logger=settings t=2026-04-27T12:14:09.511209759Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-27T12:14:09Z logger=settings t=2026-04-27T12:14:09.51703374Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-27T12:14:09.517063421Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-27T12:14:09.517068681Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-27T12:14:09.517073681Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-27T12:14:09.517107262Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-27T12:14:09.517112112Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-27T12:14:09.517118792Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-27T12:14:09.517125652Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-27T12:14:09.517129802Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-27T12:14:09.517133912Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-27T12:14:09.517137942Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-27T12:14:09.517144723Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-27T12:14:09.517148643Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-27T12:14:09.517152973Z level=info msg=Target target=[all] logger=settings t=2026-04-27T12:14:09.517162593Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-27T12:14:09.517168443Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-27T12:14:09.517208134Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-27T12:14:09.517731967Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-27T12:14:09.517743587Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-27T12:14:09.517749767Z level=info msg="App mode production" logger=sqlstore t=2026-04-27T12:14:09.518165007Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-27T12:14:09.518187508Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-27T12:14:09.520320889Z level=info msg="Locking database" logger=migrator t=2026-04-27T12:14:09.52033446Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-27T12:14:09.521043497Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-27T12:14:09.522062251Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.017964ms logger=migrator t=2026-04-27T12:14:09.526727674Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-27T12:14:09.52740734Z level=info msg="Migration successfully executed" id="create user table" duration=679.166µs logger=migrator t=2026-04-27T12:14:09.532658207Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-27T12:14:09.533306273Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=647.525µs logger=migrator t=2026-04-27T12:14:09.541690175Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-27T12:14:09.543192652Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.485107ms logger=migrator t=2026-04-27T12:14:09.563603265Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-27T12:14:09.564869407Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.274841ms logger=migrator t=2026-04-27T12:14:09.573654259Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-27T12:14:09.574797106Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.142277ms logger=migrator t=2026-04-27T12:14:09.585460624Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-27T12:14:09.588792544Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.33584ms logger=migrator t=2026-04-27T12:14:09.596117672Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-27T12:14:09.597416753Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.304651ms logger=migrator t=2026-04-27T12:14:09.608838859Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-27T12:14:09.609558517Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=718.128µs logger=migrator t=2026-04-27T12:14:09.615420629Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-27T12:14:09.615977342Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=556.273µs logger=migrator t=2026-04-27T12:14:09.620895151Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-27T12:14:09.621468924Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=577.513µs logger=migrator t=2026-04-27T12:14:09.628863314Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-27T12:14:09.629519749Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=660.045µs logger=migrator t=2026-04-27T12:14:09.635061134Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-27T12:14:09.637134343Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.07377ms logger=migrator t=2026-04-27T12:14:09.644836469Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-27T12:14:09.64488874Z level=info msg="Migration successfully executed" id="Update user table charset" duration=56.111µs logger=migrator t=2026-04-27T12:14:09.654920244Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-27T12:14:09.657627409Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.707986ms logger=migrator t=2026-04-27T12:14:09.665032987Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-27T12:14:09.665393297Z level=info msg="Migration successfully executed" id="Add missing user data" duration=364.08µs logger=migrator t=2026-04-27T12:14:09.67090301Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-27T12:14:09.671914694Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.011564ms logger=migrator t=2026-04-27T12:14:09.676988077Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-27T12:14:09.677582021Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=593.824µs logger=migrator t=2026-04-27T12:14:09.682660264Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-27T12:14:09.683650158Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=989.783µs logger=migrator t=2026-04-27T12:14:09.688780652Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-27T12:14:09.695188797Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.408575ms logger=migrator t=2026-04-27T12:14:09.735482661Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-27T12:14:09.737134751Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.6538ms logger=migrator t=2026-04-27T12:14:09.743513635Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-27T12:14:09.743757691Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=244.076µs logger=migrator t=2026-04-27T12:14:09.751328604Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-27T12:14:09.752564564Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.23717ms logger=migrator t=2026-04-27T12:14:09.759098572Z 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-27T12:14:09.759410729Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=312.737µs logger=migrator t=2026-04-27T12:14:09.76771155Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-27T12:14:09.768320294Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=609.484µs logger=migrator t=2026-04-27T12:14:09.775340005Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-27T12:14:09.776195935Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=856.15µs logger=migrator t=2026-04-27T12:14:09.782073897Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-27T12:14:09.783142344Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.068657ms logger=migrator t=2026-04-27T12:14:09.789145978Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-27T12:14:09.790028899Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=883.931µs logger=migrator t=2026-04-27T12:14:09.799627761Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-27T12:14:09.800667637Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.037596ms logger=migrator t=2026-04-27T12:14:09.812173265Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-27T12:14:09.813257811Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.085386ms logger=migrator t=2026-04-27T12:14:09.823371076Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-27T12:14:09.823453158Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=83.782µs logger=migrator t=2026-04-27T12:14:09.835072038Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-27T12:14:09.836124523Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.049545ms logger=migrator t=2026-04-27T12:14:09.844290091Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-27T12:14:09.845107682Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=815.34µs logger=migrator t=2026-04-27T12:14:09.851704901Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-27T12:14:09.852363646Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=658.215µs logger=migrator t=2026-04-27T12:14:09.859169721Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-27T12:14:09.859886948Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=717.577µs logger=migrator t=2026-04-27T12:14:09.866867817Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-27T12:14:09.872027952Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.159235ms logger=migrator t=2026-04-27T12:14:09.877921744Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-27T12:14:09.878628162Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=706.558µs logger=migrator t=2026-04-27T12:14:09.885098118Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-27T12:14:09.886328977Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.231429ms logger=migrator t=2026-04-27T12:14:09.892652151Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-27T12:14:09.893739897Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.087716ms logger=migrator t=2026-04-27T12:14:09.902041007Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-27T12:14:09.902760885Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=719.718µs logger=migrator t=2026-04-27T12:14:09.908524884Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-27T12:14:09.909598891Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.073757ms logger=migrator t=2026-04-27T12:14:09.919621532Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-27T12:14:09.92030938Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=689.717µs logger=migrator t=2026-04-27T12:14:09.926988721Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-27T12:14:09.927529754Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=540.333µs logger=migrator t=2026-04-27T12:14:09.93316571Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-27T12:14:09.933557289Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=392.429µs logger=migrator t=2026-04-27T12:14:09.939920414Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-27T12:14:09.940995929Z level=info msg="Migration successfully executed" id="create star table" duration=1.075295ms logger=migrator t=2026-04-27T12:14:09.947828324Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-27T12:14:09.948986953Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.155789ms logger=migrator t=2026-04-27T12:14:09.953724987Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-27T12:14:09.954610529Z level=info msg="Migration successfully executed" id="create org table v1" duration=885.552µs logger=migrator t=2026-04-27T12:14:09.959939848Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-27T12:14:09.960944411Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.004413ms logger=migrator t=2026-04-27T12:14:09.967693234Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-27T12:14:09.968755711Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.062256ms logger=migrator t=2026-04-27T12:14:09.973893935Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-27T12:14:09.974613982Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=719.877µs logger=migrator t=2026-04-27T12:14:09.97946675Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-27T12:14:09.980165606Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=698.726µs logger=migrator t=2026-04-27T12:14:09.989316907Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-27T12:14:09.990483816Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.167509ms logger=migrator t=2026-04-27T12:14:09.997034674Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-27T12:14:09.997078655Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.591µs logger=migrator t=2026-04-27T12:14:10.002546268Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-27T12:14:10.00262885Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=84.592µs logger=migrator t=2026-04-27T12:14:10.007375254Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-27T12:14:10.007563539Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=186.565µs logger=migrator t=2026-04-27T12:14:10.014013245Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-27T12:14:10.015195393Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.181408ms logger=migrator t=2026-04-27T12:14:10.021344942Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-27T12:14:10.022125361Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=780.299µs logger=migrator t=2026-04-27T12:14:10.027077041Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-27T12:14:10.027839339Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=759.488µs logger=migrator t=2026-04-27T12:14:10.035092705Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-27T12:14:10.035874253Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=784.208µs logger=migrator t=2026-04-27T12:14:10.042480513Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-27T12:14:10.043435686Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=955.223µs logger=migrator t=2026-04-27T12:14:10.049763359Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-27T12:14:10.051185493Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.424764ms logger=migrator t=2026-04-27T12:14:10.055836216Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-27T12:14:10.064759392Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.925865ms logger=migrator t=2026-04-27T12:14:10.072913178Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-27T12:14:10.073738188Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=823.78µs logger=migrator t=2026-04-27T12:14:10.079655141Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-27T12:14:10.080520303Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=865.232µs logger=migrator t=2026-04-27T12:14:10.084510579Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-27T12:14:10.085301708Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=790.989µs logger=migrator t=2026-04-27T12:14:10.089243823Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-27T12:14:10.089632983Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=391.48µs logger=migrator t=2026-04-27T12:14:10.094429909Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-27T12:14:10.095271909Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=841.77µs logger=migrator t=2026-04-27T12:14:10.09983229Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-27T12:14:10.099956053Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=125.533µs logger=migrator t=2026-04-27T12:14:10.10441606Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-27T12:14:10.106381318Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.965108ms logger=migrator t=2026-04-27T12:14:10.111194314Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-27T12:14:10.113184822Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.990108ms logger=migrator t=2026-04-27T12:14:10.119362492Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-27T12:14:10.122512528Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.152126ms logger=migrator t=2026-04-27T12:14:10.127049647Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-27T12:14:10.127917759Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=867.892µs logger=migrator t=2026-04-27T12:14:10.133917823Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-27T12:14:10.138163406Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.244733ms logger=migrator t=2026-04-27T12:14:10.143686079Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-27T12:14:10.144345476Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=661.097µs logger=migrator t=2026-04-27T12:14:10.150184177Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-27T12:14:10.15156205Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.378803ms logger=migrator t=2026-04-27T12:14:10.156364066Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-27T12:14:10.156413807Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=50.871µs logger=migrator t=2026-04-27T12:14:10.162579456Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-27T12:14:10.162622527Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.941µs logger=migrator t=2026-04-27T12:14:10.168185912Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-27T12:14:10.171536453Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.349891ms logger=migrator t=2026-04-27T12:14:10.176966904Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-27T12:14:10.179228589Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.261315ms logger=migrator t=2026-04-27T12:14:10.184380214Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-27T12:14:10.186642229Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.262494ms logger=migrator t=2026-04-27T12:14:10.190808449Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-27T12:14:10.192827168Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.019339ms logger=migrator t=2026-04-27T12:14:10.198162437Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-27T12:14:10.198374292Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=212.115µs logger=migrator t=2026-04-27T12:14:10.202772368Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-27T12:14:10.203737402Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=964.494µs logger=migrator t=2026-04-27T12:14:10.208889886Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-27T12:14:10.209633624Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=743.868µs logger=migrator t=2026-04-27T12:14:10.21362951Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-27T12:14:10.213694482Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=64.082µs logger=migrator t=2026-04-27T12:14:10.217172467Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-27T12:14:10.219501812Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.328356ms logger=migrator t=2026-04-27T12:14:10.223015608Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-27T12:14:10.223747065Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=733.297µs logger=migrator t=2026-04-27T12:14:10.226975833Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-27T12:14:10.233297246Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.320583ms logger=migrator t=2026-04-27T12:14:10.237773895Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-27T12:14:10.238560583Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=786.498µs logger=migrator t=2026-04-27T12:14:10.259821408Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-27T12:14:10.261065287Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.24405ms logger=migrator t=2026-04-27T12:14:10.267982945Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-27T12:14:10.268655261Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=671.516µs logger=migrator t=2026-04-27T12:14:10.278912209Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-27T12:14:10.279211626Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=298.427µs logger=migrator t=2026-04-27T12:14:10.284690849Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-27T12:14:10.285191861Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=500.892µs logger=migrator t=2026-04-27T12:14:10.289631758Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-27T12:14:10.293389179Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.757712ms logger=migrator t=2026-04-27T12:14:10.297393506Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-27T12:14:10.298316938Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=926.983µs logger=migrator t=2026-04-27T12:14:10.302646523Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-27T12:14:10.30296892Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=324.267µs logger=migrator t=2026-04-27T12:14:10.307661624Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-27T12:14:10.307959371Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=300.767µs logger=migrator t=2026-04-27T12:14:10.312507811Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-27T12:14:10.313638288Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.131307ms logger=migrator t=2026-04-27T12:14:10.317675296Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-27T12:14:10.319426858Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.752862ms logger=migrator t=2026-04-27T12:14:10.322579945Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-27T12:14:10.32325112Z level=info msg="Migration successfully executed" id="create data_source table" duration=670.726µs logger=migrator t=2026-04-27T12:14:10.328357154Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-27T12:14:10.329594494Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.23725ms logger=migrator t=2026-04-27T12:14:10.333400646Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-27T12:14:10.334092593Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=691.237µs logger=migrator t=2026-04-27T12:14:10.338410578Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-27T12:14:10.339215977Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=805.96µs logger=migrator t=2026-04-27T12:14:10.343352037Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-27T12:14:10.344123636Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=768.889µs logger=migrator t=2026-04-27T12:14:10.34968779Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-27T12:14:10.35547346Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.78627ms logger=migrator t=2026-04-27T12:14:10.456096464Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-27T12:14:10.457108409Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.015164ms logger=migrator t=2026-04-27T12:14:10.577921451Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-27T12:14:10.579439659Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.521037ms logger=migrator t=2026-04-27T12:14:10.586695524Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-27T12:14:10.587403921Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=709.518µs logger=migrator t=2026-04-27T12:14:10.592408152Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-27T12:14:10.592904835Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=496.403µs logger=migrator t=2026-04-27T12:14:10.60059817Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-27T12:14:10.603564741Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.963711ms logger=migrator t=2026-04-27T12:14:10.608701536Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-27T12:14:10.610866238Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.164312ms logger=migrator t=2026-04-27T12:14:10.61670585Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-27T12:14:10.616758921Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=64.632µs logger=migrator t=2026-04-27T12:14:10.620509111Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-27T12:14:10.620715967Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=208.506µs logger=migrator t=2026-04-27T12:14:10.625235256Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-27T12:14:10.627491221Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.253335ms logger=migrator t=2026-04-27T12:14:10.632056662Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-27T12:14:10.632279647Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=223.576µs logger=migrator t=2026-04-27T12:14:10.636100159Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-27T12:14:10.636264973Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=165.454µs logger=migrator t=2026-04-27T12:14:10.64068005Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-27T12:14:10.642731379Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.051119ms logger=migrator t=2026-04-27T12:14:10.648732315Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-27T12:14:10.648908439Z level=info msg="Migration successfully executed" id="Update uid value" duration=176.894µs logger=migrator t=2026-04-27T12:14:10.652853044Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-27T12:14:10.65352896Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=675.736µs logger=migrator t=2026-04-27T12:14:10.657557369Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-27T12:14:10.658249505Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=692.197µs logger=migrator t=2026-04-27T12:14:10.662743574Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-27T12:14:10.663373329Z level=info msg="Migration successfully executed" id="create api_key table" duration=629.345µs logger=migrator t=2026-04-27T12:14:10.667338805Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-27T12:14:10.66799136Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=652.245µs logger=migrator t=2026-04-27T12:14:10.671828914Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-27T12:14:10.673123815Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.295161ms logger=migrator t=2026-04-27T12:14:10.677875229Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-27T12:14:10.678875403Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=996.494µs logger=migrator t=2026-04-27T12:14:10.682780078Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-27T12:14:10.683645289Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=865.331µs logger=migrator t=2026-04-27T12:14:10.686732634Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-27T12:14:10.687542573Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=808.129µs logger=migrator t=2026-04-27T12:14:10.69196919Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-27T12:14:10.692760309Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=792.949µs logger=migrator t=2026-04-27T12:14:10.698303583Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-27T12:14:10.707231519Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.927676ms logger=migrator t=2026-04-27T12:14:10.712120568Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-27T12:14:10.712924757Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=804.559µs logger=migrator t=2026-04-27T12:14:10.716672738Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-27T12:14:10.717494198Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=821.26µs logger=migrator t=2026-04-27T12:14:10.720819778Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-27T12:14:10.721621458Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=801.5µs logger=migrator t=2026-04-27T12:14:10.726776772Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-27T12:14:10.727662214Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=885.212µs logger=migrator t=2026-04-27T12:14:10.732954533Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-27T12:14:10.733296171Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=342.018µs logger=migrator t=2026-04-27T12:14:10.736859947Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-27T12:14:10.7374307Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=570.983µs logger=migrator t=2026-04-27T12:14:10.741802727Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-27T12:14:10.741840877Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.421µs logger=migrator t=2026-04-27T12:14:10.745403553Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-27T12:14:10.747982266Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.576283ms logger=migrator t=2026-04-27T12:14:10.752440044Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-27T12:14:10.757450304Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.01074ms logger=migrator t=2026-04-27T12:14:10.762996848Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-27T12:14:10.763386769Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=394.221µs logger=migrator t=2026-04-27T12:14:10.767882277Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-27T12:14:10.770796567Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.91036ms logger=migrator t=2026-04-27T12:14:10.774743913Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-27T12:14:10.777664194Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.920221ms logger=migrator t=2026-04-27T12:14:10.7841182Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-27T12:14:10.784919029Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=798.629µs logger=migrator t=2026-04-27T12:14:10.788705311Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-27T12:14:10.789655494Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=949.743µs logger=migrator t=2026-04-27T12:14:10.796426667Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-27T12:14:10.797297879Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=873.062µs logger=migrator t=2026-04-27T12:14:10.805193889Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-27T12:14:10.806313807Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.120758ms logger=migrator t=2026-04-27T12:14:10.811103073Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-27T12:14:10.812482666Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.379703ms logger=migrator t=2026-04-27T12:14:10.818248476Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-27T12:14:10.81963417Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.385694ms logger=migrator t=2026-04-27T12:14:10.824048616Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-27T12:14:10.824202469Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=154.164µs logger=migrator t=2026-04-27T12:14:10.828256358Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-27T12:14:10.828296659Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.001µs logger=migrator t=2026-04-27T12:14:10.831890825Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-27T12:14:10.835083713Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.193367ms logger=migrator t=2026-04-27T12:14:10.839967911Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-27T12:14:10.843040495Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.075254ms logger=migrator t=2026-04-27T12:14:10.846920969Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-27T12:14:10.847056162Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=136.993µs logger=migrator t=2026-04-27T12:14:10.850932316Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-27T12:14:10.851559151Z level=info msg="Migration successfully executed" id="create quota table v1" duration=627.355µs logger=migrator t=2026-04-27T12:14:10.855893007Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-27T12:14:10.856581013Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=688.256µs logger=migrator t=2026-04-27T12:14:10.860395255Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-27T12:14:10.860427336Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.851µs logger=migrator t=2026-04-27T12:14:10.864082454Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-27T12:14:10.864943625Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=859.291µs logger=migrator t=2026-04-27T12:14:10.870121341Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-27T12:14:10.871617587Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.497475ms logger=migrator t=2026-04-27T12:14:10.875262234Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-27T12:14:10.878622887Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.361402ms logger=migrator t=2026-04-27T12:14:10.882364077Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-27T12:14:10.882412478Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=52.341µs logger=migrator t=2026-04-27T12:14:10.886065596Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-27T12:14:10.887145703Z level=info msg="Migration successfully executed" id="create session table" duration=1.080327ms logger=migrator t=2026-04-27T12:14:10.891911497Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-27T12:14:10.89203777Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=130.203µs logger=migrator t=2026-04-27T12:14:10.896019407Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-27T12:14:10.89614052Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=124.053µs logger=migrator t=2026-04-27T12:14:10.900258049Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-27T12:14:10.901024158Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=787.259µs logger=migrator t=2026-04-27T12:14:10.905613199Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-27T12:14:10.906494251Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=884.313µs logger=migrator t=2026-04-27T12:14:10.911877101Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-27T12:14:10.911950783Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=79.542µs logger=migrator t=2026-04-27T12:14:10.916043491Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-27T12:14:10.916101483Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=62.302µs logger=migrator t=2026-04-27T12:14:10.920021167Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-27T12:14:10.923133073Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.110776ms logger=migrator t=2026-04-27T12:14:10.927715724Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-27T12:14:10.930692185Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.977302ms logger=migrator t=2026-04-27T12:14:10.934459907Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-27T12:14:10.93457976Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=121.563µs logger=migrator t=2026-04-27T12:14:10.938119976Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-27T12:14:10.938202848Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=87.853µs logger=migrator t=2026-04-27T12:14:10.942913092Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-27T12:14:10.944648703Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.741381ms logger=migrator t=2026-04-27T12:14:10.950032934Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-27T12:14:10.950090175Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=62.242µs logger=migrator t=2026-04-27T12:14:10.955223599Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-27T12:14:10.95815896Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.933831ms logger=migrator t=2026-04-27T12:14:10.961597543Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-27T12:14:10.961725586Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=127.993µs logger=migrator t=2026-04-27T12:14:10.965484488Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-27T12:14:10.968099071Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.613933ms logger=migrator t=2026-04-27T12:14:10.971861912Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-27T12:14:10.975702134Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.838312ms logger=migrator t=2026-04-27T12:14:10.980420629Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-27T12:14:10.980563872Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=144.383µs logger=migrator t=2026-04-27T12:14:10.985586644Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-27T12:14:10.986659379Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.073205ms logger=migrator t=2026-04-27T12:14:10.990463482Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-27T12:14:10.991409755Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=946.363µs logger=migrator t=2026-04-27T12:14:10.995286858Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-27T12:14:10.996539779Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.251981ms logger=migrator t=2026-04-27T12:14:11.001675803Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-27T12:14:11.003584299Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.907106ms logger=migrator t=2026-04-27T12:14:11.008703143Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-27T12:14:11.009735958Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.030364ms logger=migrator t=2026-04-27T12:14:11.014939784Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-27T12:14:11.015863237Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=920.282µs logger=migrator t=2026-04-27T12:14:11.020400826Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-27T12:14:11.021685737Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.283571ms logger=migrator t=2026-04-27T12:14:11.026590745Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-27T12:14:11.028194115Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.602249ms logger=migrator t=2026-04-27T12:14:11.033613396Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-27T12:14:11.034519707Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=905.861µs logger=migrator t=2026-04-27T12:14:11.041262421Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-27T12:14:11.054313446Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.016324ms logger=migrator t=2026-04-27T12:14:11.059733097Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-27T12:14:11.060387744Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=652.497µs logger=migrator t=2026-04-27T12:14:11.065533347Z 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-27T12:14:11.066603724Z 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.070277ms logger=migrator t=2026-04-27T12:14:11.072549518Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-27T12:14:11.072996498Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=451.121µs logger=migrator t=2026-04-27T12:14:11.080422128Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-27T12:14:11.080994122Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=564.064µs logger=migrator t=2026-04-27T12:14:11.085377347Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-27T12:14:11.086175277Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=798µs logger=migrator t=2026-04-27T12:14:11.090134563Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-27T12:14:11.09536663Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.226746ms logger=migrator t=2026-04-27T12:14:11.100283419Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-27T12:14:11.103085567Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.806728ms logger=migrator t=2026-04-27T12:14:11.10655641Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-27T12:14:11.110071585Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.513435ms logger=migrator t=2026-04-27T12:14:11.114575235Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-27T12:14:11.118366786Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.791882ms logger=migrator t=2026-04-27T12:14:11.122162528Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-27T12:14:11.12305919Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=896.412µs logger=migrator t=2026-04-27T12:14:11.128555373Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-27T12:14:11.128585253Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.801µs logger=migrator t=2026-04-27T12:14:11.132830705Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-27T12:14:11.132859456Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.201µs logger=migrator t=2026-04-27T12:14:11.136495545Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-27T12:14:11.137285084Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=790.028µs logger=migrator t=2026-04-27T12:14:11.140993323Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T12:14:11.142030539Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.035876ms logger=migrator t=2026-04-27T12:14:11.147518751Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-27T12:14:11.148602567Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.082646ms logger=migrator t=2026-04-27T12:14:11.152074691Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-27T12:14:11.152882831Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=808.12µs logger=migrator t=2026-04-27T12:14:11.156419177Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T12:14:11.157286437Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=866.86µs logger=migrator t=2026-04-27T12:14:11.162099804Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-27T12:14:11.166132801Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.033107ms logger=migrator t=2026-04-27T12:14:11.170082047Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-27T12:14:11.174038813Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.956276ms logger=migrator t=2026-04-27T12:14:11.180788677Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-27T12:14:11.180997592Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=209.596µs logger=migrator t=2026-04-27T12:14:11.201043386Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-27T12:14:11.201949558Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=905.952µs logger=migrator t=2026-04-27T12:14:11.205887843Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-27T12:14:11.20658587Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=697.787µs logger=migrator t=2026-04-27T12:14:11.210149236Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-27T12:14:11.213301482Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.152166ms logger=migrator t=2026-04-27T12:14:11.219356699Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-27T12:14:11.21941013Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=53.661µs logger=migrator t=2026-04-27T12:14:11.222238558Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-27T12:14:11.222930116Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=691.408µs logger=migrator t=2026-04-27T12:14:11.226655946Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-27T12:14:11.227380203Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=724.337µs logger=migrator t=2026-04-27T12:14:11.232258801Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-27T12:14:11.232321173Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=62.602µs logger=migrator t=2026-04-27T12:14:11.235844978Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-27T12:14:11.236554725Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=709.687µs logger=migrator t=2026-04-27T12:14:11.24048139Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-27T12:14:11.241186507Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=704.677µs logger=migrator t=2026-04-27T12:14:11.246071056Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-27T12:14:11.246766482Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=695.466µs logger=migrator t=2026-04-27T12:14:11.251060437Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-27T12:14:11.251773554Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=712.807µs logger=migrator t=2026-04-27T12:14:11.255807371Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-27T12:14:11.25658293Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=775.029µs logger=migrator t=2026-04-27T12:14:11.261813926Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-27T12:14:11.262580225Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=766.059µs logger=migrator t=2026-04-27T12:14:11.266811327Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-27T12:14:11.266832018Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=20.951µs logger=migrator t=2026-04-27T12:14:11.270684741Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-27T12:14:11.274122964Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.436433ms logger=migrator t=2026-04-27T12:14:11.279122355Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-27T12:14:11.280193121Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.068996ms logger=migrator t=2026-04-27T12:14:11.284838813Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-27T12:14:11.289887005Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.048042ms logger=migrator t=2026-04-27T12:14:11.295610203Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-27T12:14:11.296621838Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.014475ms logger=migrator t=2026-04-27T12:14:11.302270345Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-27T12:14:11.303511115Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.24374ms logger=migrator t=2026-04-27T12:14:11.308816483Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-27T12:14:11.309740436Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=923.963µs logger=migrator t=2026-04-27T12:14:11.313049016Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-27T12:14:11.324246417Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.190981ms logger=migrator t=2026-04-27T12:14:11.331492752Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-27T12:14:11.332364613Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=874.451µs logger=migrator t=2026-04-27T12:14:11.338338488Z 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-27T12:14:11.33926254Z 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=924.792µs logger=migrator t=2026-04-27T12:14:11.34379488Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-27T12:14:11.344173719Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=382.029µs logger=migrator t=2026-04-27T12:14:11.347695014Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-27T12:14:11.3483638Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=669.496µs logger=migrator t=2026-04-27T12:14:11.352258604Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-27T12:14:11.352542541Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=283.667µs logger=migrator t=2026-04-27T12:14:11.355778789Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-27T12:14:11.359807116Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.025457ms logger=migrator t=2026-04-27T12:14:11.363700741Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-27T12:14:11.368020785Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.324704ms logger=migrator t=2026-04-27T12:14:11.373481877Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-27T12:14:11.375204849Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.725522ms logger=migrator t=2026-04-27T12:14:11.379622276Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-27T12:14:11.380554969Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=932.523µs logger=migrator t=2026-04-27T12:14:11.384228038Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-27T12:14:11.384515194Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=282.537µs logger=migrator t=2026-04-27T12:14:11.388205544Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-27T12:14:11.395552401Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.346097ms logger=migrator t=2026-04-27T12:14:11.401879824Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-27T12:14:11.402541141Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=663.107µs logger=migrator t=2026-04-27T12:14:11.406434655Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-27T12:14:11.406691631Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=261.076µs logger=migrator t=2026-04-27T12:14:11.410627657Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-27T12:14:11.411265522Z level=info msg="Migration successfully executed" id="Move region to single row" duration=638.755µs logger=migrator t=2026-04-27T12:14:11.415986886Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-27T12:14:11.416827867Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=840.411µs logger=migrator t=2026-04-27T12:14:11.421652133Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-27T12:14:11.422493264Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=841.061µs logger=migrator t=2026-04-27T12:14:11.426175803Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T12:14:11.427303819Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.126236ms logger=migrator t=2026-04-27T12:14:11.431816789Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T12:14:11.432964207Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.148978ms logger=migrator t=2026-04-27T12:14:11.437477866Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-27T12:14:11.439468314Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.03063ms logger=migrator t=2026-04-27T12:14:11.444828534Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-27T12:14:11.445746636Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=918.012µs logger=migrator t=2026-04-27T12:14:11.451530336Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-27T12:14:11.451658529Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=132.994µs logger=migrator t=2026-04-27T12:14:11.455530683Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-27T12:14:11.456420434Z level=info msg="Migration successfully executed" id="create test_data table" duration=889.461µs logger=migrator t=2026-04-27T12:14:11.461129208Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-27T12:14:11.461938458Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=809.1µs logger=migrator t=2026-04-27T12:14:11.466365444Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-27T12:14:11.467181365Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=816.051µs logger=migrator t=2026-04-27T12:14:11.471416347Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-27T12:14:11.472485993Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.071976ms logger=migrator t=2026-04-27T12:14:11.476450919Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-27T12:14:11.476600712Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=150.153µs logger=migrator t=2026-04-27T12:14:11.480459185Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-27T12:14:11.480737343Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=278.238µs logger=migrator t=2026-04-27T12:14:11.484049553Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-27T12:14:11.484187086Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=139.923µs logger=migrator t=2026-04-27T12:14:11.488213853Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-27T12:14:11.489519815Z level=info msg="Migration successfully executed" id="create team table" duration=1.306742ms logger=migrator t=2026-04-27T12:14:11.493830299Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-27T12:14:11.494864335Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.034696ms logger=migrator t=2026-04-27T12:14:11.501894974Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-27T12:14:11.50294594Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.049785ms logger=migrator t=2026-04-27T12:14:11.507169292Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-27T12:14:11.512190043Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.024242ms logger=migrator t=2026-04-27T12:14:11.515868422Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-27T12:14:11.516035786Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=167.704µs logger=migrator t=2026-04-27T12:14:11.520588517Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-27T12:14:11.521424176Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=835.069µs logger=migrator t=2026-04-27T12:14:11.525391433Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-27T12:14:11.526846458Z level=info msg="Migration successfully executed" id="create team member table" duration=1.458605ms logger=migrator t=2026-04-27T12:14:11.531942061Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-27T12:14:11.532767501Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=827.02µs logger=migrator t=2026-04-27T12:14:11.53850341Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-27T12:14:11.540408666Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.904286ms logger=migrator t=2026-04-27T12:14:11.545350076Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-27T12:14:11.546320009Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=969.613µs logger=migrator t=2026-04-27T12:14:11.55049309Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-27T12:14:11.556944806Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.442037ms logger=migrator t=2026-04-27T12:14:11.562557792Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-27T12:14:11.568921396Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.363514ms logger=migrator t=2026-04-27T12:14:11.573543228Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-27T12:14:11.580418904Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.870725ms logger=migrator t=2026-04-27T12:14:11.585354613Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-27T12:14:11.587479795Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.127832ms logger=migrator t=2026-04-27T12:14:11.597381244Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-27T12:14:11.598693626Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.315632ms logger=migrator t=2026-04-27T12:14:11.609629801Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-27T12:14:11.610925102Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.297081ms logger=migrator t=2026-04-27T12:14:11.61871204Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-27T12:14:11.619892849Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.177208ms logger=migrator t=2026-04-27T12:14:11.62448252Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-27T12:14:11.625457013Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=973.963µs logger=migrator t=2026-04-27T12:14:11.633691093Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-27T12:14:11.635195979Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.507077ms logger=migrator t=2026-04-27T12:14:11.641592204Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-27T12:14:11.64269597Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.103956ms logger=migrator t=2026-04-27T12:14:11.648333657Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-27T12:14:11.649884005Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.549318ms logger=migrator t=2026-04-27T12:14:11.655349336Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-27T12:14:11.656003402Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=655.736µs logger=migrator t=2026-04-27T12:14:11.661627058Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-27T12:14:11.661900395Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=273.757µs logger=migrator t=2026-04-27T12:14:11.666377803Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-27T12:14:11.667200023Z level=info msg="Migration successfully executed" id="create tag table" duration=822.18µs logger=migrator t=2026-04-27T12:14:11.674604283Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-27T12:14:11.67616153Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.557958ms logger=migrator t=2026-04-27T12:14:11.680510145Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-27T12:14:11.681308184Z level=info msg="Migration successfully executed" id="create login attempt table" duration=797.929µs logger=migrator t=2026-04-27T12:14:11.687219847Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-27T12:14:11.688857727Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.64126ms logger=migrator t=2026-04-27T12:14:11.694949285Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-27T12:14:11.696139193Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.187848ms logger=migrator t=2026-04-27T12:14:11.699683899Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-27T12:14:11.717513921Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.826561ms logger=migrator t=2026-04-27T12:14:11.721802965Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-27T12:14:11.722527022Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=724.897µs logger=migrator t=2026-04-27T12:14:11.727466142Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-27T12:14:11.728501276Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.038865ms logger=migrator t=2026-04-27T12:14:11.733434456Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-27T12:14:11.733828115Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=393.079µs logger=migrator t=2026-04-27T12:14:11.739976774Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-27T12:14:11.740816624Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=839.58µs logger=migrator t=2026-04-27T12:14:11.74724074Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-27T12:14:11.748479189Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.238549ms logger=migrator t=2026-04-27T12:14:11.759365993Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-27T12:14:11.760802018Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.517737ms logger=migrator t=2026-04-27T12:14:11.765927211Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-27T12:14:11.766000263Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=74.232µs logger=migrator t=2026-04-27T12:14:11.771554157Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-27T12:14:11.777373588Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.819011ms logger=migrator t=2026-04-27T12:14:11.784557572Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-27T12:14:11.79023986Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.643447ms logger=migrator t=2026-04-27T12:14:11.796364638Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-27T12:14:11.803569013Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.204964ms logger=migrator t=2026-04-27T12:14:11.810425378Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-27T12:14:11.816541546Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.116227ms logger=migrator t=2026-04-27T12:14:11.822209533Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-27T12:14:11.823434563Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.22185ms logger=migrator t=2026-04-27T12:14:11.83074885Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-27T12:14:11.836688684Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.939384ms logger=migrator t=2026-04-27T12:14:11.844235296Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-27T12:14:11.845070757Z level=info msg="Migration successfully executed" id="create server_lock table" duration=836.351µs logger=migrator t=2026-04-27T12:14:11.849384801Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-27T12:14:11.8502129Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=828.309µs logger=migrator t=2026-04-27T12:14:11.854262409Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-27T12:14:11.85513902Z level=info msg="Migration successfully executed" id="create user auth token table" duration=877.061µs logger=migrator t=2026-04-27T12:14:11.860668294Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-27T12:14:11.862071718Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.401724ms logger=migrator t=2026-04-27T12:14:11.868557275Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-27T12:14:11.870699757Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.144042ms logger=migrator t=2026-04-27T12:14:11.884880829Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-27T12:14:11.887877432Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.993893ms logger=migrator t=2026-04-27T12:14:11.895615119Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-27T12:14:11.901680606Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.067187ms logger=migrator t=2026-04-27T12:14:11.908166923Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-27T12:14:11.909477695Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.310793ms logger=migrator t=2026-04-27T12:14:11.918593805Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-27T12:14:11.920033059Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.439364ms logger=migrator t=2026-04-27T12:14:11.927546172Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-27T12:14:11.929026508Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.480286ms logger=migrator t=2026-04-27T12:14:11.934271164Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-27T12:14:11.935392612Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.121118ms logger=migrator t=2026-04-27T12:14:11.940845984Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-27T12:14:11.941877928Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.031764ms logger=migrator t=2026-04-27T12:14:11.947849763Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-27T12:14:11.947931805Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=83.132µs logger=migrator t=2026-04-27T12:14:11.95270416Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-27T12:14:11.952789242Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=85.552µs logger=migrator t=2026-04-27T12:14:11.957526397Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-27T12:14:11.958728016Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.202288ms logger=migrator t=2026-04-27T12:14:11.965447009Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T12:14:11.966501564Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.055245ms logger=migrator t=2026-04-27T12:14:11.971514685Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T12:14:11.97253358Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.026775ms logger=migrator t=2026-04-27T12:14:11.977386677Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-27T12:14:11.977457379Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=71.562µs logger=migrator t=2026-04-27T12:14:11.982659635Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T12:14:11.984741395Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.08145ms logger=migrator t=2026-04-27T12:14:11.991047378Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T12:14:11.99281019Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.846624ms logger=migrator t=2026-04-27T12:14:11.998123489Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T12:14:11.99937555Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.24793ms logger=migrator t=2026-04-27T12:14:12.005945708Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T12:14:12.00687639Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=932.852µs logger=migrator t=2026-04-27T12:14:12.011754109Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-27T12:14:12.01801942Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.257541ms logger=migrator t=2026-04-27T12:14:12.023268637Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-27T12:14:12.024277642Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.013065ms logger=migrator t=2026-04-27T12:14:12.029840306Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-27T12:14:12.03000169Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=163.504µs logger=migrator t=2026-04-27T12:14:12.03497005Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-27T12:14:12.036522198Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.551708ms logger=migrator t=2026-04-27T12:14:12.039968861Z 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-27T12:14:12.040976126Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.006835ms logger=migrator t=2026-04-27T12:14:12.046257843Z 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-27T12:14:12.047191596Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=961.824µs logger=migrator t=2026-04-27T12:14:12.051822858Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T12:14:12.051901929Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=82.212µs logger=migrator t=2026-04-27T12:14:12.056829229Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-27T12:14:12.057646609Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=818.05µs logger=migrator t=2026-04-27T12:14:12.063523391Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-27T12:14:12.064419753Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=896.002µs logger=migrator t=2026-04-27T12:14:12.068239265Z 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-27T12:14:12.069699061Z 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.462246ms logger=migrator t=2026-04-27T12:14:12.075416809Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-27T12:14:12.077553881Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.137552ms logger=migrator t=2026-04-27T12:14:12.107455103Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-27T12:14:12.116183254Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.729431ms logger=migrator t=2026-04-27T12:14:12.132604202Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-27T12:14:12.133918004Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.318252ms logger=migrator t=2026-04-27T12:14:12.146019357Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T12:14:12.147410101Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.391974ms logger=migrator t=2026-04-27T12:14:12.154716937Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-27T12:14:12.183020822Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.300354ms logger=migrator t=2026-04-27T12:14:12.188907484Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-27T12:14:12.214538425Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.627131ms logger=migrator t=2026-04-27T12:14:12.220070488Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-27T12:14:12.220902059Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=836.201µs logger=migrator t=2026-04-27T12:14:12.227652052Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T12:14:12.229187119Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.531497ms logger=migrator t=2026-04-27T12:14:12.235486831Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-27T12:14:12.242163093Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.676301ms logger=migrator t=2026-04-27T12:14:12.24742009Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-27T12:14:12.254756018Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.336428ms logger=migrator t=2026-04-27T12:14:12.261826768Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-27T12:14:12.262898684Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.071076ms logger=migrator t=2026-04-27T12:14:12.267500665Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-27T12:14:12.26849045Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=989.805µs logger=migrator t=2026-04-27T12:14:12.274021064Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-27T12:14:12.275015687Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=994.533µs logger=migrator t=2026-04-27T12:14:12.291584928Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-27T12:14:12.292621353Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.036165ms logger=migrator t=2026-04-27T12:14:12.298118156Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-27T12:14:12.298218529Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.362µs logger=migrator t=2026-04-27T12:14:12.304807599Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-27T12:14:12.31313693Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.325581ms logger=migrator t=2026-04-27T12:14:12.324919415Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-27T12:14:12.331192476Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.273131ms logger=migrator t=2026-04-27T12:14:12.336261439Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-27T12:14:12.342381437Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.119698ms logger=migrator t=2026-04-27T12:14:12.351881317Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-27T12:14:12.35324705Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.369623ms logger=migrator t=2026-04-27T12:14:12.369314099Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-27T12:14:12.373121571Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=3.786701ms logger=migrator t=2026-04-27T12:14:12.378380768Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-27T12:14:12.384353383Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.973165ms logger=migrator t=2026-04-27T12:14:12.389399685Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-27T12:14:12.397098691Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.695146ms logger=migrator t=2026-04-27T12:14:12.405121856Z 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-27T12:14:12.406293784Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.172468ms logger=migrator t=2026-04-27T12:14:12.412197256Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-27T12:14:12.427889186Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=15.68797ms logger=migrator t=2026-04-27T12:14:12.434039895Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-27T12:14:12.439100657Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.101933ms logger=migrator t=2026-04-27T12:14:12.44669106Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-27T12:14:12.446788653Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=98.263µs logger=migrator t=2026-04-27T12:14:12.452566962Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-27T12:14:12.453714971Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.147859ms logger=migrator t=2026-04-27T12:14:12.45904082Z 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-27T12:14:12.460573986Z 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.533106ms logger=migrator t=2026-04-27T12:14:12.469991535Z 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-27T12:14:12.471323467Z 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.332102ms logger=migrator t=2026-04-27T12:14:12.479163296Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T12:14:12.479295689Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=135.753µs logger=migrator t=2026-04-27T12:14:12.484808093Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-27T12:14:12.494716753Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.906701ms logger=migrator t=2026-04-27T12:14:12.501103377Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-27T12:14:12.508155047Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.05218ms logger=migrator t=2026-04-27T12:14:12.514959032Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-27T12:14:12.52478241Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.815647ms logger=migrator t=2026-04-27T12:14:12.534138867Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-27T12:14:12.541892154Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.746146ms logger=migrator t=2026-04-27T12:14:12.547829367Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-27T12:14:12.554732495Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.902277ms logger=migrator t=2026-04-27T12:14:12.559809117Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-27T12:14:12.559958251Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=148.824µs logger=migrator t=2026-04-27T12:14:12.565434083Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-27T12:14:12.566600681Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.167278ms logger=migrator t=2026-04-27T12:14:12.573079469Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-27T12:14:12.58349207Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.410821ms logger=migrator t=2026-04-27T12:14:12.590707045Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-27T12:14:12.590837408Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=134.493µs logger=migrator t=2026-04-27T12:14:12.596255449Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-27T12:14:12.603295009Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.03931ms logger=migrator t=2026-04-27T12:14:12.609166371Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-27T12:14:12.610663958Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.498527ms logger=migrator t=2026-04-27T12:14:12.617002291Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-27T12:14:12.623322083Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.317462ms logger=migrator t=2026-04-27T12:14:12.628580671Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-27T12:14:12.629242458Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=662.077µs logger=migrator t=2026-04-27T12:14:12.635056388Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-27T12:14:12.636168354Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.111816ms logger=migrator t=2026-04-27T12:14:12.645065019Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-27T12:14:12.653899683Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.844334ms logger=migrator t=2026-04-27T12:14:12.65995761Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-27T12:14:12.66118634Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.22882ms logger=migrator t=2026-04-27T12:14:12.670975896Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-27T12:14:12.672558015Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.584679ms logger=migrator t=2026-04-27T12:14:12.678811546Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-27T12:14:12.679734259Z level=info msg="Migration successfully executed" id="create alert_image table" duration=924.133µs logger=migrator t=2026-04-27T12:14:12.68680463Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-27T12:14:12.688341807Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.552968ms logger=migrator t=2026-04-27T12:14:12.696451334Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-27T12:14:12.696616867Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=168.804µs logger=migrator t=2026-04-27T12:14:12.70377096Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-27T12:14:12.705040841Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.272141ms logger=migrator t=2026-04-27T12:14:12.710940413Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-27T12:14:12.71248407Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.540207ms logger=migrator t=2026-04-27T12:14:12.718356802Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-27T12:14:12.718825194Z 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-27T12:14:12.72652627Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-27T12:14:12.727264459Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=752.919µs logger=migrator t=2026-04-27T12:14:12.734756219Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-27T12:14:12.735907978Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.155499ms logger=migrator t=2026-04-27T12:14:12.742492007Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-27T12:14:12.74843516Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.942383ms logger=migrator t=2026-04-27T12:14:12.75422012Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-27T12:14:12.755286347Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.066477ms logger=migrator t=2026-04-27T12:14:12.762099211Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-27T12:14:12.763038194Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=947.683µs logger=migrator t=2026-04-27T12:14:12.768643059Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-27T12:14:12.769424159Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=781.35µs logger=migrator t=2026-04-27T12:14:12.775007724Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-27T12:14:12.775964057Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=961.293µs logger=migrator t=2026-04-27T12:14:12.781691595Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-27T12:14:12.783225553Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.535978ms logger=migrator t=2026-04-27T12:14:12.790004556Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-27T12:14:12.790042517Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.911µs logger=migrator t=2026-04-27T12:14:12.794875434Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-27T12:14:12.794974246Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=93.892µs logger=migrator t=2026-04-27T12:14:12.807012177Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-27T12:14:12.813542785Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.528638ms logger=migrator t=2026-04-27T12:14:12.81868935Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-27T12:14:12.819069199Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=380.489µs logger=migrator t=2026-04-27T12:14:12.828712683Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-27T12:14:12.830962437Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.237644ms logger=migrator t=2026-04-27T12:14:12.837097446Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-27T12:14:12.837555147Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=460.321µs logger=migrator t=2026-04-27T12:14:12.84223465Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-27T12:14:12.843968852Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.733001ms logger=migrator t=2026-04-27T12:14:12.850859879Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-27T12:14:12.852285053Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.427084ms logger=migrator t=2026-04-27T12:14:12.857444908Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-27T12:14:12.88975282Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.303911ms logger=migrator t=2026-04-27T12:14:12.895282533Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-27T12:14:12.900706064Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.422881ms logger=migrator t=2026-04-27T12:14:12.907607091Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-27T12:14:12.907769625Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=165.034µs logger=migrator t=2026-04-27T12:14:12.915844471Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-27T12:14:12.952130408Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.284837ms logger=migrator t=2026-04-27T12:14:12.966113737Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-27T12:14:13.003393618Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.278521ms logger=migrator t=2026-04-27T12:14:13.008536903Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-27T12:14:13.009162548Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=626.195µs logger=migrator t=2026-04-27T12:14:13.021131657Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-27T12:14:13.022518881Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.388624ms logger=migrator t=2026-04-27T12:14:13.028628369Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-27T12:14:13.028857844Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=229.625µs logger=migrator t=2026-04-27T12:14:13.034551982Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-27T12:14:13.035450804Z level=info msg="Migration successfully executed" id="create permission table" duration=897.852µs logger=migrator t=2026-04-27T12:14:13.041359587Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-27T12:14:13.043125849Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.766812ms logger=migrator t=2026-04-27T12:14:13.0505672Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-27T12:14:13.051802439Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.235889ms logger=migrator t=2026-04-27T12:14:13.058322408Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-27T12:14:13.059822133Z level=info msg="Migration successfully executed" id="create role table" duration=1.498626ms logger=migrator t=2026-04-27T12:14:13.066205809Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-27T12:14:13.076365884Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.162696ms logger=migrator t=2026-04-27T12:14:13.083143318Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-27T12:14:13.091719425Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.574717ms logger=migrator t=2026-04-27T12:14:13.097746271Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-27T12:14:13.098999131Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.2459ms logger=migrator t=2026-04-27T12:14:13.104474603Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-27T12:14:13.106332159Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.856086ms logger=migrator t=2026-04-27T12:14:13.113508162Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-27T12:14:13.114672121Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.164839ms logger=migrator t=2026-04-27T12:14:13.120238715Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-27T12:14:13.120902841Z level=info msg="Migration successfully executed" id="create team role table" duration=664.036µs logger=migrator t=2026-04-27T12:14:13.126560768Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-27T12:14:13.128363392Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.802264ms logger=migrator t=2026-04-27T12:14:13.137072813Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-27T12:14:13.138504537Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.431804ms logger=migrator t=2026-04-27T12:14:13.147063234Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-27T12:14:13.148277974Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.21487ms logger=migrator t=2026-04-27T12:14:13.153929091Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-27T12:14:13.154936925Z level=info msg="Migration successfully executed" id="create user role table" duration=1.007514ms logger=migrator t=2026-04-27T12:14:13.160501619Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-27T12:14:13.161678448Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.176969ms logger=migrator t=2026-04-27T12:14:13.177280685Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-27T12:14:13.178365662Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.087257ms logger=migrator t=2026-04-27T12:14:13.185259708Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-27T12:14:13.186695553Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.436085ms logger=migrator t=2026-04-27T12:14:13.192019051Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-27T12:14:13.19277197Z level=info msg="Migration successfully executed" id="create builtin role table" duration=752.959µs logger=migrator t=2026-04-27T12:14:13.199344959Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-27T12:14:13.200323102Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=981.813µs logger=migrator t=2026-04-27T12:14:13.206064871Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-27T12:14:13.207385353Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.320062ms logger=migrator t=2026-04-27T12:14:13.212079637Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-27T12:14:13.219209159Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.123072ms logger=migrator t=2026-04-27T12:14:13.229896078Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-27T12:14:13.231492567Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.597069ms logger=migrator t=2026-04-27T12:14:13.236942328Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-27T12:14:13.237951103Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.005985ms logger=migrator t=2026-04-27T12:14:13.24361262Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-27T12:14:13.244693665Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.081035ms logger=migrator t=2026-04-27T12:14:13.25066834Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-27T12:14:13.25189631Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.22777ms logger=migrator t=2026-04-27T12:14:13.256914112Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-27T12:14:13.258025298Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.110576ms logger=migrator t=2026-04-27T12:14:13.263306736Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-27T12:14:13.264267099Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=960.103µs logger=migrator t=2026-04-27T12:14:13.270036349Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-27T12:14:13.279017496Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.981147ms logger=migrator t=2026-04-27T12:14:13.28661177Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-27T12:14:13.29573438Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.12318ms logger=migrator t=2026-04-27T12:14:13.301707486Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-27T12:14:13.312167978Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.462081ms logger=migrator t=2026-04-27T12:14:13.319089406Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-27T12:14:13.328397151Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.308275ms logger=migrator t=2026-04-27T12:14:13.334501268Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-27T12:14:13.33825274Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.750751ms logger=migrator t=2026-04-27T12:14:13.344431449Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-27T12:14:13.345761881Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.335862ms logger=migrator t=2026-04-27T12:14:13.351571301Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-27T12:14:13.353553399Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.978698ms logger=migrator t=2026-04-27T12:14:13.359700118Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-27T12:14:13.360919128Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.264591ms logger=migrator t=2026-04-27T12:14:13.366316369Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-27T12:14:13.368267205Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.964027ms logger=migrator t=2026-04-27T12:14:13.373640145Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-27T12:14:13.373700947Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=61.722µs logger=migrator t=2026-04-27T12:14:13.378598305Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-27T12:14:13.378647427Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.802µs logger=migrator t=2026-04-27T12:14:13.384308933Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-27T12:14:13.38499226Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=682.976µs logger=migrator t=2026-04-27T12:14:13.389593271Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-27T12:14:13.390549344Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=957.143µs logger=migrator t=2026-04-27T12:14:13.395786101Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-27T12:14:13.396796426Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.010445ms logger=migrator t=2026-04-27T12:14:13.402219286Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-27T12:14:13.402565135Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=355.139µs logger=migrator t=2026-04-27T12:14:13.408394166Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-27T12:14:13.409044342Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=648.926µs logger=migrator t=2026-04-27T12:14:13.415133859Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-27T12:14:13.416574924Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.435335ms logger=migrator t=2026-04-27T12:14:13.423414479Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-27T12:14:13.424632068Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.217189ms logger=migrator t=2026-04-27T12:14:13.431162247Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-27T12:14:13.44370352Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.541633ms logger=migrator t=2026-04-27T12:14:13.450040944Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-27T12:14:13.450164457Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=126.263µs logger=migrator t=2026-04-27T12:14:13.455495455Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-27T12:14:13.456626573Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.131088ms logger=migrator t=2026-04-27T12:14:13.464104284Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-27T12:14:13.465994429Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.889675ms logger=migrator t=2026-04-27T12:14:13.472857216Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-27T12:14:13.474359562Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.503346ms logger=migrator t=2026-04-27T12:14:13.48052138Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-27T12:14:13.489276023Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.754033ms logger=migrator t=2026-04-27T12:14:13.49491993Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-27T12:14:13.495802291Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=881.861µs logger=migrator t=2026-04-27T12:14:13.501607321Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-27T12:14:13.503411045Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.803474ms logger=migrator t=2026-04-27T12:14:13.508430786Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-27T12:14:13.530963501Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.529235ms logger=migrator t=2026-04-27T12:14:13.535667065Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-27T12:14:13.536483774Z level=info msg="Migration successfully executed" id="create correlation v2" duration=816.779µs logger=migrator t=2026-04-27T12:14:13.542025598Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-27T12:14:13.543102245Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.076267ms logger=migrator t=2026-04-27T12:14:13.55114522Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-27T12:14:13.553216459Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.071119ms logger=migrator t=2026-04-27T12:14:13.561202623Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-27T12:14:13.562687109Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.483077ms logger=migrator t=2026-04-27T12:14:13.566717676Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-27T12:14:13.566972862Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=255.086µs logger=migrator t=2026-04-27T12:14:13.571159614Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-27T12:14:13.572096856Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=937.152µs logger=migrator t=2026-04-27T12:14:13.5768022Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-27T12:14:13.585298516Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.495996ms logger=migrator t=2026-04-27T12:14:13.589692452Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-27T12:14:13.590658696Z level=info msg="Migration successfully executed" id="create entity_events table" duration=965.884µs logger=migrator t=2026-04-27T12:14:13.594807586Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-27T12:14:13.596521038Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.713302ms logger=migrator t=2026-04-27T12:14:13.602362169Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T12:14:13.602909402Z 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-27T12:14:13.607037122Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T12:14:13.607855342Z 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-27T12:14:13.6139936Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-27T12:14:13.614902251Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=909.231µs logger=migrator t=2026-04-27T12:14:13.620136648Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-27T12:14:13.621507592Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.366364ms logger=migrator t=2026-04-27T12:14:13.625492318Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T12:14:13.626825941Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.336143ms logger=migrator t=2026-04-27T12:14:13.631685217Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T12:14:13.632781995Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.096658ms logger=migrator t=2026-04-27T12:14:13.636879243Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T12:14:13.637992581Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.113148ms logger=migrator t=2026-04-27T12:14:13.641925396Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T12:14:13.643063383Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.136777ms logger=migrator t=2026-04-27T12:14:13.647798358Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-27T12:14:13.649326545Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.527757ms logger=migrator t=2026-04-27T12:14:13.653571277Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-27T12:14:13.655392502Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.822465ms logger=migrator t=2026-04-27T12:14:13.660235629Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T12:14:13.661654113Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.418444ms logger=migrator t=2026-04-27T12:14:13.666171703Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T12:14:13.667844323Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.675049ms logger=migrator t=2026-04-27T12:14:13.673321515Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-27T12:14:13.674768581Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.450626ms logger=migrator t=2026-04-27T12:14:13.679213278Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-27T12:14:13.705241488Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.018799ms logger=migrator t=2026-04-27T12:14:13.711011437Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-27T12:14:13.718816015Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.803738ms logger=migrator t=2026-04-27T12:14:13.723237833Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-27T12:14:13.73054317Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.304847ms logger=migrator t=2026-04-27T12:14:13.735467048Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-27T12:14:13.735873499Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=411.591µs logger=migrator t=2026-04-27T12:14:13.740623703Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-27T12:14:13.751989128Z level=info msg="Migration successfully executed" id="add share column" duration=11.365645ms logger=migrator t=2026-04-27T12:14:13.75615462Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-27T12:14:13.756313173Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=159.494µs logger=migrator t=2026-04-27T12:14:13.760150295Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-27T12:14:13.761945989Z level=info msg="Migration successfully executed" id="create file table" duration=1.797374ms logger=migrator t=2026-04-27T12:14:13.766865628Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-27T12:14:13.768065017Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.200169ms logger=migrator t=2026-04-27T12:14:13.77228561Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-27T12:14:13.77312881Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=843.13µs logger=migrator t=2026-04-27T12:14:13.778543751Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-27T12:14:13.780687363Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.142912ms logger=migrator t=2026-04-27T12:14:13.785025917Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-27T12:14:13.786214097Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.18796ms logger=migrator t=2026-04-27T12:14:13.790275925Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-27T12:14:13.790353696Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=78.432µs logger=migrator t=2026-04-27T12:14:13.795402409Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-27T12:14:13.795637604Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=213.815µs logger=migrator t=2026-04-27T12:14:13.800067681Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-27T12:14:13.80122845Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.160519ms logger=migrator t=2026-04-27T12:14:13.805946134Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-27T12:14:13.806342724Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=396.44µs logger=migrator t=2026-04-27T12:14:13.810710719Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-27T12:14:13.812304038Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.60101ms logger=migrator t=2026-04-27T12:14:13.81733442Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-27T12:14:13.827942006Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.596845ms logger=migrator t=2026-04-27T12:14:13.831908432Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-27T12:14:13.832108077Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=200.145µs logger=migrator t=2026-04-27T12:14:13.835898048Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-27T12:14:13.83721265Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.318262ms logger=migrator t=2026-04-27T12:14:13.842096389Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-27T12:14:13.84257529Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=480.383µs logger=migrator t=2026-04-27T12:14:13.846876873Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-27T12:14:13.847309694Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=433.061µs logger=migrator t=2026-04-27T12:14:13.851082376Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-27T12:14:13.851953567Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=872.2µs logger=migrator t=2026-04-27T12:14:13.855385719Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-27T12:14:13.865194417Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.807878ms logger=migrator t=2026-04-27T12:14:13.869912971Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-27T12:14:13.879540404Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.624583ms logger=migrator t=2026-04-27T12:14:13.883728895Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-27T12:14:13.884650028Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=920.673µs logger=migrator t=2026-04-27T12:14:13.88802719Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-27T12:14:13.969244334Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.211654ms logger=migrator t=2026-04-27T12:14:13.974346218Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-27T12:14:13.97528193Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=935.972µs logger=migrator t=2026-04-27T12:14:13.979512703Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-27T12:14:13.983302525Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=3.795801ms logger=migrator t=2026-04-27T12:14:13.988408368Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-27T12:14:14.018134817Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.726218ms logger=migrator t=2026-04-27T12:14:14.023969458Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-27T12:14:14.030429075Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.459337ms logger=migrator t=2026-04-27T12:14:14.034310218Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-27T12:14:14.034643696Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=333.278µs logger=migrator t=2026-04-27T12:14:14.038255424Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-27T12:14:14.038535681Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=280.187µs logger=migrator t=2026-04-27T12:14:14.043241504Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-27T12:14:14.043585792Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=340.438µs logger=migrator t=2026-04-27T12:14:14.047755954Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-27T12:14:14.048059801Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=303.717µs logger=migrator t=2026-04-27T12:14:14.053533984Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-27T12:14:14.053867191Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=332.348µs logger=migrator t=2026-04-27T12:14:14.059836756Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-27T12:14:14.061548728Z level=info msg="Migration successfully executed" id="create folder table" duration=1.711532ms logger=migrator t=2026-04-27T12:14:14.066522478Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-27T12:14:14.068039694Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.517196ms logger=migrator t=2026-04-27T12:14:14.072220486Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-27T12:14:14.073446685Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.226129ms logger=migrator t=2026-04-27T12:14:14.078396385Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-27T12:14:14.078419915Z level=info msg="Migration successfully executed" id="Update folder title length" duration=24.28µs logger=migrator t=2026-04-27T12:14:14.082084454Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T12:14:14.083345825Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.260601ms logger=migrator t=2026-04-27T12:14:14.090078887Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T12:14:14.091993984Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.915037ms logger=migrator t=2026-04-27T12:14:14.096788619Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-27T12:14:14.098156733Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.368594ms logger=migrator t=2026-04-27T12:14:14.101906193Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-27T12:14:14.102450506Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=544.673µs logger=migrator t=2026-04-27T12:14:14.106324271Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-27T12:14:14.106660289Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=340.969µs logger=migrator t=2026-04-27T12:14:14.112416648Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-27T12:14:14.114293764Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.873565ms logger=migrator t=2026-04-27T12:14:14.120080254Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-27T12:14:14.121344934Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.269411ms logger=migrator t=2026-04-27T12:14:14.125467194Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-27T12:14:14.126675703Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.207889ms logger=migrator t=2026-04-27T12:14:14.130997958Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-27T12:14:14.132258848Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.26019ms logger=migrator t=2026-04-27T12:14:14.135958447Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-27T12:14:14.139741969Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=3.776592ms logger=migrator t=2026-04-27T12:14:14.148411689Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-27T12:14:14.150180031Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.771283ms logger=migrator t=2026-04-27T12:14:14.156760321Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-27T12:14:14.158179814Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.420963ms logger=migrator t=2026-04-27T12:14:14.162586512Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-27T12:14:14.163901173Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.314472ms logger=migrator t=2026-04-27T12:14:14.168042894Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-27T12:14:14.16914519Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.099726ms logger=migrator t=2026-04-27T12:14:14.174438808Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-27T12:14:14.176625181Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.186813ms logger=migrator t=2026-04-27T12:14:14.182736729Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-27T12:14:14.183791064Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.054455ms logger=migrator t=2026-04-27T12:14:14.189389Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-27T12:14:14.189674557Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=286.088µs logger=migrator t=2026-04-27T12:14:14.193800217Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-27T12:14:14.205755326Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.98553ms logger=migrator t=2026-04-27T12:14:14.210070331Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-27T12:14:14.210676745Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=607.044µs logger=migrator t=2026-04-27T12:14:14.215989933Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T12:14:14.216014124Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.351µs logger=migrator t=2026-04-27T12:14:14.219730363Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T12:14:14.220989954Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.259361ms logger=migrator t=2026-04-27T12:14:14.224459548Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T12:14:14.224483449Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.151µs logger=migrator t=2026-04-27T12:14:14.228334082Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-27T12:14:14.229717896Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.383524ms logger=migrator t=2026-04-27T12:14:14.235363152Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T12:14:14.237077293Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.714121ms logger=migrator t=2026-04-27T12:14:14.241973712Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-27T12:14:14.243185682Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.2118ms logger=migrator t=2026-04-27T12:14:14.247440674Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-27T12:14:14.248429539Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=989.595µs logger=migrator t=2026-04-27T12:14:14.255335795Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-27T12:14:14.255750205Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=415.94µs logger=migrator t=2026-04-27T12:14:14.262118559Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-27T12:14:14.263532564Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.413355ms logger=migrator t=2026-04-27T12:14:14.268655868Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-27T12:14:14.269706053Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.050005ms logger=migrator t=2026-04-27T12:14:14.293368226Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-27T12:14:14.294705657Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.336872ms logger=migrator t=2026-04-27T12:14:14.311281949Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-27T12:14:14.323984416Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.703147ms logger=migrator t=2026-04-27T12:14:14.327578893Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-27T12:14:14.338682802Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.097389ms logger=migrator t=2026-04-27T12:14:14.34480187Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-27T12:14:14.356289438Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.481967ms logger=migrator t=2026-04-27T12:14:14.359799322Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-27T12:14:14.359860964Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=62.532µs logger=migrator t=2026-04-27T12:14:14.363225976Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-27T12:14:14.372658393Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.427997ms logger=migrator t=2026-04-27T12:14:14.379845507Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-27T12:14:14.392975815Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.126038ms logger=migrator t=2026-04-27T12:14:14.397898454Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-27T12:14:14.398322864Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=430.16µs logger=migrator t=2026-04-27T12:14:14.402875015Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.881865759s logger=migrator t=2026-04-27T12:14:14.40392028Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-27T12:14:14.422443488Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-27T12:14:14.422841248Z level=info msg="Created default organization" logger=secrets t=2026-04-27T12:14:14.428855903Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T12:14:14.477196712Z level=info msg="Restored cache from database" duration=408.909µs logger=plugin.store t=2026-04-27T12:14:14.478527485Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-27T12:14:14.519907675Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-27T12:14:14.519944436Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-27T12:14:14.519998857Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-27T12:14:14.520010268Z level=info msg="Plugins loaded" count=54 duration=41.483263ms logger=query_data t=2026-04-27T12:14:14.524460076Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-27T12:14:14.528809461Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-27T12:14:14.534349385Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-27T12:14:14.541345984Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-27T12:14:14.543310112Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-27T12:14:14.544626853Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-27T12:14:14.568373789Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-27T12:14:14.584323534Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-27T12:14:14.606048159Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-27T12:14:14.60608041Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-27T12:14:14.607258709Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-27T12:14:14.607853703Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-27T12:14:14.608057228Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-27T12:14:14.610542208Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-27T12:14:14.628472452Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T12:14:14.640320518Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-04-27T12:14:14.68462084Z level=info msg="Update check succeeded" duration=76.762057ms logger=plugins.update.checker t=2026-04-27T12:14:14.684833745Z level=info msg="Update check succeeded" duration=76.755967ms logger=provisioning.dashboard t=2026-04-27T12:14:14.701060348Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-27T12:14:14.705905606Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=ngalert.state.manager t=2026-04-27T12:14:14.707515574Z level=info msg="State cache has been initialized" states=0 duration=99.651881ms logger=ngalert.scheduler t=2026-04-27T12:14:14.707618766Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-27T12:14:14.707720769Z level=info msg=starting first_tick=2026-04-27T12:14:20Z logger=sqlstore.transactions t=2026-04-27T12:14:14.717268Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-27T12:14:14.721860792Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T12:14:14.725860718Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T12:14:14.736512326Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=auth t=2026-04-27T12:14:14.737477179Z level=error msg="Failed to lock and execute cleanup of expired auth token" error="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T12:14:14.742121092Z level=info msg="Patterns update finished" duration=135.147189ms logger=provisioning.dashboard t=2026-04-27T12:14:14.76478359Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-27T12:14:15.176456939Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-27T12:14:15.17692716Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-27T12:14:18.810688728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:18.811847876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:18.830589259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:18.853286088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:18.871636163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:18.894998437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:18.913394333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:18.939426002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:18.957689514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:18.988578542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.005947592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.096188355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.131205112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.212982681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.2315739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.27043693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.291967201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.340416103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.358641184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.404225087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.423106124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.471645498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.493917396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.545056134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.563702275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.608521979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.623651435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.671810121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.693613868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.742370917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.761615253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.823016308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.839966599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.888113323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.903033154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.968255411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:19.984679019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.038227974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.052035568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.11577302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.136059921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.189647247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.207038529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.265594574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.279134992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.330885015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.34764785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.40302272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.429143402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.510034609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.52910013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.593122348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.612689932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.693137638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.712336072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.786580908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.803828376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.892910221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:20.916782348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.002479282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.015793733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.098052494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.111996622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.184889965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.200653796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.269189514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.281959563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.345841308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.365723709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.447902058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.464443727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.552849306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.567872239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.664251422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.687193266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.763236666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.777659755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.856141853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.874925398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:14:21.96553947Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-27T12:15:13.632676037Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-27T12:24:14.658090187Z level=info msg="Completed cleanup jobs" duration=49.959769ms logger=plugins.update.checker t=2026-04-27T12:24:14.738854116Z level=info msg="Update check succeeded" duration=53.440702ms logger=sqlstore.transactions t=2026-04-27T12:29:14.543393864Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-27T12:34:14.62037925Z level=info msg="Completed cleanup jobs" duration=12.178342ms logger=plugins.update.checker t=2026-04-27T12:34:14.736514822Z level=info msg="Update check succeeded" duration=51.106229ms logger=cleanup t=2026-04-27T12:44:14.65393505Z level=info msg="Completed cleanup jobs" duration=43.858885ms logger=plugins.update.checker t=2026-04-27T12:44:14.748892652Z level=info msg="Update check succeeded" duration=63.355823ms logger=infra.usagestats t=2026-04-27T12:45:13.650522159Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-27T12:54:14.631037561Z level=info msg="Completed cleanup jobs" duration=21.915337ms logger=plugins.update.checker t=2026-04-27T12:54:14.74463449Z level=info msg="Update check succeeded" duration=59.678354ms logger=cleanup t=2026-04-27T13:04:14.651187391Z level=info msg="Completed cleanup jobs" duration=43.105475ms logger=plugins.update.checker t=2026-04-27T13:04:14.738850318Z level=info msg="Update check succeeded" duration=52.83546ms logger=cleanup t=2026-04-27T13:14:14.697416316Z level=info msg="Completed cleanup jobs" duration=88.949545ms logger=plugins.update.checker t=2026-04-27T13:14:14.738290898Z level=info msg="Update check succeeded" duration=52.814788ms logger=infra.usagestats t=2026-04-27T13:15:13.658352553Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-27T13:24:14.651482803Z level=info msg="Completed cleanup jobs" duration=43.579896ms logger=plugins.update.checker t=2026-04-27T13:24:14.749685632Z level=info msg="Update check succeeded" duration=64.437528ms