logger=settings t=2026-08-26T00:26:38.122293148Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-26T00:26:38Z logger=settings t=2026-08-26T00:26:38.123122281Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-26T00:26:38.123173962Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-26T00:26:38.123180262Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-26T00:26:38.123188852Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-26T00:26:38.123193473Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-26T00:26:38.123197873Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-26T00:26:38.123202293Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-26T00:26:38.123207423Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-26T00:26:38.123216333Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-26T00:26:38.123221323Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-26T00:26:38.123225943Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-26T00:26:38.123231884Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-26T00:26:38.123236554Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-26T00:26:38.123245144Z level=info msg=Target target=[all] logger=settings t=2026-08-26T00:26:38.123275105Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-26T00:26:38.123281665Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-26T00:26:38.123291385Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-26T00:26:38.123296395Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-26T00:26:38.123304706Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-26T00:26:38.123312026Z level=info msg="App mode production" logger=sqlstore t=2026-08-26T00:26:38.128182531Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-26T00:26:38.128224442Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-26T00:26:38.131547243Z level=info msg="Locking database" logger=migrator t=2026-08-26T00:26:38.131563004Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-26T00:26:38.133206629Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-26T00:26:38.134228047Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.018408ms logger=migrator t=2026-08-26T00:26:38.139867283Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-26T00:26:38.140525341Z level=info msg="Migration successfully executed" id="create user table" duration=657.488µs logger=migrator t=2026-08-26T00:26:38.147113393Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-26T00:26:38.147824593Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=721.65µs logger=migrator t=2026-08-26T00:26:38.151481414Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-26T00:26:38.152753809Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.273945ms logger=migrator t=2026-08-26T00:26:38.156497622Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-26T00:26:38.157661954Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.164092ms logger=migrator t=2026-08-26T00:26:38.163168317Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-26T00:26:38.163895077Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=726.12µs logger=migrator t=2026-08-26T00:26:38.167168667Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-26T00:26:38.170673634Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.501797ms logger=migrator t=2026-08-26T00:26:38.175548629Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-26T00:26:38.17668249Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.142212ms logger=migrator t=2026-08-26T00:26:38.182961603Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-26T00:26:38.183669953Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=709.82µs logger=migrator t=2026-08-26T00:26:38.188909368Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-26T00:26:38.189694999Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=785.392µs logger=migrator t=2026-08-26T00:26:38.193878665Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-26T00:26:38.194236644Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=357.839µs logger=migrator t=2026-08-26T00:26:38.197953877Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-26T00:26:38.198959805Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.005388ms logger=migrator t=2026-08-26T00:26:38.203897691Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-26T00:26:38.205077774Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.177353ms logger=migrator t=2026-08-26T00:26:38.208380765Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-26T00:26:38.208412746Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.711µs logger=migrator t=2026-08-26T00:26:38.214056262Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-26T00:26:38.215947084Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.892053ms logger=migrator t=2026-08-26T00:26:38.220057228Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-26T00:26:38.220317155Z level=info msg="Migration successfully executed" id="Add missing user data" duration=260.657µs logger=migrator t=2026-08-26T00:26:38.226524736Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-26T00:26:38.227641137Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.113551ms logger=migrator t=2026-08-26T00:26:38.233588611Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-26T00:26:38.234699352Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.110421ms logger=migrator t=2026-08-26T00:26:38.239878215Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-26T00:26:38.241054427Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.176192ms logger=migrator t=2026-08-26T00:26:38.250527059Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-26T00:26:38.263084356Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.557477ms logger=migrator t=2026-08-26T00:26:38.267149928Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-26T00:26:38.267997862Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=847.353µs logger=migrator t=2026-08-26T00:26:38.271864508Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-26T00:26:38.272193457Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=333.539µs logger=migrator t=2026-08-26T00:26:38.277233456Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-26T00:26:38.277970407Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=737.841µs logger=migrator t=2026-08-26T00:26:38.283224902Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-26T00:26:38.283779137Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=553.975µs logger=migrator t=2026-08-26T00:26:38.290641917Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-26T00:26:38.291410318Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=772.881µs logger=migrator t=2026-08-26T00:26:38.29836203Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-26T00:26:38.299406519Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.048329ms logger=migrator t=2026-08-26T00:26:38.306667839Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-26T00:26:38.3077984Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.133291ms logger=migrator t=2026-08-26T00:26:38.313528509Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-26T00:26:38.314315591Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=788.022µs logger=migrator t=2026-08-26T00:26:38.321496679Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-26T00:26:38.322380543Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=883.254µs logger=migrator t=2026-08-26T00:26:38.329746847Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-26T00:26:38.330513838Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=767.991µs logger=migrator t=2026-08-26T00:26:38.336415091Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-26T00:26:38.336446852Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.991µs logger=migrator t=2026-08-26T00:26:38.342263052Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-26T00:26:38.344106033Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.849161ms logger=migrator t=2026-08-26T00:26:38.349938324Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-26T00:26:38.352899416Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=2.961092ms logger=migrator t=2026-08-26T00:26:38.359499118Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-26T00:26:38.360197288Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=697.669µs logger=migrator t=2026-08-26T00:26:38.4117145Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-26T00:26:38.412486701Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=776.981µs logger=migrator t=2026-08-26T00:26:38.418427616Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-26T00:26:38.426036526Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.599119ms logger=migrator t=2026-08-26T00:26:38.43233129Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-26T00:26:38.433192403Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=860.803µs logger=migrator t=2026-08-26T00:26:38.439177428Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-26T00:26:38.44031367Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.137852ms logger=migrator t=2026-08-26T00:26:38.446267484Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-26T00:26:38.446933813Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=668.089µs logger=migrator t=2026-08-26T00:26:38.453465093Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-26T00:26:38.454751529Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.285786ms logger=migrator t=2026-08-26T00:26:38.461251558Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-26T00:26:38.462524653Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.274005ms logger=migrator t=2026-08-26T00:26:38.468687284Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-26T00:26:38.46929831Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=612.977µs logger=migrator t=2026-08-26T00:26:38.475620405Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-26T00:26:38.476978882Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.363877ms logger=migrator t=2026-08-26T00:26:38.483456041Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-26T00:26:38.483911074Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=459.413µs logger=migrator t=2026-08-26T00:26:38.489123838Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-26T00:26:38.489839708Z level=info msg="Migration successfully executed" id="create star table" duration=722.86µs logger=migrator t=2026-08-26T00:26:38.496204843Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-26T00:26:38.497433417Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.230474ms logger=migrator t=2026-08-26T00:26:38.504680837Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-26T00:26:38.505540941Z level=info msg="Migration successfully executed" id="create org table v1" duration=860.544µs logger=migrator t=2026-08-26T00:26:38.512532024Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-26T00:26:38.514121358Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.594214ms logger=migrator t=2026-08-26T00:26:38.520408982Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-26T00:26:38.521650396Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.242545ms logger=migrator t=2026-08-26T00:26:38.528785553Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-26T00:26:38.529971966Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.190553ms logger=migrator t=2026-08-26T00:26:38.537121003Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-26T00:26:38.538006308Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=884.314µs logger=migrator t=2026-08-26T00:26:38.543928711Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-26T00:26:38.545206357Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.278035ms logger=migrator t=2026-08-26T00:26:38.551917222Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-26T00:26:38.551967113Z level=info msg="Migration successfully executed" id="Update org table charset" duration=50.881µs logger=migrator t=2026-08-26T00:26:38.560480578Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-26T00:26:38.56055018Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=75.632µs logger=migrator t=2026-08-26T00:26:38.570379332Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-26T00:26:38.570725641Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=348.349µs logger=migrator t=2026-08-26T00:26:38.582349632Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-26T00:26:38.583646308Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.296926ms logger=migrator t=2026-08-26T00:26:38.590724743Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-26T00:26:38.592513393Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.79429ms logger=migrator t=2026-08-26T00:26:38.60000222Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-26T00:26:38.601604944Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.602905ms logger=migrator t=2026-08-26T00:26:38.607779105Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-26T00:26:38.608664469Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=880.534µs logger=migrator t=2026-08-26T00:26:38.616019112Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-26T00:26:38.617146683Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.133051ms logger=migrator t=2026-08-26T00:26:38.623969921Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-26T00:26:38.624700562Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=730.311µs logger=migrator t=2026-08-26T00:26:38.63005569Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-26T00:26:38.638450901Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.395511ms logger=migrator t=2026-08-26T00:26:38.644020995Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-26T00:26:38.644649392Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=628.827µs logger=migrator t=2026-08-26T00:26:38.652399367Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-26T00:26:38.653774155Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.372627ms logger=migrator t=2026-08-26T00:26:38.664555262Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-26T00:26:38.665408956Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=850.014µs logger=migrator t=2026-08-26T00:26:38.673903981Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-26T00:26:38.674355383Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=449.393µs logger=migrator t=2026-08-26T00:26:38.681624524Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-26T00:26:38.68293617Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.314267ms logger=migrator t=2026-08-26T00:26:38.690121088Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-26T00:26:38.690283133Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=163.085µs logger=migrator t=2026-08-26T00:26:38.695364633Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-26T00:26:38.698710476Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.346732ms logger=migrator t=2026-08-26T00:26:38.723207272Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-26T00:26:38.726359369Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.152177ms logger=migrator t=2026-08-26T00:26:38.732950971Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-26T00:26:38.734842063Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.892762ms logger=migrator t=2026-08-26T00:26:38.759232747Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-26T00:26:38.760706778Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.473961ms logger=migrator t=2026-08-26T00:26:38.76949094Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-26T00:26:38.77310287Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.61046ms logger=migrator t=2026-08-26T00:26:38.779322602Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-26T00:26:38.780387071Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.063309ms logger=migrator t=2026-08-26T00:26:38.786716776Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-26T00:26:38.787790805Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.075919ms logger=migrator t=2026-08-26T00:26:38.801306629Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-26T00:26:38.80137156Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=70.812µs logger=migrator t=2026-08-26T00:26:38.807384986Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-26T00:26:38.807416327Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.751µs logger=migrator t=2026-08-26T00:26:38.813038493Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-26T00:26:38.816266242Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.229189ms logger=migrator t=2026-08-26T00:26:38.825227609Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-26T00:26:38.827446521Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.227042ms logger=migrator t=2026-08-26T00:26:38.832836089Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-26T00:26:38.834752712Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.916953ms logger=migrator t=2026-08-26T00:26:38.850567979Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-26T00:26:38.856951615Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=6.382246ms logger=migrator t=2026-08-26T00:26:38.863314551Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-26T00:26:38.8636256Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=305.719µs logger=migrator t=2026-08-26T00:26:38.868887975Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-26T00:26:38.869828911Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=944.096µs logger=migrator t=2026-08-26T00:26:38.877141843Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-26T00:26:38.877686448Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=544.525µs logger=migrator t=2026-08-26T00:26:38.88211952Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-26T00:26:38.882144341Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.691µs logger=migrator t=2026-08-26T00:26:38.886182923Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-26T00:26:38.886906113Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=722.6µs logger=migrator t=2026-08-26T00:26:38.892533698Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-26T00:26:38.89332024Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=789.992µs logger=migrator t=2026-08-26T00:26:38.900134108Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-26T00:26:38.908132059Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.002831ms logger=migrator t=2026-08-26T00:26:38.912955012Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-26T00:26:38.913811396Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=855.194µs logger=migrator t=2026-08-26T00:26:38.919273626Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-26T00:26:38.920333726Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.05904ms logger=migrator t=2026-08-26T00:26:38.925297353Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-26T00:26:38.926348642Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.051039ms logger=migrator t=2026-08-26T00:26:38.932123451Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-26T00:26:38.932494492Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=370.2µs logger=migrator t=2026-08-26T00:26:38.937462938Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-26T00:26:38.938066305Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=603.057µs logger=migrator t=2026-08-26T00:26:38.945713296Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-26T00:26:38.9491148Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.398474ms logger=migrator t=2026-08-26T00:26:38.95488597Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-26T00:26:38.955852227Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=964.796µs logger=migrator t=2026-08-26T00:26:38.962239193Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-26T00:26:38.962406317Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=167.894µs logger=migrator t=2026-08-26T00:26:38.965819122Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-26T00:26:38.966052748Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=231.246µs logger=migrator t=2026-08-26T00:26:38.970785129Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-26T00:26:38.972671011Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.879582ms logger=migrator t=2026-08-26T00:26:38.980131997Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-26T00:26:38.982897463Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.766416ms logger=migrator t=2026-08-26T00:26:38.989708491Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-26T00:26:38.991407838Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.702607ms logger=migrator t=2026-08-26T00:26:38.998385591Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-26T00:26:38.999473381Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.09138ms logger=migrator t=2026-08-26T00:26:39.006221977Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-26T00:26:39.007491772Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.270845ms logger=migrator t=2026-08-26T00:26:39.014192688Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-26T00:26:39.016481241Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.290123ms logger=migrator t=2026-08-26T00:26:39.44737122Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-26T00:26:39.449761046Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.391786ms logger=migrator t=2026-08-26T00:26:39.544324126Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-26T00:26:39.549576611Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.253995ms logger=migrator t=2026-08-26T00:26:39.557620053Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-26T00:26:39.558497077Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=878.114µs logger=migrator t=2026-08-26T00:26:39.569203973Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-26T00:26:39.571341792Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.137819ms logger=migrator t=2026-08-26T00:26:39.576990808Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-26T00:26:39.578103759Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.112111ms logger=migrator t=2026-08-26T00:26:39.584379522Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-26T00:26:39.585489243Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.111591ms logger=migrator t=2026-08-26T00:26:39.589692289Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-26T00:26:39.592547948Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.855259ms logger=migrator t=2026-08-26T00:26:39.607804239Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-26T00:26:39.611586834Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.789355ms logger=migrator t=2026-08-26T00:26:39.619233865Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-26T00:26:39.619267816Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.001µs logger=migrator t=2026-08-26T00:26:39.62413904Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-26T00:26:39.624361567Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=219.486µs logger=migrator t=2026-08-26T00:26:39.627846532Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-26T00:26:39.630092395Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.244742ms logger=migrator t=2026-08-26T00:26:39.633952141Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-26T00:26:39.634112506Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=159.975µs logger=migrator t=2026-08-26T00:26:39.639038232Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-26T00:26:39.639224327Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=185.705µs logger=migrator t=2026-08-26T00:26:39.644664447Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-26T00:26:39.646887819Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.225522ms logger=migrator t=2026-08-26T00:26:39.652491283Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-26T00:26:39.652677848Z level=info msg="Migration successfully executed" id="Update uid value" duration=187.245µs logger=migrator t=2026-08-26T00:26:39.663325482Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-26T00:26:39.664525835Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.203003ms logger=migrator t=2026-08-26T00:26:39.668718501Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-26T00:26:39.669699948Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=981.757µs logger=migrator t=2026-08-26T00:26:39.675022105Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-26T00:26:39.675988332Z level=info msg="Migration successfully executed" id="create api_key table" duration=966.097µs logger=migrator t=2026-08-26T00:26:39.681795422Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-26T00:26:39.682694847Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=902.005µs logger=migrator t=2026-08-26T00:26:39.691040708Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-26T00:26:39.692673933Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.634295ms logger=migrator t=2026-08-26T00:26:39.697223378Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-26T00:26:39.698195045Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=970.827µs logger=migrator t=2026-08-26T00:26:39.705532698Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-26T00:26:39.707168343Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.638875ms logger=migrator t=2026-08-26T00:26:39.712680515Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-26T00:26:39.713786716Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.105201ms logger=migrator t=2026-08-26T00:26:39.717992412Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-26T00:26:39.718913977Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=921.805µs logger=migrator t=2026-08-26T00:26:39.723538125Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-26T00:26:39.733701716Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.15745ms logger=migrator t=2026-08-26T00:26:39.738874939Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-26T00:26:39.740185675Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.313516ms logger=migrator t=2026-08-26T00:26:39.744700519Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-26T00:26:39.745534222Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=833.663µs logger=migrator t=2026-08-26T00:26:39.752452674Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-26T00:26:39.753535914Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.083309ms logger=migrator t=2026-08-26T00:26:39.757817392Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-26T00:26:39.758729037Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=909.235µs logger=migrator t=2026-08-26T00:26:39.764840806Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-26T00:26:39.765186265Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=348.899µs logger=migrator t=2026-08-26T00:26:39.777756812Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-26T00:26:39.778463992Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=709.71µs logger=migrator t=2026-08-26T00:26:39.782190705Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-26T00:26:39.790225377Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=8.027921ms logger=migrator t=2026-08-26T00:26:39.797119117Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-26T00:26:39.801165239Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.045521ms logger=migrator t=2026-08-26T00:26:39.806385003Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-26T00:26:39.809430487Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.045294ms logger=migrator t=2026-08-26T00:26:39.816744869Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-26T00:26:39.816921644Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=178.775µs logger=migrator t=2026-08-26T00:26:39.822083626Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-26T00:26:39.828347089Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=6.263293ms logger=migrator t=2026-08-26T00:26:39.833695947Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-26T00:26:39.837579684Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.876337ms logger=migrator t=2026-08-26T00:26:39.845356869Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-26T00:26:39.8468233Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.46881ms logger=migrator t=2026-08-26T00:26:39.850873851Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-26T00:26:39.851475058Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=602.227µs logger=migrator t=2026-08-26T00:26:39.856005673Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-26T00:26:39.856852077Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=848.084µs logger=migrator t=2026-08-26T00:26:39.861380321Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-26T00:26:39.862300547Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=918.666µs logger=migrator t=2026-08-26T00:26:39.866663688Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-26T00:26:39.867433069Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=768.751µs logger=migrator t=2026-08-26T00:26:39.871721257Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-26T00:26:39.872472038Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=750.841µs logger=migrator t=2026-08-26T00:26:39.877230169Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-26T00:26:39.877341752Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=115.393µs logger=migrator t=2026-08-26T00:26:39.88085925Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-26T00:26:39.88089035Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.23µs logger=migrator t=2026-08-26T00:26:39.884197592Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-26T00:26:39.887082691Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.88397ms logger=migrator t=2026-08-26T00:26:39.891202025Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-26T00:26:39.893966421Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.764036ms logger=migrator t=2026-08-26T00:26:39.901466619Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-26T00:26:39.901558921Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=91.552µs logger=migrator t=2026-08-26T00:26:39.905645044Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-26T00:26:39.906499908Z level=info msg="Migration successfully executed" id="create quota table v1" duration=858.234µs logger=migrator t=2026-08-26T00:26:39.911561087Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-26T00:26:39.912405891Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=844.754µs logger=migrator t=2026-08-26T00:26:39.924356001Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-26T00:26:39.924410682Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=59.281µs logger=migrator t=2026-08-26T00:26:39.952365414Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-26T00:26:39.953287699Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=925.635µs logger=migrator t=2026-08-26T00:26:39.972359656Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-26T00:26:39.973273772Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=916.755µs logger=migrator t=2026-08-26T00:26:39.980862911Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-26T00:26:39.983160965Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.301134ms logger=migrator t=2026-08-26T00:26:39.986677492Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-26T00:26:39.986708532Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.33µs logger=migrator t=2026-08-26T00:26:39.991195436Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-26T00:26:39.992269436Z level=info msg="Migration successfully executed" id="create session table" duration=1.07599ms logger=migrator t=2026-08-26T00:26:39.999356842Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-26T00:26:39.999442234Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=86.962µs logger=migrator t=2026-08-26T00:26:40.007287041Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-26T00:26:40.007501027Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=219.916µs logger=migrator t=2026-08-26T00:26:40.012174606Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-26T00:26:40.012743041Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=568.665µs logger=migrator t=2026-08-26T00:26:40.020924588Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-26T00:26:40.021822822Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=902.285µs logger=migrator t=2026-08-26T00:26:40.028194268Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-26T00:26:40.028230079Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=41.471µs logger=migrator t=2026-08-26T00:26:40.032008384Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-26T00:26:40.032054795Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=47.371µs logger=migrator t=2026-08-26T00:26:40.041013932Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-26T00:26:40.044048516Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.010343ms logger=migrator t=2026-08-26T00:26:40.048466918Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-26T00:26:40.051339737Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.872279ms logger=migrator t=2026-08-26T00:26:40.056701796Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-26T00:26:40.056778098Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=76.733µs logger=migrator t=2026-08-26T00:26:40.060395437Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-26T00:26:40.060469459Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=74.842µs logger=migrator t=2026-08-26T00:26:40.065164849Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-26T00:26:40.066439944Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.273465ms logger=migrator t=2026-08-26T00:26:40.072331207Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-26T00:26:40.072377748Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=50.131µs logger=migrator t=2026-08-26T00:26:40.076255095Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-26T00:26:40.079550787Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.296501ms logger=migrator t=2026-08-26T00:26:40.083326091Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-26T00:26:40.083508796Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=185.646µs logger=migrator t=2026-08-26T00:26:40.087908977Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-26T00:26:40.091312911Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.404554ms logger=migrator t=2026-08-26T00:26:40.095871577Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-26T00:26:40.099209619Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.337032ms logger=migrator t=2026-08-26T00:26:40.103421385Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-26T00:26:40.103508148Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=88.833µs logger=migrator t=2026-08-26T00:26:40.10792016Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-26T00:26:40.109094972Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.176582ms logger=migrator t=2026-08-26T00:26:40.11481942Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-26T00:26:40.115719045Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=915.895µs logger=migrator t=2026-08-26T00:26:40.120290191Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-26T00:26:40.12203653Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.746849ms logger=migrator t=2026-08-26T00:26:40.129205087Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-26T00:26:40.130312818Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.109121ms logger=migrator t=2026-08-26T00:26:40.138768222Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-26T00:26:40.13980669Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.041559ms logger=migrator t=2026-08-26T00:26:40.147170424Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-26T00:26:40.148138441Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=970.446µs logger=migrator t=2026-08-26T00:26:40.154957669Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-26T00:26:40.156156532Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.203434ms logger=migrator t=2026-08-26T00:26:40.161623763Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-26T00:26:40.162683532Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.069149ms logger=migrator t=2026-08-26T00:26:40.16983747Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-26T00:26:40.171034853Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.200233ms logger=migrator t=2026-08-26T00:26:40.175031813Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-26T00:26:40.182610842Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.573639ms logger=migrator t=2026-08-26T00:26:40.186702465Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-26T00:26:40.187275581Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=574.186µs logger=migrator t=2026-08-26T00:26:40.192279019Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-26T00:26:40.193605936Z 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.328337ms logger=migrator t=2026-08-26T00:26:40.198677246Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-26T00:26:40.199158549Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=484.693µs logger=migrator t=2026-08-26T00:26:40.203236132Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-26T00:26:40.203971092Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=742.61µs logger=migrator t=2026-08-26T00:26:40.208635601Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-26T00:26:40.209545926Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=912.615µs logger=migrator t=2026-08-26T00:26:40.213419463Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-26T00:26:40.218661188Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.240615ms logger=migrator t=2026-08-26T00:26:40.223565433Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-26T00:26:40.229870488Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.303544ms logger=migrator t=2026-08-26T00:26:40.234257699Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-26T00:26:40.239317808Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.057989ms logger=migrator t=2026-08-26T00:26:40.243254407Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-26T00:26:40.246801835Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.547118ms logger=migrator t=2026-08-26T00:26:40.251008451Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-26T00:26:40.251882175Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=872.994µs logger=migrator t=2026-08-26T00:26:40.261633775Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-26T00:26:40.261670636Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=38.181µs logger=migrator t=2026-08-26T00:26:40.26580908Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-26T00:26:40.265862421Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=55.311µs logger=migrator t=2026-08-26T00:26:40.270850089Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-26T00:26:40.272197536Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.347857ms logger=migrator t=2026-08-26T00:26:40.277697908Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-26T00:26:40.278606223Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=908.105µs logger=migrator t=2026-08-26T00:26:40.284081224Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-26T00:26:40.285486373Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.405259ms logger=migrator t=2026-08-26T00:26:40.290585664Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-26T00:26:40.291403267Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=813.422µs logger=migrator t=2026-08-26T00:26:40.2951541Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-26T00:26:40.296117417Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=962.737µs logger=migrator t=2026-08-26T00:26:40.29985527Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-26T00:26:40.303876301Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.020681ms logger=migrator t=2026-08-26T00:26:40.308418097Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-26T00:26:40.312365056Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.94344ms logger=migrator t=2026-08-26T00:26:40.316641704Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-26T00:26:40.31686087Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=221.187µs logger=migrator t=2026-08-26T00:26:40.321639092Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-26T00:26:40.322583108Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=943.786µs logger=migrator t=2026-08-26T00:26:40.327699609Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-26T00:26:40.328648555Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=947.066µs logger=migrator t=2026-08-26T00:26:40.332610155Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-26T00:26:40.337412887Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.801552ms logger=migrator t=2026-08-26T00:26:40.341701866Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-26T00:26:40.341803008Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=101.192µs logger=migrator t=2026-08-26T00:26:40.34655864Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-26T00:26:40.347438754Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=879.974µs logger=migrator t=2026-08-26T00:26:40.351461405Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-26T00:26:40.353003278Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.541113ms logger=migrator t=2026-08-26T00:26:40.3570774Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-26T00:26:40.357207744Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=131.794µs logger=migrator t=2026-08-26T00:26:40.361471682Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-26T00:26:40.363068666Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.597574ms logger=migrator t=2026-08-26T00:26:40.367480738Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-26T00:26:40.368929338Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.448131ms logger=migrator t=2026-08-26T00:26:40.373569706Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-26T00:26:40.374521392Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=951.386µs logger=migrator t=2026-08-26T00:26:40.38241966Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-26T00:26:40.383989203Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.562413ms logger=migrator t=2026-08-26T00:26:40.389923627Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-26T00:26:40.391131191Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.206704ms logger=migrator t=2026-08-26T00:26:40.398492704Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-26T00:26:40.399953324Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.46113ms logger=migrator t=2026-08-26T00:26:40.406162356Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-26T00:26:40.406236258Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=77.643µs logger=migrator t=2026-08-26T00:26:40.410046183Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-26T00:26:40.414768893Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.72402ms logger=migrator t=2026-08-26T00:26:40.421685504Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-26T00:26:40.422741403Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.059539ms logger=migrator t=2026-08-26T00:26:40.434437826Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-26T00:26:40.439034964Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.598307ms logger=migrator t=2026-08-26T00:26:40.4432493Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-26T00:26:40.444014551Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=762.881µs logger=migrator t=2026-08-26T00:26:40.448272329Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-26T00:26:40.449161863Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=887.424µs logger=migrator t=2026-08-26T00:26:40.456245669Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-26T00:26:40.457553985Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.308616ms logger=migrator t=2026-08-26T00:26:40.461862484Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-26T00:26:40.473977399Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.111774ms logger=migrator t=2026-08-26T00:26:40.478798522Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-26T00:26:40.479560593Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=762.011µs logger=migrator t=2026-08-26T00:26:40.48524987Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-26T00:26:40.486226737Z 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=976.327µs logger=migrator t=2026-08-26T00:26:40.490820044Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-26T00:26:40.491185414Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=364.991µs logger=migrator t=2026-08-26T00:26:40.495260496Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-26T00:26:40.495827122Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=562.886µs logger=migrator t=2026-08-26T00:26:40.501010805Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-26T00:26:40.501334654Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=333.839µs logger=migrator t=2026-08-26T00:26:40.506170117Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-26T00:26:40.513588152Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.415655ms logger=migrator t=2026-08-26T00:26:40.519683851Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-26T00:26:40.522634002Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.949971ms logger=migrator t=2026-08-26T00:26:40.527242779Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-26T00:26:40.528886125Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.633455ms logger=migrator t=2026-08-26T00:26:40.536984498Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-26T00:26:40.538049308Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.06454ms logger=migrator t=2026-08-26T00:26:40.549554205Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-26T00:26:40.550052369Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=501.184µs logger=migrator t=2026-08-26T00:26:40.556125097Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-26T00:26:40.560427416Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.302379ms logger=migrator t=2026-08-26T00:26:40.566786931Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-26T00:26:40.568312744Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.530783ms logger=migrator t=2026-08-26T00:26:40.573719473Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-26T00:26:40.57398421Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=265.457µs logger=migrator t=2026-08-26T00:26:40.580192562Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-26T00:26:40.581084666Z level=info msg="Migration successfully executed" id="Move region to single row" duration=889.194µs logger=migrator t=2026-08-26T00:26:40.59315729Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-26T00:26:40.594467166Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.311746ms logger=migrator t=2026-08-26T00:26:40.598488877Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-26T00:26:40.599495735Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.008248ms logger=migrator t=2026-08-26T00:26:40.604364309Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-26T00:26:40.605347146Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=982.047µs logger=migrator t=2026-08-26T00:26:40.609047098Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-26T00:26:40.609859511Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=811.243µs logger=migrator t=2026-08-26T00:26:40.617470441Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-26T00:26:40.618816488Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.348437ms logger=migrator t=2026-08-26T00:26:40.623927889Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-26T00:26:40.624944987Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.018218ms logger=migrator t=2026-08-26T00:26:40.631289333Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-26T00:26:40.631360445Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=73.122µs logger=migrator t=2026-08-26T00:26:40.637042322Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-26T00:26:40.638305477Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.266035ms logger=migrator t=2026-08-26T00:26:40.645899236Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-26T00:26:40.647184472Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.285005ms logger=migrator t=2026-08-26T00:26:40.654786601Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-26T00:26:40.65581212Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.025979ms logger=migrator t=2026-08-26T00:26:40.674684671Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-26T00:26:40.676438199Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.756968ms logger=migrator t=2026-08-26T00:26:40.685016546Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-26T00:26:40.685257653Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=241.327µs logger=migrator t=2026-08-26T00:26:40.693010807Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-26T00:26:40.693550302Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=539.515µs logger=migrator t=2026-08-26T00:26:40.700961346Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-26T00:26:40.70107518Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=115.464µs logger=migrator t=2026-08-26T00:26:40.70797395Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-26T00:26:40.709594535Z level=info msg="Migration successfully executed" id="create team table" duration=1.623125ms logger=migrator t=2026-08-26T00:26:40.72823901Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-26T00:26:40.730615976Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.378606ms logger=migrator t=2026-08-26T00:26:40.738349559Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-26T00:26:40.73982734Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.478001ms logger=migrator t=2026-08-26T00:26:40.746479064Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-26T00:26:40.754117585Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.643131ms logger=migrator t=2026-08-26T00:26:40.759942935Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-26T00:26:40.76011825Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=175.835µs logger=migrator t=2026-08-26T00:26:40.764944944Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-26T00:26:40.766521667Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.576844ms logger=migrator t=2026-08-26T00:26:40.77352741Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-26T00:26:40.774312992Z level=info msg="Migration successfully executed" id="create team member table" duration=786.132µs logger=migrator t=2026-08-26T00:26:40.780473472Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-26T00:26:40.78148596Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.012278ms logger=migrator t=2026-08-26T00:26:40.785500201Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-26T00:26:40.78653762Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.036779ms logger=migrator t=2026-08-26T00:26:40.793023979Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-26T00:26:40.794615803Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.592024ms logger=migrator t=2026-08-26T00:26:40.801784541Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-26T00:26:40.809867244Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.086393ms logger=migrator t=2026-08-26T00:26:40.852151912Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-26T00:26:40.857592532Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.445431ms logger=migrator t=2026-08-26T00:26:40.863132475Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-26T00:26:40.867955808Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.823483ms logger=migrator t=2026-08-26T00:26:40.873555513Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-26T00:26:40.874460438Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=904.655µs logger=migrator t=2026-08-26T00:26:40.880860665Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-26T00:26:40.882781438Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.929034ms logger=migrator t=2026-08-26T00:26:40.889078511Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-26T00:26:40.890029418Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=951.247µs logger=migrator t=2026-08-26T00:26:40.896845676Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-26T00:26:40.89843188Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.585394ms logger=migrator t=2026-08-26T00:26:40.904207409Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-26T00:26:40.905153155Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=945.466µs logger=migrator t=2026-08-26T00:26:40.911141251Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-26T00:26:40.912542679Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.401528ms logger=migrator t=2026-08-26T00:26:40.917692992Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-26T00:26:40.919174203Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.480191ms logger=migrator t=2026-08-26T00:26:40.924583512Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-26T00:26:40.92561255Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.028308ms logger=migrator t=2026-08-26T00:26:40.931685648Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-26T00:26:40.932510671Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=824.623µs logger=migrator t=2026-08-26T00:26:40.938677381Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-26T00:26:40.939023391Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=346.62µs logger=migrator t=2026-08-26T00:26:40.944224124Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-26T00:26:40.945366566Z level=info msg="Migration successfully executed" id="create tag table" duration=1.143502ms logger=migrator t=2026-08-26T00:26:40.950731404Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-26T00:26:40.951615618Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=883.604µs logger=migrator t=2026-08-26T00:26:40.957150171Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-26T00:26:40.958395946Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.247905ms logger=migrator t=2026-08-26T00:26:40.96399015Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-26T00:26:40.964977597Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=985.857µs logger=migrator t=2026-08-26T00:26:40.971163648Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-26T00:26:40.972541936Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.376858ms logger=migrator t=2026-08-26T00:26:40.977650747Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-26T00:26:40.995373587Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.72132ms logger=migrator t=2026-08-26T00:26:41.000001615Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-26T00:26:41.00056365Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=561.795µs logger=migrator t=2026-08-26T00:26:41.006125344Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-26T00:26:41.007530362Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.405369ms logger=migrator t=2026-08-26T00:26:41.012537901Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-26T00:26:41.013034075Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=496.573µs logger=migrator t=2026-08-26T00:26:41.017682103Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-26T00:26:41.018279039Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=596.736µs logger=migrator t=2026-08-26T00:26:41.023890074Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-26T00:26:41.025104038Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.213534ms logger=migrator t=2026-08-26T00:26:41.030955029Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-26T00:26:41.032589355Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.641585ms logger=migrator t=2026-08-26T00:26:41.038710994Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-26T00:26:41.038813996Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=104.253µs logger=migrator t=2026-08-26T00:26:41.044521184Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-26T00:26:41.049652226Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.130472ms logger=migrator t=2026-08-26T00:26:41.055000543Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-26T00:26:41.06031922Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.318477ms logger=migrator t=2026-08-26T00:26:41.065623347Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-26T00:26:41.070687077Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.0634ms logger=migrator t=2026-08-26T00:26:41.076086196Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-26T00:26:41.081164926Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.076541ms logger=migrator t=2026-08-26T00:26:41.086095972Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-26T00:26:41.086995087Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=896.375µs logger=migrator t=2026-08-26T00:26:41.092669484Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-26T00:26:41.098007131Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.331317ms logger=migrator t=2026-08-26T00:26:41.104263164Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-26T00:26:41.105118457Z level=info msg="Migration successfully executed" id="create server_lock table" duration=855.293µs logger=migrator t=2026-08-26T00:26:41.111105983Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-26T00:26:41.112699847Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.561493ms logger=migrator t=2026-08-26T00:26:41.11861431Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-26T00:26:41.119478644Z level=info msg="Migration successfully executed" id="create user auth token table" duration=864.084µs logger=migrator t=2026-08-26T00:26:41.129455309Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-26T00:26:41.130708094Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.253955ms logger=migrator t=2026-08-26T00:26:41.138357145Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-26T00:26:41.140081213Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.665696ms logger=migrator t=2026-08-26T00:26:41.147162328Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-26T00:26:41.148849575Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.687217ms logger=migrator t=2026-08-26T00:26:41.155595091Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-26T00:26:41.161523805Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.930424ms logger=migrator t=2026-08-26T00:26:41.168254131Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-26T00:26:41.169237638Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=983.887µs logger=migrator t=2026-08-26T00:26:41.175410789Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-26T00:26:41.176843888Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.432639ms logger=migrator t=2026-08-26T00:26:41.1834291Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-26T00:26:41.184930421Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.502001ms logger=migrator t=2026-08-26T00:26:41.192259364Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-26T00:26:41.193186599Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=927.375µs logger=migrator t=2026-08-26T00:26:41.201023076Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-26T00:26:41.202530297Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.507161ms logger=migrator t=2026-08-26T00:26:41.211645599Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-26T00:26:41.211870086Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=236.336µs logger=migrator t=2026-08-26T00:26:41.217662435Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-26T00:26:41.217874291Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=213.456µs logger=migrator t=2026-08-26T00:26:41.222792697Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-26T00:26:41.224400802Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.607344ms logger=migrator t=2026-08-26T00:26:41.229927604Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T00:26:41.232111224Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.18387ms logger=migrator t=2026-08-26T00:26:41.239164629Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T00:26:41.241080812Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.919803ms logger=migrator t=2026-08-26T00:26:41.245921166Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-26T00:26:41.246142252Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=222.226µs logger=migrator t=2026-08-26T00:26:41.253183106Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T00:26:41.254747919Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.567303ms logger=migrator t=2026-08-26T00:26:41.260958571Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T00:26:41.26275117Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.79867ms logger=migrator t=2026-08-26T00:26:41.269829906Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-26T00:26:41.270815923Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=985.377µs logger=migrator t=2026-08-26T00:26:41.278777313Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-26T00:26:41.280321466Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.544233ms logger=migrator t=2026-08-26T00:26:41.287276278Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-26T00:26:41.295584477Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.30623ms logger=migrator t=2026-08-26T00:26:41.30110414Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-26T00:26:41.301973714Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=869.495µs logger=migrator t=2026-08-26T00:26:41.308811072Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-26T00:26:41.308887484Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=76.802µs logger=migrator t=2026-08-26T00:26:41.315090586Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-26T00:26:41.316588937Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.497861ms logger=migrator t=2026-08-26T00:26:41.322508931Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-26T00:26:41.324174227Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.663606ms logger=migrator t=2026-08-26T00:26:41.330398028Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-26T00:26:41.331361495Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=963.627µs logger=migrator t=2026-08-26T00:26:41.336642291Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-26T00:26:41.336720283Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=78.972µs logger=migrator t=2026-08-26T00:26:41.34166017Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-26T00:26:41.342543364Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=895.435µs logger=migrator t=2026-08-26T00:26:41.348378265Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-26T00:26:41.349397463Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.017568ms logger=migrator t=2026-08-26T00:26:41.354635218Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-26T00:26:41.355758569Z 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.120991ms logger=migrator t=2026-08-26T00:26:41.362528486Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-26T00:26:41.364009247Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.474181ms logger=migrator t=2026-08-26T00:26:41.372633085Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-26T00:26:41.379223707Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.591132ms logger=migrator t=2026-08-26T00:26:41.384170643Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-26T00:26:41.386293022Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.122569ms logger=migrator t=2026-08-26T00:26:41.392703579Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-26T00:26:41.393663616Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=957.026µs logger=migrator t=2026-08-26T00:26:41.398619462Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-26T00:26:41.425586767Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.966045ms logger=migrator t=2026-08-26T00:26:41.430331108Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-26T00:26:41.455791991Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.456283ms logger=migrator t=2026-08-26T00:26:41.463138464Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-26T00:26:41.463920116Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=782.622µs logger=migrator t=2026-08-26T00:26:41.469064628Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-26T00:26:41.470713083Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.648505ms logger=migrator t=2026-08-26T00:26:41.475958968Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-26T00:26:41.482346825Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.387036ms logger=migrator t=2026-08-26T00:26:41.487929709Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-26T00:26:41.492358711Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.428072ms logger=migrator t=2026-08-26T00:26:41.497289057Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-26T00:26:41.498262584Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=979.757µs logger=migrator t=2026-08-26T00:26:41.504147067Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-26T00:26:41.505690179Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.542942ms logger=migrator t=2026-08-26T00:26:41.512327713Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-26T00:26:41.51330871Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=977.518µs logger=migrator t=2026-08-26T00:26:41.518978696Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-26T00:26:41.520744485Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.764749ms logger=migrator t=2026-08-26T00:26:41.526909075Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-26T00:26:41.527009728Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=101.513µs logger=migrator t=2026-08-26T00:26:41.533068815Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-26T00:26:41.538934557Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.865412ms logger=migrator t=2026-08-26T00:26:41.54481813Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-26T00:26:41.550713452Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.895192ms logger=migrator t=2026-08-26T00:26:41.556483492Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-26T00:26:41.562786996Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.303374ms logger=migrator t=2026-08-26T00:26:41.569041319Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-26T00:26:41.569983195Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=942.156µs logger=migrator t=2026-08-26T00:26:41.575207709Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-26T00:26:41.576632638Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.424519ms logger=migrator t=2026-08-26T00:26:41.581620196Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-26T00:26:41.589056181Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.436135ms logger=migrator t=2026-08-26T00:26:41.594522962Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-26T00:26:41.600511017Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.987595ms logger=migrator t=2026-08-26T00:26:41.606173614Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-26T00:26:41.607168562Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=993.778µs logger=migrator t=2026-08-26T00:26:41.613170567Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-26T00:26:41.619019159Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.847742ms logger=migrator t=2026-08-26T00:26:41.625315393Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-26T00:26:41.63138129Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.065818ms logger=migrator t=2026-08-26T00:26:41.636649145Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-26T00:26:41.636719257Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.172µs logger=migrator t=2026-08-26T00:26:41.641705955Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-26T00:26:41.643990309Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.287273ms logger=migrator t=2026-08-26T00:26:41.651895987Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-26T00:26:41.653379588Z 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.482301ms logger=migrator t=2026-08-26T00:26:41.659879137Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-26T00:26:41.661619845Z 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.740408ms logger=migrator t=2026-08-26T00:26:41.672806854Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-26T00:26:41.672937978Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=138.754µs logger=migrator t=2026-08-26T00:26:41.684765484Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-26T00:26:41.69329058Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.525155ms logger=migrator t=2026-08-26T00:26:41.704966012Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-26T00:26:41.712525121Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.562349ms logger=migrator t=2026-08-26T00:26:41.718911467Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-26T00:26:41.724133342Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.222125ms logger=migrator t=2026-08-26T00:26:41.729413237Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-26T00:26:41.736347699Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.934722ms logger=migrator t=2026-08-26T00:26:41.744101843Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-26T00:26:41.753343048Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.243545ms logger=migrator t=2026-08-26T00:26:41.758615194Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-26T00:26:41.758665625Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=51.931µs logger=migrator t=2026-08-26T00:26:41.762383418Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-26T00:26:41.76318514Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=801.792µs logger=migrator t=2026-08-26T00:26:41.768056864Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-26T00:26:41.776982471Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.925497ms logger=migrator t=2026-08-26T00:26:41.781145246Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-26T00:26:41.781209528Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.072µs logger=migrator t=2026-08-26T00:26:41.784936471Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-26T00:26:41.792665154Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.727773ms logger=migrator t=2026-08-26T00:26:41.8004987Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-26T00:26:41.801443666Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=947.786µs logger=migrator t=2026-08-26T00:26:41.806692041Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-26T00:26:41.814293691Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.60012ms logger=migrator t=2026-08-26T00:26:41.818678473Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-26T00:26:41.819452364Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=771.942µs logger=migrator t=2026-08-26T00:26:41.824423681Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-26T00:26:41.825610664Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.187443ms logger=migrator t=2026-08-26T00:26:41.831463175Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-26T00:26:41.838232182Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.770487ms logger=migrator t=2026-08-26T00:26:41.853113123Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-26T00:26:41.854106401Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=995.808µs logger=migrator t=2026-08-26T00:26:41.85914998Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-26T00:26:41.860618941Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.511651ms logger=migrator t=2026-08-26T00:26:41.86639325Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-26T00:26:41.867332616Z level=info msg="Migration successfully executed" id="create alert_image table" duration=939.606µs logger=migrator t=2026-08-26T00:26:41.87182755Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-26T00:26:41.87289719Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.06999ms logger=migrator t=2026-08-26T00:26:41.877041614Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-26T00:26:41.877118026Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=77.102µs logger=migrator t=2026-08-26T00:26:41.880856769Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-26T00:26:41.882075413Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.221554ms logger=migrator t=2026-08-26T00:26:41.887095602Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-26T00:26:41.888208033Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.1132ms logger=migrator t=2026-08-26T00:26:41.891458912Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-26T00:26:41.891892964Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-26T00:26:41.895418791Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-26T00:26:41.895881394Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=462.973µs logger=migrator t=2026-08-26T00:26:41.899989978Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-26T00:26:41.901544701Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.553243ms logger=migrator t=2026-08-26T00:26:41.905744587Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-26T00:26:41.915403213Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.663587ms logger=migrator t=2026-08-26T00:26:41.919441265Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-26T00:26:41.920822453Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.387028ms logger=migrator t=2026-08-26T00:26:41.926997044Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-26T00:26:41.92831349Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.317007ms logger=migrator t=2026-08-26T00:26:41.933103102Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-26T00:26:41.934563683Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.45856ms logger=migrator t=2026-08-26T00:26:41.939573731Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-26T00:26:41.941420992Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.850371ms logger=migrator t=2026-08-26T00:26:41.946724018Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-26T00:26:41.948076386Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.351688ms logger=migrator t=2026-08-26T00:26:41.95257691Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-26T00:26:41.952604491Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.571µs logger=migrator t=2026-08-26T00:26:41.956306133Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-26T00:26:41.956366635Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=64.572µs logger=migrator t=2026-08-26T00:26:41.960629232Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-26T00:26:41.966809633Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.180331ms logger=migrator t=2026-08-26T00:26:41.970917657Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-26T00:26:41.971270406Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=357.6µs logger=migrator t=2026-08-26T00:26:41.976181152Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-26T00:26:41.977280232Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.09893ms logger=migrator t=2026-08-26T00:26:41.994546159Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-26T00:26:41.995067023Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=524.054µs logger=migrator t=2026-08-26T00:26:42.001602224Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-26T00:26:42.003212608Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.614564ms logger=migrator t=2026-08-26T00:26:42.009762009Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-26T00:26:42.010841899Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.08075ms logger=migrator t=2026-08-26T00:26:42.028585259Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-26T00:26:42.064636675Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.053786ms logger=migrator t=2026-08-26T00:26:42.072281196Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-26T00:26:42.080739479Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.454934ms logger=migrator t=2026-08-26T00:26:42.085176882Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-26T00:26:42.085319396Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=143.514µs logger=migrator t=2026-08-26T00:26:42.089307966Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-26T00:26:42.12566632Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.347933ms logger=migrator t=2026-08-26T00:26:42.130671028Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-26T00:26:42.167907416Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.228728ms logger=migrator t=2026-08-26T00:26:42.171547087Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-26T00:26:42.172275727Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=728.95µs logger=migrator t=2026-08-26T00:26:42.185044379Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-26T00:26:42.187055825Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.013196ms logger=migrator t=2026-08-26T00:26:42.190733597Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-26T00:26:42.190906151Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=173.294µs logger=migrator t=2026-08-26T00:26:42.193348939Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-26T00:26:42.193981506Z level=info msg="Migration successfully executed" id="create permission table" duration=632.637µs logger=migrator t=2026-08-26T00:26:42.1984552Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-26T00:26:42.199811577Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.359047ms logger=migrator t=2026-08-26T00:26:42.204212409Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-26T00:26:42.205258878Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.046199ms logger=migrator t=2026-08-26T00:26:42.21040347Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-26T00:26:42.211553992Z level=info msg="Migration successfully executed" id="create role table" duration=1.151941ms logger=migrator t=2026-08-26T00:26:42.218857343Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-26T00:26:42.228350206Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.491372ms logger=migrator t=2026-08-26T00:26:42.235312398Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-26T00:26:42.244920413Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.606285ms logger=migrator t=2026-08-26T00:26:42.250279101Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-26T00:26:42.253046438Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.770636ms logger=migrator t=2026-08-26T00:26:42.258237841Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-26T00:26:42.259367802Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.167812ms logger=migrator t=2026-08-26T00:26:42.263566998Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-26T00:26:42.266259972Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.687634ms logger=migrator t=2026-08-26T00:26:42.271852567Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-26T00:26:42.272612928Z level=info msg="Migration successfully executed" id="create team role table" duration=763.441µs logger=migrator t=2026-08-26T00:26:42.277874443Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-26T00:26:42.279533329Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.658616ms logger=migrator t=2026-08-26T00:26:42.285569826Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-26T00:26:42.286732638Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.162552ms logger=migrator t=2026-08-26T00:26:42.292309112Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-26T00:26:42.293854164Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.542562ms logger=migrator t=2026-08-26T00:26:42.298536194Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-26T00:26:42.299939622Z level=info msg="Migration successfully executed" id="create user role table" duration=1.403209ms logger=migrator t=2026-08-26T00:26:42.304798207Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-26T00:26:42.305900957Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.103261ms logger=migrator t=2026-08-26T00:26:42.311113161Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-26T00:26:42.312353245Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.239244ms logger=migrator t=2026-08-26T00:26:42.316731126Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-26T00:26:42.317855647Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.121561ms logger=migrator t=2026-08-26T00:26:42.323174164Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-26T00:26:42.324020167Z level=info msg="Migration successfully executed" id="create builtin role table" duration=845.953µs logger=migrator t=2026-08-26T00:26:42.328437779Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-26T00:26:42.32955215Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.115511ms logger=migrator t=2026-08-26T00:26:42.334083945Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-26T00:26:42.335169135Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.08469ms logger=migrator t=2026-08-26T00:26:42.338908608Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-26T00:26:42.348625547Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.714779ms logger=migrator t=2026-08-26T00:26:42.353640085Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-26T00:26:42.354932641Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.292316ms logger=migrator t=2026-08-26T00:26:42.361455171Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-26T00:26:42.362335695Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=880.664µs logger=migrator t=2026-08-26T00:26:42.365967566Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-26T00:26:42.366726237Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=756.601µs logger=migrator t=2026-08-26T00:26:42.371652123Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-26T00:26:42.372924408Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.273136ms logger=migrator t=2026-08-26T00:26:42.376056594Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-26T00:26:42.377043292Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=986.488µs logger=migrator t=2026-08-26T00:26:42.380789705Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-26T00:26:42.381905286Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.115201ms logger=migrator t=2026-08-26T00:26:42.387097989Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-26T00:26:42.396215761Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.116202ms logger=migrator t=2026-08-26T00:26:42.399838821Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-26T00:26:42.408651014Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.807203ms logger=migrator t=2026-08-26T00:26:42.412523581Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-26T00:26:42.41863744Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.113819ms logger=migrator t=2026-08-26T00:26:42.422695632Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-26T00:26:42.43273801Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.035967ms logger=migrator t=2026-08-26T00:26:42.43817316Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-26T00:26:42.439590109Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.418059ms logger=migrator t=2026-08-26T00:26:42.444127234Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-26T00:26:42.444966037Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=838.313µs logger=migrator t=2026-08-26T00:26:42.44976625Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-26T00:26:42.450785408Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.019508ms logger=migrator t=2026-08-26T00:26:42.454366617Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-26T00:26:42.455285932Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=916.155µs logger=migrator t=2026-08-26T00:26:42.459403136Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-26T00:26:42.460475486Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.07175ms logger=migrator t=2026-08-26T00:26:42.464527567Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-26T00:26:42.464592609Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=66.042µs logger=migrator t=2026-08-26T00:26:42.46823281Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-26T00:26:42.468271311Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.441µs logger=migrator t=2026-08-26T00:26:42.471885331Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-26T00:26:42.472303392Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=417.781µs logger=migrator t=2026-08-26T00:26:42.476981301Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-26T00:26:42.477572858Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=589.616µs logger=migrator t=2026-08-26T00:26:42.481847136Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-26T00:26:42.482549825Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=742.45µs logger=migrator t=2026-08-26T00:26:42.486073562Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-26T00:26:42.486547245Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=475.683µs logger=migrator t=2026-08-26T00:26:42.492335015Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-26T00:26:42.492929092Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=591.267µs logger=migrator t=2026-08-26T00:26:42.496511471Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-26T00:26:42.497472587Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=960.696µs logger=migrator t=2026-08-26T00:26:42.503414771Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-26T00:26:42.504924753Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.510082ms logger=migrator t=2026-08-26T00:26:42.509498029Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-26T00:26:42.517912312Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.414223ms logger=migrator t=2026-08-26T00:26:42.522435237Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-26T00:26:42.522527769Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=92.262µs logger=migrator t=2026-08-26T00:26:42.52691779Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-26T00:26:42.527866607Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=947.767µs logger=migrator t=2026-08-26T00:26:42.533764609Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-26T00:26:42.535192799Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.43043ms logger=migrator t=2026-08-26T00:26:42.541840253Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-26T00:26:42.544021753Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.182581ms logger=migrator t=2026-08-26T00:26:42.549439492Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-26T00:26:42.559593453Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.14848ms logger=migrator t=2026-08-26T00:26:42.563739037Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-26T00:26:42.56491305Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.174463ms logger=migrator t=2026-08-26T00:26:42.569760663Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-26T00:26:42.570801912Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.040969ms logger=migrator t=2026-08-26T00:26:42.574441253Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-26T00:26:42.595267998Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.824435ms logger=migrator t=2026-08-26T00:26:42.599780253Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-26T00:26:42.600656717Z level=info msg="Migration successfully executed" id="create correlation v2" duration=880.095µs logger=migrator t=2026-08-26T00:26:42.606674953Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-26T00:26:42.608178874Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.507071ms logger=migrator t=2026-08-26T00:26:42.613115841Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-26T00:26:42.614238782Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.125761ms logger=migrator t=2026-08-26T00:26:42.618341335Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-26T00:26:42.619221809Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=880.354µs logger=migrator t=2026-08-26T00:26:42.623852947Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-26T00:26:42.624100264Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=247.707µs logger=migrator t=2026-08-26T00:26:42.6297498Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-26T00:26:42.630719757Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=974.287µs logger=migrator t=2026-08-26T00:26:42.635495119Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-26T00:26:42.643895281Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.400142ms logger=migrator t=2026-08-26T00:26:42.647532891Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-26T00:26:42.648140188Z level=info msg="Migration successfully executed" id="create entity_events table" duration=607.047µs logger=migrator t=2026-08-26T00:26:42.65221367Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-26T00:26:42.652895699Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=681.869µs logger=migrator t=2026-08-26T00:26:42.65981464Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T00:26:42.660589952Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T00:26:42.66450839Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T00:26:42.664939152Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T00:26:42.669185419Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-26T00:26:42.670016642Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=830.823µs logger=migrator t=2026-08-26T00:26:42.677099708Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-26T00:26:42.678944959Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.850501ms logger=migrator t=2026-08-26T00:26:42.684278056Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-26T00:26:42.685407697Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.129531ms logger=migrator t=2026-08-26T00:26:42.692304718Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-26T00:26:42.693429549Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.125201ms logger=migrator t=2026-08-26T00:26:42.698257122Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-26T00:26:42.699334702Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.07764ms logger=migrator t=2026-08-26T00:26:42.705108221Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-26T00:26:42.706122629Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.017488ms logger=migrator t=2026-08-26T00:26:42.713296507Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-26T00:26:42.713854293Z level=info msg="Migration successfully executed" id="Drop public config table" duration=554.705µs logger=migrator t=2026-08-26T00:26:42.721400461Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-26T00:26:42.72247029Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.068649ms logger=migrator t=2026-08-26T00:26:42.729624558Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-26T00:26:42.731894111Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.272662ms logger=migrator t=2026-08-26T00:26:42.737416353Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-26T00:26:42.739385538Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.970775ms logger=migrator t=2026-08-26T00:26:42.745595149Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-26T00:26:42.747673216Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.087447ms logger=migrator t=2026-08-26T00:26:42.754475434Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-26T00:26:42.777411698Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.930154ms logger=migrator t=2026-08-26T00:26:42.782620992Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-26T00:26:42.797687928Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=15.066017ms logger=migrator t=2026-08-26T00:26:42.80391785Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-26T00:26:42.815721886Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.805546ms logger=migrator t=2026-08-26T00:26:42.821107084Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-26T00:26:42.821287419Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=180.815µs logger=migrator t=2026-08-26T00:26:42.825020413Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-26T00:26:42.833800655Z level=info msg="Migration successfully executed" id="add share column" duration=8.779972ms logger=migrator t=2026-08-26T00:26:42.839197924Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-26T00:26:42.839471851Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=274.897µs logger=migrator t=2026-08-26T00:26:42.844661695Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-26T00:26:42.845682633Z level=info msg="Migration successfully executed" id="create file table" duration=1.021028ms logger=migrator t=2026-08-26T00:26:42.852546643Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-26T00:26:42.853877969Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.324617ms logger=migrator t=2026-08-26T00:26:42.858357863Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-26T00:26:42.860604545Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.247582ms logger=migrator t=2026-08-26T00:26:42.871122455Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-26T00:26:42.872293128Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.170393ms logger=migrator t=2026-08-26T00:26:42.877681127Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-26T00:26:42.879198659Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.513421ms logger=migrator t=2026-08-26T00:26:42.885164003Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-26T00:26:42.885332488Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=171.615µs logger=migrator t=2026-08-26T00:26:42.889715349Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-26T00:26:42.889845413Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=147.914µs logger=migrator t=2026-08-26T00:26:42.895572101Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-26T00:26:42.896330942Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=759.141µs logger=migrator t=2026-08-26T00:26:42.900112486Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-26T00:26:42.900336052Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=209.536µs logger=migrator t=2026-08-26T00:26:42.910165074Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-26T00:26:42.912269732Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.103699ms logger=migrator t=2026-08-26T00:26:42.929298432Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-26T00:26:42.939750291Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.452919ms logger=migrator t=2026-08-26T00:26:42.9451534Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-26T00:26:42.945274643Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=121.703µs logger=migrator t=2026-08-26T00:26:42.952143023Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-26T00:26:42.956936375Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=4.789472ms logger=migrator t=2026-08-26T00:26:42.963650571Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-26T00:26:42.964118954Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=469.693µs logger=migrator t=2026-08-26T00:26:42.968010761Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-26T00:26:42.968236517Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=225.126µs logger=migrator t=2026-08-26T00:26:42.973290367Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-26T00:26:42.974049768Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=759.011µs logger=migrator t=2026-08-26T00:26:42.980168907Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-26T00:26:42.995800489Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=15.627521ms logger=migrator t=2026-08-26T00:26:43.000769686Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-26T00:26:43.007197483Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.427898ms logger=migrator t=2026-08-26T00:26:43.013000483Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-26T00:26:43.014109874Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.109651ms logger=migrator t=2026-08-26T00:26:43.019185464Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-26T00:26:43.10632324Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.131825ms logger=migrator t=2026-08-26T00:26:43.164073094Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-26T00:26:43.166149202Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.090647ms logger=migrator t=2026-08-26T00:26:43.187379198Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-26T00:26:43.189401874Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.022376ms logger=migrator t=2026-08-26T00:26:43.196009196Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-26T00:26:43.22438688Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.381154ms logger=migrator t=2026-08-26T00:26:43.232068622Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-26T00:26:43.244714541Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.644889ms logger=migrator t=2026-08-26T00:26:43.249822212Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-26T00:26:43.250040938Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=216.666µs logger=migrator t=2026-08-26T00:26:43.256087986Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-26T00:26:43.256363303Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=272.618µs logger=migrator t=2026-08-26T00:26:43.26206109Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-26T00:26:43.262454431Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=394.221µs logger=migrator t=2026-08-26T00:26:43.268751315Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-26T00:26:43.269037293Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=286.108µs logger=migrator t=2026-08-26T00:26:43.27473692Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-26T00:26:43.275060319Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=324.059µs logger=migrator t=2026-08-26T00:26:43.280237192Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-26T00:26:43.281791335Z level=info msg="Migration successfully executed" id="create folder table" duration=1.553753ms logger=migrator t=2026-08-26T00:26:43.28846612Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-26T00:26:43.290725232Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.258633ms logger=migrator t=2026-08-26T00:26:43.297565191Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-26T00:26:43.298848756Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.283255ms logger=migrator t=2026-08-26T00:26:43.304181103Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-26T00:26:43.304212554Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.171µs logger=migrator t=2026-08-26T00:26:43.309174621Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-26T00:26:43.311314021Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.139469ms logger=migrator t=2026-08-26T00:26:43.318010945Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-26T00:26:43.319198778Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.186923ms logger=migrator t=2026-08-26T00:26:43.325379399Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-26T00:26:43.327489607Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.109858ms logger=migrator t=2026-08-26T00:26:43.332255099Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-26T00:26:43.33266533Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=410.391µs logger=migrator t=2026-08-26T00:26:43.337808622Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-26T00:26:43.338118711Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=310.289µs logger=migrator t=2026-08-26T00:26:43.342887942Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-26T00:26:43.34460616Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.718228ms logger=migrator t=2026-08-26T00:26:43.349521846Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-26T00:26:43.350683788Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.163212ms logger=migrator t=2026-08-26T00:26:43.361437055Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-26T00:26:43.362680979Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.245744ms logger=migrator t=2026-08-26T00:26:43.367230705Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-26T00:26:43.36923686Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.005596ms logger=migrator t=2026-08-26T00:26:43.374205367Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-26T00:26:43.375928995Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.723578ms logger=migrator t=2026-08-26T00:26:43.38154031Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-26T00:26:43.382484706Z level=info msg="Migration successfully executed" id="create anon_device table" duration=943.846µs logger=migrator t=2026-08-26T00:26:43.387036601Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-26T00:26:43.388229714Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.192643ms logger=migrator t=2026-08-26T00:26:43.393530651Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-26T00:26:43.394871128Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.339947ms logger=migrator t=2026-08-26T00:26:43.40075283Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-26T00:26:43.401386608Z level=info msg="Migration successfully executed" id="create signing_key table" duration=639.808µs logger=migrator t=2026-08-26T00:26:43.406389576Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-26T00:26:43.407470576Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.08094ms logger=migrator t=2026-08-26T00:26:43.412283179Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-26T00:26:43.413393669Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.11027ms logger=migrator t=2026-08-26T00:26:43.41885645Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-26T00:26:43.419127128Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=271.278µs logger=migrator t=2026-08-26T00:26:43.424363542Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-26T00:26:43.435978923Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.616011ms logger=migrator t=2026-08-26T00:26:43.442511043Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-26T00:26:43.443353467Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=843.763µs logger=migrator t=2026-08-26T00:26:43.449574118Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-26T00:26:43.44962234Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=51.842µs logger=migrator t=2026-08-26T00:26:43.457156028Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-26T00:26:43.458984058Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.82884ms logger=migrator t=2026-08-26T00:26:43.464189822Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-26T00:26:43.464215583Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.271µs logger=migrator t=2026-08-26T00:26:43.469093067Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-26T00:26:43.470470545Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.377328ms logger=migrator t=2026-08-26T00:26:43.478166128Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-26T00:26:43.480858762Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.690934ms logger=migrator t=2026-08-26T00:26:43.488550085Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-26T00:26:43.491355682Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.795087ms logger=migrator t=2026-08-26T00:26:43.498624473Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-26T00:26:43.499694683Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.07046ms logger=migrator t=2026-08-26T00:26:43.506972303Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-26T00:26:43.507364264Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=395.721µs logger=migrator t=2026-08-26T00:26:43.51190312Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-26T00:26:43.512490366Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=586.586µs logger=migrator t=2026-08-26T00:26:43.517487014Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-26T00:26:43.518557023Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.069999ms logger=migrator t=2026-08-26T00:26:43.523790648Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-26T00:26:43.525409153Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.618665ms logger=migrator t=2026-08-26T00:26:43.532657243Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-26T00:26:43.540002236Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.347132ms logger=migrator t=2026-08-26T00:26:43.545169518Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-26T00:26:43.555787312Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.617374ms logger=migrator t=2026-08-26T00:26:43.561414267Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-26T00:26:43.573622814Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.220057ms logger=migrator t=2026-08-26T00:26:43.579662621Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-26T00:26:43.579718742Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=57.491µs logger=migrator t=2026-08-26T00:26:43.584911386Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-26T00:26:43.59954781Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.637385ms logger=migrator t=2026-08-26T00:26:43.604728583Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-26T00:26:43.614437321Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.708768ms logger=migrator t=2026-08-26T00:26:43.61946457Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-26T00:26:43.619811339Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=346.609µs logger=migrator t=2026-08-26T00:26:43.62561812Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.492452902s logger=migrator t=2026-08-26T00:26:43.626251497Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-26T00:26:43.644846071Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-26T00:26:43.64518292Z level=info msg="Created default organization" logger=secrets t=2026-08-26T00:26:43.65132052Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-26T00:26:43.701808544Z level=info msg="Restored cache from database" duration=772.231µs logger=plugin.store t=2026-08-26T00:26:43.703392458Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-26T00:26:43.741006876Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-26T00:26:43.741044187Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-26T00:26:43.74112196Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-26T00:26:43.74113619Z level=info msg="Plugins loaded" count=54 duration=37.745352ms logger=query_data t=2026-08-26T00:26:43.745227743Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-26T00:26:43.749080229Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-26T00:26:43.756845934Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-26T00:26:43.767836857Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-26T00:26:43.771043256Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-26T00:26:43.774354457Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-26T00:26:43.798420622Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-26T00:26:43.820613295Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-26T00:26:43.84327186Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-26T00:26:43.843304311Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-26T00:26:43.843481086Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-26T00:26:43.844133044Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-26T00:26:43.844222247Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-08-26T00:26:43.845716918Z level=info msg="starting to provision dashboards" logger=http.server t=2026-08-26T00:26:43.84795956Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-08-26T00:26:43.938887281Z level=info msg="Update check succeeded" duration=94.095779ms logger=grafana.update.checker t=2026-08-26T00:26:43.949674619Z level=info msg="Update check succeeded" duration=105.01781ms logger=ngalert.state.manager t=2026-08-26T00:26:43.952816906Z level=info msg="State cache has been initialized" states=0 duration=108.681271ms logger=ngalert.scheduler t=2026-08-26T00:26:43.952866917Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-26T00:26:43.952942159Z level=info msg=starting first_tick=2026-08-26T00:26:50Z logger=sqlstore.transactions t=2026-08-26T00:26:43.959200682Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-26T00:26:43.972307834Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-26T00:26:43.983381169Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-26T00:26:44.045089484Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-26T00:26:44.077722575Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-26T00:26:44.102593312Z level=info msg="Patterns update finished" duration=142.492185ms logger=grafana-apiserver t=2026-08-26T00:26:44.448488883Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-26T00:26:44.448930375Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-26T00:26:46.762981657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:46.763582534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:46.783986667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:46.810277693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:46.826508151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.023506801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.044703727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.076170736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.09585802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.129507679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.148174494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.23131458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.249116692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.279436819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.294871585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.326487448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.347170109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.378558966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.397091558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.43918181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.456631102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.481577801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.502217281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.530383419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.547657276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.575498635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.589740318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.617551316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.642740932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.685301567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.70241426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.735702449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.753362967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.784322111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.814500915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.873421122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.894937886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.944133354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:47.960838646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.005819048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.022878649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.064878999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.082553537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.132141636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.151489521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.198307784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.219437107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.269784807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.289997216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.339122722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.356514442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.536231325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.548324749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.6066617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.622461137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.677588289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.693873449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.77576518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.801171192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.850286358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.866938418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.938326069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:48.956008377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.015467989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.033797916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.096454366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.11689224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.190150633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.202467693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.28054528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.296930012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.359385257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.376742676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.447800818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.46381082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.649721884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:49.67492387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:50.104830632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:50.137269218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-26T00:26:50.683562823Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-26T00:28:15.874633852Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-08-26T00:36:43.855796259Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-26T00:36:43.869970758Z level=info msg="Completed cleanup jobs" duration=25.639735ms logger=plugins.update.checker t=2026-08-26T00:36:44.014653903Z level=info msg="Update check succeeded" duration=75.281081ms logger=sqlstore.transactions t=2026-08-26T00:41:43.765191246Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-26T00:46:43.894133811Z level=info msg="Completed cleanup jobs" duration=49.880347ms logger=plugins.update.checker t=2026-08-26T00:46:44.025355229Z level=info msg="Update check succeeded" duration=85.455271ms logger=cleanup t=2026-08-26T00:56:43.854440772Z level=info msg="Completed cleanup jobs" duration=9.744524ms logger=plugins.update.checker t=2026-08-26T00:56:44.015199454Z level=info msg="Update check succeeded" duration=75.796627ms logger=infra.usagestats t=2026-08-26T00:58:15.900770682Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-26T01:06:43.872805152Z level=info msg="Completed cleanup jobs" duration=28.525392ms logger=plugins.update.checker t=2026-08-26T01:06:44.018147652Z level=info msg="Update check succeeded" duration=78.791281ms