logger=settings t=2026-05-18T00:40:03.272666994Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-18T00:40:03Z logger=settings t=2026-05-18T00:40:03.273762613Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-18T00:40:03.273797794Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-18T00:40:03.273940416Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-18T00:40:03.274030928Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-18T00:40:03.274124109Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-18T00:40:03.27416722Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-18T00:40:03.2741802Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-18T00:40:03.274191631Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-18T00:40:03.274198741Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-18T00:40:03.274257152Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-18T00:40:03.274275672Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-18T00:40:03.274305933Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-18T00:40:03.274343733Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-18T00:40:03.274353904Z level=info msg=Target target=[all] logger=settings t=2026-05-18T00:40:03.274414865Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-18T00:40:03.274462605Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-18T00:40:03.274473926Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-18T00:40:03.274479706Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-18T00:40:03.274484246Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-18T00:40:03.274489166Z level=info msg="App mode production" logger=sqlstore t=2026-05-18T00:40:03.275021795Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-18T00:40:03.275109267Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-18T00:40:03.277220904Z level=info msg="Locking database" logger=migrator t=2026-05-18T00:40:03.277240204Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-18T00:40:03.278284533Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-18T00:40:03.279709258Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.424255ms logger=migrator t=2026-05-18T00:40:03.283832731Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-18T00:40:03.284749967Z level=info msg="Migration successfully executed" id="create user table" duration=914.116µs logger=migrator t=2026-05-18T00:40:03.291801721Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-18T00:40:03.293024023Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.222142ms logger=migrator t=2026-05-18T00:40:03.300492595Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-18T00:40:03.301671815Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.18391ms logger=migrator t=2026-05-18T00:40:03.310597653Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-18T00:40:03.311857515Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.258722ms logger=migrator t=2026-05-18T00:40:03.318143926Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-18T00:40:03.319016521Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=875.305µs logger=migrator t=2026-05-18T00:40:03.323433399Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-18T00:40:03.325872772Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.439173ms logger=migrator t=2026-05-18T00:40:03.330998803Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-18T00:40:03.331849438Z level=info msg="Migration successfully executed" id="create user table v2" duration=850.735µs logger=migrator t=2026-05-18T00:40:03.336235975Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-18T00:40:03.337022099Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=785.704µs logger=migrator t=2026-05-18T00:40:03.343044265Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-18T00:40:03.343909591Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=865.186µs logger=migrator t=2026-05-18T00:40:03.348255697Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-18T00:40:03.348907419Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=651.572µs logger=migrator t=2026-05-18T00:40:03.354436186Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-18T00:40:03.354954256Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=518.549µs logger=migrator t=2026-05-18T00:40:03.361271167Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-18T00:40:03.363166971Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.898684ms logger=migrator t=2026-05-18T00:40:03.367032059Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-18T00:40:03.36708236Z level=info msg="Migration successfully executed" id="Update user table charset" duration=52.441µs logger=migrator t=2026-05-18T00:40:03.370835026Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-18T00:40:03.372985784Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.150428ms logger=migrator t=2026-05-18T00:40:03.377228439Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-18T00:40:03.377500454Z level=info msg="Migration successfully executed" id="Add missing user data" duration=272.465µs logger=migrator t=2026-05-18T00:40:03.38182115Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-18T00:40:03.38298427Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.16331ms logger=migrator t=2026-05-18T00:40:03.386699346Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-18T00:40:03.387452219Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=752.933µs logger=migrator t=2026-05-18T00:40:03.391233056Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-18T00:40:03.39258001Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.346564ms logger=migrator t=2026-05-18T00:40:03.400165244Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-18T00:40:03.409914316Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.751982ms logger=migrator t=2026-05-18T00:40:03.421642453Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-18T00:40:03.422971526Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.328344ms logger=migrator t=2026-05-18T00:40:03.426652831Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-18T00:40:03.426869685Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=217.194µs logger=migrator t=2026-05-18T00:40:03.430359416Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-18T00:40:03.431101349Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=741.943µs logger=migrator t=2026-05-18T00:40:03.437783247Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-18T00:40:03.438273906Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=488.979µs logger=migrator t=2026-05-18T00:40:03.442374198Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-18T00:40:03.443007369Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=633.451µs logger=migrator t=2026-05-18T00:40:03.447919936Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-18T00:40:03.44927931Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.359624ms logger=migrator t=2026-05-18T00:40:03.455639052Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-18T00:40:03.456368525Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=729.943µs logger=migrator t=2026-05-18T00:40:03.460103371Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-18T00:40:03.460831084Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=727.483µs logger=migrator t=2026-05-18T00:40:03.464734803Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-18T00:40:03.465465976Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=733.523µs logger=migrator t=2026-05-18T00:40:03.469721971Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-18T00:40:03.470454204Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=731.873µs logger=migrator t=2026-05-18T00:40:03.475699116Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-18T00:40:03.475741287Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.511µs logger=migrator t=2026-05-18T00:40:03.479829109Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-18T00:40:03.481070001Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.240952ms logger=migrator t=2026-05-18T00:40:03.487085417Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-18T00:40:03.488307229Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.218352ms logger=migrator t=2026-05-18T00:40:03.494020979Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-18T00:40:03.495144339Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.12332ms logger=migrator t=2026-05-18T00:40:03.503309033Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-18T00:40:03.504146198Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=835.715µs logger=migrator t=2026-05-18T00:40:03.50878503Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:40:03.513188958Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.405258ms logger=migrator t=2026-05-18T00:40:03.518562852Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-18T00:40:03.519452758Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=891.416µs logger=migrator t=2026-05-18T00:40:03.524349585Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-18T00:40:03.525095778Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=745.863µs logger=migrator t=2026-05-18T00:40:03.528946426Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-18T00:40:03.529715599Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=770.103µs logger=migrator t=2026-05-18T00:40:03.534417012Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-18T00:40:03.535134005Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=716.723µs logger=migrator t=2026-05-18T00:40:03.570851345Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-18T00:40:03.571971825Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.11917ms logger=migrator t=2026-05-18T00:40:03.581696516Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-18T00:40:03.582254496Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=560.67µs logger=migrator t=2026-05-18T00:40:03.588486656Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-18T00:40:03.589024346Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=537.89µs logger=migrator t=2026-05-18T00:40:03.593324511Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-18T00:40:03.593713448Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=391.767µs logger=migrator t=2026-05-18T00:40:03.600309495Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-18T00:40:03.601097779Z level=info msg="Migration successfully executed" id="create star table" duration=787.274µs logger=migrator t=2026-05-18T00:40:03.606004856Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-18T00:40:03.606877921Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=872.155µs logger=migrator t=2026-05-18T00:40:03.612714964Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-18T00:40:03.613518698Z level=info msg="Migration successfully executed" id="create org table v1" duration=803.374µs logger=migrator t=2026-05-18T00:40:03.618814852Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-18T00:40:03.620488021Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.672359ms logger=migrator t=2026-05-18T00:40:03.625993688Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-18T00:40:03.626763322Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=768.974µs logger=migrator t=2026-05-18T00:40:03.631307662Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-18T00:40:03.632588895Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.280943ms logger=migrator t=2026-05-18T00:40:03.638446478Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-18T00:40:03.639323603Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=876.695µs logger=migrator t=2026-05-18T00:40:03.644518295Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-18T00:40:03.646026552Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.507727ms logger=migrator t=2026-05-18T00:40:03.651133852Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-18T00:40:03.651211063Z level=info msg="Migration successfully executed" id="Update org table charset" duration=77.671µs logger=migrator t=2026-05-18T00:40:03.655853655Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-18T00:40:03.655880886Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.991µs logger=migrator t=2026-05-18T00:40:03.662222967Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-18T00:40:03.662618034Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=393.837µs logger=migrator t=2026-05-18T00:40:03.668753553Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-18T00:40:03.670530594Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.777971ms logger=migrator t=2026-05-18T00:40:03.675845338Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-18T00:40:03.676690943Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=887.616µs logger=migrator t=2026-05-18T00:40:03.681215873Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-18T00:40:03.682093228Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=876.995µs logger=migrator t=2026-05-18T00:40:03.688162975Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-18T00:40:03.688912808Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=749.413µs logger=migrator t=2026-05-18T00:40:03.698566049Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-18T00:40:03.699422194Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=856.215µs logger=migrator t=2026-05-18T00:40:03.70942124Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-18T00:40:03.710223504Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=806.484µs logger=migrator t=2026-05-18T00:40:03.723929596Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-18T00:40:03.728195841Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.263015ms logger=migrator t=2026-05-18T00:40:03.74287169Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-18T00:40:03.744306076Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.437136ms logger=migrator t=2026-05-18T00:40:03.74909646Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-18T00:40:03.750439514Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.343204ms logger=migrator t=2026-05-18T00:40:03.756554282Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-18T00:40:03.757679032Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.117439ms logger=migrator t=2026-05-18T00:40:03.763123457Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-18T00:40:03.763441482Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=318.265µs logger=migrator t=2026-05-18T00:40:03.770734141Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-18T00:40:03.772120675Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.386224ms logger=migrator t=2026-05-18T00:40:03.779479025Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-18T00:40:03.779546986Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=68.811µs logger=migrator t=2026-05-18T00:40:03.785201086Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-18T00:40:03.788196909Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.995703ms logger=migrator t=2026-05-18T00:40:03.796444185Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-18T00:40:03.798325398Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.881624ms logger=migrator t=2026-05-18T00:40:03.804725801Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-18T00:40:03.807796115Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.068454ms logger=migrator t=2026-05-18T00:40:03.813723189Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-18T00:40:03.814527624Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=804.465µs logger=migrator t=2026-05-18T00:40:03.820866785Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-18T00:40:03.822777409Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.910484ms logger=migrator t=2026-05-18T00:40:03.830808891Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-18T00:40:03.831952691Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.14192ms logger=migrator t=2026-05-18T00:40:03.838881264Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-18T00:40:03.839764129Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=882.545µs logger=migrator t=2026-05-18T00:40:03.845886787Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-18T00:40:03.845929558Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=42.761µs logger=migrator t=2026-05-18T00:40:03.854037481Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-18T00:40:03.854083132Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.431µs logger=migrator t=2026-05-18T00:40:03.862840976Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-18T00:40:03.866207186Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.36585ms logger=migrator t=2026-05-18T00:40:03.876417806Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-18T00:40:03.878595864Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.179508ms logger=migrator t=2026-05-18T00:40:03.884886915Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-18T00:40:03.887218736Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.331961ms logger=migrator t=2026-05-18T00:40:03.894348592Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-18T00:40:03.897196513Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.84681ms logger=migrator t=2026-05-18T00:40:03.901884705Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-18T00:40:03.90214337Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=259.305µs logger=migrator t=2026-05-18T00:40:03.907478294Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-18T00:40:03.908169566Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=688.582µs logger=migrator t=2026-05-18T00:40:03.913838116Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-18T00:40:03.914440997Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=602.851µs logger=migrator t=2026-05-18T00:40:03.918957516Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-18T00:40:03.918983327Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.551µs logger=migrator t=2026-05-18T00:40:03.923345594Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-18T00:40:03.924048966Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=703.292µs logger=migrator t=2026-05-18T00:40:03.929237118Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-18T00:40:03.929895979Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=658.021µs logger=migrator t=2026-05-18T00:40:03.934065133Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:40:03.939354136Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.290683ms logger=migrator t=2026-05-18T00:40:03.944215862Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-18T00:40:03.944837273Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=620.931µs logger=migrator t=2026-05-18T00:40:03.950091946Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-18T00:40:03.950671676Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=579.63µs logger=migrator t=2026-05-18T00:40:03.955065183Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-18T00:40:03.956410867Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.345014ms logger=migrator t=2026-05-18T00:40:03.961017679Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-18T00:40:03.961527788Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=510.109µs logger=migrator t=2026-05-18T00:40:03.966648758Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-18T00:40:03.967253769Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=604.2µs logger=migrator t=2026-05-18T00:40:03.971749698Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-18T00:40:03.975169078Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.41876ms logger=migrator t=2026-05-18T00:40:03.980304779Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-18T00:40:03.981171804Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=864.755µs logger=migrator t=2026-05-18T00:40:03.987205331Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-18T00:40:03.987395554Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=190.334µs logger=migrator t=2026-05-18T00:40:03.992247219Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-18T00:40:03.992544085Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=296.906µs logger=migrator t=2026-05-18T00:40:03.997660855Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-18T00:40:03.998928347Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.264972ms logger=migrator t=2026-05-18T00:40:04.003906135Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-18T00:40:04.006269357Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.365491ms logger=migrator t=2026-05-18T00:40:04.010831207Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-18T00:40:04.012474016Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.643029ms logger=migrator t=2026-05-18T00:40:04.017297971Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-18T00:40:04.018048224Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=750.273µs logger=migrator t=2026-05-18T00:40:04.02518296Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-18T00:40:04.026371631Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.188391ms logger=migrator t=2026-05-18T00:40:04.031025873Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-18T00:40:04.032451728Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.425745ms logger=migrator t=2026-05-18T00:40:04.03878401Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-18T00:40:04.040117183Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.331034ms logger=migrator t=2026-05-18T00:40:04.046393213Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-18T00:40:04.052770596Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.376513ms logger=migrator t=2026-05-18T00:40:04.057488649Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-18T00:40:04.058479647Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=975.967µs logger=migrator t=2026-05-18T00:40:04.063143068Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-18T00:40:04.064043184Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=900.116µs logger=migrator t=2026-05-18T00:40:04.067435324Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-18T00:40:04.06831903Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=883.256µs logger=migrator t=2026-05-18T00:40:04.071677379Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-18T00:40:04.072260069Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=582.3µs logger=migrator t=2026-05-18T00:40:04.0768338Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-18T00:40:04.080285481Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.449631ms logger=migrator t=2026-05-18T00:40:04.084335052Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-18T00:40:04.087383756Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.049634ms logger=migrator t=2026-05-18T00:40:04.091307265Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-18T00:40:04.091335105Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.68µs logger=migrator t=2026-05-18T00:40:04.095336736Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-18T00:40:04.09557529Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=239.604µs logger=migrator t=2026-05-18T00:40:04.100239912Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-18T00:40:04.103050002Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.80949ms logger=migrator t=2026-05-18T00:40:04.107193435Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-18T00:40:04.107699804Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=510.379µs logger=migrator t=2026-05-18T00:40:04.114637516Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-18T00:40:04.115050783Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=420.287µs logger=migrator t=2026-05-18T00:40:04.121437266Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-18T00:40:04.124209584Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.774588ms logger=migrator t=2026-05-18T00:40:04.127613324Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-18T00:40:04.127807528Z level=info msg="Migration successfully executed" id="Update uid value" duration=194.144µs logger=migrator t=2026-05-18T00:40:04.131373601Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-18T00:40:04.132221596Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=848.195µs logger=migrator t=2026-05-18T00:40:04.135549724Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-18T00:40:04.136325918Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=776.024µs logger=migrator t=2026-05-18T00:40:04.140370809Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-18T00:40:04.140938559Z level=info msg="Migration successfully executed" id="create api_key table" duration=567.47µs logger=migrator t=2026-05-18T00:40:04.145810615Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-18T00:40:04.146791782Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=982.677µs logger=migrator t=2026-05-18T00:40:04.156332051Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-18T00:40:04.158400287Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.066726ms logger=migrator t=2026-05-18T00:40:04.16880023Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-18T00:40:04.169969381Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.171951ms logger=migrator t=2026-05-18T00:40:04.176641268Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-18T00:40:04.177736618Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.09681ms logger=migrator t=2026-05-18T00:40:04.182166696Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-18T00:40:04.182880268Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=715.692µs logger=migrator t=2026-05-18T00:40:04.187638002Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-18T00:40:04.188435396Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=797.524µs logger=migrator t=2026-05-18T00:40:04.211710526Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-18T00:40:04.218413244Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.702008ms logger=migrator t=2026-05-18T00:40:04.607211704Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-18T00:40:04.608569718Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.360724ms logger=migrator t=2026-05-18T00:40:04.747124809Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-18T00:40:04.748671717Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.552798ms logger=migrator t=2026-05-18T00:40:04.816849728Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-18T00:40:04.818269723Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.420935ms logger=migrator t=2026-05-18T00:40:05.0639738Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-18T00:40:05.067902229Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=3.924759ms logger=migrator t=2026-05-18T00:40:05.170277511Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-18T00:40:05.170903412Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=613.51µs logger=migrator t=2026-05-18T00:40:05.337290969Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-18T00:40:05.33849952Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.212711ms logger=migrator t=2026-05-18T00:40:05.398205111Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-18T00:40:05.398261301Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=60.741µs logger=migrator t=2026-05-18T00:40:05.408351409Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-18T00:40:05.410952785Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.599335ms logger=migrator t=2026-05-18T00:40:05.415174409Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-18T00:40:05.417667693Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.494094ms logger=migrator t=2026-05-18T00:40:05.422419556Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-18T00:40:05.422774653Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=355.477µs logger=migrator t=2026-05-18T00:40:05.427246731Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-18T00:40:05.429590993Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.343931ms logger=migrator t=2026-05-18T00:40:05.440915762Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-18T00:40:05.443468227Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.558885ms logger=migrator t=2026-05-18T00:40:05.44876169Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-18T00:40:05.449306799Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=545.919µs logger=migrator t=2026-05-18T00:40:05.453260029Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-18T00:40:05.453650266Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=390.227µs logger=migrator t=2026-05-18T00:40:05.459280605Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-18T00:40:05.461624446Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.346041ms logger=migrator t=2026-05-18T00:40:05.469560716Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-18T00:40:05.470503032Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=944.837µs logger=migrator t=2026-05-18T00:40:05.479264026Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-18T00:40:05.480161892Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=898.076µs logger=migrator t=2026-05-18T00:40:05.489670519Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-18T00:40:05.490715788Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.048199ms logger=migrator t=2026-05-18T00:40:05.496771695Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-18T00:40:05.496871026Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=101.762µs logger=migrator t=2026-05-18T00:40:05.501329005Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-18T00:40:05.501357255Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.53µs logger=migrator t=2026-05-18T00:40:05.507389461Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-18T00:40:05.512092964Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.688733ms logger=migrator t=2026-05-18T00:40:05.521449279Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-18T00:40:05.525393948Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.947049ms logger=migrator t=2026-05-18T00:40:05.530189392Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-18T00:40:05.530239513Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=52.731µs logger=migrator t=2026-05-18T00:40:05.537685014Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-18T00:40:05.538661781Z level=info msg="Migration successfully executed" id="create quota table v1" duration=979.977µs logger=migrator t=2026-05-18T00:40:05.544552595Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-18T00:40:05.545293238Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=739.763µs logger=migrator t=2026-05-18T00:40:05.551158611Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-18T00:40:05.551178692Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=21.491µs logger=migrator t=2026-05-18T00:40:05.555894154Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-18T00:40:05.556576056Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=681.582µs logger=migrator t=2026-05-18T00:40:05.559924866Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-18T00:40:05.560831431Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=906.536µs logger=migrator t=2026-05-18T00:40:05.563998267Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-18T00:40:05.567848345Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.850008ms logger=migrator t=2026-05-18T00:40:05.573738499Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-18T00:40:05.57382249Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=84.042µs logger=migrator t=2026-05-18T00:40:05.579720194Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-18T00:40:05.580844164Z level=info msg="Migration successfully executed" id="create session table" duration=1.120709ms logger=migrator t=2026-05-18T00:40:05.584177892Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-18T00:40:05.584273184Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=97.042µs logger=migrator t=2026-05-18T00:40:05.588835374Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-18T00:40:05.588979487Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=144.103µs logger=migrator t=2026-05-18T00:40:05.59314549Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-18T00:40:05.59373199Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=586.33µs logger=migrator t=2026-05-18T00:40:05.597530577Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-18T00:40:05.598431813Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=904.416µs logger=migrator t=2026-05-18T00:40:05.607097405Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-18T00:40:05.607128076Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.801µs logger=migrator t=2026-05-18T00:40:05.617408227Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-18T00:40:05.617479398Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=75.531µs logger=migrator t=2026-05-18T00:40:05.625105682Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-18T00:40:05.630877974Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.771852ms logger=migrator t=2026-05-18T00:40:05.63465765Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-18T00:40:05.637760195Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.101895ms logger=migrator t=2026-05-18T00:40:05.642356936Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-18T00:40:05.642434657Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.111µs logger=migrator t=2026-05-18T00:40:05.645545102Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-18T00:40:05.645620843Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.501µs logger=migrator t=2026-05-18T00:40:05.649777126Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-18T00:40:05.651224712Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.446816ms logger=migrator t=2026-05-18T00:40:05.657416761Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-18T00:40:05.657482862Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=71.722µs logger=migrator t=2026-05-18T00:40:05.662054922Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-18T00:40:05.667239234Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.186072ms logger=migrator t=2026-05-18T00:40:05.6704476Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-18T00:40:05.670672834Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=225.214µs logger=migrator t=2026-05-18T00:40:05.675604061Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-18T00:40:05.679064981Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.46055ms logger=migrator t=2026-05-18T00:40:05.682773477Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-18T00:40:05.686253428Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.480051ms logger=migrator t=2026-05-18T00:40:05.690096005Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-18T00:40:05.690260308Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=164.323µs logger=migrator t=2026-05-18T00:40:05.694683576Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-18T00:40:05.695695814Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.013008ms logger=migrator t=2026-05-18T00:40:05.700385727Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-18T00:40:05.703558612Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=3.173106ms logger=migrator t=2026-05-18T00:40:05.708632822Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-18T00:40:05.709724231Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.08695ms logger=migrator t=2026-05-18T00:40:05.714941352Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-18T00:40:05.716802145Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.860903ms logger=migrator t=2026-05-18T00:40:05.722777111Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-18T00:40:05.725287305Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.510174ms logger=migrator t=2026-05-18T00:40:05.729354946Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-18T00:40:05.730270802Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=915.916µs logger=migrator t=2026-05-18T00:40:05.741199085Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-18T00:40:05.74204656Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=849.645µs logger=migrator t=2026-05-18T00:40:05.749192015Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-18T00:40:05.750103081Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=912.516µs logger=migrator t=2026-05-18T00:40:05.755668039Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-18T00:40:05.756712507Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.044678ms logger=migrator t=2026-05-18T00:40:05.762014991Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-18T00:40:05.775770643Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.752832ms logger=migrator t=2026-05-18T00:40:05.782029963Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-18T00:40:05.782687684Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=657.901µs logger=migrator t=2026-05-18T00:40:05.786171456Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-18T00:40:05.787094312Z 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=922.776µs logger=migrator t=2026-05-18T00:40:05.793920432Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-18T00:40:05.794339479Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=419.487µs logger=migrator t=2026-05-18T00:40:05.798855899Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-18T00:40:05.799540391Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=683.932µs logger=migrator t=2026-05-18T00:40:05.804671601Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-18T00:40:05.805706499Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.033958ms logger=migrator t=2026-05-18T00:40:05.809979895Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-18T00:40:05.815053884Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.07722ms logger=migrator t=2026-05-18T00:40:05.820916427Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-18T00:40:05.824554921Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.635304ms logger=migrator t=2026-05-18T00:40:05.828215645Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-18T00:40:05.834871323Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.649987ms logger=migrator t=2026-05-18T00:40:05.838881563Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-18T00:40:05.841723583Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.84482ms logger=migrator t=2026-05-18T00:40:05.845145473Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-18T00:40:05.846246023Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.10035ms logger=migrator t=2026-05-18T00:40:05.851474224Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-18T00:40:05.851506105Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.341µs logger=migrator t=2026-05-18T00:40:05.856407181Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-18T00:40:05.856439312Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.241µs logger=migrator t=2026-05-18T00:40:05.860145237Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-18T00:40:05.860954711Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=807.614µs logger=migrator t=2026-05-18T00:40:05.865876788Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-18T00:40:05.866894586Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.017818ms logger=migrator t=2026-05-18T00:40:05.871492357Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-18T00:40:05.874152994Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.657837ms logger=migrator t=2026-05-18T00:40:05.881580124Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-18T00:40:05.88246931Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=889.406µs logger=migrator t=2026-05-18T00:40:05.886931458Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-18T00:40:05.88819734Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.265192ms logger=migrator t=2026-05-18T00:40:05.892101699Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-18T00:40:05.898530532Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.430133ms logger=migrator t=2026-05-18T00:40:05.902286209Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-18T00:40:05.905121938Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.833689ms logger=migrator t=2026-05-18T00:40:05.911066323Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-18T00:40:05.911265627Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=199.933µs logger=migrator t=2026-05-18T00:40:05.92111072Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-18T00:40:05.922113897Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.004267ms logger=migrator t=2026-05-18T00:40:05.926976433Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-18T00:40:05.927900019Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=923.966µs logger=migrator t=2026-05-18T00:40:05.939814739Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-18T00:40:05.943559245Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.746776ms logger=migrator t=2026-05-18T00:40:05.949514399Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-18T00:40:05.949676312Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=163.463µs logger=migrator t=2026-05-18T00:40:05.954471687Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-18T00:40:05.956098075Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.626629ms logger=migrator t=2026-05-18T00:40:05.964770438Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-18T00:40:05.965879547Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.111769ms logger=migrator t=2026-05-18T00:40:05.972380022Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-18T00:40:05.972553965Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=177.013µs logger=migrator t=2026-05-18T00:40:05.979842133Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-18T00:40:05.981005433Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.16623ms logger=migrator t=2026-05-18T00:40:05.98931962Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-18T00:40:05.990548361Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.230731ms logger=migrator t=2026-05-18T00:40:05.994838867Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-18T00:40:05.99560509Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=766.073µs logger=migrator t=2026-05-18T00:40:06.001147548Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-18T00:40:06.002357189Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.215901ms logger=migrator t=2026-05-18T00:40:06.012341355Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-18T00:40:06.013399763Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.060109ms logger=migrator t=2026-05-18T00:40:06.017616367Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-18T00:40:06.018779998Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.164281ms logger=migrator t=2026-05-18T00:40:06.024418887Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-18T00:40:06.024464857Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=49.59µs logger=migrator t=2026-05-18T00:40:06.027527751Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-18T00:40:06.034929391Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.40027ms logger=migrator t=2026-05-18T00:40:06.039779727Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-18T00:40:06.040680392Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=900.845µs logger=migrator t=2026-05-18T00:40:06.044488529Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-18T00:40:06.051304789Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.81609ms logger=migrator t=2026-05-18T00:40:06.055591454Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-18T00:40:06.056100463Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=509.139µs logger=migrator t=2026-05-18T00:40:06.060057023Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-18T00:40:06.060676674Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=619.501µs logger=migrator t=2026-05-18T00:40:06.067465033Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-18T00:40:06.068867738Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.402804ms logger=migrator t=2026-05-18T00:40:06.076470841Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-18T00:40:06.086696811Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.2265ms logger=migrator t=2026-05-18T00:40:06.091952093Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-18T00:40:06.0934549Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.507317ms logger=migrator t=2026-05-18T00:40:06.098302875Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-18T00:40:06.09919591Z 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=892.855µs logger=migrator t=2026-05-18T00:40:06.10716583Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-18T00:40:06.107761231Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=602.041µs logger=migrator t=2026-05-18T00:40:06.114121313Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-18T00:40:06.11510228Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=981.058µs logger=migrator t=2026-05-18T00:40:06.122187104Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-18T00:40:06.122377507Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=190.603µs logger=migrator t=2026-05-18T00:40:06.129425201Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-18T00:40:06.135656161Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.22889ms logger=migrator t=2026-05-18T00:40:06.140277092Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-18T00:40:06.144395634Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.117922ms logger=migrator t=2026-05-18T00:40:06.149959522Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-18T00:40:06.150830887Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=871.015µs logger=migrator t=2026-05-18T00:40:06.160923615Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-18T00:40:06.1618136Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=890.765µs logger=migrator t=2026-05-18T00:40:06.174837499Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-18T00:40:06.175073823Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=236.124µs logger=migrator t=2026-05-18T00:40:06.180068801Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-18T00:40:06.183145855Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.077494ms logger=migrator t=2026-05-18T00:40:06.188257335Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-18T00:40:06.189836153Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.578218ms logger=migrator t=2026-05-18T00:40:06.199048154Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-18T00:40:06.199228607Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=180.873µs logger=migrator t=2026-05-18T00:40:06.203382221Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-18T00:40:06.203787618Z level=info msg="Migration successfully executed" id="Move region to single row" duration=405.207µs logger=migrator t=2026-05-18T00:40:06.207305999Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-18T00:40:06.208193265Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=887.866µs logger=migrator t=2026-05-18T00:40:06.212714875Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-18T00:40:06.213517939Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=803.294µs logger=migrator t=2026-05-18T00:40:06.221341006Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-18T00:40:06.222250972Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=910.336µs logger=migrator t=2026-05-18T00:40:06.225589741Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-18T00:40:06.226432416Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=842.535µs logger=migrator t=2026-05-18T00:40:06.234683461Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-18T00:40:06.236235738Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.556668ms logger=migrator t=2026-05-18T00:40:06.240842769Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-18T00:40:06.241910527Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.070489ms logger=migrator t=2026-05-18T00:40:06.250096381Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-18T00:40:06.250164542Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.561µs logger=migrator t=2026-05-18T00:40:06.253330308Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-18T00:40:06.254180913Z level=info msg="Migration successfully executed" id="create test_data table" duration=850.785µs logger=migrator t=2026-05-18T00:40:06.260576635Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-18T00:40:06.26142731Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=850.815µs logger=migrator t=2026-05-18T00:40:06.268401273Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-18T00:40:06.26940142Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.000067ms logger=migrator t=2026-05-18T00:40:06.275137221Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-18T00:40:06.27679603Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.657759ms logger=migrator t=2026-05-18T00:40:06.284311372Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-18T00:40:06.284535156Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=225.054µs logger=migrator t=2026-05-18T00:40:06.2898645Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-18T00:40:06.290243726Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=379.606µs logger=migrator t=2026-05-18T00:40:06.295288865Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-18T00:40:06.295382067Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=93.892µs logger=migrator t=2026-05-18T00:40:06.300177261Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-18T00:40:06.301100737Z level=info msg="Migration successfully executed" id="create team table" duration=923.596µs logger=migrator t=2026-05-18T00:40:06.309384653Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-18T00:40:06.310625125Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.246682ms logger=migrator t=2026-05-18T00:40:06.319551241Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-18T00:40:06.32060308Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.046759ms logger=migrator t=2026-05-18T00:40:06.323955859Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-18T00:40:06.331658524Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.694465ms logger=migrator t=2026-05-18T00:40:06.336644252Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-18T00:40:06.336920896Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=279.294µs logger=migrator t=2026-05-18T00:40:06.34166703Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-18T00:40:06.342620117Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=952.947µs logger=migrator t=2026-05-18T00:40:06.348404938Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-18T00:40:06.34964521Z level=info msg="Migration successfully executed" id="create team member table" duration=1.244382ms logger=migrator t=2026-05-18T00:40:06.357759313Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-18T00:40:06.358932303Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.15555ms logger=migrator t=2026-05-18T00:40:06.363852219Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-18T00:40:06.364745345Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=892.666µs logger=migrator t=2026-05-18T00:40:06.461089598Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-18T00:40:06.462702176Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.619578ms logger=migrator t=2026-05-18T00:40:06.469224911Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-18T00:40:06.473797831Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.577841ms logger=migrator t=2026-05-18T00:40:06.513924816Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-18T00:40:06.520152675Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.230169ms logger=migrator t=2026-05-18T00:40:06.524886918Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-18T00:40:06.52950353Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.614651ms logger=migrator t=2026-05-18T00:40:06.534165041Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-18T00:40:06.535075707Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=910.426µs logger=migrator t=2026-05-18T00:40:06.540803268Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-18T00:40:06.541726374Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=922.606µs logger=migrator t=2026-05-18T00:40:06.546358516Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-18T00:40:06.547367593Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.001207ms logger=migrator t=2026-05-18T00:40:06.554813384Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-18T00:40:06.556724538Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.912774ms logger=migrator t=2026-05-18T00:40:06.561224697Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-18T00:40:06.562426458Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.201671ms logger=migrator t=2026-05-18T00:40:06.567016559Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-18T00:40:06.568173409Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.15665ms logger=migrator t=2026-05-18T00:40:06.574373618Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-18T00:40:06.576630498Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.258409ms logger=migrator t=2026-05-18T00:40:06.639789067Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-18T00:40:06.641704011Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.921884ms logger=migrator t=2026-05-18T00:40:06.647157236Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-18T00:40:06.647904469Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=739.903µs logger=migrator t=2026-05-18T00:40:06.653163932Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-18T00:40:06.653550469Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=392.927µs logger=migrator t=2026-05-18T00:40:06.657969856Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-18T00:40:06.659210888Z level=info msg="Migration successfully executed" id="create tag table" duration=1.236472ms logger=migrator t=2026-05-18T00:40:06.66444635Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-18T00:40:06.666210081Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.763631ms logger=migrator t=2026-05-18T00:40:06.67185043Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-18T00:40:06.672623114Z level=info msg="Migration successfully executed" id="create login attempt table" duration=772.934µs logger=migrator t=2026-05-18T00:40:06.677398838Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-18T00:40:06.678302353Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=903.055µs logger=migrator t=2026-05-18T00:40:06.683168129Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-18T00:40:06.684067115Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=899.246µs logger=migrator t=2026-05-18T00:40:06.689737594Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:40:06.706888106Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.152132ms logger=migrator t=2026-05-18T00:40:06.711376144Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-18T00:40:06.711937334Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=561.39µs logger=migrator t=2026-05-18T00:40:06.719544248Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-18T00:40:06.720447794Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=903.586µs logger=migrator t=2026-05-18T00:40:06.726119094Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-18T00:40:06.726404579Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=285.945µs logger=migrator t=2026-05-18T00:40:06.731376156Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-18T00:40:06.732386444Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.005377ms logger=migrator t=2026-05-18T00:40:06.738254417Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-18T00:40:06.740291653Z level=info msg="Migration successfully executed" id="create user auth table" duration=2.071566ms logger=migrator t=2026-05-18T00:40:06.74527908Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-18T00:40:06.746695505Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.420445ms logger=migrator t=2026-05-18T00:40:06.751350457Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-18T00:40:06.751427178Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=78.021µs logger=migrator t=2026-05-18T00:40:06.756412116Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-18T00:40:06.764091381Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.673874ms logger=migrator t=2026-05-18T00:40:06.768896085Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-18T00:40:06.77428758Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.391125ms logger=migrator t=2026-05-18T00:40:06.779850097Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-18T00:40:06.786018176Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.168189ms logger=migrator t=2026-05-18T00:40:06.79025659Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-18T00:40:06.795626615Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.369885ms logger=migrator t=2026-05-18T00:40:06.800247826Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-18T00:40:06.801201602Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=954.446µs logger=migrator t=2026-05-18T00:40:06.806917823Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-18T00:40:06.812337828Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.424865ms logger=migrator t=2026-05-18T00:40:06.816900108Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-18T00:40:06.817741243Z level=info msg="Migration successfully executed" id="create server_lock table" duration=838.575µs logger=migrator t=2026-05-18T00:40:06.824597513Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-18T00:40:06.826613679Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.018806ms logger=migrator t=2026-05-18T00:40:06.831623217Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-18T00:40:06.832496202Z level=info msg="Migration successfully executed" id="create user auth token table" duration=873.135µs logger=migrator t=2026-05-18T00:40:06.838094991Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-18T00:40:06.83973923Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.643878ms logger=migrator t=2026-05-18T00:40:06.845871337Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-18T00:40:06.846903095Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.032158ms logger=migrator t=2026-05-18T00:40:06.851984435Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-18T00:40:06.853604833Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.616139ms logger=migrator t=2026-05-18T00:40:06.858709273Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-18T00:40:06.866054072Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.345259ms logger=migrator t=2026-05-18T00:40:06.873730867Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-18T00:40:06.874823586Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.093949ms logger=migrator t=2026-05-18T00:40:06.880334433Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-18T00:40:06.881935791Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.602078ms logger=migrator t=2026-05-18T00:40:06.888046468Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-18T00:40:06.889368581Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.325333ms logger=migrator t=2026-05-18T00:40:06.896180121Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-18T00:40:06.897778559Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.595348ms logger=migrator t=2026-05-18T00:40:06.903689863Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-18T00:40:06.904800682Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.110559ms logger=migrator t=2026-05-18T00:40:06.911147084Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-18T00:40:06.911258476Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=109.672µs logger=migrator t=2026-05-18T00:40:06.919278787Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-18T00:40:06.91945337Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=175.533µs logger=migrator t=2026-05-18T00:40:06.925470056Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-18T00:40:06.927027643Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.558927ms logger=migrator t=2026-05-18T00:40:06.933549817Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:40:06.935522322Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.973755ms logger=migrator t=2026-05-18T00:40:06.941761882Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:40:06.942861961Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.10618ms logger=migrator t=2026-05-18T00:40:06.949967626Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:40:06.950132369Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=166.023µs logger=migrator t=2026-05-18T00:40:06.9547599Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:40:06.956421649Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.661769ms logger=migrator t=2026-05-18T00:40:06.96103761Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:40:06.961967877Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=930.697µs logger=migrator t=2026-05-18T00:40:06.966963695Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:40:06.967997253Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.033338ms logger=migrator t=2026-05-18T00:40:06.972357389Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:40:06.973399087Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.041648ms logger=migrator t=2026-05-18T00:40:06.978738981Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-18T00:40:06.987299201Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.56155ms logger=migrator t=2026-05-18T00:40:06.991985214Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-18T00:40:06.992936181Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=950.947µs logger=migrator t=2026-05-18T00:40:06.997298877Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-18T00:40:06.99744196Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=143.313µs logger=migrator t=2026-05-18T00:40:07.004526794Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-18T00:40:07.005549552Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.023368ms logger=migrator t=2026-05-18T00:40:07.010320356Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-18T00:40:07.011380424Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.059848ms logger=migrator t=2026-05-18T00:40:07.016305811Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-18T00:40:07.017309899Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.003758ms logger=migrator t=2026-05-18T00:40:07.022808735Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:40:07.022873546Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.361µs logger=migrator t=2026-05-18T00:40:07.027217992Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-18T00:40:07.028686628Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.468126ms logger=migrator t=2026-05-18T00:40:07.034757815Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-18T00:40:07.036247561Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.489507ms logger=migrator t=2026-05-18T00:40:07.041235808Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-18T00:40:07.042969059Z 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.732651ms logger=migrator t=2026-05-18T00:40:07.047688932Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-18T00:40:07.048609938Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=917.866µs logger=migrator t=2026-05-18T00:40:07.056983524Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-18T00:40:07.068042208Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=11.046654ms logger=migrator t=2026-05-18T00:40:07.0726754Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-18T00:40:07.074135236Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.460035ms logger=migrator t=2026-05-18T00:40:07.078450871Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-18T00:40:07.079492039Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.040658ms logger=migrator t=2026-05-18T00:40:07.085090357Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-18T00:40:07.112539619Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.449022ms logger=migrator t=2026-05-18T00:40:07.116753193Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-18T00:40:07.140357137Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.601324ms logger=migrator t=2026-05-18T00:40:07.145989066Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-18T00:40:07.146994984Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.005688ms logger=migrator t=2026-05-18T00:40:07.15421283Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-18T00:40:07.155771367Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.557767ms logger=migrator t=2026-05-18T00:40:07.160535851Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-18T00:40:07.168170175Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.635034ms logger=migrator t=2026-05-18T00:40:07.172958799Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-18T00:40:07.178594278Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.636179ms logger=migrator t=2026-05-18T00:40:07.184067054Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-18T00:40:07.185040271Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=973.217µs logger=migrator t=2026-05-18T00:40:07.18955331Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-18T00:40:07.191029646Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.475506ms logger=migrator t=2026-05-18T00:40:07.195935952Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-18T00:40:07.197371717Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.436485ms logger=migrator t=2026-05-18T00:40:07.203427164Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-18T00:40:07.204609334Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.180841ms logger=migrator t=2026-05-18T00:40:07.209470089Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:40:07.209618822Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=149.523µs logger=migrator t=2026-05-18T00:40:07.213937078Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-18T00:40:07.219817141Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.879783ms logger=migrator t=2026-05-18T00:40:07.225331068Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-18T00:40:07.231799651Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.468663ms logger=migrator t=2026-05-18T00:40:07.235815302Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-18T00:40:07.241973379Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.157437ms logger=migrator t=2026-05-18T00:40:07.246144333Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-18T00:40:07.247092519Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=950.257µs logger=migrator t=2026-05-18T00:40:07.253292238Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-18T00:40:07.254322176Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.029398ms logger=migrator t=2026-05-18T00:40:07.258494269Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-18T00:40:07.264412813Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.918064ms logger=migrator t=2026-05-18T00:40:07.268337152Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-18T00:40:07.274191835Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.854192ms logger=migrator t=2026-05-18T00:40:07.279993377Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-18T00:40:07.281051465Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.057728ms logger=migrator t=2026-05-18T00:40:07.286100904Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-18T00:40:07.292014127Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.911103ms logger=migrator t=2026-05-18T00:40:07.296416684Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-18T00:40:07.302495991Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.076777ms logger=migrator t=2026-05-18T00:40:07.308088209Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-18T00:40:07.308247332Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=160.123µs logger=migrator t=2026-05-18T00:40:07.312905624Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-18T00:40:07.314726516Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.821072ms logger=migrator t=2026-05-18T00:40:07.319853096Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-18T00:40:07.320907364Z 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.053668ms logger=migrator t=2026-05-18T00:40:07.327033811Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-18T00:40:07.328822333Z 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.784782ms logger=migrator t=2026-05-18T00:40:07.333877272Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:40:07.334017764Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=141.102µs logger=migrator t=2026-05-18T00:40:07.338196668Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-18T00:40:07.34467886Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.481772ms logger=migrator t=2026-05-18T00:40:07.350673355Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-18T00:40:07.356869174Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.195609ms logger=migrator t=2026-05-18T00:40:07.360791773Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-18T00:40:07.367686874Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.894681ms logger=migrator t=2026-05-18T00:40:07.374035835Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-18T00:40:07.380983307Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.948432ms logger=migrator t=2026-05-18T00:40:07.387550772Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-18T00:40:07.393961255Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.410113ms logger=migrator t=2026-05-18T00:40:07.398171548Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-18T00:40:07.39826605Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=95.182µs logger=migrator t=2026-05-18T00:40:07.402441713Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-18T00:40:07.403234347Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=780.094µs logger=migrator t=2026-05-18T00:40:07.409337524Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-18T00:40:07.415687156Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.349632ms logger=migrator t=2026-05-18T00:40:07.421660471Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-18T00:40:07.421735432Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.091µs logger=migrator t=2026-05-18T00:40:07.425980316Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-18T00:40:07.434945053Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.966257ms logger=migrator t=2026-05-18T00:40:07.439993102Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-18T00:40:07.441258804Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.266242ms logger=migrator t=2026-05-18T00:40:07.449473928Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-18T00:40:07.456640704Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.166546ms logger=migrator t=2026-05-18T00:40:07.461131813Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-18T00:40:07.461750934Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=619.191µs logger=migrator t=2026-05-18T00:40:07.466528548Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-18T00:40:07.468313779Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.785331ms logger=migrator t=2026-05-18T00:40:07.474919135Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-18T00:40:07.481818536Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.899201ms logger=migrator t=2026-05-18T00:40:07.486175742Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-18T00:40:07.486961156Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=785.414µs logger=migrator t=2026-05-18T00:40:07.492484183Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-18T00:40:07.493571682Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.087389ms logger=migrator t=2026-05-18T00:40:07.499869042Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-18T00:40:07.500707827Z level=info msg="Migration successfully executed" id="create alert_image table" duration=838.705µs logger=migrator t=2026-05-18T00:40:07.50544123Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-18T00:40:07.506641251Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.199531ms logger=migrator t=2026-05-18T00:40:07.511636159Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-18T00:40:07.51173794Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=102.831µs logger=migrator t=2026-05-18T00:40:07.515892353Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-18T00:40:07.516907251Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.018108ms logger=migrator t=2026-05-18T00:40:07.523032839Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-18T00:40:07.524596026Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.562577ms logger=migrator t=2026-05-18T00:40:07.528891432Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-18T00:40:07.529522133Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-18T00:40:07.533698066Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-18T00:40:07.534608622Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=911.796µs logger=migrator t=2026-05-18T00:40:07.53905452Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-18T00:40:07.540732569Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.678019ms logger=migrator t=2026-05-18T00:40:07.546758355Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-18T00:40:07.555352956Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.595321ms logger=migrator t=2026-05-18T00:40:07.560460595Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-18T00:40:07.561715227Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.254022ms logger=migrator t=2026-05-18T00:40:07.566972819Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-18T00:40:07.568582918Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.608549ms logger=migrator t=2026-05-18T00:40:07.575143193Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-18T00:40:07.576016178Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=876.165µs logger=migrator t=2026-05-18T00:40:07.582841408Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-18T00:40:07.583880446Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.040488ms logger=migrator t=2026-05-18T00:40:07.590261618Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-18T00:40:07.592585489Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.328731ms logger=migrator t=2026-05-18T00:40:07.59947106Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-18T00:40:07.599634993Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=164.883µs logger=migrator t=2026-05-18T00:40:07.60350598Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-18T00:40:07.603629273Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=123.933µs logger=migrator t=2026-05-18T00:40:07.607638943Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-18T00:40:07.617332683Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.69497ms logger=migrator t=2026-05-18T00:40:07.622478083Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-18T00:40:07.622772308Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=294.355µs logger=migrator t=2026-05-18T00:40:07.626593345Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-18T00:40:07.627807157Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.211042ms logger=migrator t=2026-05-18T00:40:07.632049461Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-18T00:40:07.632512209Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=462.898µs logger=migrator t=2026-05-18T00:40:07.636338656Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-18T00:40:07.637908334Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.569358ms logger=migrator t=2026-05-18T00:40:07.644844125Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-18T00:40:07.64626388Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.420555ms logger=migrator t=2026-05-18T00:40:07.651000844Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-18T00:40:07.682520366Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.516242ms logger=migrator t=2026-05-18T00:40:07.68727784Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-18T00:40:07.692670684Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.392834ms logger=migrator t=2026-05-18T00:40:07.698386845Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-18T00:40:07.698597788Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=211.694µs logger=migrator t=2026-05-18T00:40:07.702947265Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-18T00:40:07.736567855Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.618359ms logger=migrator t=2026-05-18T00:40:07.741240166Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-18T00:40:07.77454172Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.296204ms logger=migrator t=2026-05-18T00:40:07.780434624Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-18T00:40:07.78132362Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=890.445µs logger=migrator t=2026-05-18T00:40:07.786958429Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-18T00:40:07.78874834Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.789732ms logger=migrator t=2026-05-18T00:40:08.088118829Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-18T00:40:08.088543446Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=427.407µs logger=migrator t=2026-05-18T00:40:08.096804061Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-18T00:40:08.098336468Z level=info msg="Migration successfully executed" id="create permission table" duration=1.533767ms logger=migrator t=2026-05-18T00:40:08.103103151Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-18T00:40:08.104114629Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.011748ms logger=migrator t=2026-05-18T00:40:08.109122767Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-18T00:40:08.110205166Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.087429ms logger=migrator t=2026-05-18T00:40:08.11443235Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-18T00:40:08.115494758Z level=info msg="Migration successfully executed" id="create role table" duration=1.057729ms logger=migrator t=2026-05-18T00:40:08.121994402Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-18T00:40:08.130589633Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.59633ms logger=migrator t=2026-05-18T00:40:08.141703087Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-18T00:40:08.148820582Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.118075ms logger=migrator t=2026-05-18T00:40:08.154085374Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-18T00:40:08.154866718Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=781.294µs logger=migrator t=2026-05-18T00:40:08.160724261Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-18T00:40:08.16180555Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.080758ms logger=migrator t=2026-05-18T00:40:08.166201357Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-18T00:40:08.167287826Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.086389ms logger=migrator t=2026-05-18T00:40:08.173904322Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-18T00:40:08.175050352Z level=info msg="Migration successfully executed" id="create team role table" duration=1.145781ms logger=migrator t=2026-05-18T00:40:08.180929284Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-18T00:40:08.181678867Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=748.923µs logger=migrator t=2026-05-18T00:40:08.186047934Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-18T00:40:08.186781637Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=733.313µs logger=migrator t=2026-05-18T00:40:08.191816325Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-18T00:40:08.193482784Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.665419ms logger=migrator t=2026-05-18T00:40:08.199303606Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-18T00:40:08.200205722Z level=info msg="Migration successfully executed" id="create user role table" duration=902.276µs logger=migrator t=2026-05-18T00:40:08.205595836Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-18T00:40:08.207223795Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.628019ms logger=migrator t=2026-05-18T00:40:08.213837451Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-18T00:40:08.214851149Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.016238ms logger=migrator t=2026-05-18T00:40:08.220761762Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-18T00:40:08.222254828Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.492116ms logger=migrator t=2026-05-18T00:40:08.227278866Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-18T00:40:08.228840774Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.561488ms logger=migrator t=2026-05-18T00:40:08.233957963Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-18T00:40:08.235190035Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.237222ms logger=migrator t=2026-05-18T00:40:08.240205683Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-18T00:40:08.241792171Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.586538ms logger=migrator t=2026-05-18T00:40:08.247681723Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-18T00:40:08.258402851Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.719558ms logger=migrator t=2026-05-18T00:40:08.262382431Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-18T00:40:08.263152985Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=774.353µs logger=migrator t=2026-05-18T00:40:08.269477315Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-18T00:40:08.271262587Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.792882ms logger=migrator t=2026-05-18T00:40:08.276252364Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-18T00:40:08.277697309Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.444675ms logger=migrator t=2026-05-18T00:40:08.282216949Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-18T00:40:08.283329678Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.112739ms logger=migrator t=2026-05-18T00:40:08.288647191Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-18T00:40:08.289529807Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=882.426µs logger=migrator t=2026-05-18T00:40:08.293791711Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-18T00:40:08.295581203Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.788432ms logger=migrator t=2026-05-18T00:40:08.301160171Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-18T00:40:08.309587008Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.423788ms logger=migrator t=2026-05-18T00:40:08.315650734Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-18T00:40:08.32399597Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.344136ms logger=migrator t=2026-05-18T00:40:08.328640722Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-18T00:40:08.334501494Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.859782ms logger=migrator t=2026-05-18T00:40:08.339184516Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-18T00:40:08.349008139Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.822842ms logger=migrator t=2026-05-18T00:40:08.355338379Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-18T00:40:08.35649319Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.152591ms logger=migrator t=2026-05-18T00:40:08.361594169Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-18T00:40:08.362722019Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.12745ms logger=migrator t=2026-05-18T00:40:08.367092485Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-18T00:40:08.368199195Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.10679ms logger=migrator t=2026-05-18T00:40:08.373397906Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-18T00:40:08.374429914Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.031748ms logger=migrator t=2026-05-18T00:40:08.378614437Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-18T00:40:08.381820363Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=3.198416ms logger=migrator t=2026-05-18T00:40:08.387388831Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-18T00:40:08.387492002Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=103.481µs logger=migrator t=2026-05-18T00:40:08.391618685Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-18T00:40:08.391674306Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.321µs logger=migrator t=2026-05-18T00:40:08.39762725Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-18T00:40:08.398503895Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=877.265µs logger=migrator t=2026-05-18T00:40:08.404276827Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-18T00:40:08.404970769Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=694.122µs logger=migrator t=2026-05-18T00:40:08.411778208Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-18T00:40:08.412998699Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.230131ms logger=migrator t=2026-05-18T00:40:08.418382884Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-18T00:40:08.418556317Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=173.823µs logger=migrator t=2026-05-18T00:40:08.423459413Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-18T00:40:08.423940341Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=480.398µs logger=migrator t=2026-05-18T00:40:08.428767766Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-18T00:40:08.42960902Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=841.034µs logger=migrator t=2026-05-18T00:40:08.435674567Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-18T00:40:08.436896028Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.220391ms logger=migrator t=2026-05-18T00:40:08.442037468Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-18T00:40:08.450091899Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.046181ms logger=migrator t=2026-05-18T00:40:08.454666319Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-18T00:40:08.4547273Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.671µs logger=migrator t=2026-05-18T00:40:08.460038473Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-18T00:40:08.460927279Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=888.806µs logger=migrator t=2026-05-18T00:40:08.466407695Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-18T00:40:08.467460923Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.053068ms logger=migrator t=2026-05-18T00:40:08.472118315Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-18T00:40:08.473102512Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=984.087µs logger=migrator t=2026-05-18T00:40:08.479218559Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-18T00:40:08.490306364Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.088275ms logger=migrator t=2026-05-18T00:40:08.494352275Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-18T00:40:08.495106398Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=754.634µs logger=migrator t=2026-05-18T00:40:08.499196509Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-18T00:40:08.500069445Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=872.226µs logger=migrator t=2026-05-18T00:40:08.505253405Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:40:08.527661668Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.407843ms logger=migrator t=2026-05-18T00:40:08.5323402Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-18T00:40:08.533530431Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.192011ms logger=migrator t=2026-05-18T00:40:08.539489875Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-18T00:40:08.540719327Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.229132ms logger=migrator t=2026-05-18T00:40:08.545374708Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-18T00:40:08.546531998Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.15726ms logger=migrator t=2026-05-18T00:40:08.551402784Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-18T00:40:08.552736967Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.333393ms logger=migrator t=2026-05-18T00:40:08.559599857Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-18T00:40:08.560142367Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=537.45µs logger=migrator t=2026-05-18T00:40:08.566351486Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-18T00:40:08.567394894Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.043198ms logger=migrator t=2026-05-18T00:40:08.572041135Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-18T00:40:08.58204379Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.001755ms logger=migrator t=2026-05-18T00:40:08.587816261Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-18T00:40:08.588938761Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.12327ms logger=migrator t=2026-05-18T00:40:08.593529161Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-18T00:40:08.594769983Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.240412ms logger=migrator t=2026-05-18T00:40:08.599435365Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:40:08.600138127Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:40:08.605225586Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:40:08.605766226Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:40:08.610645211Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-18T00:40:08.611401855Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=756.554µs logger=migrator t=2026-05-18T00:40:08.615763491Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-18T00:40:08.61685251Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.088719ms logger=migrator t=2026-05-18T00:40:08.622460878Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:40:08.623484736Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.017488ms logger=migrator t=2026-05-18T00:40:08.627964765Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:40:08.629060204Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.094469ms logger=migrator t=2026-05-18T00:40:08.633610844Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-18T00:40:08.634628682Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.016918ms logger=migrator t=2026-05-18T00:40:08.638891666Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-18T00:40:08.639944344Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.052088ms logger=migrator t=2026-05-18T00:40:08.644115717Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-18T00:40:08.644955862Z level=info msg="Migration successfully executed" id="Drop public config table" duration=837.895µs logger=migrator t=2026-05-18T00:40:08.648944872Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-18T00:40:08.650043061Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.097849ms logger=migrator t=2026-05-18T00:40:08.655040639Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-18T00:40:08.656121108Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.080009ms logger=migrator t=2026-05-18T00:40:08.660602756Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-18T00:40:08.661619484Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.010188ms logger=migrator t=2026-05-18T00:40:08.66708547Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-18T00:40:08.669594954Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.516794ms logger=migrator t=2026-05-18T00:40:08.676954783Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-18T00:40:08.700844152Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.887648ms logger=migrator t=2026-05-18T00:40:08.705289789Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-18T00:40:08.713551524Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.267095ms logger=migrator t=2026-05-18T00:40:08.722147894Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-18T00:40:08.732201161Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.052226ms logger=migrator t=2026-05-18T00:40:08.739221424Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-18T00:40:08.739534649Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=313.625µs logger=migrator t=2026-05-18T00:40:08.743884585Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-18T00:40:08.758648834Z level=info msg="Migration successfully executed" id="add share column" duration=14.775019ms logger=migrator t=2026-05-18T00:40:08.763944757Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-18T00:40:08.764197501Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=252.354µs logger=migrator t=2026-05-18T00:40:08.768740261Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-18T00:40:08.77041716Z level=info msg="Migration successfully executed" id="create file table" duration=1.672159ms logger=migrator t=2026-05-18T00:40:08.775804224Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-18T00:40:08.777037046Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.233332ms logger=migrator t=2026-05-18T00:40:08.782722365Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-18T00:40:08.784033758Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.308703ms logger=migrator t=2026-05-18T00:40:08.789549745Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-18T00:40:08.791048871Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.499116ms logger=migrator t=2026-05-18T00:40:08.796922254Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-18T00:40:08.800552088Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=3.629244ms logger=migrator t=2026-05-18T00:40:08.807280686Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-18T00:40:08.80750563Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=262.535µs logger=migrator t=2026-05-18T00:40:08.813720779Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-18T00:40:08.813838511Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=121.033µs logger=migrator t=2026-05-18T00:40:08.820429546Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-18T00:40:08.821483865Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.080569ms logger=migrator t=2026-05-18T00:40:08.826762057Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-18T00:40:08.827193635Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=435.238µs logger=migrator t=2026-05-18T00:40:08.832301014Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-18T00:40:08.833654168Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.353184ms logger=migrator t=2026-05-18T00:40:08.839244635Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-18T00:40:08.848805623Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.563838ms logger=migrator t=2026-05-18T00:40:08.853135459Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-18T00:40:08.853337352Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=203.503µs logger=migrator t=2026-05-18T00:40:08.85775067Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-18T00:40:08.858881169Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.130589ms logger=migrator t=2026-05-18T00:40:08.86575691Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-18T00:40:08.86634532Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=589.62µs logger=migrator t=2026-05-18T00:40:08.869807921Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-18T00:40:08.870062095Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=254.054µs logger=migrator t=2026-05-18T00:40:08.873941623Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-18T00:40:08.874582215Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=640.072µs logger=migrator t=2026-05-18T00:40:08.878586385Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-18T00:40:08.887753185Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.16615ms logger=migrator t=2026-05-18T00:40:08.892445588Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-18T00:40:08.904233464Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.789446ms logger=migrator t=2026-05-18T00:40:08.908449338Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-18T00:40:08.909598238Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.14837ms logger=migrator t=2026-05-18T00:40:08.913505186Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-18T00:40:08.990424484Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.916398ms logger=migrator t=2026-05-18T00:40:08.996912087Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-18T00:40:08.998395323Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.483906ms logger=migrator t=2026-05-18T00:40:09.002026467Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-18T00:40:09.003756087Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.72874ms logger=migrator t=2026-05-18T00:40:09.01305381Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-18T00:40:09.038475105Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.421425ms logger=migrator t=2026-05-18T00:40:09.049872044Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-18T00:40:09.060069042Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.213258ms logger=migrator t=2026-05-18T00:40:09.070891592Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-18T00:40:09.07248864Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=1.596028ms logger=migrator t=2026-05-18T00:40:09.080114633Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-18T00:40:09.080323177Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=190.163µs logger=migrator t=2026-05-18T00:40:09.086904181Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-18T00:40:09.087082235Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=178.334µs logger=migrator t=2026-05-18T00:40:09.090777239Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-18T00:40:09.090956012Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=180.723µs logger=migrator t=2026-05-18T00:40:09.097524118Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-18T00:40:09.097805062Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=280.485µs logger=migrator t=2026-05-18T00:40:09.101634449Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-18T00:40:09.103187866Z level=info msg="Migration successfully executed" id="create folder table" duration=1.552747ms logger=migrator t=2026-05-18T00:40:09.108591871Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-18T00:40:09.109752881Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.15841ms logger=migrator t=2026-05-18T00:40:09.114699738Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-18T00:40:09.116016831Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.316323ms logger=migrator t=2026-05-18T00:40:09.122445833Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-18T00:40:09.122481564Z level=info msg="Migration successfully executed" id="Update folder title length" duration=64.131µs logger=migrator t=2026-05-18T00:40:09.125899734Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-18T00:40:09.127025924Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.126319ms logger=migrator t=2026-05-18T00:40:09.131768477Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-18T00:40:09.133847813Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.079256ms logger=migrator t=2026-05-18T00:40:09.138188929Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-18T00:40:09.139002393Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=813.084µs logger=migrator t=2026-05-18T00:40:09.141720261Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-18T00:40:09.142020246Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=300.055µs logger=migrator t=2026-05-18T00:40:09.14400072Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-18T00:40:09.144179844Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=181.944µs logger=migrator t=2026-05-18T00:40:09.146924101Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-18T00:40:09.147794467Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=870.215µs logger=migrator t=2026-05-18T00:40:09.151091724Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-18T00:40:09.152098632Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.006738ms logger=migrator t=2026-05-18T00:40:09.154724558Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-18T00:40:09.155731376Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.007788ms logger=migrator t=2026-05-18T00:40:09.158545405Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-18T00:40:09.159569253Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.023118ms logger=migrator t=2026-05-18T00:40:09.162351161Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-18T00:40:09.163244727Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=892.756µs logger=migrator t=2026-05-18T00:40:09.167269147Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-18T00:40:09.16797102Z level=info msg="Migration successfully executed" id="create anon_device table" duration=696.302µs logger=migrator t=2026-05-18T00:40:09.171185606Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-18T00:40:09.173051729Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.865743ms logger=migrator t=2026-05-18T00:40:09.177075029Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-18T00:40:09.178806879Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.73162ms logger=migrator t=2026-05-18T00:40:09.182761068Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-18T00:40:09.183822887Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.063529ms logger=migrator t=2026-05-18T00:40:09.188680642Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-18T00:40:09.189827702Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.14709ms logger=migrator t=2026-05-18T00:40:09.193430795Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-18T00:40:09.194601135Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.17054ms logger=migrator t=2026-05-18T00:40:09.198616846Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-18T00:40:09.199013333Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=396.867µs logger=migrator t=2026-05-18T00:40:09.20689462Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-18T00:40:09.215919208Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.024818ms logger=migrator t=2026-05-18T00:40:09.221119149Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-18T00:40:09.221638558Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=520.409µs logger=migrator t=2026-05-18T00:40:09.225282892Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-18T00:40:09.225303902Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.61µs logger=migrator t=2026-05-18T00:40:09.231509911Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-18T00:40:09.232801304Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.293433ms logger=migrator t=2026-05-18T00:40:09.236436197Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-18T00:40:09.236463557Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.21µs logger=migrator t=2026-05-18T00:40:09.255784706Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-18T00:40:09.256881915Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.09846ms logger=migrator t=2026-05-18T00:40:09.285541196Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-18T00:40:09.289237611Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=3.698465ms logger=migrator t=2026-05-18T00:40:09.299357778Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-18T00:40:09.300961686Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.620179ms logger=migrator t=2026-05-18T00:40:09.338478612Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-18T00:40:09.340355685Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.891193ms logger=migrator t=2026-05-18T00:40:09.346115966Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-18T00:40:09.346459002Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=344.806µs logger=migrator t=2026-05-18T00:40:09.350160636Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-18T00:40:09.350790658Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=630.121µs logger=migrator t=2026-05-18T00:40:09.354774957Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-18T00:40:09.355997268Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.222641ms logger=migrator t=2026-05-18T00:40:09.36691148Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-18T00:40:09.368043529Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.13632ms logger=migrator t=2026-05-18T00:40:09.372214942Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-18T00:40:09.381153058Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.933456ms logger=migrator t=2026-05-18T00:40:09.385902821Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-18T00:40:09.394351889Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.445448ms logger=migrator t=2026-05-18T00:40:09.399800954Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-18T00:40:09.406817197Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.014293ms logger=migrator t=2026-05-18T00:40:09.413946322Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-18T00:40:09.414041084Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=97.232µs logger=migrator t=2026-05-18T00:40:09.41839626Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-18T00:40:09.429350341Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.954101ms logger=migrator t=2026-05-18T00:40:09.436503377Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-18T00:40:09.446948049Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.444092ms logger=migrator t=2026-05-18T00:40:09.45272729Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-18T00:40:09.453088177Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=362.557µs logger=migrator t=2026-05-18T00:40:09.459828794Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.181578602s logger=migrator t=2026-05-18T00:40:09.460640139Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-18T00:40:09.482743315Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-18T00:40:09.482958879Z level=info msg="Created default organization" logger=secrets t=2026-05-18T00:40:09.491399067Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-18T00:40:09.553707637Z level=info msg="Restored cache from database" duration=415.588µs logger=plugin.store t=2026-05-18T00:40:09.554934218Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-18T00:40:09.595520158Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-18T00:40:09.595697671Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-18T00:40:09.595795273Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-18T00:40:09.595808513Z level=info msg="Plugins loaded" count=54 duration=40.875015ms logger=query_data t=2026-05-18T00:40:09.599826363Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-18T00:40:09.602541261Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-18T00:40:09.606237515Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-18T00:40:09.620195299Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-18T00:40:09.623530258Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-18T00:40:09.626717694Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-18T00:40:09.643045109Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-18T00:40:09.661087995Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-18T00:40:09.680105777Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-18T00:40:09.680148978Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-18T00:40:09.680352492Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-18T00:40:09.683006848Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-18T00:40:09.685026823Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-18T00:40:09.683871103Z level=info msg="Starting MultiOrg Alertmanager" logger=plugins.update.checker t=2026-05-18T00:40:09.762748443Z level=info msg="Update check succeeded" duration=80.153192ms logger=grafana.update.checker t=2026-05-18T00:40:09.787689399Z level=info msg="Update check succeeded" duration=105.654928ms logger=provisioning.dashboard t=2026-05-18T00:40:09.790410797Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-18T00:40:09.799776871Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-05-18T00:40:09.839255491Z level=info msg="State cache has been initialized" states=0 duration=156.244713ms logger=ngalert.scheduler t=2026-05-18T00:40:09.839805901Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-18T00:40:09.840027935Z level=info msg=starting first_tick=2026-05-18T00:40:10Z logger=provisioning.dashboard t=2026-05-18T00:40:09.874316494Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-18T00:40:09.899528895Z level=info msg="Patterns update finished" duration=175.776524ms logger=grafana-apiserver t=2026-05-18T00:40:10.263050247Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-18T00:40:10.263449694Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-18T00:40:10.811811582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:10.813487462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:10.832365691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:10.861609192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:10.88096097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:10.912622193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:10.955812526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:10.978961671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:10.998692985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.021924421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.049487552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.106305143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.122073237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.153022257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.170687125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.198511411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.217028104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.243805581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.264752786Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.284542701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.309434936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.338336119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.355621131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.387452956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.406210283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.440055444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.457773943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.493584307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.513389113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.54192617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.561928739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.592024644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.611449343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.640223325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.660504138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.690824778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.708965954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.743898613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.76266336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.809272783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.834768528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.912401812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:11.942505717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.036830892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.054877586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.118005305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.134403251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.19179235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.209839145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.27270678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.289713776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.355305599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.37491861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.446449796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.46792448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.525793798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.54140328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.612402447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.623009571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.69756157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.713570258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.843848738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:12.860950195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.003338915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.020595105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.134056338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.150772919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.293763436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.310729141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.376595137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.395041728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.483595268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.499910002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.567122971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.58435608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.658853336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.674551859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.754634672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.775932863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:40:13.87009823Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-18T00:41:13.706825833Z level=info msg="Usage stats are ready to report"