logger=settings t=2026-04-08T00:42:05.225743677Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-08T00:42:05Z logger=settings t=2026-04-08T00:42:05.226267909Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-08T00:42:05.22629629Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-08T00:42:05.22630211Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-08T00:42:05.22631192Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-08T00:42:05.2263165Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-08T00:42:05.22632204Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-08T00:42:05.226326561Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-08T00:42:05.226339671Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-08T00:42:05.226350501Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-08T00:42:05.226356831Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-08T00:42:05.226362061Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-08T00:42:05.226376212Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-08T00:42:05.226381052Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-08T00:42:05.226386112Z level=info msg=Target target=[all] logger=settings t=2026-04-08T00:42:05.226417873Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-08T00:42:05.226422323Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-08T00:42:05.226426383Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-08T00:42:05.226436173Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-08T00:42:05.226445723Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-08T00:42:05.226455053Z level=info msg="App mode production" logger=sqlstore t=2026-04-08T00:42:05.227028196Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-08T00:42:05.227055647Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-08T00:42:05.229028691Z level=info msg="Locking database" logger=migrator t=2026-04-08T00:42:05.229045332Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-08T00:42:05.229799949Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-08T00:42:05.231575448Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.771809ms logger=migrator t=2026-04-08T00:42:05.612765681Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-08T00:42:05.614281204Z level=info msg="Migration successfully executed" id="create user table" duration=1.520734ms logger=migrator t=2026-04-08T00:42:05.654589673Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-08T00:42:05.655688428Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.095486ms logger=migrator t=2026-04-08T00:42:05.660609209Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-08T00:42:05.661254543Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=645.444µs logger=migrator t=2026-04-08T00:42:05.669387007Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-08T00:42:05.670022511Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=635.594µs logger=migrator t=2026-04-08T00:42:05.681700454Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-08T00:42:05.682395339Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=695.355µs logger=migrator t=2026-04-08T00:42:05.686750798Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-08T00:42:05.689123002Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.373743ms logger=migrator t=2026-04-08T00:42:05.693248844Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-08T00:42:05.694010072Z level=info msg="Migration successfully executed" id="create user table v2" duration=761.368µs logger=migrator t=2026-04-08T00:42:05.698660996Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-08T00:42:05.699309561Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=649.744µs logger=migrator t=2026-04-08T00:42:05.703768751Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-08T00:42:05.704416676Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=647.905µs logger=migrator t=2026-04-08T00:42:05.710069253Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-08T00:42:05.710560674Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=491.341µs logger=migrator t=2026-04-08T00:42:05.715200789Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-08T00:42:05.715824763Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=623.604µs logger=migrator t=2026-04-08T00:42:05.721548202Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-08T00:42:05.722643197Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.096355ms logger=migrator t=2026-04-08T00:42:05.727549748Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-08T00:42:05.727578668Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.71µs logger=migrator t=2026-04-08T00:42:05.732878977Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-08T00:42:05.733990142Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.110735ms logger=migrator t=2026-04-08T00:42:05.73833166Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-08T00:42:05.738707739Z level=info msg="Migration successfully executed" id="Add missing user data" duration=375.869µs logger=migrator t=2026-04-08T00:42:05.745704867Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-08T00:42:05.74676629Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.064683ms logger=migrator t=2026-04-08T00:42:05.751410505Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-08T00:42:05.751899686Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=487.041µs logger=migrator t=2026-04-08T00:42:05.756579162Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-08T00:42:05.758577367Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.997135ms logger=migrator t=2026-04-08T00:42:05.764345857Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-08T00:42:05.773699447Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.34786ms logger=migrator t=2026-04-08T00:42:05.798832534Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-08T00:42:05.800787779Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.956524ms logger=migrator t=2026-04-08T00:42:05.807240034Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-08T00:42:05.807466179Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=226.445µs logger=migrator t=2026-04-08T00:42:05.812306058Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-08T00:42:05.813453153Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.145095ms logger=migrator t=2026-04-08T00:42:05.820585154Z 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-04-08T00:42:05.821329061Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=750.967µs logger=migrator t=2026-04-08T00:42:05.826219071Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-08T00:42:05.826890526Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=668.535µs logger=migrator t=2026-04-08T00:42:05.83280517Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-08T00:42:05.83371276Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=907.28µs logger=migrator t=2026-04-08T00:42:05.839939141Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-08T00:42:05.841273881Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.3449ms logger=migrator t=2026-04-08T00:42:05.846423887Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-08T00:42:05.847118082Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=693.975µs logger=migrator t=2026-04-08T00:42:05.852170666Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-08T00:42:05.852922213Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=751.907µs logger=migrator t=2026-04-08T00:42:05.858848856Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-08T00:42:05.859941332Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.091855ms logger=migrator t=2026-04-08T00:42:05.864988485Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-08T00:42:05.865018426Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.771µs logger=migrator t=2026-04-08T00:42:05.870308654Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-08T00:42:05.871937392Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.628997ms logger=migrator t=2026-04-08T00:42:05.877538878Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-08T00:42:05.878277205Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=739.256µs logger=migrator t=2026-04-08T00:42:05.884005594Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-08T00:42:05.884464615Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=461.241µs logger=migrator t=2026-04-08T00:42:05.889101629Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-08T00:42:05.890111102Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.008883ms logger=migrator t=2026-04-08T00:42:05.895578584Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-08T00:42:05.898606153Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.027049ms logger=migrator t=2026-04-08T00:42:05.904080757Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-08T00:42:05.904890775Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=809.998µs logger=migrator t=2026-04-08T00:42:05.909187051Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-08T00:42:05.909859617Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=671.986µs logger=migrator t=2026-04-08T00:42:05.914652744Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-08T00:42:05.915750959Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.098155ms logger=migrator t=2026-04-08T00:42:05.922185584Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-08T00:42:05.923689759Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.509015ms logger=migrator t=2026-04-08T00:42:05.928094378Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-08T00:42:05.928759942Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=665.734µs logger=migrator t=2026-04-08T00:42:05.935184558Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-08T00:42:05.935688179Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=503.351µs logger=migrator t=2026-04-08T00:42:05.942156214Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-08T00:42:05.943205688Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.048444ms logger=migrator t=2026-04-08T00:42:05.949392158Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-08T00:42:05.950004781Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=613.073µs logger=migrator t=2026-04-08T00:42:05.955002224Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-08T00:42:05.956016427Z level=info msg="Migration successfully executed" id="create star table" duration=1.023283ms logger=migrator t=2026-04-08T00:42:05.960875246Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-08T00:42:05.961545971Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=670.405µs logger=migrator t=2026-04-08T00:42:05.968681843Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-08T00:42:05.969367758Z level=info msg="Migration successfully executed" id="create org table v1" duration=686.586µs logger=migrator t=2026-04-08T00:42:05.974817531Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-08T00:42:05.975514697Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=697.755µs logger=migrator t=2026-04-08T00:42:05.980496459Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-08T00:42:05.98097158Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=475.06µs logger=migrator t=2026-04-08T00:42:05.987364553Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-08T00:42:05.988194003Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=833.01µs logger=migrator t=2026-04-08T00:42:05.998872922Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-08T00:42:06.000014569Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.142387ms logger=migrator t=2026-04-08T00:42:06.006468144Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-08T00:42:06.007839705Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.374751ms logger=migrator t=2026-04-08T00:42:06.012890398Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-08T00:42:06.012921299Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.091µs logger=migrator t=2026-04-08T00:42:06.019726873Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-08T00:42:06.019894077Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=169.314µs logger=migrator t=2026-04-08T00:42:06.033863002Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-08T00:42:06.034163608Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=303.366µs logger=migrator t=2026-04-08T00:42:06.039688523Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-08T00:42:06.040700665Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.012522ms logger=migrator t=2026-04-08T00:42:06.047509269Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-08T00:42:06.048349558Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=840.999µs logger=migrator t=2026-04-08T00:42:06.053385532Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-08T00:42:06.05420535Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=819.708µs logger=migrator t=2026-04-08T00:42:06.060054271Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-08T00:42:06.060755527Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=704.876µs logger=migrator t=2026-04-08T00:42:06.071789826Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-08T00:42:06.072893172Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.106796ms logger=migrator t=2026-04-08T00:42:06.079274835Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-08T00:42:06.080749519Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.473154ms logger=migrator t=2026-04-08T00:42:06.0857095Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-08T00:42:06.091409318Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.700798ms logger=migrator t=2026-04-08T00:42:06.097890345Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-08T00:42:06.098692043Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=801.108µs logger=migrator t=2026-04-08T00:42:06.104216937Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-08T00:42:06.106132821Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.914604ms logger=migrator t=2026-04-08T00:42:06.112906603Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-08T00:42:06.114355516Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.448653ms logger=migrator t=2026-04-08T00:42:06.12163868Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-08T00:42:06.122029529Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=391.519µs logger=migrator t=2026-04-08T00:42:06.126712584Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-08T00:42:06.127947202Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.233768ms logger=migrator t=2026-04-08T00:42:06.13321028Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-08T00:42:06.133281452Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=71.802µs logger=migrator t=2026-04-08T00:42:06.138260344Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-08T00:42:06.1402896Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.030996ms logger=migrator t=2026-04-08T00:42:06.156961486Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-08T00:42:06.161022757Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.067261ms logger=migrator t=2026-04-08T00:42:06.16647086Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-08T00:42:06.168501096Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.030306ms logger=migrator t=2026-04-08T00:42:06.173188432Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-08T00:42:06.174098243Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=909.64µs logger=migrator t=2026-04-08T00:42:06.179583216Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-08T00:42:06.181409488Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.825862ms logger=migrator t=2026-04-08T00:42:06.185948069Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-08T00:42:06.186785358Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=838.679µs logger=migrator t=2026-04-08T00:42:06.191489964Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-08T00:42:06.192310752Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=821.078µs logger=migrator t=2026-04-08T00:42:06.210609216Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-08T00:42:06.210681047Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=78.412µs logger=migrator t=2026-04-08T00:42:06.217084391Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-08T00:42:06.217137982Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=60.041µs logger=migrator t=2026-04-08T00:42:06.222878952Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-08T00:42:06.225249295Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.369723ms logger=migrator t=2026-04-08T00:42:06.230572535Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-08T00:42:06.232670803Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.098768ms logger=migrator t=2026-04-08T00:42:06.238477583Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-08T00:42:06.240504279Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.026416ms logger=migrator t=2026-04-08T00:42:06.245177264Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-08T00:42:06.24720241Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.018396ms logger=migrator t=2026-04-08T00:42:06.258967495Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-08T00:42:06.259426435Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=459.12µs logger=migrator t=2026-04-08T00:42:06.265576205Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-08T00:42:06.266897034Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.320379ms logger=migrator t=2026-04-08T00:42:06.271473248Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-08T00:42:06.272209694Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=736.397µs logger=migrator t=2026-04-08T00:42:06.277565965Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-08T00:42:06.277608916Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.821µs logger=migrator t=2026-04-08T00:42:06.280649334Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-08T00:42:06.281467472Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=817.468µs logger=migrator t=2026-04-08T00:42:06.284839338Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-08T00:42:06.285562595Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=722.417µs logger=migrator t=2026-04-08T00:42:06.291627661Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-08T00:42:06.300295477Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.664476ms logger=migrator t=2026-04-08T00:42:06.303649852Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-08T00:42:06.304189004Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=538.572µs logger=migrator t=2026-04-08T00:42:06.309232738Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-08T00:42:06.309943804Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=708.486µs logger=migrator t=2026-04-08T00:42:06.314907586Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-08T00:42:06.316240617Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.332331ms logger=migrator t=2026-04-08T00:42:06.320970172Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-08T00:42:06.321334361Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=364.548µs logger=migrator t=2026-04-08T00:42:06.325063005Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-08T00:42:06.325620648Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=556.943µs logger=migrator t=2026-04-08T00:42:06.330445397Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-08T00:42:06.332210606Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.76903ms logger=migrator t=2026-04-08T00:42:06.336641026Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-08T00:42:06.337242379Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=602.323µs logger=migrator t=2026-04-08T00:42:06.352193696Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-08T00:42:06.35232979Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=135.514µs logger=migrator t=2026-04-08T00:42:06.357456245Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-08T00:42:06.357580358Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=121.143µs logger=migrator t=2026-04-08T00:42:06.363840469Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-08T00:42:06.365509886Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.683967ms logger=migrator t=2026-04-08T00:42:06.370181142Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-08T00:42:06.372337511Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.156239ms logger=migrator t=2026-04-08T00:42:06.377999998Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-08T00:42:06.378934409Z level=info msg="Migration successfully executed" id="create data_source table" duration=949.991µs logger=migrator t=2026-04-08T00:42:06.385765243Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-08T00:42:06.386569051Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=803.678µs logger=migrator t=2026-04-08T00:42:06.394514301Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-08T00:42:06.395768139Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.253528ms logger=migrator t=2026-04-08T00:42:06.40206131Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-08T00:42:06.402965121Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=903.691µs logger=migrator t=2026-04-08T00:42:06.410181623Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-08T00:42:06.410976661Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=795.338µs logger=migrator t=2026-04-08T00:42:06.415603436Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-08T00:42:06.42241834Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.789513ms logger=migrator t=2026-04-08T00:42:06.517263957Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-08T00:42:06.519323963Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.061827ms logger=migrator t=2026-04-08T00:42:06.529698057Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-08T00:42:06.530916014Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.223807ms logger=migrator t=2026-04-08T00:42:06.538324172Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-08T00:42:06.53914518Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=824.018µs logger=migrator t=2026-04-08T00:42:06.545655508Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-08T00:42:06.54621125Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=546.692µs logger=migrator t=2026-04-08T00:42:06.551393167Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-08T00:42:06.55380375Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.410333ms logger=migrator t=2026-04-08T00:42:06.56040741Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-08T00:42:06.56527668Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.884421ms logger=migrator t=2026-04-08T00:42:06.57018433Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-08T00:42:06.570469786Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=285.917µs logger=migrator t=2026-04-08T00:42:06.5790716Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-08T00:42:06.57949096Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=424.241µs logger=migrator t=2026-04-08T00:42:06.585675909Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-08T00:42:06.588124285Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.449446ms logger=migrator t=2026-04-08T00:42:06.591445259Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-08T00:42:06.591633594Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=188.395µs logger=migrator t=2026-04-08T00:42:06.596609066Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-08T00:42:06.596971534Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=366.288µs logger=migrator t=2026-04-08T00:42:06.601027285Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-08T00:42:06.603640494Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.613029ms logger=migrator t=2026-04-08T00:42:06.60786676Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-08T00:42:06.608060904Z level=info msg="Migration successfully executed" id="Update uid value" duration=194.515µs logger=migrator t=2026-04-08T00:42:06.612021433Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-08T00:42:06.614276644Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.24772ms logger=migrator t=2026-04-08T00:42:06.622705744Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-08T00:42:06.623518512Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=813.019µs logger=migrator t=2026-04-08T00:42:06.628134236Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-08T00:42:06.629053127Z level=info msg="Migration successfully executed" id="create api_key table" duration=915.67µs logger=migrator t=2026-04-08T00:42:06.636083976Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-08T00:42:06.636918564Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=834.628µs logger=migrator t=2026-04-08T00:42:06.642304786Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-08T00:42:06.643312628Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.007532ms logger=migrator t=2026-04-08T00:42:06.648468834Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-08T00:42:06.649301884Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=832.43µs logger=migrator t=2026-04-08T00:42:06.654013269Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-08T00:42:06.655209977Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.196438ms logger=migrator t=2026-04-08T00:42:06.660335581Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-08T00:42:06.661697553Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.366031ms logger=migrator t=2026-04-08T00:42:06.667280338Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-08T00:42:06.668371633Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.094554ms logger=migrator t=2026-04-08T00:42:06.673704433Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-08T00:42:06.680983758Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.275134ms logger=migrator t=2026-04-08T00:42:06.686118344Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-08T00:42:06.687037824Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=918.991µs logger=migrator t=2026-04-08T00:42:06.692278502Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-08T00:42:06.693110801Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=833.198µs logger=migrator t=2026-04-08T00:42:06.696555028Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-08T00:42:06.697373707Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=818.899µs logger=migrator t=2026-04-08T00:42:06.701312845Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-08T00:42:06.702293117Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=979.662µs logger=migrator t=2026-04-08T00:42:06.708794364Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-08T00:42:06.709150442Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=356.098µs logger=migrator t=2026-04-08T00:42:06.713041329Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-08T00:42:06.713607713Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=566.064µs logger=migrator t=2026-04-08T00:42:06.717793977Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-08T00:42:06.717839768Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=54.671µs logger=migrator t=2026-04-08T00:42:06.721736305Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-08T00:42:06.72589963Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.161875ms logger=migrator t=2026-04-08T00:42:06.731265801Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-08T00:42:06.734026743Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.762232ms logger=migrator t=2026-04-08T00:42:06.738240648Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-08T00:42:06.738520114Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=281.766µs logger=migrator t=2026-04-08T00:42:06.74186545Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-08T00:42:06.744679623Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.810703ms logger=migrator t=2026-04-08T00:42:06.749373268Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-08T00:42:06.751995858Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.62251ms logger=migrator t=2026-04-08T00:42:06.756464889Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-08T00:42:06.757343838Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=871.439µs logger=migrator t=2026-04-08T00:42:06.76186547Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-08T00:42:06.762970345Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.108785ms logger=migrator t=2026-04-08T00:42:06.767117079Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-08T00:42:06.768002549Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=885.3µs logger=migrator t=2026-04-08T00:42:06.772887849Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-08T00:42:06.773772829Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=885.56µs logger=migrator t=2026-04-08T00:42:06.779434577Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-08T00:42:06.780712645Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.278549ms logger=migrator t=2026-04-08T00:42:06.785310479Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-08T00:42:06.786103096Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=792.677µs logger=migrator t=2026-04-08T00:42:06.793103195Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-08T00:42:06.793174206Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=72.481µs logger=migrator t=2026-04-08T00:42:06.803267544Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-08T00:42:06.803355006Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=90.372µs logger=migrator t=2026-04-08T00:42:06.807512719Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-08T00:42:06.810877565Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.361596ms logger=migrator t=2026-04-08T00:42:06.815212743Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-08T00:42:06.818005036Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.791953ms logger=migrator t=2026-04-08T00:42:06.823910809Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-08T00:42:06.823983961Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.592µs logger=migrator t=2026-04-08T00:42:06.827827797Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-08T00:42:06.828621046Z level=info msg="Migration successfully executed" id="create quota table v1" duration=792.768µs logger=migrator t=2026-04-08T00:42:06.832918732Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-08T00:42:06.83373832Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=819.468µs logger=migrator t=2026-04-08T00:42:06.838853245Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-08T00:42:06.838899376Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.411µs logger=migrator t=2026-04-08T00:42:06.844007442Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-08T00:42:06.845507656Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.499484ms logger=migrator t=2026-04-08T00:42:06.851562722Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-08T00:42:06.852397621Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=834.639µs logger=migrator t=2026-04-08T00:42:06.857476065Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-08T00:42:06.861882194Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.403999ms logger=migrator t=2026-04-08T00:42:06.870164861Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-08T00:42:06.870256403Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=98.842µs logger=migrator t=2026-04-08T00:42:06.879049042Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-08T00:42:06.880129166Z level=info msg="Migration successfully executed" id="create session table" duration=1.079894ms logger=migrator t=2026-04-08T00:42:06.887130333Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-08T00:42:06.88739253Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=263.117µs logger=migrator t=2026-04-08T00:42:06.892493074Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-08T00:42:06.892618687Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=133.223µs logger=migrator t=2026-04-08T00:42:06.898890819Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-08T00:42:06.900192038Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.293669ms logger=migrator t=2026-04-08T00:42:06.904831703Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-08T00:42:06.90604817Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.212627ms logger=migrator t=2026-04-08T00:42:06.911736378Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-08T00:42:06.911766599Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.331µs logger=migrator t=2026-04-08T00:42:06.915629077Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-08T00:42:06.915654897Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.02µs logger=migrator t=2026-04-08T00:42:06.920546887Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-08T00:42:06.925713023Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.167776ms logger=migrator t=2026-04-08T00:42:06.929918749Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-08T00:42:06.933717284Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.798316ms logger=migrator t=2026-04-08T00:42:06.93757062Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-08T00:42:06.937671782Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=101.272µs logger=migrator t=2026-04-08T00:42:06.942086212Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-08T00:42:06.942156404Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=68.922µs logger=migrator t=2026-04-08T00:42:06.945641302Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-08T00:42:06.946265247Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=623.515µs logger=migrator t=2026-04-08T00:42:06.950662885Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-08T00:42:06.950715177Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=54.162µs logger=migrator t=2026-04-08T00:42:06.954760578Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-08T00:42:06.959897014Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.132926ms logger=migrator t=2026-04-08T00:42:06.965172493Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-08T00:42:06.965321846Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=150.143µs logger=migrator t=2026-04-08T00:42:06.969603923Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-08T00:42:06.971925795Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.324402ms logger=migrator t=2026-04-08T00:42:06.978048893Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-08T00:42:06.982711159Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.663465ms logger=migrator t=2026-04-08T00:42:06.987468655Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-08T00:42:06.987538767Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.722µs logger=migrator t=2026-04-08T00:42:06.991438595Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-08T00:42:06.992299844Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=861.469µs logger=migrator t=2026-04-08T00:42:06.996360445Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-08T00:42:06.997198195Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=836.49µs logger=migrator t=2026-04-08T00:42:07.002168577Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-08T00:42:07.003237951Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.069644ms logger=migrator t=2026-04-08T00:42:07.007446375Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-08T00:42:07.009140124Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.692319ms logger=migrator t=2026-04-08T00:42:07.013931322Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-08T00:42:07.015209891Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.278339ms logger=migrator t=2026-04-08T00:42:07.021462011Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-08T00:42:07.022292681Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=833.19µs logger=migrator t=2026-04-08T00:42:07.028123312Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-08T00:42:07.02940122Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.281478ms logger=migrator t=2026-04-08T00:42:07.035214901Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-08T00:42:07.036178434Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=964.482µs logger=migrator t=2026-04-08T00:42:07.043032838Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-08T00:42:07.043825535Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=785.788µs logger=migrator t=2026-04-08T00:42:07.049574895Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-08T00:42:07.060275006Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.700322ms logger=migrator t=2026-04-08T00:42:07.064338898Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-08T00:42:07.0648468Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=510.772µs logger=migrator t=2026-04-08T00:42:07.070689201Z 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-04-08T00:42:07.071806896Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.120585ms logger=migrator t=2026-04-08T00:42:07.076603944Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-08T00:42:07.077066155Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=458.93µs logger=migrator t=2026-04-08T00:42:07.081195608Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-08T00:42:07.082140679Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=945.261µs logger=migrator t=2026-04-08T00:42:07.087601262Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-08T00:42:07.088454551Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=846.099µs logger=migrator t=2026-04-08T00:42:07.092429811Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-08T00:42:07.096157555Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.725434ms logger=migrator t=2026-04-08T00:42:07.101771502Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-08T00:42:07.10525621Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.485318ms logger=migrator t=2026-04-08T00:42:07.110031368Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-08T00:42:07.113500826Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.469088ms logger=migrator t=2026-04-08T00:42:07.117755402Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-08T00:42:07.121245551Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.486058ms logger=migrator t=2026-04-08T00:42:07.126840177Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-08T00:42:07.127699286Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=858.739µs logger=migrator t=2026-04-08T00:42:07.132612667Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-08T00:42:07.132663898Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=52.091µs logger=migrator t=2026-04-08T00:42:07.13762008Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-08T00:42:07.137663771Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.731µs logger=migrator t=2026-04-08T00:42:07.14166686Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-08T00:42:07.142476119Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=808.479µs logger=migrator t=2026-04-08T00:42:07.146686174Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T00:42:07.148022485Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.334231ms logger=migrator t=2026-04-08T00:42:07.154590512Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-08T00:42:07.155708097Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.116815ms logger=migrator t=2026-04-08T00:42:07.159848471Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-08T00:42:07.161063688Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.215027ms logger=migrator t=2026-04-08T00:42:07.165087659Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T00:42:07.165959019Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=871.079µs logger=migrator t=2026-04-08T00:42:07.170510381Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-08T00:42:07.174202044Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.691213ms logger=migrator t=2026-04-08T00:42:07.178169163Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-08T00:42:07.181820766Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.653743ms logger=migrator t=2026-04-08T00:42:07.185415867Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-08T00:42:07.185594571Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=174.264µs logger=migrator t=2026-04-08T00:42:07.190253706Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-08T00:42:07.191172307Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=918.761µs logger=migrator t=2026-04-08T00:42:07.195921394Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-08T00:42:07.197208973Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.287379ms logger=migrator t=2026-04-08T00:42:07.201535921Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-08T00:42:07.207657619Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.101657ms logger=migrator t=2026-04-08T00:42:07.212838855Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-08T00:42:07.212907427Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.142µs logger=migrator t=2026-04-08T00:42:07.216785994Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-08T00:42:07.218098844Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.31271ms logger=migrator t=2026-04-08T00:42:07.222518763Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-08T00:42:07.22413612Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.616277ms logger=migrator t=2026-04-08T00:42:07.231219119Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-08T00:42:07.231304341Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=92.242µs logger=migrator t=2026-04-08T00:42:07.234905073Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-08T00:42:07.236393576Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.479452ms logger=migrator t=2026-04-08T00:42:07.244186872Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-08T00:42:07.245163984Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=974.632µs logger=migrator t=2026-04-08T00:42:07.251890516Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-08T00:42:07.253384079Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.444332ms logger=migrator t=2026-04-08T00:42:07.260538561Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-08T00:42:07.261446621Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=907.931µs logger=migrator t=2026-04-08T00:42:07.265530483Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-08T00:42:07.266529085Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=997.822µs logger=migrator t=2026-04-08T00:42:07.271719382Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-08T00:42:07.273192565Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.472163ms logger=migrator t=2026-04-08T00:42:07.279515238Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-08T00:42:07.279554469Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.811µs logger=migrator t=2026-04-08T00:42:07.283496988Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-08T00:42:07.287572649Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.075321ms logger=migrator t=2026-04-08T00:42:07.291928738Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-08T00:42:07.292709385Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=780.617µs logger=migrator t=2026-04-08T00:42:07.296642825Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-08T00:42:07.302926296Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.283072ms logger=migrator t=2026-04-08T00:42:07.307627522Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-08T00:42:07.308141793Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=513.941µs logger=migrator t=2026-04-08T00:42:07.313422683Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-08T00:42:07.314819454Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.396391ms logger=migrator t=2026-04-08T00:42:07.319158492Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-08T00:42:07.320383499Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.225517ms logger=migrator t=2026-04-08T00:42:07.324490642Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-08T00:42:07.336007632Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.51305ms logger=migrator t=2026-04-08T00:42:07.340362379Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-08T00:42:07.341068675Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=706.406µs logger=migrator t=2026-04-08T00:42:07.347556662Z 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-04-08T00:42:07.348448122Z 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=891.68µs logger=migrator t=2026-04-08T00:42:07.352657087Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-08T00:42:07.352934933Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=277.616µs logger=migrator t=2026-04-08T00:42:07.357844233Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-08T00:42:07.358425577Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=581.394µs logger=migrator t=2026-04-08T00:42:07.362045978Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-08T00:42:07.362237202Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=195.974µs logger=migrator t=2026-04-08T00:42:07.365890474Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-08T00:42:07.373622899Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.730805ms logger=migrator t=2026-04-08T00:42:07.379310827Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-08T00:42:07.382172002Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.858375ms logger=migrator t=2026-04-08T00:42:07.385824374Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-08T00:42:07.386805627Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=979.943µs logger=migrator t=2026-04-08T00:42:07.39182945Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-08T00:42:07.39272468Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=894.72µs logger=migrator t=2026-04-08T00:42:07.398382017Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-08T00:42:07.398640323Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=259.516µs logger=migrator t=2026-04-08T00:42:07.404307391Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-08T00:42:07.41094026Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.634489ms logger=migrator t=2026-04-08T00:42:07.414542062Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-08T00:42:07.415179036Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=637.024µs logger=migrator t=2026-04-08T00:42:07.419692028Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-08T00:42:07.419861132Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=169.493µs logger=migrator t=2026-04-08T00:42:07.424792672Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-08T00:42:07.425151411Z level=info msg="Migration successfully executed" id="Move region to single row" duration=358.599µs logger=migrator t=2026-04-08T00:42:07.429189912Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-08T00:42:07.430506131Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.320199ms logger=migrator t=2026-04-08T00:42:07.434697636Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-08T00:42:07.435992785Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.297059ms logger=migrator t=2026-04-08T00:42:07.440762472Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T00:42:07.442213656Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.446683ms logger=migrator t=2026-04-08T00:42:07.44643537Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T00:42:07.447381151Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=945.231µs logger=migrator t=2026-04-08T00:42:07.4517492Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-08T00:42:07.452590349Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=840.759µs logger=migrator t=2026-04-08T00:42:07.457232274Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-08T00:42:07.458621574Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.38851ms logger=migrator t=2026-04-08T00:42:07.463639468Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-08T00:42:07.46372888Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=89.462µs logger=migrator t=2026-04-08T00:42:07.467576757Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-08T00:42:07.468450626Z level=info msg="Migration successfully executed" id="create test_data table" duration=873.579µs logger=migrator t=2026-04-08T00:42:07.474444221Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-08T00:42:07.475760122Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.31457ms logger=migrator t=2026-04-08T00:42:07.483065766Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-08T00:42:07.484899608Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.834551ms logger=migrator t=2026-04-08T00:42:07.491721401Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-08T00:42:07.492450948Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=730.117µs logger=migrator t=2026-04-08T00:42:07.497886319Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-08T00:42:07.498076985Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=191.686µs logger=migrator t=2026-04-08T00:42:07.50325287Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-08T00:42:07.503831314Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=575.474µs logger=migrator t=2026-04-08T00:42:07.507841614Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-08T00:42:07.507950917Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=107.833µs logger=migrator t=2026-04-08T00:42:07.511973797Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-08T00:42:07.513117353Z level=info msg="Migration successfully executed" id="create team table" duration=1.145456ms logger=migrator t=2026-04-08T00:42:07.518135376Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-08T00:42:07.519229261Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.094125ms logger=migrator t=2026-04-08T00:42:07.523506578Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-08T00:42:07.524883639Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.37671ms logger=migrator t=2026-04-08T00:42:07.532114532Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-08T00:42:07.5400037Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.887977ms logger=migrator t=2026-04-08T00:42:07.545558124Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-08T00:42:07.54577226Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=214.846µs logger=migrator t=2026-04-08T00:42:07.553402721Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-08T00:42:07.554565408Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.159347ms logger=migrator t=2026-04-08T00:42:07.561104475Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-08T00:42:07.562026555Z level=info msg="Migration successfully executed" id="create team member table" duration=922.43µs logger=migrator t=2026-04-08T00:42:07.569162367Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-08T00:42:07.57066899Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.506413ms logger=migrator t=2026-04-08T00:42:07.576757758Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-08T00:42:07.578049387Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.291069ms logger=migrator t=2026-04-08T00:42:07.583429318Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-08T00:42:07.584937793Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.505074ms logger=migrator t=2026-04-08T00:42:07.594000217Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-08T00:42:07.598847716Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.84761ms logger=migrator t=2026-04-08T00:42:07.604148635Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-08T00:42:07.609329811Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.180857ms logger=migrator t=2026-04-08T00:42:07.614210242Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-08T00:42:07.619852389Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.641127ms logger=migrator t=2026-04-08T00:42:07.62834113Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-08T00:42:07.629595538Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.256498ms logger=migrator t=2026-04-08T00:42:07.635174894Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-08T00:42:07.636217518Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.042704ms logger=migrator t=2026-04-08T00:42:07.641469827Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-08T00:42:07.642451998Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=981.242µs logger=migrator t=2026-04-08T00:42:07.68559231Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-08T00:42:07.687511524Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.920324ms logger=migrator t=2026-04-08T00:42:07.695376321Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-08T00:42:07.697111941Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.73856ms logger=migrator t=2026-04-08T00:42:07.705847217Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-08T00:42:07.707657268Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.812521ms logger=migrator t=2026-04-08T00:42:07.715385832Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-08T00:42:07.716029117Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=640.615µs logger=migrator t=2026-04-08T00:42:07.730660637Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-08T00:42:07.731774222Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.116285ms logger=migrator t=2026-04-08T00:42:07.736952609Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-08T00:42:07.737430129Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=478.221µs logger=migrator t=2026-04-08T00:42:07.743853904Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-08T00:42:07.744077539Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=221.644µs logger=migrator t=2026-04-08T00:42:07.750835381Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-08T00:42:07.751772852Z level=info msg="Migration successfully executed" id="create tag table" duration=940.081µs logger=migrator t=2026-04-08T00:42:07.756711734Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-08T00:42:07.757624254Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=912.81µs logger=migrator t=2026-04-08T00:42:07.763126408Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-08T00:42:07.765612034Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.484446ms logger=migrator t=2026-04-08T00:42:07.772741476Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-08T00:42:07.773955082Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.214547ms logger=migrator t=2026-04-08T00:42:07.780623442Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-08T00:42:07.781525683Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=904.471µs logger=migrator t=2026-04-08T00:42:07.787855146Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-08T00:42:07.802502605Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.648779ms logger=migrator t=2026-04-08T00:42:07.808821118Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-08T00:42:07.809703729Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=882.471µs logger=migrator t=2026-04-08T00:42:07.815728474Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-08T00:42:07.816735316Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.005472ms logger=migrator t=2026-04-08T00:42:07.823133991Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-08T00:42:07.823616412Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=482.191µs logger=migrator t=2026-04-08T00:42:07.83019822Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-08T00:42:07.830950547Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=751.867µs logger=migrator t=2026-04-08T00:42:07.836028821Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-08T00:42:07.83726401Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.235049ms logger=migrator t=2026-04-08T00:42:07.84304637Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-08T00:42:07.844043342Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=999.012µs logger=migrator t=2026-04-08T00:42:07.851410018Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-08T00:42:07.851516171Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=111.203µs logger=migrator t=2026-04-08T00:42:07.856346649Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-08T00:42:07.864451832Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.104833ms logger=migrator t=2026-04-08T00:42:07.86968142Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-08T00:42:07.873383364Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.701554ms logger=migrator t=2026-04-08T00:42:07.877898955Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-08T00:42:07.881536197Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.635592ms logger=migrator t=2026-04-08T00:42:07.887064481Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-08T00:42:07.892413582Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.348641ms logger=migrator t=2026-04-08T00:42:07.897480577Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-08T00:42:07.898442498Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=962.011µs logger=migrator t=2026-04-08T00:42:07.903875341Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-08T00:42:07.911863331Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.987691ms logger=migrator t=2026-04-08T00:42:07.918016849Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-08T00:42:07.91890057Z level=info msg="Migration successfully executed" id="create server_lock table" duration=883.871µs logger=migrator t=2026-04-08T00:42:07.924721621Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-08T00:42:07.926109762Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.39175ms logger=migrator t=2026-04-08T00:42:07.932067286Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-08T00:42:07.932986967Z level=info msg="Migration successfully executed" id="create user auth token table" duration=919.591µs logger=migrator t=2026-04-08T00:42:07.940561487Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-08T00:42:07.9419948Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.433013ms logger=migrator t=2026-04-08T00:42:07.948831104Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-08T00:42:07.950251536Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.420302ms logger=migrator t=2026-04-08T00:42:07.957061259Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-08T00:42:07.958138314Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.076775ms logger=migrator t=2026-04-08T00:42:07.965743615Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-08T00:42:07.974986114Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.249099ms logger=migrator t=2026-04-08T00:42:07.981150662Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-08T00:42:07.981821647Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=670.945µs logger=migrator t=2026-04-08T00:42:07.987774971Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-08T00:42:07.98948805Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.719969ms logger=migrator t=2026-04-08T00:42:07.997281967Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-08T00:42:07.998968954Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.689338ms logger=migrator t=2026-04-08T00:42:08.007808963Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-08T00:42:08.008701034Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=892.091µs logger=migrator t=2026-04-08T00:42:08.016162771Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-08T00:42:08.017710036Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.547035ms logger=migrator t=2026-04-08T00:42:08.023711052Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-08T00:42:08.023812844Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.763µs logger=migrator t=2026-04-08T00:42:08.030167237Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-08T00:42:08.030421563Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=224.666µs logger=migrator t=2026-04-08T00:42:08.037445191Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-08T00:42:08.038666669Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.222288ms logger=migrator t=2026-04-08T00:42:08.046805172Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T00:42:08.047842926Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.037604ms logger=migrator t=2026-04-08T00:42:08.052734807Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T00:42:08.054461395Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.726869ms logger=migrator t=2026-04-08T00:42:08.059666632Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-08T00:42:08.059759534Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=92.842µs logger=migrator t=2026-04-08T00:42:08.0684563Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T00:42:08.07112981Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.67465ms logger=migrator t=2026-04-08T00:42:08.077691738Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T00:42:08.078769183Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.078405ms logger=migrator t=2026-04-08T00:42:08.083313485Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T00:42:08.084294068Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=976.192µs logger=migrator t=2026-04-08T00:42:08.090819854Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T00:42:08.091895239Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.074885ms logger=migrator t=2026-04-08T00:42:08.098200481Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-08T00:42:08.106696682Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.494081ms logger=migrator t=2026-04-08T00:42:08.111932771Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-08T00:42:08.112638906Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=706.115µs logger=migrator t=2026-04-08T00:42:08.1212258Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-08T00:42:08.121402874Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=182.484µs logger=migrator t=2026-04-08T00:42:08.129169569Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-08T00:42:08.130842406Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.672947ms logger=migrator t=2026-04-08T00:42:08.137424975Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-08T00:42:08.138686173Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.260758ms logger=migrator t=2026-04-08T00:42:08.145055186Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-08T00:42:08.146636683Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.580506ms logger=migrator t=2026-04-08T00:42:08.152954225Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T00:42:08.153019196Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.791µs logger=migrator t=2026-04-08T00:42:08.159164605Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-08T00:42:08.160390962Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.224427ms logger=migrator t=2026-04-08T00:42:08.168608328Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-08T00:42:08.170696515Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.087057ms logger=migrator t=2026-04-08T00:42:08.177265713Z 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-04-08T00:42:08.178449939Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.184876ms logger=migrator t=2026-04-08T00:42:08.184293471Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-08T00:42:08.185281944Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=987.783µs logger=migrator t=2026-04-08T00:42:08.191903483Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-08T00:42:08.197895508Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.991174ms logger=migrator t=2026-04-08T00:42:08.203386861Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-08T00:42:08.204321563Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=935.042µs logger=migrator t=2026-04-08T00:42:08.210050752Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T00:42:08.211012803Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=962.091µs logger=migrator t=2026-04-08T00:42:08.216457786Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-08T00:42:08.246535144Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.076178ms logger=migrator t=2026-04-08T00:42:08.252362876Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-08T00:42:08.275785574Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.427767ms logger=migrator t=2026-04-08T00:42:08.282630828Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-08T00:42:08.283692402Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.061604ms logger=migrator t=2026-04-08T00:42:08.288136782Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T00:42:08.289111734Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=974.512µs logger=migrator t=2026-04-08T00:42:08.293672687Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-08T00:42:08.299675562Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.002155ms logger=migrator t=2026-04-08T00:42:08.306796352Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-08T00:42:08.31247365Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.677438ms logger=migrator t=2026-04-08T00:42:08.317687718Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-08T00:42:08.318746331Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.059103ms logger=migrator t=2026-04-08T00:42:08.328680156Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-08T00:42:08.329579516Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=901.15µs logger=migrator t=2026-04-08T00:42:08.336069763Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-08T00:42:08.337431763Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.36031ms logger=migrator t=2026-04-08T00:42:08.352646526Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-08T00:42:08.353782861Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.139735ms logger=migrator t=2026-04-08T00:42:08.360222126Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-08T00:42:08.360277247Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=55.531µs logger=migrator t=2026-04-08T00:42:08.364339159Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-08T00:42:08.373098117Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.760548ms logger=migrator t=2026-04-08T00:42:08.3772319Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-08T00:42:08.38211525Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.88286ms logger=migrator t=2026-04-08T00:42:08.386316175Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-08T00:42:08.391412539Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.095474ms logger=migrator t=2026-04-08T00:42:08.396245788Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-08T00:42:08.396947294Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=704.056µs logger=migrator t=2026-04-08T00:42:08.401378454Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-08T00:42:08.402123031Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=744.347µs logger=migrator t=2026-04-08T00:42:08.406565201Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-08T00:42:08.411116383Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.549112ms logger=migrator t=2026-04-08T00:42:08.417848806Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-08T00:42:08.424450054Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.602088ms logger=migrator t=2026-04-08T00:42:08.42912896Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-08T00:42:08.430187043Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.057783ms logger=migrator t=2026-04-08T00:42:08.435411021Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-08T00:42:08.44156902Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.158009ms logger=migrator t=2026-04-08T00:42:08.447132135Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-08T00:42:08.453673383Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.577899ms logger=migrator t=2026-04-08T00:42:08.458690255Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-08T00:42:08.458783998Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=94.142µs logger=migrator t=2026-04-08T00:42:08.463628877Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-08T00:42:08.464941427Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.31227ms logger=migrator t=2026-04-08T00:42:08.472387625Z 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-04-08T00:42:08.47348153Z 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.093885ms logger=migrator t=2026-04-08T00:42:08.478984024Z 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-04-08T00:42:08.480106749Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.122385ms logger=migrator t=2026-04-08T00:42:08.486337909Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T00:42:08.486533303Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=195.334µs logger=migrator t=2026-04-08T00:42:08.49258394Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-08T00:42:08.502115395Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.529945ms logger=migrator t=2026-04-08T00:42:08.507894305Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-08T00:42:08.512350916Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.456241ms logger=migrator t=2026-04-08T00:42:08.518180237Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-08T00:42:08.524697144Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.516287ms logger=migrator t=2026-04-08T00:42:08.53341989Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-08T00:42:08.538450744Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.030584ms logger=migrator t=2026-04-08T00:42:08.541719327Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-08T00:42:08.548434708Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.714581ms logger=migrator t=2026-04-08T00:42:08.554114237Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-08T00:42:08.554322522Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=209.485µs logger=migrator t=2026-04-08T00:42:08.561021583Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-08T00:42:08.562027905Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.001102ms logger=migrator t=2026-04-08T00:42:08.56755844Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-08T00:42:08.57373607Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.177ms logger=migrator t=2026-04-08T00:42:08.580763547Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-08T00:42:08.58089041Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=128.573µs logger=migrator t=2026-04-08T00:42:08.586560278Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-08T00:42:08.592928981Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.369183ms logger=migrator t=2026-04-08T00:42:08.600035822Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-08T00:42:08.60082384Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=788.308µs logger=migrator t=2026-04-08T00:42:08.606346284Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-08T00:42:08.611072501Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.725317ms logger=migrator t=2026-04-08T00:42:08.616312699Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-08T00:42:08.617703Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.393101ms logger=migrator t=2026-04-08T00:42:08.62479883Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-08T00:42:08.626958529Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.159569ms logger=migrator t=2026-04-08T00:42:08.632108664Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-08T00:42:08.636860022Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.750938ms logger=migrator t=2026-04-08T00:42:08.642188162Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-08T00:42:08.643089102Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=903.96µs logger=migrator t=2026-04-08T00:42:08.651587904Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-08T00:42:08.652811562Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.222838ms logger=migrator t=2026-04-08T00:42:08.657325073Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-08T00:42:08.658689414Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.364031ms logger=migrator t=2026-04-08T00:42:08.663563004Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-08T00:42:08.664814472Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.252798ms logger=migrator t=2026-04-08T00:42:08.670421198Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-08T00:42:08.67051573Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=95.262µs logger=migrator t=2026-04-08T00:42:08.67403737Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-08T00:42:08.675230037Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.191778ms logger=migrator t=2026-04-08T00:42:08.681072709Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-08T00:42:08.682243634Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.171126ms logger=migrator t=2026-04-08T00:42:08.687059573Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-08T00:42:08.687772119Z 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-04-08T00:42:08.693262013Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-08T00:42:08.693688342Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=426.619µs logger=migrator t=2026-04-08T00:42:08.697114391Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-08T00:42:08.698200775Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.086175ms logger=migrator t=2026-04-08T00:42:08.703280789Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-08T00:42:08.709892158Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.610579ms logger=migrator t=2026-04-08T00:42:08.714425481Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-08T00:42:08.715691189Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.265759ms logger=migrator t=2026-04-08T00:42:08.721418648Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-08T00:42:08.723229619Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.808521ms logger=migrator t=2026-04-08T00:42:08.728092799Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-08T00:42:08.729157042Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.063604ms logger=migrator t=2026-04-08T00:42:08.734444601Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-08T00:42:08.735459814Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.014653ms logger=migrator t=2026-04-08T00:42:08.739734711Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-08T00:42:08.740743263Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.008652ms logger=migrator t=2026-04-08T00:42:08.744987059Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-08T00:42:08.74501334Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.011µs logger=migrator t=2026-04-08T00:42:08.749779047Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-08T00:42:08.749884299Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=104.332µs logger=migrator t=2026-04-08T00:42:08.754189837Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-08T00:42:08.762403742Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.202824ms logger=migrator t=2026-04-08T00:42:08.766820841Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-08T00:42:08.767618929Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=801.248µs logger=migrator t=2026-04-08T00:42:08.771919256Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-08T00:42:08.773940272Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.015105ms logger=migrator t=2026-04-08T00:42:08.779579169Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-08T00:42:08.779957707Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=376.388µs logger=migrator t=2026-04-08T00:42:08.78406253Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-08T00:42:08.785722217Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.660037ms logger=migrator t=2026-04-08T00:42:08.790667619Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-08T00:42:08.79205685Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.389101ms logger=migrator t=2026-04-08T00:42:08.797612135Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-08T00:42:08.831411206Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.795361ms logger=migrator t=2026-04-08T00:42:08.835494199Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-08T00:42:08.840540903Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.048384ms logger=migrator t=2026-04-08T00:42:08.844346429Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-08T00:42:08.844528603Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=183.284µs logger=migrator t=2026-04-08T00:42:08.849156817Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-08T00:42:08.879260756Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.100499ms logger=migrator t=2026-04-08T00:42:08.884695119Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-08T00:42:08.91582572Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.126762ms logger=migrator t=2026-04-08T00:42:08.919546903Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-08T00:42:08.920163997Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=617.194µs logger=migrator t=2026-04-08T00:42:08.925324164Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-08T00:42:08.926550691Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.226257ms logger=migrator t=2026-04-08T00:42:08.932016314Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-08T00:42:08.932403184Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=390.57µs logger=migrator t=2026-04-08T00:42:08.936047026Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-08T00:42:08.937038528Z level=info msg="Migration successfully executed" id="create permission table" duration=991.292µs logger=migrator t=2026-04-08T00:42:08.941282334Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-08T00:42:08.942430489Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.145585ms logger=migrator t=2026-04-08T00:42:08.947995125Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-08T00:42:08.94910939Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.114455ms logger=migrator t=2026-04-08T00:42:08.953364526Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-08T00:42:08.954244665Z level=info msg="Migration successfully executed" id="create role table" duration=879.129µs logger=migrator t=2026-04-08T00:42:08.958602114Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-08T00:42:08.966188925Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.586151ms logger=migrator t=2026-04-08T00:42:08.970545873Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-08T00:42:08.978009212Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.461749ms logger=migrator t=2026-04-08T00:42:08.982536683Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-08T00:42:08.983546686Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.009573ms logger=migrator t=2026-04-08T00:42:08.987809292Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-08T00:42:08.988840846Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.031024ms logger=migrator t=2026-04-08T00:42:08.994132835Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-08T00:42:08.995207059Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.073724ms logger=migrator t=2026-04-08T00:42:09.0010422Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-08T00:42:09.002080783Z level=info msg="Migration successfully executed" id="create team role table" duration=1.040553ms logger=migrator t=2026-04-08T00:42:09.018570635Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-08T00:42:09.020218933Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.646707ms logger=migrator t=2026-04-08T00:42:09.025834919Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-08T00:42:09.026933834Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.098425ms logger=migrator t=2026-04-08T00:42:09.031325033Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-08T00:42:09.032351966Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.026553ms logger=migrator t=2026-04-08T00:42:09.036894089Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-08T00:42:09.038186137Z level=info msg="Migration successfully executed" id="create user role table" duration=1.295418ms logger=migrator t=2026-04-08T00:42:09.056428639Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-08T00:42:09.058714861Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.289021ms logger=migrator t=2026-04-08T00:42:09.064155123Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-08T00:42:09.065319259Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.164146ms logger=migrator t=2026-04-08T00:42:09.071042228Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-08T00:42:09.072389439Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.336091ms logger=migrator t=2026-04-08T00:42:09.076586333Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-08T00:42:09.077464433Z level=info msg="Migration successfully executed" id="create builtin role table" duration=878.09µs logger=migrator t=2026-04-08T00:42:09.082459236Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-08T00:42:09.083739025Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.27958ms logger=migrator t=2026-04-08T00:42:09.087873668Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-08T00:42:09.088908281Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.034512ms logger=migrator t=2026-04-08T00:42:09.09285221Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-08T00:42:09.10085637Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.00364ms logger=migrator t=2026-04-08T00:42:09.105488834Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-08T00:42:09.106585089Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.095995ms logger=migrator t=2026-04-08T00:42:09.110267262Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-08T00:42:09.111653344Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.385142ms logger=migrator t=2026-04-08T00:42:09.115557861Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-08T00:42:09.116541293Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=983.222µs logger=migrator t=2026-04-08T00:42:09.120932693Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-08T00:42:09.121960946Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.027903ms logger=migrator t=2026-04-08T00:42:09.125987947Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-08T00:42:09.126982879Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=994.762µs logger=migrator t=2026-04-08T00:42:09.131256736Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-08T00:42:09.132299809Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.042443ms logger=migrator t=2026-04-08T00:42:09.137100848Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-08T00:42:09.144939973Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.836665ms logger=migrator t=2026-04-08T00:42:09.149931136Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-08T00:42:09.155560353Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.628337ms logger=migrator t=2026-04-08T00:42:09.159439561Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-08T00:42:09.167174485Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.729884ms logger=migrator t=2026-04-08T00:42:09.171649916Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-08T00:42:09.179398001Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.747795ms logger=migrator t=2026-04-08T00:42:09.183173546Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-08T00:42:09.184215039Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.041363ms logger=migrator t=2026-04-08T00:42:09.188748661Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-08T00:42:09.189816155Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.066644ms logger=migrator t=2026-04-08T00:42:09.194717516Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-08T00:42:09.195685908Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=968.293µs logger=migrator t=2026-04-08T00:42:09.199135695Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-08T00:42:09.199976544Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=840.549µs logger=migrator t=2026-04-08T00:42:09.204143579Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-08T00:42:09.205203932Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.054504ms logger=migrator t=2026-04-08T00:42:09.211183657Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-08T00:42:09.211246568Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=63.561µs logger=migrator t=2026-04-08T00:42:09.215848983Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-08T00:42:09.215887303Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.351µs logger=migrator t=2026-04-08T00:42:09.219610937Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-08T00:42:09.220009316Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=398.189µs logger=migrator t=2026-04-08T00:42:09.227087836Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-08T00:42:09.227619738Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=532.611µs logger=migrator t=2026-04-08T00:42:09.233234684Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-08T00:42:09.23393975Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=704.636µs logger=migrator t=2026-04-08T00:42:09.23884733Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-08T00:42:09.239044035Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=196.935µs logger=migrator t=2026-04-08T00:42:09.242598325Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-08T00:42:09.243058805Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=461.49µs logger=migrator t=2026-04-08T00:42:09.249445809Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-08T00:42:09.250342189Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=896.52µs logger=migrator t=2026-04-08T00:42:09.258022113Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-08T00:42:09.259916085Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.897303ms logger=migrator t=2026-04-08T00:42:09.26765327Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-08T00:42:09.276765595Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.077984ms logger=migrator t=2026-04-08T00:42:09.280726765Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-08T00:42:09.28095302Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=227.525µs logger=migrator t=2026-04-08T00:42:09.286345521Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-08T00:42:09.287903306Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.559675ms logger=migrator t=2026-04-08T00:42:09.292931119Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-08T00:42:09.294094536Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.161907ms logger=migrator t=2026-04-08T00:42:09.298897863Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-08T00:42:09.299776064Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=878.101µs logger=migrator t=2026-04-08T00:42:09.304646233Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-08T00:42:09.314434954Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.785341ms logger=migrator t=2026-04-08T00:42:09.318846403Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-08T00:42:09.320070081Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.224208ms logger=migrator t=2026-04-08T00:42:09.325365901Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-08T00:42:09.327063488Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.701427ms logger=migrator t=2026-04-08T00:42:09.331805396Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-08T00:42:09.356948302Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.138697ms logger=migrator t=2026-04-08T00:42:09.361153818Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-08T00:42:09.362194351Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.040623ms logger=migrator t=2026-04-08T00:42:09.368880421Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-08T00:42:09.370977149Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.093517ms logger=migrator t=2026-04-08T00:42:09.375761547Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-08T00:42:09.377516146Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.754518ms logger=migrator t=2026-04-08T00:42:09.385325862Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-08T00:42:09.387309187Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.983345ms logger=migrator t=2026-04-08T00:42:09.393849894Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-08T00:42:09.394193321Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=346.837µs logger=migrator t=2026-04-08T00:42:09.400382242Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-08T00:42:09.401428035Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.046223ms logger=migrator t=2026-04-08T00:42:09.40695286Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-08T00:42:09.415263857Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.313167ms logger=migrator t=2026-04-08T00:42:09.420661779Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-08T00:42:09.421260832Z level=info msg="Migration successfully executed" id="create entity_events table" duration=598.933µs logger=migrator t=2026-04-08T00:42:09.427635585Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-08T00:42:09.428350852Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=715.217µs logger=migrator t=2026-04-08T00:42:09.432146487Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T00:42:09.432468644Z 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-04-08T00:42:09.436725051Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T00:42:09.437864686Z 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-04-08T00:42:09.443675087Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-08T00:42:09.444575017Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=902.99µs logger=migrator t=2026-04-08T00:42:09.45355368Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-08T00:42:09.454961602Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.408122ms logger=migrator t=2026-04-08T00:42:09.459623807Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T00:42:09.460978707Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.3547ms logger=migrator t=2026-04-08T00:42:09.467441433Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T00:42:09.468567528Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.123165ms logger=migrator t=2026-04-08T00:42:09.472332333Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T00:42:09.473406288Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.074075ms logger=migrator t=2026-04-08T00:42:09.476527718Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T00:42:09.477584841Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.056663ms logger=migrator t=2026-04-08T00:42:09.481831447Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-08T00:42:09.482755188Z level=info msg="Migration successfully executed" id="Drop public config table" duration=923.161µs logger=migrator t=2026-04-08T00:42:09.488324963Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-08T00:42:09.490638086Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.315363ms logger=migrator t=2026-04-08T00:42:09.494460831Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T00:42:09.495571927Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.111006ms logger=migrator t=2026-04-08T00:42:09.498905032Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T00:42:09.500024217Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.119155ms logger=migrator t=2026-04-08T00:42:09.504658432Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-08T00:42:09.506102804Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.447242ms logger=migrator t=2026-04-08T00:42:09.512188232Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-08T00:42:09.533566163Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.382001ms logger=migrator t=2026-04-08T00:42:09.537929462Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-08T00:42:09.546592487Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.662655ms logger=migrator t=2026-04-08T00:42:09.551524229Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-08T00:42:09.557421561Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.897102ms logger=migrator t=2026-04-08T00:42:09.562748221Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-08T00:42:09.563208062Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=453.79µs logger=migrator t=2026-04-08T00:42:09.569867211Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-08T00:42:09.586520637Z level=info msg="Migration successfully executed" id="add share column" duration=16.649825ms logger=migrator t=2026-04-08T00:42:09.590303372Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-08T00:42:09.590557458Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=253.955µs logger=migrator t=2026-04-08T00:42:09.594280722Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-08T00:42:09.595411087Z level=info msg="Migration successfully executed" id="create file table" duration=1.131505ms logger=migrator t=2026-04-08T00:42:09.610706532Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-08T00:42:09.612109403Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.406781ms logger=migrator t=2026-04-08T00:42:09.628535524Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-08T00:42:09.629571657Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.038633ms logger=migrator t=2026-04-08T00:42:09.635924701Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-08T00:42:09.636594936Z level=info msg="Migration successfully executed" id="create file_meta table" duration=670.325µs logger=migrator t=2026-04-08T00:42:09.641393994Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-08T00:42:09.64256273Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.168356ms logger=migrator t=2026-04-08T00:42:09.646208672Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-08T00:42:09.646274153Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.291µs logger=migrator t=2026-04-08T00:42:09.650130501Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-08T00:42:09.650195352Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=71.391µs logger=migrator t=2026-04-08T00:42:09.655760268Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-08T00:42:09.656342261Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=582.253µs logger=migrator t=2026-04-08T00:42:09.662690263Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-08T00:42:09.663019261Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=332.418µs logger=migrator t=2026-04-08T00:42:09.667180875Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-08T00:42:09.668464523Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.284378ms logger=migrator t=2026-04-08T00:42:09.673332993Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-08T00:42:09.681817284Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.484571ms logger=migrator t=2026-04-08T00:42:09.689381526Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-08T00:42:09.689522249Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=140.893µs logger=migrator t=2026-04-08T00:42:09.695374481Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-08T00:42:09.696547147Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.172496ms logger=migrator t=2026-04-08T00:42:09.702623103Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-08T00:42:09.703409642Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=787.989µs logger=migrator t=2026-04-08T00:42:09.707201747Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-08T00:42:09.707529544Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=328.257µs logger=migrator t=2026-04-08T00:42:09.711339311Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-08T00:42:09.711820821Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=481.701µs logger=migrator t=2026-04-08T00:42:09.715805931Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-08T00:42:09.728705552Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.898992ms logger=migrator t=2026-04-08T00:42:09.735581917Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-08T00:42:09.744147129Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.564743ms logger=migrator t=2026-04-08T00:42:09.748555179Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-08T00:42:09.749308396Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=752.867µs logger=migrator t=2026-04-08T00:42:09.755814842Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-08T00:42:09.833645287Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.829085ms logger=migrator t=2026-04-08T00:42:09.842519637Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-08T00:42:09.844034181Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.508934ms logger=migrator t=2026-04-08T00:42:09.847769785Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-08T00:42:09.849552415Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.7822ms logger=migrator t=2026-04-08T00:42:09.853572926Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-08T00:42:09.881613268Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.036772ms logger=migrator t=2026-04-08T00:42:09.889861334Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-08T00:42:09.900481393Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.617149ms logger=migrator t=2026-04-08T00:42:09.905969317Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-08T00:42:09.906280134Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=311.377µs logger=migrator t=2026-04-08T00:42:09.911108593Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-08T00:42:09.911354728Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=241.605µs logger=migrator t=2026-04-08T00:42:09.915820959Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-08T00:42:09.916033974Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=212.975µs logger=migrator t=2026-04-08T00:42:09.920436423Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-08T00:42:09.920671558Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=236.415µs logger=migrator t=2026-04-08T00:42:09.928321001Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-08T00:42:09.928572687Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=251.245µs logger=migrator t=2026-04-08T00:42:09.936173448Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-08T00:42:09.937306123Z level=info msg="Migration successfully executed" id="create folder table" duration=1.128525ms logger=migrator t=2026-04-08T00:42:09.944463745Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-08T00:42:09.945910157Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.445992ms logger=migrator t=2026-04-08T00:42:10.008719503Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-08T00:42:10.010581084Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.866431ms logger=migrator t=2026-04-08T00:42:10.017542982Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-08T00:42:10.017608714Z level=info msg="Migration successfully executed" id="Update folder title length" duration=66.902µs logger=migrator t=2026-04-08T00:42:10.023097067Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T00:42:10.024331625Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.234308ms logger=migrator t=2026-04-08T00:42:10.032918548Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T00:42:10.033982763Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.064245ms logger=migrator t=2026-04-08T00:42:10.038484003Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-08T00:42:10.03964923Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.164697ms logger=migrator t=2026-04-08T00:42:10.046362541Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-08T00:42:10.046861192Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=499.321µs logger=migrator t=2026-04-08T00:42:10.051236051Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-08T00:42:10.051545898Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=310.077µs logger=migrator t=2026-04-08T00:42:10.056213214Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-08T00:42:10.057325488Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.113915ms logger=migrator t=2026-04-08T00:42:10.062949205Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-08T00:42:10.064141243Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.191528ms logger=migrator t=2026-04-08T00:42:10.070755541Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-08T00:42:10.072670585Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.917124ms logger=migrator t=2026-04-08T00:42:10.079396066Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-08T00:42:10.080306806Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=916.45µs logger=migrator t=2026-04-08T00:42:10.0853343Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-08T00:42:10.086070266Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=735.956µs logger=migrator t=2026-04-08T00:42:10.092717376Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-08T00:42:10.093364641Z level=info msg="Migration successfully executed" id="create anon_device table" duration=648.945µs logger=migrator t=2026-04-08T00:42:10.098611799Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-08T00:42:10.1004509Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.844231ms logger=migrator t=2026-04-08T00:42:10.106346714Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-08T00:42:10.107704994Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.35898ms logger=migrator t=2026-04-08T00:42:10.112913662Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-08T00:42:10.113837182Z level=info msg="Migration successfully executed" id="create signing_key table" duration=923.41µs logger=migrator t=2026-04-08T00:42:10.11994764Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-08T00:42:10.121115267Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.171527ms logger=migrator t=2026-04-08T00:42:10.127019609Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-08T00:42:10.128752969Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.73374ms logger=migrator t=2026-04-08T00:42:10.134026447Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-08T00:42:10.134318954Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=293.357µs logger=migrator t=2026-04-08T00:42:10.140387371Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-08T00:42:10.151512522Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.125461ms logger=migrator t=2026-04-08T00:42:10.157428355Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-08T00:42:10.157963617Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=535.352µs logger=migrator t=2026-04-08T00:42:10.163128254Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T00:42:10.163150984Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.481µs logger=migrator t=2026-04-08T00:42:10.168456854Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T00:42:10.170178232Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.717838ms logger=migrator t=2026-04-08T00:42:10.176192638Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T00:42:10.176219409Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.271µs logger=migrator t=2026-04-08T00:42:10.181424955Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-08T00:42:10.183507462Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.081587ms logger=migrator t=2026-04-08T00:42:10.188055715Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T00:42:10.189309373Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.253248ms logger=migrator t=2026-04-08T00:42:10.196737051Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-08T00:42:10.198302005Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.561624ms logger=migrator t=2026-04-08T00:42:10.203922223Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-08T00:42:10.205032408Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.120616ms logger=migrator t=2026-04-08T00:42:10.210561743Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-08T00:42:10.210841169Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=280.246µs logger=migrator t=2026-04-08T00:42:10.215623247Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-08T00:42:10.216454725Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=830.268µs logger=migrator t=2026-04-08T00:42:10.222190655Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-08T00:42:10.223582205Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.391391ms logger=migrator t=2026-04-08T00:42:10.230235186Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-08T00:42:10.231234048Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=982.322µs logger=migrator t=2026-04-08T00:42:10.238654076Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-08T00:42:10.249202924Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.554009ms logger=migrator t=2026-04-08T00:42:10.253889309Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-08T00:42:10.263933046Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.043897ms logger=migrator t=2026-04-08T00:42:10.269749927Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-08T00:42:10.276647711Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.896384ms logger=migrator t=2026-04-08T00:42:10.281569303Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-08T00:42:10.281633714Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=65.041µs logger=migrator t=2026-04-08T00:42:10.286660577Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-08T00:42:10.298049805Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.389877ms logger=migrator t=2026-04-08T00:42:10.304313395Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-08T00:42:10.310851963Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.536408ms logger=migrator t=2026-04-08T00:42:10.316007249Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-08T00:42:10.316231225Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=224.406µs logger=migrator t=2026-04-08T00:42:10.321464952Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.091703984s logger=migrator t=2026-04-08T00:42:10.321879432Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-08T00:42:10.334277461Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-08T00:42:10.334504416Z level=info msg="Created default organization" logger=secrets t=2026-04-08T00:42:10.345449963Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T00:42:10.395310527Z level=info msg="Restored cache from database" duration=420.399µs logger=plugin.store t=2026-04-08T00:42:10.396579165Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-08T00:42:10.43321762Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-08T00:42:10.433247241Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-08T00:42:10.433307872Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-08T00:42:10.433320243Z level=info msg="Plugins loaded" count=54 duration=36.741568ms logger=query_data t=2026-04-08T00:42:10.437825895Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-08T00:42:10.441282123Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-08T00:42:10.449565259Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-08T00:42:10.46068953Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-08T00:42:10.463432302Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-08T00:42:10.465950719Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-08T00:42:10.48688075Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-08T00:42:10.506437041Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-08T00:42:10.528241143Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-08T00:42:10.528262593Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-08T00:42:10.529484201Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-08T00:42:10.529992713Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-08T00:42:10.529979102Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-08T00:42:10.53252386Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-08T00:42:10.603156031Z level=info msg="Update check succeeded" duration=74.737175ms logger=grafana.update.checker t=2026-04-08T00:42:10.604371388Z level=info msg="Update check succeeded" duration=75.42656ms logger=ngalert.state.manager t=2026-04-08T00:42:10.609241608Z level=info msg="State cache has been initialized" states=0 duration=79.257676ms logger=ngalert.scheduler t=2026-04-08T00:42:10.60931732Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-08T00:42:10.609413942Z level=info msg=starting first_tick=2026-04-08T00:42:20Z logger=sqlstore.transactions t=2026-04-08T00:42:10.618298282Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T00:42:10.632636415Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T00:42:10.682842777Z level=info msg="Patterns update finished" duration=77.149758ms logger=provisioning.dashboard t=2026-04-08T00:42:10.686326606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:10.71357655Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-08T00:42:10.917021716Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-08T00:42:10.917424405Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-08T00:42:14.676103444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.677168968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.938538489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.020124278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.038196785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.064390175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.08143811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.103677971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.121921672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.149122106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.178057407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.256111887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.277092709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.317136612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.337051791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.388192534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.40441681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.450341804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.46918331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.50692976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.522918351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.569887049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.585619324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.628249465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.64757758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.703378679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.720888873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.766334127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.784082787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.831785312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.848076259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.900701216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.920774828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.9767876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.00516977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.103760382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.125242657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.199164533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.217569108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.266984012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.28246715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.366683018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.385098744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.443694584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.458518969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.527288389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.544352683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.618502334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.636582182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.71104577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.726649762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.802206255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.818138514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.892402538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.912224245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.984401762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.008570326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.088500068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.103895355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.176334987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.194813904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.27224092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.286245815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.351603309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.369278766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.452928812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.46836361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.555121886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.579339901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.676911451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.694282852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.783340139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.798730207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.868319895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.882374101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.965670509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:17.981298832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:18.063230158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:18.084747393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:18.171930028Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-08T00:42:47.553424495Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-08T00:52:10.583567224Z level=info msg="Completed cleanup jobs" duration=53.582146ms logger=plugins.update.checker t=2026-04-08T00:52:10.653612268Z level=info msg="Update check succeeded" duration=49.401344ms logger=sqlstore.transactions t=2026-04-08T00:57:10.458431284Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"