logger=settings t=2026-08-13T01:07:02.351344614Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-13T01:07:02Z logger=settings t=2026-08-13T01:07:02.351615689Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-13T01:07:02.35162904Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-13T01:07:02.35163443Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-13T01:07:02.35163738Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-13T01:07:02.35164196Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-13T01:07:02.3516479Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-13T01:07:02.35165266Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-13T01:07:02.35165965Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-13T01:07:02.35166269Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-13T01:07:02.35166541Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-13T01:07:02.35166815Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-13T01:07:02.351671541Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-13T01:07:02.351674781Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-13T01:07:02.351678111Z level=info msg=Target target=[all] logger=settings t=2026-08-13T01:07:02.351689661Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-13T01:07:02.351692731Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-13T01:07:02.351696291Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-13T01:07:02.351702401Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-13T01:07:02.351705201Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-13T01:07:02.351708531Z level=info msg="App mode production" logger=sqlstore t=2026-08-13T01:07:02.352302534Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-13T01:07:02.352335005Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-13T01:07:02.354439001Z level=info msg="Locking database" logger=migrator t=2026-08-13T01:07:02.354455731Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-13T01:07:02.355155846Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-13T01:07:02.356309101Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.152955ms logger=migrator t=2026-08-13T01:07:02.360331189Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-13T01:07:02.361171577Z level=info msg="Migration successfully executed" id="create user table" duration=840.348µs logger=migrator t=2026-08-13T01:07:02.366958883Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-13T01:07:02.367664588Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=705.205µs logger=migrator t=2026-08-13T01:07:02.371682136Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-13T01:07:02.373090556Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.407691ms logger=migrator t=2026-08-13T01:07:02.376870999Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-13T01:07:02.377935611Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.064632ms logger=migrator t=2026-08-13T01:07:02.381943199Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-13T01:07:02.382720316Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=774.967µs logger=migrator t=2026-08-13T01:07:02.387402427Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-13T01:07:02.390918214Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.531117ms logger=migrator t=2026-08-13T01:07:02.395155696Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-13T01:07:02.396415844Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.260818ms logger=migrator t=2026-08-13T01:07:02.403011627Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-13T01:07:02.403711662Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=699.515µs logger=migrator t=2026-08-13T01:07:02.409309824Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-13T01:07:02.410384688Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.074354ms logger=migrator t=2026-08-13T01:07:02.415033728Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-13T01:07:02.415639322Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=605.454µs logger=migrator t=2026-08-13T01:07:02.420940307Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-13T01:07:02.422004871Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.063624ms logger=migrator t=2026-08-13T01:07:02.428730197Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-13T01:07:02.431536278Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.807811ms logger=migrator t=2026-08-13T01:07:02.437842865Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-13T01:07:02.437871245Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.091µs logger=migrator t=2026-08-13T01:07:02.443490248Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-13T01:07:02.445300957Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.812909ms logger=migrator t=2026-08-13T01:07:02.452250819Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-13T01:07:02.452842882Z level=info msg="Migration successfully executed" id="Add missing user data" duration=595.883µs logger=migrator t=2026-08-13T01:07:02.457665197Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-13T01:07:02.459777992Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.116195ms logger=migrator t=2026-08-13T01:07:02.464536846Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-13T01:07:02.465353524Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=816.527µs logger=migrator t=2026-08-13T01:07:02.470180709Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-13T01:07:02.472081911Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.901281ms logger=migrator t=2026-08-13T01:07:02.476285891Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-13T01:07:02.486059004Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.773003ms logger=migrator t=2026-08-13T01:07:02.492245839Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-13T01:07:02.493100547Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=854.848µs logger=migrator t=2026-08-13T01:07:02.499386504Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-13T01:07:02.499725162Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=339.808µs logger=migrator t=2026-08-13T01:07:02.503904612Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-13T01:07:02.505068777Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.164175ms logger=migrator t=2026-08-13T01:07:02.511944157Z 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-08-13T01:07:02.512241104Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=297.177µs logger=migrator t=2026-08-13T01:07:02.518265875Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-13T01:07:02.518829077Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=563.152µs logger=migrator t=2026-08-13T01:07:02.523467398Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-13T01:07:02.524764207Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.301039ms logger=migrator t=2026-08-13T01:07:02.530288186Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-13T01:07:02.531008523Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=720.277µs logger=migrator t=2026-08-13T01:07:02.536290717Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-13T01:07:02.537688637Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.40118ms logger=migrator t=2026-08-13T01:07:02.542533313Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-13T01:07:02.543255049Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=718.135µs logger=migrator t=2026-08-13T01:07:02.548249298Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-13T01:07:02.548986023Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=736.635µs logger=migrator t=2026-08-13T01:07:02.553060832Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-13T01:07:02.553097213Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.711µs logger=migrator t=2026-08-13T01:07:02.557240213Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-13T01:07:02.557972269Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=732.115µs logger=migrator t=2026-08-13T01:07:02.562446466Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-13T01:07:02.56354103Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.089914ms logger=migrator t=2026-08-13T01:07:02.567827573Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-13T01:07:02.568938587Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.110794ms logger=migrator t=2026-08-13T01:07:02.573863325Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-13T01:07:02.574831826Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=976.911µs logger=migrator t=2026-08-13T01:07:02.58237799Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:07:02.585759383Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.385193ms logger=migrator t=2026-08-13T01:07:02.5924835Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-13T01:07:02.59339008Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=906.61µs logger=migrator t=2026-08-13T01:07:02.597468658Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-13T01:07:02.598151593Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=686.245µs logger=migrator t=2026-08-13T01:07:02.602325214Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-13T01:07:02.602991118Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=665.974µs logger=migrator t=2026-08-13T01:07:02.607582418Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-13T01:07:02.608348795Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=767.297µs logger=migrator t=2026-08-13T01:07:02.613089828Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-13T01:07:02.613831454Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=742.266µs logger=migrator t=2026-08-13T01:07:02.639567514Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-13T01:07:02.641020426Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.455072ms logger=migrator t=2026-08-13T01:07:02.647216641Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-13T01:07:02.647862604Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=649.724µs logger=migrator t=2026-08-13T01:07:02.653934117Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-13T01:07:02.654372677Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=440.04µs logger=migrator t=2026-08-13T01:07:02.659918757Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-13T01:07:02.660847747Z level=info msg="Migration successfully executed" id="create star table" duration=930.32µs logger=migrator t=2026-08-13T01:07:02.66554297Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-13T01:07:02.666316676Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=762.616µs logger=migrator t=2026-08-13T01:07:02.671128791Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-13T01:07:02.671912158Z level=info msg="Migration successfully executed" id="create org table v1" duration=783.627µs logger=migrator t=2026-08-13T01:07:02.675958746Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-13T01:07:02.67705744Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.096614ms logger=migrator t=2026-08-13T01:07:02.681953377Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-13T01:07:02.682957688Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.010951ms logger=migrator t=2026-08-13T01:07:02.687312274Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-13T01:07:02.688014408Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=701.955µs logger=migrator t=2026-08-13T01:07:02.692972867Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-13T01:07:02.693675322Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=702.285µs logger=migrator t=2026-08-13T01:07:02.69820439Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-13T01:07:02.699333615Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.129215ms logger=migrator t=2026-08-13T01:07:02.70553706Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-13T01:07:02.705589531Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.521µs logger=migrator t=2026-08-13T01:07:02.71061815Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-13T01:07:02.710674452Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.291µs logger=migrator t=2026-08-13T01:07:02.716426727Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-13T01:07:02.716734613Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=298.156µs logger=migrator t=2026-08-13T01:07:02.721952647Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-13T01:07:02.723064001Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.108444ms logger=migrator t=2026-08-13T01:07:02.728030509Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-13T01:07:02.728816416Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=785.857µs logger=migrator t=2026-08-13T01:07:02.733765594Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-13T01:07:02.734671053Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=903.819µs logger=migrator t=2026-08-13T01:07:02.740711325Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-13T01:07:02.741761378Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.050213ms logger=migrator t=2026-08-13T01:07:02.746621554Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-13T01:07:02.74737878Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=757.076µs logger=migrator t=2026-08-13T01:07:02.752490682Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-13T01:07:02.753768549Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.278288ms logger=migrator t=2026-08-13T01:07:02.759500534Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-13T01:07:02.765272469Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.777126ms logger=migrator t=2026-08-13T01:07:02.770611115Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-13T01:07:02.771367603Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=756.988µs logger=migrator t=2026-08-13T01:07:02.775989352Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-13T01:07:02.777148988Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.158286ms logger=migrator t=2026-08-13T01:07:02.783094248Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-13T01:07:02.784494087Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.3997ms logger=migrator t=2026-08-13T01:07:02.79060219Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-13T01:07:02.790933768Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=332.098µs logger=migrator t=2026-08-13T01:07:02.795555308Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-13T01:07:02.79696885Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.412801ms logger=migrator t=2026-08-13T01:07:02.803088912Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-13T01:07:02.803248076Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=156.524µs logger=migrator t=2026-08-13T01:07:02.809102413Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-13T01:07:02.812254952Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.163509ms logger=migrator t=2026-08-13T01:07:02.817625938Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-13T01:07:02.819489359Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.862811ms logger=migrator t=2026-08-13T01:07:02.824935728Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-13T01:07:02.826720916Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.784748ms logger=migrator t=2026-08-13T01:07:02.831591613Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-13T01:07:02.832342719Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=751.066µs logger=migrator t=2026-08-13T01:07:02.837727186Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-13T01:07:02.840811463Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.083797ms logger=migrator t=2026-08-13T01:07:02.847188432Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-13T01:07:02.848441479Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.251207ms logger=migrator t=2026-08-13T01:07:02.853850357Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-13T01:07:02.855179205Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.328568ms logger=migrator t=2026-08-13T01:07:02.864166802Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-13T01:07:02.864222463Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=57.992µs logger=migrator t=2026-08-13T01:07:02.87281922Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-13T01:07:02.872864751Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=48.011µs logger=migrator t=2026-08-13T01:07:02.878152026Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-13T01:07:02.880754943Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.600376ms logger=migrator t=2026-08-13T01:07:02.886166941Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-13T01:07:02.888938611Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.7641ms logger=migrator t=2026-08-13T01:07:02.894174414Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-13T01:07:02.895962803Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.788609ms logger=migrator t=2026-08-13T01:07:02.901512174Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-13T01:07:02.904186562Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.673568ms logger=migrator t=2026-08-13T01:07:02.91051792Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-13T01:07:02.910796406Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=278.885µs logger=migrator t=2026-08-13T01:07:02.918566145Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-13T01:07:02.920257252Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.694847ms logger=migrator t=2026-08-13T01:07:02.927329255Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-13T01:07:02.928239296Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=912.921µs logger=migrator t=2026-08-13T01:07:02.933755736Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-13T01:07:02.933794487Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.271µs logger=migrator t=2026-08-13T01:07:02.938958468Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-13T01:07:02.940277317Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.308319ms logger=migrator t=2026-08-13T01:07:02.945554753Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-13T01:07:02.946340249Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=785.876µs logger=migrator t=2026-08-13T01:07:02.951987722Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:07:02.961643152Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.66922ms logger=migrator t=2026-08-13T01:07:02.966567159Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-13T01:07:02.967101941Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=534.652µs logger=migrator t=2026-08-13T01:07:02.973782586Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-13T01:07:02.975041143Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.258817ms logger=migrator t=2026-08-13T01:07:02.98040501Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-13T01:07:02.981279529Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=874.389µs logger=migrator t=2026-08-13T01:07:02.986993304Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-13T01:07:02.987312391Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=319.137µs logger=migrator t=2026-08-13T01:07:02.992932223Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-13T01:07:02.994025447Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.091504ms logger=migrator t=2026-08-13T01:07:03.000234682Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-13T01:07:03.004793331Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.56225ms logger=migrator t=2026-08-13T01:07:03.009968514Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-13T01:07:03.010763161Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=794.327µs logger=migrator t=2026-08-13T01:07:03.01528908Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-13T01:07:03.015562876Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=275.786µs logger=migrator t=2026-08-13T01:07:03.021595187Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-13T01:07:03.022067327Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=472.46µs logger=migrator t=2026-08-13T01:07:03.028790703Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-13T01:07:03.029738554Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=947.881µs logger=migrator t=2026-08-13T01:07:03.034792364Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-13T01:07:03.037297598Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.505714ms logger=migrator t=2026-08-13T01:07:03.041722594Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-13T01:07:03.042667015Z level=info msg="Migration successfully executed" id="create data_source table" duration=944.471µs logger=migrator t=2026-08-13T01:07:03.050199239Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-13T01:07:03.050984826Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=784.997µs logger=migrator t=2026-08-13T01:07:03.055197448Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-13T01:07:03.056556947Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.350459ms logger=migrator t=2026-08-13T01:07:03.062467356Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-13T01:07:03.063709743Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.230437ms logger=migrator t=2026-08-13T01:07:03.072890283Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-13T01:07:03.074206542Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.322909ms logger=migrator t=2026-08-13T01:07:03.081060901Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-13T01:07:03.087755386Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.693765ms logger=migrator t=2026-08-13T01:07:03.09389505Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-13T01:07:03.094691927Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=798.557µs logger=migrator t=2026-08-13T01:07:03.101554796Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-13T01:07:03.102915156Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.36178ms logger=migrator t=2026-08-13T01:07:03.10727983Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-13T01:07:03.108498777Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.219327ms logger=migrator t=2026-08-13T01:07:03.114412116Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-13T01:07:03.115339316Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=928.39µs logger=migrator t=2026-08-13T01:07:03.122672826Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-13T01:07:03.125814564Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.140178ms logger=migrator t=2026-08-13T01:07:03.140118326Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-13T01:07:03.143200642Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.090017ms logger=migrator t=2026-08-13T01:07:03.148671382Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-13T01:07:03.148705182Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.09µs logger=migrator t=2026-08-13T01:07:03.153852044Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-13T01:07:03.154073629Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=219.775µs logger=migrator t=2026-08-13T01:07:03.157429932Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-13T01:07:03.159833624Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.403702ms logger=migrator t=2026-08-13T01:07:03.163770681Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-13T01:07:03.163968705Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=196.714µs logger=migrator t=2026-08-13T01:07:03.169073016Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-13T01:07:03.169488135Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=416.919µs logger=migrator t=2026-08-13T01:07:03.172769526Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-13T01:07:03.175292971Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.523325ms logger=migrator t=2026-08-13T01:07:03.184723676Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-13T01:07:03.184938001Z level=info msg="Migration successfully executed" id="Update uid value" duration=215.535µs logger=migrator t=2026-08-13T01:07:03.193747102Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-13T01:07:03.194391497Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=643.905µs logger=migrator t=2026-08-13T01:07:03.203013954Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-13T01:07:03.20375563Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=742.046µs logger=migrator t=2026-08-13T01:07:03.212878508Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-13T01:07:03.217674163Z level=info msg="Migration successfully executed" id="create api_key table" duration=4.792105ms logger=migrator t=2026-08-13T01:07:03.226232999Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-13T01:07:03.228467148Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.234739ms logger=migrator t=2026-08-13T01:07:03.235380028Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-13T01:07:03.236361Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=983.352µs logger=migrator t=2026-08-13T01:07:03.247058852Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-13T01:07:03.248239908Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.196086ms logger=migrator t=2026-08-13T01:07:03.262366316Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-13T01:07:03.263355397Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=989.441µs logger=migrator t=2026-08-13T01:07:03.268923748Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-13T01:07:03.26989344Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=971.372µs logger=migrator t=2026-08-13T01:07:03.458751489Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-13T01:07:03.459698759Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=950.1µs logger=migrator t=2026-08-13T01:07:03.568404055Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-13T01:07:03.579086137Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.699963ms logger=migrator t=2026-08-13T01:07:03.583217726Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-13T01:07:03.58425426Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.040314ms logger=migrator t=2026-08-13T01:07:03.588336808Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-13T01:07:03.589200976Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=864.078µs logger=migrator t=2026-08-13T01:07:03.594315518Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-13T01:07:03.595054025Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=738.387µs logger=migrator t=2026-08-13T01:07:03.598427028Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-13T01:07:03.599211435Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=784.317µs logger=migrator t=2026-08-13T01:07:03.603972099Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-13T01:07:03.604291686Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=319.667µs logger=migrator t=2026-08-13T01:07:03.610920889Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-13T01:07:03.611905672Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=987.332µs logger=migrator t=2026-08-13T01:07:03.616507491Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-13T01:07:03.616540962Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=36.241µs logger=migrator t=2026-08-13T01:07:03.62565505Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-13T01:07:03.627817257Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.164487ms logger=migrator t=2026-08-13T01:07:03.632587931Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-13T01:07:03.635642337Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.087707ms logger=migrator t=2026-08-13T01:07:03.640104285Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-13T01:07:03.64033189Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=229.735µs logger=migrator t=2026-08-13T01:07:03.648724172Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-13T01:07:03.653280411Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.557559ms logger=migrator t=2026-08-13T01:07:03.667224264Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-13T01:07:03.669449023Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.228289ms logger=migrator t=2026-08-13T01:07:03.681580677Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-13T01:07:03.683840486Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=2.261809ms logger=migrator t=2026-08-13T01:07:03.692330391Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-13T01:07:03.693472176Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.146206ms logger=migrator t=2026-08-13T01:07:03.709156777Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-13T01:07:03.710336283Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.181907ms logger=migrator t=2026-08-13T01:07:03.722437066Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-13T01:07:03.723521279Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.076503ms logger=migrator t=2026-08-13T01:07:03.734008548Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-13T01:07:03.735185124Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.178586ms logger=migrator t=2026-08-13T01:07:03.743977405Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-13T01:07:03.744808753Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=831.718µs logger=migrator t=2026-08-13T01:07:03.755555137Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-13T01:07:03.755667099Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=113.472µs logger=migrator t=2026-08-13T01:07:03.766060086Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-13T01:07:03.766121537Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=65.332µs logger=migrator t=2026-08-13T01:07:03.772934935Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-13T01:07:03.778293461Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.351036ms logger=migrator t=2026-08-13T01:07:03.784624449Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-13T01:07:03.787804978Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.19203ms logger=migrator t=2026-08-13T01:07:03.795520266Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-13T01:07:03.795652879Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=137.403µs logger=migrator t=2026-08-13T01:07:03.800781711Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-13T01:07:03.80213811Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.356049ms logger=migrator t=2026-08-13T01:07:03.809412988Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-13T01:07:03.810353389Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=940.15µs logger=migrator t=2026-08-13T01:07:03.815529571Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-13T01:07:03.815559832Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.031µs logger=migrator t=2026-08-13T01:07:03.820167292Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-13T01:07:03.821041871Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=874.619µs logger=migrator t=2026-08-13T01:07:03.827520103Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-13T01:07:03.828925633Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.392549ms logger=migrator t=2026-08-13T01:07:03.839759589Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-13T01:07:03.844813459Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.05394ms logger=migrator t=2026-08-13T01:07:03.850458972Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-13T01:07:03.850501123Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=43.531µs logger=migrator t=2026-08-13T01:07:03.855388069Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-13T01:07:03.856452672Z level=info msg="Migration successfully executed" id="create session table" duration=1.067743ms logger=migrator t=2026-08-13T01:07:03.864494167Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-13T01:07:03.864848715Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=366.398µs logger=migrator t=2026-08-13T01:07:03.875570698Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-13T01:07:03.87565557Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=85.542µs logger=migrator t=2026-08-13T01:07:03.880169488Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-13T01:07:03.880944425Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=774.948µs logger=migrator t=2026-08-13T01:07:03.891362031Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-13T01:07:03.893501758Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=2.138277ms logger=migrator t=2026-08-13T01:07:03.90509556Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-13T01:07:03.905147801Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=54.111µs logger=migrator t=2026-08-13T01:07:03.911008499Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-13T01:07:03.91105234Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=50.522µs logger=migrator t=2026-08-13T01:07:03.91885274Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-13T01:07:03.921260352Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.410793ms logger=migrator t=2026-08-13T01:07:03.927564219Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-13T01:07:03.933564279Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.99655ms logger=migrator t=2026-08-13T01:07:03.939812596Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-13T01:07:03.939963609Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=150.803µs logger=migrator t=2026-08-13T01:07:03.948191338Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-13T01:07:03.948323611Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=133.583µs logger=migrator t=2026-08-13T01:07:03.954197389Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-13T01:07:03.955536247Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.342508ms logger=migrator t=2026-08-13T01:07:03.961570379Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-13T01:07:03.96161372Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.941µs logger=migrator t=2026-08-13T01:07:03.966544157Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-13T01:07:03.97080077Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.257103ms logger=migrator t=2026-08-13T01:07:03.977253Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-13T01:07:03.977441544Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=189.194µs logger=migrator t=2026-08-13T01:07:03.985208914Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-13T01:07:03.98917416Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.964706ms logger=migrator t=2026-08-13T01:07:03.997391928Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-13T01:07:04.000516716Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.482775ms logger=migrator t=2026-08-13T01:07:04.005450764Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-13T01:07:04.005614447Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=137.323µs logger=migrator t=2026-08-13T01:07:04.010129526Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-13T01:07:04.01125983Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.129604ms logger=migrator t=2026-08-13T01:07:04.016946714Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-13T01:07:04.018527959Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.581565ms logger=migrator t=2026-08-13T01:07:04.023315722Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-13T01:07:04.024555289Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.239257ms logger=migrator t=2026-08-13T01:07:04.028439414Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-13T01:07:04.029658531Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.219277ms logger=migrator t=2026-08-13T01:07:04.035747963Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-13T01:07:04.036640892Z level=info msg="Migration successfully executed" id="add index alert state" duration=892.359µs logger=migrator t=2026-08-13T01:07:04.041326645Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-13T01:07:04.042793086Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.459061ms logger=migrator t=2026-08-13T01:07:04.047879097Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-13T01:07:04.049033873Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.154156ms logger=migrator t=2026-08-13T01:07:04.053726134Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-13T01:07:04.054623824Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=897.39µs logger=migrator t=2026-08-13T01:07:04.058615741Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-13T01:07:04.060655875Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.040184ms logger=migrator t=2026-08-13T01:07:04.066736977Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-13T01:07:04.077296327Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.5604ms logger=migrator t=2026-08-13T01:07:04.081977539Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-13T01:07:04.082495391Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=517.642µs logger=migrator t=2026-08-13T01:07:04.086382485Z 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-08-13T01:07:04.087257984Z 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=879.459µs logger=migrator t=2026-08-13T01:07:04.094919441Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-13T01:07:04.095409561Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=488.82µs logger=migrator t=2026-08-13T01:07:04.10221329Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-13T01:07:04.103092069Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=881.338µs logger=migrator t=2026-08-13T01:07:04.107024204Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-13T01:07:04.108285082Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.260678ms logger=migrator t=2026-08-13T01:07:04.112753028Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-13T01:07:04.116318177Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.564789ms logger=migrator t=2026-08-13T01:07:04.122053491Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-13T01:07:04.125628559Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.575198ms logger=migrator t=2026-08-13T01:07:04.129637606Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-13T01:07:04.133266725Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.628249ms logger=migrator t=2026-08-13T01:07:04.136934945Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-13T01:07:04.140789548Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.854733ms logger=migrator t=2026-08-13T01:07:04.146160575Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-13T01:07:04.147115797Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=955.192µs logger=migrator t=2026-08-13T01:07:04.152731449Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-13T01:07:04.15276371Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.091µs logger=migrator t=2026-08-13T01:07:04.157996324Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-13T01:07:04.158030084Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.62µs logger=migrator t=2026-08-13T01:07:04.163496162Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-13T01:07:04.164534675Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.038323ms logger=migrator t=2026-08-13T01:07:04.169111355Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-13T01:07:04.170121417Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.026803ms logger=migrator t=2026-08-13T01:07:04.177068978Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-13T01:07:04.178671633Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.601385ms logger=migrator t=2026-08-13T01:07:04.187347692Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-13T01:07:04.188313772Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=969.57µs logger=migrator t=2026-08-13T01:07:04.193485355Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-13T01:07:04.195033799Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.547304ms logger=migrator t=2026-08-13T01:07:04.201915648Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-13T01:07:04.205925596Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.009818ms logger=migrator t=2026-08-13T01:07:04.211806864Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-13T01:07:04.216155128Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.350254ms logger=migrator t=2026-08-13T01:07:04.220690738Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-13T01:07:04.220931353Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=235.735µs logger=migrator t=2026-08-13T01:07:04.224730515Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-13T01:07:04.22585037Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.120265ms logger=migrator t=2026-08-13T01:07:04.232434643Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-13T01:07:04.233480275Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.047493ms logger=migrator t=2026-08-13T01:07:04.24379825Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-13T01:07:04.250874804Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.076104ms logger=migrator t=2026-08-13T01:07:04.256730501Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-13T01:07:04.256813273Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=84.642µs logger=migrator t=2026-08-13T01:07:04.293026881Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-13T01:07:04.294754248Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.733007ms logger=migrator t=2026-08-13T01:07:04.307780382Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-13T01:07:04.310115283Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.335701ms logger=migrator t=2026-08-13T01:07:04.317711459Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-13T01:07:04.317874302Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=164.004µs logger=migrator t=2026-08-13T01:07:04.334212747Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-13T01:07:04.335601478Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.390931ms logger=migrator t=2026-08-13T01:07:04.343896088Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-13T01:07:04.345304678Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.40794ms logger=migrator t=2026-08-13T01:07:04.351815971Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-13T01:07:04.35366897Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.8522ms logger=migrator t=2026-08-13T01:07:04.361307937Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-13T01:07:04.369137867Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=7.82553ms logger=migrator t=2026-08-13T01:07:04.375479455Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-13T01:07:04.376443006Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=963.371µs logger=migrator t=2026-08-13T01:07:04.382198472Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-13T01:07:04.383423668Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.223836ms logger=migrator t=2026-08-13T01:07:04.391042384Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-13T01:07:04.391078575Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.421µs logger=migrator t=2026-08-13T01:07:04.396422821Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-13T01:07:04.403558686Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.132035ms logger=migrator t=2026-08-13T01:07:04.408387691Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-13T01:07:04.409842623Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.455222ms logger=migrator t=2026-08-13T01:07:04.415773683Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-13T01:07:04.420695499Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.920797ms logger=migrator t=2026-08-13T01:07:04.425822781Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-13T01:07:04.426616767Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=794.247µs logger=migrator t=2026-08-13T01:07:04.431620157Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-13T01:07:04.432807893Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.185336ms logger=migrator t=2026-08-13T01:07:04.439823575Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-13T01:07:04.440876149Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.049394ms logger=migrator t=2026-08-13T01:07:04.446136622Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-13T01:07:04.459544144Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.405922ms logger=migrator t=2026-08-13T01:07:04.466503936Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-13T01:07:04.467119249Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=615.393µs logger=migrator t=2026-08-13T01:07:04.485022559Z 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-08-13T01:07:04.486648324Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.628606ms logger=migrator t=2026-08-13T01:07:04.492683365Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-13T01:07:04.493157466Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=475.071µs logger=migrator t=2026-08-13T01:07:04.498136524Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-13T01:07:04.499043643Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=906.759µs logger=migrator t=2026-08-13T01:07:04.504899131Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-13T01:07:04.505096935Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=198.144µs logger=migrator t=2026-08-13T01:07:04.510513503Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-13T01:07:04.517838163Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.32438ms logger=migrator t=2026-08-13T01:07:04.523367363Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-13T01:07:04.526257386Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.889463ms logger=migrator t=2026-08-13T01:07:04.5319733Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-13T01:07:04.53289569Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=923.77µs logger=migrator t=2026-08-13T01:07:04.538541873Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-13T01:07:04.540051816Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.509733ms logger=migrator t=2026-08-13T01:07:04.545781961Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-13T01:07:04.546025676Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=244.855µs logger=migrator t=2026-08-13T01:07:04.552868255Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-13T01:07:04.560143633Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.270769ms logger=migrator t=2026-08-13T01:07:04.567242778Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-13T01:07:04.567889212Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=647.464µs logger=migrator t=2026-08-13T01:07:04.57331071Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-13T01:07:04.573571825Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=262.175µs logger=migrator t=2026-08-13T01:07:04.579959394Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-13T01:07:04.580536447Z level=info msg="Migration successfully executed" id="Move region to single row" duration=577.493µs logger=migrator t=2026-08-13T01:07:04.58622916Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-13T01:07:04.587802805Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.576605ms logger=migrator t=2026-08-13T01:07:04.59352581Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-13T01:07:04.594688314Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.163505ms logger=migrator t=2026-08-13T01:07:04.600669875Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-13T01:07:04.602019894Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.350209ms logger=migrator t=2026-08-13T01:07:04.607536934Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-13T01:07:04.609104799Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.561435ms logger=migrator t=2026-08-13T01:07:04.615657731Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-13T01:07:04.616647222Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=990.641µs logger=migrator t=2026-08-13T01:07:04.623329448Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-13T01:07:04.624770109Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.431411ms logger=migrator t=2026-08-13T01:07:04.630428402Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-13T01:07:04.630534225Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=106.982µs logger=migrator t=2026-08-13T01:07:04.635898931Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-13T01:07:04.637252321Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.34733ms logger=migrator t=2026-08-13T01:07:04.650838246Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-13T01:07:04.652939932Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.82213ms logger=migrator t=2026-08-13T01:07:04.65833169Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-13T01:07:04.659317901Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=985.341µs logger=migrator t=2026-08-13T01:07:04.664496614Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-13T01:07:04.665472075Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=974.521µs logger=migrator t=2026-08-13T01:07:04.672670311Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-13T01:07:04.672982878Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=313.287µs logger=migrator t=2026-08-13T01:07:04.679048061Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-13T01:07:04.679415229Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=370.218µs logger=migrator t=2026-08-13T01:07:04.685798527Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-13T01:07:04.68592678Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=124.813µs logger=migrator t=2026-08-13T01:07:04.692093024Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-13T01:07:04.693424973Z level=info msg="Migration successfully executed" id="create team table" duration=1.329069ms logger=migrator t=2026-08-13T01:07:04.699655859Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-13T01:07:04.7006377Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=981.561µs logger=migrator t=2026-08-13T01:07:04.706348984Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-13T01:07:04.707288955Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=937.161µs logger=migrator t=2026-08-13T01:07:04.712494308Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-13T01:07:04.717461416Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.964868ms logger=migrator t=2026-08-13T01:07:04.721453943Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-13T01:07:04.721642047Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=187.594µs logger=migrator t=2026-08-13T01:07:04.727578916Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-13T01:07:04.72914574Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.566544ms logger=migrator t=2026-08-13T01:07:04.73600065Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-13T01:07:04.737001171Z level=info msg="Migration successfully executed" id="create team member table" duration=1.002291ms logger=migrator t=2026-08-13T01:07:04.743782549Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-13T01:07:04.74523977Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.454841ms logger=migrator t=2026-08-13T01:07:04.749459893Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-13T01:07:04.751066327Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.604454ms logger=migrator t=2026-08-13T01:07:04.759426099Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-13T01:07:04.76034735Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=921.561µs logger=migrator t=2026-08-13T01:07:04.766161736Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-13T01:07:04.77280864Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.647524ms logger=migrator t=2026-08-13T01:07:04.780224332Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-13T01:07:04.785504687Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.279755ms logger=migrator t=2026-08-13T01:07:04.791117799Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-13T01:07:04.796789813Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.671344ms logger=migrator t=2026-08-13T01:07:04.806549565Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-13T01:07:04.807644068Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.095264ms logger=migrator t=2026-08-13T01:07:04.814556329Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-13T01:07:04.815724624Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.166945ms logger=migrator t=2026-08-13T01:07:04.822761498Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-13T01:07:04.823964093Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.205225ms logger=migrator t=2026-08-13T01:07:04.83160275Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-13T01:07:04.832684033Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.081133ms logger=migrator t=2026-08-13T01:07:04.837983158Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-13T01:07:04.838868408Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=884.91µs logger=migrator t=2026-08-13T01:07:04.843975349Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-13T01:07:04.844875089Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=899.76µs logger=migrator t=2026-08-13T01:07:04.850621964Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-13T01:07:04.851568374Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=945.55µs logger=migrator t=2026-08-13T01:07:04.856376939Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-13T01:07:04.858027384Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.649885ms logger=migrator t=2026-08-13T01:07:04.863113655Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-13T01:07:04.863892903Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=778.288µs logger=migrator t=2026-08-13T01:07:04.869657178Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-13T01:07:04.870053157Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=396.379µs logger=migrator t=2026-08-13T01:07:04.874723238Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-13T01:07:04.875449514Z level=info msg="Migration successfully executed" id="create tag table" duration=726.267µs logger=migrator t=2026-08-13T01:07:04.881315912Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-13T01:07:04.88309188Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.770418ms logger=migrator t=2026-08-13T01:07:04.891129065Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-13T01:07:04.891874461Z level=info msg="Migration successfully executed" id="create login attempt table" duration=746.116µs logger=migrator t=2026-08-13T01:07:04.897559285Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-13T01:07:04.899031557Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.469772ms logger=migrator t=2026-08-13T01:07:04.906820437Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-13T01:07:04.908163015Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.339039ms logger=migrator t=2026-08-13T01:07:04.91431606Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:07:04.929627983Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.314303ms logger=migrator t=2026-08-13T01:07:04.935526151Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-13T01:07:04.936087643Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=563.562µs logger=migrator t=2026-08-13T01:07:04.941978311Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-13T01:07:04.943544676Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.564974ms logger=migrator t=2026-08-13T01:07:04.94924849Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-13T01:07:04.949828142Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=577.822µs logger=migrator t=2026-08-13T01:07:04.95525929Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-13T01:07:04.956112589Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=854.039µs logger=migrator t=2026-08-13T01:07:04.961564697Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-13T01:07:04.962353155Z level=info msg="Migration successfully executed" id="create user auth table" duration=788.748µs logger=migrator t=2026-08-13T01:07:04.968030678Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-13T01:07:04.969072371Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.041173ms logger=migrator t=2026-08-13T01:07:04.975284046Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-13T01:07:04.975393018Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=110.882µs logger=migrator t=2026-08-13T01:07:04.99060179Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-13T01:07:04.99564988Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.048151ms logger=migrator t=2026-08-13T01:07:05.001564888Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-13T01:07:05.005483393Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.918635ms logger=migrator t=2026-08-13T01:07:05.012424265Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-13T01:07:05.022716148Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=10.295454ms logger=migrator t=2026-08-13T01:07:05.02831668Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-13T01:07:05.033593915Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.280605ms logger=migrator t=2026-08-13T01:07:05.03839991Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-13T01:07:05.039204667Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=804.868µs logger=migrator t=2026-08-13T01:07:05.051067215Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-13T01:07:05.056091834Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.02618ms logger=migrator t=2026-08-13T01:07:05.061646755Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-13T01:07:05.06233155Z level=info msg="Migration successfully executed" id="create server_lock table" duration=684.785µs logger=migrator t=2026-08-13T01:07:05.068062145Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-13T01:07:05.069048107Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=984.972µs logger=migrator t=2026-08-13T01:07:05.076445437Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-13T01:07:05.077651634Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.201857ms logger=migrator t=2026-08-13T01:07:05.08393512Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-13T01:07:05.085026744Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.092044ms logger=migrator t=2026-08-13T01:07:05.091100126Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-13T01:07:05.091860873Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=761.237µs logger=migrator t=2026-08-13T01:07:05.099649862Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-13T01:07:05.105262294Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=5.614392ms logger=migrator t=2026-08-13T01:07:05.111454609Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-13T01:07:05.116297085Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=4.841706ms logger=migrator t=2026-08-13T01:07:05.122588931Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-13T01:07:05.123649524Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.060013ms logger=migrator t=2026-08-13T01:07:05.131433924Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-13T01:07:05.132626149Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.192035ms logger=migrator t=2026-08-13T01:07:05.138966188Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-13T01:07:05.13998727Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.021162ms logger=migrator t=2026-08-13T01:07:05.14645484Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-13T01:07:05.147844671Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.392571ms logger=migrator t=2026-08-13T01:07:05.155735073Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-13T01:07:05.157740486Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.008463ms logger=migrator t=2026-08-13T01:07:05.166503837Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-13T01:07:05.166592819Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=93.632µs logger=migrator t=2026-08-13T01:07:05.172289863Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-13T01:07:05.172476067Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=187.154µs logger=migrator t=2026-08-13T01:07:05.181194027Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-13T01:07:05.182147467Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=953.35µs logger=migrator t=2026-08-13T01:07:05.189238282Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:07:05.190852826Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.614354ms logger=migrator t=2026-08-13T01:07:05.199843352Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:07:05.202226984Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.383032ms logger=migrator t=2026-08-13T01:07:05.211421025Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:07:05.211518237Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=97.623µs logger=migrator t=2026-08-13T01:07:05.220145214Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:07:05.222510486Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.365422ms logger=migrator t=2026-08-13T01:07:05.23190365Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:07:05.233000433Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.097793ms logger=migrator t=2026-08-13T01:07:05.240942227Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:07:05.243660005Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.717789ms logger=migrator t=2026-08-13T01:07:05.260286717Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:07:05.262586938Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.30259ms logger=migrator t=2026-08-13T01:07:05.269732692Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-13T01:07:05.274921545Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.187583ms logger=migrator t=2026-08-13T01:07:05.282853478Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-13T01:07:05.285637669Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.76649ms logger=migrator t=2026-08-13T01:07:05.290511525Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-13T01:07:05.290644678Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=134.403µs logger=migrator t=2026-08-13T01:07:05.298672773Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-13T01:07:05.299709785Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.037322ms logger=migrator t=2026-08-13T01:07:05.314501177Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-13T01:07:05.316124482Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.625285ms logger=migrator t=2026-08-13T01:07:05.323910712Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-13T01:07:05.325295842Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.38468ms logger=migrator t=2026-08-13T01:07:05.331849465Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:07:05.331925047Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=75.962µs logger=migrator t=2026-08-13T01:07:05.34222227Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-13T01:07:05.344390807Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.168687ms logger=migrator t=2026-08-13T01:07:05.352871932Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-13T01:07:05.353949535Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.078864ms logger=migrator t=2026-08-13T01:07:05.363058964Z 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-08-13T01:07:05.36565761Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.594026ms logger=migrator t=2026-08-13T01:07:05.375730589Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-13T01:07:05.376963526Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.231277ms logger=migrator t=2026-08-13T01:07:05.38631449Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-13T01:07:05.393714191Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.400082ms logger=migrator t=2026-08-13T01:07:05.399578938Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-13T01:07:05.400528509Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=949.981µs logger=migrator t=2026-08-13T01:07:05.40519179Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-13T01:07:05.406906727Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.716027ms logger=migrator t=2026-08-13T01:07:05.416093058Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-13T01:07:05.444821053Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.724935ms logger=migrator t=2026-08-13T01:07:05.44885444Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-13T01:07:05.474519708Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.657678ms logger=migrator t=2026-08-13T01:07:05.492398708Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-13T01:07:05.494435222Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.062205ms logger=migrator t=2026-08-13T01:07:05.502085828Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-13T01:07:05.503214133Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.130885ms logger=migrator t=2026-08-13T01:07:05.507064787Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-13T01:07:05.516789089Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.724012ms logger=migrator t=2026-08-13T01:07:05.522926032Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-13T01:07:05.527912881Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.981509ms logger=migrator t=2026-08-13T01:07:05.534281439Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-13T01:07:05.5352659Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=986.001µs logger=migrator t=2026-08-13T01:07:05.539464952Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-13T01:07:05.540643677Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.184035ms logger=migrator t=2026-08-13T01:07:05.546952194Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-13T01:07:05.548272394Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.31799ms logger=migrator t=2026-08-13T01:07:05.555249925Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-13T01:07:05.557423983Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.174577ms logger=migrator t=2026-08-13T01:07:05.564880135Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:07:05.565011778Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=135.013µs logger=migrator t=2026-08-13T01:07:05.607450521Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-13T01:07:05.617003199Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.556578ms logger=migrator t=2026-08-13T01:07:05.62484882Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-13T01:07:05.629536142Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.690483ms logger=migrator t=2026-08-13T01:07:05.647125524Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-13T01:07:05.65747557Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.348356ms logger=migrator t=2026-08-13T01:07:05.712597818Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-13T01:07:05.714396458Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.858481ms logger=migrator t=2026-08-13T01:07:05.721172786Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-13T01:07:05.722520195Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.347579ms logger=migrator t=2026-08-13T01:07:05.731523491Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-13T01:07:05.73606524Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.54291ms logger=migrator t=2026-08-13T01:07:05.754228674Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-13T01:07:05.761254988Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.029004ms logger=migrator t=2026-08-13T01:07:05.777734526Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-13T01:07:05.779505044Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.770348ms logger=migrator t=2026-08-13T01:07:05.789102414Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-13T01:07:05.795171986Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.069102ms logger=migrator t=2026-08-13T01:07:05.805566172Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-13T01:07:05.81237673Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.808428ms logger=migrator t=2026-08-13T01:07:05.817261936Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-13T01:07:05.817356248Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=94.972µs logger=migrator t=2026-08-13T01:07:05.827787066Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-13T01:07:05.829605855Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.818999ms logger=migrator t=2026-08-13T01:07:05.840829949Z 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-08-13T01:07:05.842202089Z 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.36747ms logger=migrator t=2026-08-13T01:07:05.847952414Z 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-08-13T01:07:05.850245404Z 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=2.29712ms logger=migrator t=2026-08-13T01:07:05.854909205Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:07:05.855007117Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=98.562µs logger=migrator t=2026-08-13T01:07:05.859461285Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-13T01:07:05.867931079Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.469585ms logger=migrator t=2026-08-13T01:07:05.872170871Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-13T01:07:05.878838546Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.668445ms logger=migrator t=2026-08-13T01:07:05.883149849Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-13T01:07:05.889655372Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.505603ms logger=migrator t=2026-08-13T01:07:05.897125664Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-13T01:07:05.903305339Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.179545ms logger=migrator t=2026-08-13T01:07:05.911906436Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-13T01:07:05.92310958Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.204194ms logger=migrator t=2026-08-13T01:07:05.928429866Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-13T01:07:05.928513917Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=84.122µs logger=migrator t=2026-08-13T01:07:05.933160478Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-13T01:07:05.934659641Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.497803ms logger=migrator t=2026-08-13T01:07:05.941207773Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-13T01:07:05.949448072Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.240419ms logger=migrator t=2026-08-13T01:07:05.955836851Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-13T01:07:05.955888542Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=52.631µs logger=migrator t=2026-08-13T01:07:05.960148835Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-13T01:07:05.969793205Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.6458ms logger=migrator t=2026-08-13T01:07:05.976802118Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-13T01:07:05.978199568Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.40081ms logger=migrator t=2026-08-13T01:07:05.982278887Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-13T01:07:05.99575924Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=13.474873ms logger=migrator t=2026-08-13T01:07:06.00034796Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-13T01:07:06.001344592Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=998.752µs logger=migrator t=2026-08-13T01:07:06.007617348Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-13T01:07:06.008811584Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.289038ms logger=migrator t=2026-08-13T01:07:06.015110251Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-13T01:07:06.023229137Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.999464ms logger=migrator t=2026-08-13T01:07:06.027640594Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-13T01:07:06.028710647Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.070603ms logger=migrator t=2026-08-13T01:07:06.033611624Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-13T01:07:06.034970704Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.35678ms logger=migrator t=2026-08-13T01:07:06.040428151Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-13T01:07:06.041946165Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.517314ms logger=migrator t=2026-08-13T01:07:06.047082537Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-13T01:07:06.048268342Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.184025ms logger=migrator t=2026-08-13T01:07:06.052634808Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-13T01:07:06.052789481Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=152.383µs logger=migrator t=2026-08-13T01:07:06.056321918Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-13T01:07:06.05732202Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.002563ms logger=migrator t=2026-08-13T01:07:06.062642725Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-13T01:07:06.063918823Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.276628ms logger=migrator t=2026-08-13T01:07:06.068250947Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-13T01:07:06.06879878Z 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-08-13T01:07:06.073734026Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-13T01:07:06.074235238Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=500.272µs logger=migrator t=2026-08-13T01:07:06.077871667Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-13T01:07:06.079047332Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.173065ms logger=migrator t=2026-08-13T01:07:06.082732223Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-13T01:07:06.089917819Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.185586ms logger=migrator t=2026-08-13T01:07:06.096206635Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-13T01:07:06.097406742Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.200767ms logger=migrator t=2026-08-13T01:07:06.105653032Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-13T01:07:06.107407199Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.760028ms logger=migrator t=2026-08-13T01:07:06.112340487Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-13T01:07:06.113516213Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.175906ms logger=migrator t=2026-08-13T01:07:06.119610275Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-13T01:07:06.122095619Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.489304ms logger=migrator t=2026-08-13T01:07:06.128247753Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-13T01:07:06.130066822Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.819419ms logger=migrator t=2026-08-13T01:07:06.13636314Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-13T01:07:06.13639442Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.97µs logger=migrator t=2026-08-13T01:07:06.140625782Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-13T01:07:06.140699053Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=74.231µs logger=migrator t=2026-08-13T01:07:06.145378126Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-13T01:07:06.155021045Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.643969ms logger=migrator t=2026-08-13T01:07:06.159405611Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-13T01:07:06.159768689Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=361.898µs logger=migrator t=2026-08-13T01:07:06.165060374Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-13T01:07:06.166147827Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.087343ms logger=migrator t=2026-08-13T01:07:06.174605011Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-13T01:07:06.175084942Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=480.161µs logger=migrator t=2026-08-13T01:07:06.179746463Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-13T01:07:06.181607134Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.866691ms logger=migrator t=2026-08-13T01:07:06.188083595Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-13T01:07:06.189069377Z level=info msg="Migration successfully executed" id="create secrets table" duration=985.102µs logger=migrator t=2026-08-13T01:07:06.197452649Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-13T01:07:06.239730449Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=42.26788ms logger=migrator t=2026-08-13T01:07:06.248016069Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-13T01:07:06.258366224Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.344184ms logger=migrator t=2026-08-13T01:07:06.264203901Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-13T01:07:06.264358294Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=154.903µs logger=migrator t=2026-08-13T01:07:06.270397556Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-13T01:07:06.302797731Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.395134ms logger=migrator t=2026-08-13T01:07:06.314014665Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-13T01:07:06.348000514Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.99043ms logger=migrator t=2026-08-13T01:07:06.362359866Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-13T01:07:06.363458051Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.100045ms logger=migrator t=2026-08-13T01:07:06.369232216Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-13T01:07:06.370424072Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.192356ms logger=migrator t=2026-08-13T01:07:06.379419278Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-13T01:07:06.379913019Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=496.871µs logger=migrator t=2026-08-13T01:07:06.386175935Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-13T01:07:06.387381231Z level=info msg="Migration successfully executed" id="create permission table" duration=1.214526ms logger=migrator t=2026-08-13T01:07:06.392819659Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-13T01:07:06.393847102Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.028343ms logger=migrator t=2026-08-13T01:07:06.399645498Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-13T01:07:06.401537699Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.891981ms logger=migrator t=2026-08-13T01:07:06.459304556Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-13T01:07:06.460537852Z level=info msg="Migration successfully executed" id="create role table" duration=1.236536ms logger=migrator t=2026-08-13T01:07:06.465334367Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-13T01:07:06.4709792Z level=info msg="Migration successfully executed" id="add column display_name" duration=5.643633ms logger=migrator t=2026-08-13T01:07:06.483550244Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-13T01:07:06.492312254Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.75853ms logger=migrator t=2026-08-13T01:07:06.499616483Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-13T01:07:06.50037063Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=754.617µs logger=migrator t=2026-08-13T01:07:06.506165156Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-13T01:07:06.507879953Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.714076ms logger=migrator t=2026-08-13T01:07:06.51415619Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-13T01:07:06.515263314Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.106914ms logger=migrator t=2026-08-13T01:07:06.52105168Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-13T01:07:06.522927581Z level=info msg="Migration successfully executed" id="create team role table" duration=1.879892ms logger=migrator t=2026-08-13T01:07:06.528906621Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-13T01:07:06.530667568Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.757007ms logger=migrator t=2026-08-13T01:07:06.537203351Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-13T01:07:06.539190825Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.990424ms logger=migrator t=2026-08-13T01:07:06.547099016Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-13T01:07:06.549137261Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.036565ms logger=migrator t=2026-08-13T01:07:06.554423576Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-13T01:07:06.555253544Z level=info msg="Migration successfully executed" id="create user role table" duration=832.547µs logger=migrator t=2026-08-13T01:07:06.562577123Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-13T01:07:06.563781599Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.257147ms logger=migrator t=2026-08-13T01:07:06.573971731Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-13T01:07:06.575904704Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.932933ms logger=migrator t=2026-08-13T01:07:06.585011642Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-13T01:07:06.588274282Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=3.263261ms logger=migrator t=2026-08-13T01:07:06.59968177Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-13T01:07:06.600744004Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.064054ms logger=migrator t=2026-08-13T01:07:06.610017286Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-13T01:07:06.611428896Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.41067ms logger=migrator t=2026-08-13T01:07:06.618003019Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-13T01:07:06.619122733Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.119754ms logger=migrator t=2026-08-13T01:07:06.627435214Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-13T01:07:06.642527672Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=15.072468ms logger=migrator t=2026-08-13T01:07:06.655043455Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-13T01:07:06.656603409Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.563643ms logger=migrator t=2026-08-13T01:07:06.667453465Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-13T01:07:06.668787534Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.337049ms logger=migrator t=2026-08-13T01:07:06.675635963Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-13T01:07:06.676625765Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=993.482µs logger=migrator t=2026-08-13T01:07:06.685380325Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-13T01:07:06.686499289Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.118684ms logger=migrator t=2026-08-13T01:07:06.692081021Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-13T01:07:06.693424671Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.34345ms logger=migrator t=2026-08-13T01:07:06.700171827Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-13T01:07:06.702090339Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.919322ms logger=migrator t=2026-08-13T01:07:06.707367514Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-13T01:07:06.718485746Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.117862ms logger=migrator t=2026-08-13T01:07:06.724297642Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-13T01:07:06.735501516Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.204654ms logger=migrator t=2026-08-13T01:07:06.741619069Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-13T01:07:06.747542318Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.923139ms logger=migrator t=2026-08-13T01:07:06.754815057Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-13T01:07:06.76324121Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.405673ms logger=migrator t=2026-08-13T01:07:06.769984026Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-13T01:07:06.773948842Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.965236ms logger=migrator t=2026-08-13T01:07:06.785100005Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-13T01:07:06.786271251Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.171217ms logger=migrator t=2026-08-13T01:07:06.791730319Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-13T01:07:06.792987626Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.255927ms logger=migrator t=2026-08-13T01:07:06.806534631Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-13T01:07:06.808267229Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.738268ms logger=migrator t=2026-08-13T01:07:06.81702657Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-13T01:07:06.817872088Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=845.378µs logger=migrator t=2026-08-13T01:07:06.823337057Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-13T01:07:06.823400978Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=61.231µs logger=migrator t=2026-08-13T01:07:06.836365051Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-13T01:07:06.836440352Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=78.681µs logger=migrator t=2026-08-13T01:07:06.841787939Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-13T01:07:06.842248239Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=461.37µs logger=migrator t=2026-08-13T01:07:06.848827222Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-13T01:07:06.850010497Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.185596ms logger=migrator t=2026-08-13T01:07:06.856314185Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-13T01:07:06.85701935Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=705.055µs logger=migrator t=2026-08-13T01:07:06.862711084Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-13T01:07:06.862915388Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=210.685µs logger=migrator t=2026-08-13T01:07:06.867230082Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-13T01:07:06.867703792Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=473.96µs logger=migrator t=2026-08-13T01:07:06.871997055Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-13T01:07:06.872877735Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=880.45µs logger=migrator t=2026-08-13T01:07:06.878322634Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-13T01:07:06.880257005Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.932181ms logger=migrator t=2026-08-13T01:07:06.886518692Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-13T01:07:06.897069261Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.549049ms logger=migrator t=2026-08-13T01:07:06.914130002Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-13T01:07:06.914227924Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=101.852µs logger=migrator t=2026-08-13T01:07:06.921293608Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-13T01:07:06.922360781Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.066773ms logger=migrator t=2026-08-13T01:07:06.928822322Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-13T01:07:06.929927086Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.104964ms logger=migrator t=2026-08-13T01:07:06.935430116Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-13T01:07:06.936491089Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.060573ms logger=migrator t=2026-08-13T01:07:06.943120974Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-13T01:07:06.951328102Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.207298ms logger=migrator t=2026-08-13T01:07:06.958073539Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-13T01:07:06.95909529Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.022072ms logger=migrator t=2026-08-13T01:07:06.964549119Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-13T01:07:06.965647544Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.097324ms logger=migrator t=2026-08-13T01:07:06.971853258Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:07:06.99947861Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.618941ms logger=migrator t=2026-08-13T01:07:07.006590714Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-13T01:07:07.00778338Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.192606ms logger=migrator t=2026-08-13T01:07:07.014244721Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-13T01:07:07.015430707Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.188746ms logger=migrator t=2026-08-13T01:07:07.023585024Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-13T01:07:07.02478155Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.194927ms logger=migrator t=2026-08-13T01:07:07.03074211Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-13T01:07:07.032087788Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.344708ms logger=migrator t=2026-08-13T01:07:07.037463736Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-13T01:07:07.037873215Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=406.049µs logger=migrator t=2026-08-13T01:07:07.044966389Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-13T01:07:07.045789737Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=822.928µs logger=migrator t=2026-08-13T01:07:07.051161364Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-13T01:07:07.061486919Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.324655ms logger=migrator t=2026-08-13T01:07:07.067414378Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-13T01:07:07.068348168Z level=info msg="Migration successfully executed" id="create entity_events table" duration=933.559µs logger=migrator t=2026-08-13T01:07:07.075980984Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-13T01:07:07.077240582Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.259008ms logger=migrator t=2026-08-13T01:07:07.082904785Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-13T01:07:07.083351605Z 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-08-13T01:07:07.088262372Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-13T01:07:07.088707831Z 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-08-13T01:07:07.095178912Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-13T01:07:07.096062401Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=882.969µs logger=migrator t=2026-08-13T01:07:07.101037289Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-13T01:07:07.102042311Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.004592ms logger=migrator t=2026-08-13T01:07:07.110815092Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-13T01:07:07.111994788Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.181556ms logger=migrator t=2026-08-13T01:07:07.117745233Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-13T01:07:07.118853697Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.108084ms logger=migrator t=2026-08-13T01:07:07.127485215Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-13T01:07:07.128730052Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.243407ms logger=migrator t=2026-08-13T01:07:07.134923496Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-13T01:07:07.136058372Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.135056ms logger=migrator t=2026-08-13T01:07:07.148837259Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-13T01:07:07.149804191Z level=info msg="Migration successfully executed" id="Drop public config table" duration=969.362µs logger=migrator t=2026-08-13T01:07:07.15759139Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-13T01:07:07.158748025Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.152456ms logger=migrator t=2026-08-13T01:07:07.16634801Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-13T01:07:07.167422664Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.075004ms logger=migrator t=2026-08-13T01:07:07.172417243Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-13T01:07:07.173473845Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.059812ms logger=migrator t=2026-08-13T01:07:07.179324933Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-13T01:07:07.185781793Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=6.45646ms logger=migrator t=2026-08-13T01:07:07.198294406Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-13T01:07:07.231018737Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=32.721191ms logger=migrator t=2026-08-13T01:07:07.238612213Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-13T01:07:07.248398866Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.786173ms logger=migrator t=2026-08-13T01:07:07.253969107Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-13T01:07:07.265376865Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.406018ms logger=migrator t=2026-08-13T01:07:07.271289194Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-13T01:07:07.27157847Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=291.406µs logger=migrator t=2026-08-13T01:07:07.279634145Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-13T01:07:07.29318291Z level=info msg="Migration successfully executed" id="add share column" duration=13.547715ms logger=migrator t=2026-08-13T01:07:07.302324729Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-13T01:07:07.302567944Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=256.445µs logger=migrator t=2026-08-13T01:07:07.308038023Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-13T01:07:07.309139137Z level=info msg="Migration successfully executed" id="create file table" duration=1.100644ms logger=migrator t=2026-08-13T01:07:07.315270371Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-13T01:07:07.316399155Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.129394ms logger=migrator t=2026-08-13T01:07:07.325251468Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-13T01:07:07.327022377Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.772369ms logger=migrator t=2026-08-13T01:07:07.333802334Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-13T01:07:07.335326887Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.523753ms logger=migrator t=2026-08-13T01:07:07.344463666Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-13T01:07:07.346550841Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.084465ms logger=migrator t=2026-08-13T01:07:07.354965125Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-13T01:07:07.355043916Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=79.801µs logger=migrator t=2026-08-13T01:07:07.360093206Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-13T01:07:07.360151028Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=57.622µs logger=migrator t=2026-08-13T01:07:07.364495922Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-13T01:07:07.365490534Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=987.651µs logger=migrator t=2026-08-13T01:07:07.371841162Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-13T01:07:07.372182349Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=341.817µs logger=migrator t=2026-08-13T01:07:07.377162608Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-13T01:07:07.379196771Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.033573ms logger=migrator t=2026-08-13T01:07:07.386358927Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-13T01:07:07.396252392Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.892635ms logger=migrator t=2026-08-13T01:07:07.402009798Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-13T01:07:07.402133751Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=127.663µs logger=migrator t=2026-08-13T01:07:07.408747914Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-13T01:07:07.410653466Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.905412ms logger=migrator t=2026-08-13T01:07:07.418439935Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-13T01:07:07.418845445Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=406.34µs logger=migrator t=2026-08-13T01:07:07.423746331Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-13T01:07:07.424071588Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=325.757µs logger=migrator t=2026-08-13T01:07:07.429733401Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-13T01:07:07.430476878Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=742.827µs logger=migrator t=2026-08-13T01:07:07.437565891Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-13T01:07:07.447410436Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.843705ms logger=migrator t=2026-08-13T01:07:07.453938188Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-13T01:07:07.461519623Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.578255ms logger=migrator t=2026-08-13T01:07:07.467164926Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-13T01:07:07.468266149Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.101533ms logger=migrator t=2026-08-13T01:07:07.474363432Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-13T01:07:07.557971681Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.607499ms logger=migrator t=2026-08-13T01:07:07.566689031Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-13T01:07:07.568231365Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.543514ms logger=migrator t=2026-08-13T01:07:07.57443598Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-13T01:07:07.576836992Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.401022ms logger=migrator t=2026-08-13T01:07:07.584018469Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-13T01:07:07.612646262Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.628002ms logger=migrator t=2026-08-13T01:07:07.619297246Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-13T01:07:07.626917882Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.620376ms logger=migrator t=2026-08-13T01:07:07.632409811Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-13T01:07:07.63281475Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=398.939µs logger=migrator t=2026-08-13T01:07:07.639014085Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-13T01:07:07.63926082Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=247.875µs logger=migrator t=2026-08-13T01:07:07.64384457Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-13T01:07:07.644083685Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=239.415µs logger=migrator t=2026-08-13T01:07:07.648752717Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-13T01:07:07.648949851Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=196.454µs logger=migrator t=2026-08-13T01:07:07.654698986Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-13T01:07:07.655073564Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=375.468µs logger=migrator t=2026-08-13T01:07:07.661608656Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-13T01:07:07.663476997Z level=info msg="Migration successfully executed" id="create folder table" duration=1.867031ms logger=migrator t=2026-08-13T01:07:07.670486099Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-13T01:07:07.671824509Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.33825ms logger=migrator t=2026-08-13T01:07:07.678293729Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-13T01:07:07.679458375Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.167586ms logger=migrator t=2026-08-13T01:07:07.684707149Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-13T01:07:07.684735019Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.901µs logger=migrator t=2026-08-13T01:07:07.690559927Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-13T01:07:07.691836274Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.269887ms logger=migrator t=2026-08-13T01:07:07.698238773Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-13T01:07:07.700178416Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.939642ms logger=migrator t=2026-08-13T01:07:07.704652794Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-13T01:07:07.706010463Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.356479ms logger=migrator t=2026-08-13T01:07:07.711146714Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-13T01:07:07.711638695Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=491.221µs logger=migrator t=2026-08-13T01:07:07.718058084Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-13T01:07:07.718535995Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=478.721µs logger=migrator t=2026-08-13T01:07:07.723551174Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-13T01:07:07.72472029Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.169006ms logger=migrator t=2026-08-13T01:07:07.731600709Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-13T01:07:07.733712126Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.123046ms logger=migrator t=2026-08-13T01:07:07.739508262Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-13T01:07:07.740697277Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.189176ms logger=migrator t=2026-08-13T01:07:07.745552043Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-13T01:07:07.747613638Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.051355ms logger=migrator t=2026-08-13T01:07:07.752528845Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-13T01:07:07.754440286Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.911541ms logger=migrator t=2026-08-13T01:07:07.760625111Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-13T01:07:07.761739915Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.114624ms logger=migrator t=2026-08-13T01:07:07.765390934Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-13T01:07:07.766749504Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.35792ms logger=migrator t=2026-08-13T01:07:07.77251277Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-13T01:07:07.775257679Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.742849ms logger=migrator t=2026-08-13T01:07:07.78308596Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-13T01:07:07.784127613Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.041332ms logger=migrator t=2026-08-13T01:07:07.790837838Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-13T01:07:07.792791761Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.181038ms logger=migrator t=2026-08-13T01:07:07.800341165Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-13T01:07:07.801855138Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.513853ms logger=migrator t=2026-08-13T01:07:07.806657153Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-13T01:07:07.80699266Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=328.648µs logger=migrator t=2026-08-13T01:07:07.811145301Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-13T01:07:07.823227913Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.082533ms logger=migrator t=2026-08-13T01:07:07.827526026Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-13T01:07:07.828063188Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=537.712µs logger=migrator t=2026-08-13T01:07:07.833265091Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-13T01:07:07.833317363Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=56.132µs logger=migrator t=2026-08-13T01:07:07.83825033Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-13T01:07:07.839433776Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.184507ms logger=migrator t=2026-08-13T01:07:07.843331191Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-13T01:07:07.843364791Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=41.501µs logger=migrator t=2026-08-13T01:07:07.848793819Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-13T01:07:07.851895347Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.101408ms logger=migrator t=2026-08-13T01:07:07.856826864Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-13T01:07:07.857796425Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=969.461µs logger=migrator t=2026-08-13T01:07:07.864765577Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-13T01:07:07.866798841Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.035364ms logger=migrator t=2026-08-13T01:07:07.872245749Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-13T01:07:07.87317566Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=931.261µs logger=migrator t=2026-08-13T01:07:07.882163675Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-13T01:07:07.882517023Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=354.288µs logger=migrator t=2026-08-13T01:07:07.886870808Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-13T01:07:07.888438972Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.568684ms logger=migrator t=2026-08-13T01:07:07.891862876Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-13T01:07:07.893141524Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.278398ms logger=migrator t=2026-08-13T01:07:07.900247608Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-13T01:07:07.901594398Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.34878ms logger=migrator t=2026-08-13T01:07:07.90625381Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-13T01:07:07.914021798Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.765938ms logger=migrator t=2026-08-13T01:07:07.917456854Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-13T01:07:07.926763266Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.303462ms logger=migrator t=2026-08-13T01:07:07.931392387Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-13T01:07:07.942241232Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.837945ms logger=migrator t=2026-08-13T01:07:07.946867393Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-13T01:07:07.947067907Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=201.664µs logger=migrator t=2026-08-13T01:07:07.951455853Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-13T01:07:07.961794118Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.336125ms logger=migrator t=2026-08-13T01:07:07.966190024Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-13T01:07:07.977639673Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.453449ms logger=migrator t=2026-08-13T01:07:07.983880978Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-13T01:07:07.984175405Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=295.257µs logger=migrator t=2026-08-13T01:07:07.987917367Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.632790842s logger=migrator t=2026-08-13T01:07:07.989314787Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-13T01:07:08.009197789Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-13T01:07:08.009553207Z level=info msg="Created default organization" logger=secrets t=2026-08-13T01:07:08.016185802Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-13T01:07:08.062649112Z level=info msg="Restored cache from database" duration=395.948µs logger=plugin.store t=2026-08-13T01:07:08.064422731Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-13T01:07:08.10019682Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-13T01:07:08.100294822Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-13T01:07:08.100428215Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-13T01:07:08.100470176Z level=info msg="Plugins loaded" count=54 duration=36.048445ms logger=query_data t=2026-08-13T01:07:08.104228827Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-13T01:07:08.107531689Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-13T01:07:08.111544707Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-13T01:07:08.124801705Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-13T01:07:08.128168648Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-13T01:07:08.13054196Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-13T01:07:08.152039787Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-13T01:07:08.178046394Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-13T01:07:08.204756355Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-13T01:07:08.204787585Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-13T01:07:08.205326827Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-08-13T01:07:08.20549293Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-13T01:07:08.205925871Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-08-13T01:07:08.208662199Z level=info msg="starting to provision dashboards" logger=http.server t=2026-08-13T01:07:08.209027378Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-13T01:07:08.297968852Z level=info msg="State cache has been initialized" states=0 duration=92.640905ms logger=ngalert.scheduler t=2026-08-13T01:07:08.298042294Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-13T01:07:08.298140146Z level=info msg=starting first_tick=2026-08-13T01:07:10Z logger=grafana.update.checker t=2026-08-13T01:07:08.300992238Z level=info msg="Update check succeeded" duration=95.737943ms logger=plugins.update.checker t=2026-08-13T01:07:08.30518583Z level=info msg="Update check succeeded" duration=99.453635ms logger=plugin.angulardetectorsprovider.dynamic t=2026-08-13T01:07:08.417124296Z level=info msg="Patterns update finished" duration=138.437722ms logger=provisioning.dashboard t=2026-08-13T01:07:08.572828473Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-13T01:07:08.57452023Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-13T01:07:08.575243656Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-13T01:07:11.963561481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:11.965399871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:11.98559247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.009366837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.031401547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.062669337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.100127513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.149654769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.168943689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.200387283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.222872852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.246774543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.267508034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.297425265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.321630532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.345510271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.357515652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.381417463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.398867332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.439432655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.45532453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.48699773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.503626242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.557179437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.571341875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.625287029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.651495619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.703661094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.732090953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.836972705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.87168558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.972394961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:12.99302544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.056791598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.07343246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.140770475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.161060896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.219236842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.235891295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.299202563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.32850819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.379855287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.39930639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.461464403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.493775586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.587099216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.614071543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.674764804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.69205779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.764411755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:13.777721974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:14.031897184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:14.049692192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:14.309502525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:14.32581453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:14.928384171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:14.947342863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.019133916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.037127627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.106115078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.133294939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.204735924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.219539906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.298088685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.314651565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.384053346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.398000549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.47482889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.494536349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.572371813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.590616341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.671002009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.685941164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.790240844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.802352027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.896028096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.914890375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:15.993049766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:16.009848092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:07:16.085319934Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-13T01:08:03.232632707Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-13T01:17:08.230188669Z level=info msg="Completed cleanup jobs" duration=23.898521ms logger=plugins.update.checker t=2026-08-13T01:17:08.392910775Z level=info msg="Update check succeeded" duration=86.935505ms logger=sqlstore.transactions t=2026-08-13T01:22:08.121143233Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-13T01:27:08.244600959Z level=info msg="Completed cleanup jobs" duration=38.042945ms logger=plugins.update.checker t=2026-08-13T01:27:08.388918139Z level=info msg="Update check succeeded" duration=83.011064ms logger=cleanup t=2026-08-13T01:37:08.26107871Z level=info msg="Completed cleanup jobs" duration=54.956934ms logger=plugins.update.checker t=2026-08-13T01:37:08.385959664Z level=info msg="Update check succeeded" duration=80.100883ms logger=infra.usagestats t=2026-08-13T01:38:03.255036602Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-13T01:47:08.246143486Z level=info msg="Completed cleanup jobs" duration=39.993834ms logger=plugins.update.checker t=2026-08-13T01:47:08.390868929Z level=info msg="Update check succeeded" duration=84.685751ms