logger=settings t=2026-05-11T17:01:23.007932203Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T17:01:23Z logger=settings t=2026-05-11T17:01:23.008304302Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T17:01:23.008317773Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T17:01:23.008326743Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T17:01:23.008331573Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T17:01:23.008335183Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T17:01:23.008423365Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T17:01:23.008427485Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T17:01:23.008431395Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T17:01:23.008436145Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T17:01:23.008439386Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T17:01:23.008442956Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T17:01:23.008448456Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T17:01:23.008507037Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T17:01:23.008513247Z level=info msg=Target target=[all] logger=settings t=2026-05-11T17:01:23.008520688Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T17:01:23.008567149Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T17:01:23.008575099Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T17:01:23.008580259Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T17:01:23.008585149Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T17:01:23.008588879Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T17:01:23.008931587Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T17:01:23.008952428Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T17:01:23.011298595Z level=info msg="Locking database" logger=migrator t=2026-05-11T17:01:23.011309955Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T17:01:23.011973751Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T17:01:23.013269283Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.295042ms logger=migrator t=2026-05-11T17:01:23.019603847Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T17:01:23.020281423Z level=info msg="Migration successfully executed" id="create user table" duration=672.606µs logger=migrator t=2026-05-11T17:01:23.024146228Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T17:01:23.025174663Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.027425ms logger=migrator t=2026-05-11T17:01:23.030482852Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T17:01:23.031177589Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=701.627µs logger=migrator t=2026-05-11T17:01:23.035038112Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T17:01:23.03574862Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=711.078µs logger=migrator t=2026-05-11T17:01:23.039404639Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T17:01:23.040057065Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=659.366µs logger=migrator t=2026-05-11T17:01:23.044168626Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T17:01:23.046630846Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.46272ms logger=migrator t=2026-05-11T17:01:23.050184702Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T17:01:23.051145565Z level=info msg="Migration successfully executed" id="create user table v2" duration=960.783µs logger=migrator t=2026-05-11T17:01:23.055119882Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T17:01:23.056357592Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.23775ms logger=migrator t=2026-05-11T17:01:23.060039081Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T17:01:23.061266322Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.227241ms logger=migrator t=2026-05-11T17:01:23.066348966Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T17:01:23.066697914Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=349.409µs logger=migrator t=2026-05-11T17:01:23.069953573Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T17:01:23.070713871Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=756.148µs logger=migrator t=2026-05-11T17:01:23.086061035Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T17:01:23.088694919Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.635484ms logger=migrator t=2026-05-11T17:01:23.094782148Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T17:01:23.094822489Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.341µs logger=migrator t=2026-05-11T17:01:23.098210861Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T17:01:23.099337008Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.125837ms logger=migrator t=2026-05-11T17:01:23.103316385Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T17:01:23.103567671Z level=info msg="Migration successfully executed" id="Add missing user data" duration=250.836µs logger=migrator t=2026-05-11T17:01:23.107713922Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T17:01:23.109027894Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.314303ms logger=migrator t=2026-05-11T17:01:23.114341864Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T17:01:23.115274246Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=941.112µs logger=migrator t=2026-05-11T17:01:23.120837202Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T17:01:23.122963724Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.146092ms logger=migrator t=2026-05-11T17:01:23.129755279Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T17:01:23.13844047Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.685031ms logger=migrator t=2026-05-11T17:01:23.142826817Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T17:01:23.143727749Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=900.941µs logger=migrator t=2026-05-11T17:01:23.147753337Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T17:01:23.147895281Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=141.194µs logger=migrator t=2026-05-11T17:01:23.15159193Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T17:01:23.152754398Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.162688ms logger=migrator t=2026-05-11T17:01:23.157271519Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-11T17:01:23.15776443Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=492.462µs logger=migrator t=2026-05-11T17:01:23.162589498Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T17:01:23.163239984Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=649.956µs logger=migrator t=2026-05-11T17:01:23.168296667Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T17:01:23.169736332Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.439405ms logger=migrator t=2026-05-11T17:01:23.175753699Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T17:01:23.177343177Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.580788ms logger=migrator t=2026-05-11T17:01:23.182485602Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T17:01:23.183173359Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=687.937µs logger=migrator t=2026-05-11T17:01:23.187914685Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T17:01:23.190040667Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=2.131872ms logger=migrator t=2026-05-11T17:01:23.198838401Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T17:01:23.19964373Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=813.34µs logger=migrator t=2026-05-11T17:01:23.205757779Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T17:01:23.20580627Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=50.741µs logger=migrator t=2026-05-11T17:01:23.210143516Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T17:01:23.211786336Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.64462ms logger=migrator t=2026-05-11T17:01:23.217369581Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T17:01:23.218217102Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=849.231µs logger=migrator t=2026-05-11T17:01:23.225574851Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T17:01:23.226515125Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=940.563µs logger=migrator t=2026-05-11T17:01:23.232323226Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T17:01:23.233155396Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=833.03µs logger=migrator t=2026-05-11T17:01:23.244200135Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T17:01:23.250331144Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.131739ms logger=migrator t=2026-05-11T17:01:23.254343562Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T17:01:23.255388937Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.047185ms logger=migrator t=2026-05-11T17:01:23.258331649Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T17:01:23.259054816Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=723.097µs logger=migrator t=2026-05-11T17:01:23.266021966Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T17:01:23.266893957Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=872.231µs logger=migrator t=2026-05-11T17:01:23.271604952Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T17:01:23.272443242Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=839.55µs logger=migrator t=2026-05-11T17:01:23.276124972Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T17:01:23.276796749Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=671.927µs logger=migrator t=2026-05-11T17:01:23.281771099Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T17:01:23.282238301Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=468.922µs logger=migrator t=2026-05-11T17:01:23.28632115Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T17:01:23.286801651Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=481.351µs logger=migrator t=2026-05-11T17:01:23.294621382Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T17:01:23.295491703Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=869.481µs logger=migrator t=2026-05-11T17:01:23.300469124Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T17:01:23.301301084Z level=info msg="Migration successfully executed" id="create star table" duration=832.35µs logger=migrator t=2026-05-11T17:01:23.306501111Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T17:01:23.307361523Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=859.802µs logger=migrator t=2026-05-11T17:01:23.311442822Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T17:01:23.312339363Z level=info msg="Migration successfully executed" id="create org table v1" duration=907.122µs logger=migrator t=2026-05-11T17:01:23.318111534Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T17:01:23.319046137Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=943.814µs logger=migrator t=2026-05-11T17:01:23.323407963Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T17:01:23.324751236Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.338294ms logger=migrator t=2026-05-11T17:01:23.329996834Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T17:01:23.331440408Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.444924ms logger=migrator t=2026-05-11T17:01:23.336261646Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T17:01:23.33724413Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=984.123µs logger=migrator t=2026-05-11T17:01:23.343242995Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T17:01:23.344585739Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.344774ms logger=migrator t=2026-05-11T17:01:23.34874622Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T17:01:23.348785721Z level=info msg="Migration successfully executed" id="Update org table charset" duration=41.501µs logger=migrator t=2026-05-11T17:01:23.353208058Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T17:01:23.35326888Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=66.972µs logger=migrator t=2026-05-11T17:01:23.35862776Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T17:01:23.359881411Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=1.255271ms logger=migrator t=2026-05-11T17:01:23.366342689Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T17:01:23.367810034Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.469575ms logger=migrator t=2026-05-11T17:01:23.373957093Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T17:01:23.374931357Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=976.374µs logger=migrator t=2026-05-11T17:01:23.3799518Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T17:01:23.380899483Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=948.323µs logger=migrator t=2026-05-11T17:01:23.38654241Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T17:01:23.387334449Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=793.039µs logger=migrator t=2026-05-11T17:01:23.392011713Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T17:01:23.392998887Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=987.314µs logger=migrator t=2026-05-11T17:01:23.397414055Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T17:01:23.398220954Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=807.499µs logger=migrator t=2026-05-11T17:01:23.403069483Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T17:01:23.408774731Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.703038ms logger=migrator t=2026-05-11T17:01:23.412151513Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T17:01:23.412967353Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=816.5µs logger=migrator t=2026-05-11T17:01:23.417439282Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T17:01:23.418071608Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=633.106µs logger=migrator t=2026-05-11T17:01:23.423003868Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T17:01:23.423554821Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=551.463µs logger=migrator t=2026-05-11T17:01:23.427732753Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T17:01:23.428097312Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=365.569µs logger=migrator t=2026-05-11T17:01:23.432209662Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T17:01:23.433236247Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.027165ms logger=migrator t=2026-05-11T17:01:23.440262058Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T17:01:23.44035775Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=101.982µs logger=migrator t=2026-05-11T17:01:23.444911261Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T17:01:23.447986366Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.068425ms logger=migrator t=2026-05-11T17:01:23.456274768Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T17:01:23.458746828Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.47401ms logger=migrator t=2026-05-11T17:01:23.465078232Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T17:01:23.467096371Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.018189ms logger=migrator t=2026-05-11T17:01:23.472021651Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T17:01:23.473090197Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.069356ms logger=migrator t=2026-05-11T17:01:23.478263913Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T17:01:23.480978819Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.712906ms logger=migrator t=2026-05-11T17:01:23.486322949Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T17:01:23.486983695Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=662.106µs logger=migrator t=2026-05-11T17:01:23.490935111Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T17:01:23.491833593Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=899.002µs logger=migrator t=2026-05-11T17:01:23.496446825Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T17:01:23.496480786Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.361µs logger=migrator t=2026-05-11T17:01:23.503785584Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T17:01:23.503842696Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=61.482µs logger=migrator t=2026-05-11T17:01:23.509871583Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T17:01:23.514504786Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.676324ms logger=migrator t=2026-05-11T17:01:23.518538643Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T17:01:23.520473421Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.930667ms logger=migrator t=2026-05-11T17:01:23.526064577Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T17:01:23.52746104Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.396593ms logger=migrator t=2026-05-11T17:01:23.531915039Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T17:01:23.535974307Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.057208ms logger=migrator t=2026-05-11T17:01:23.663520583Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T17:01:23.664026675Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=510.662µs logger=migrator t=2026-05-11T17:01:23.670506383Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T17:01:23.671190629Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=684.186µs logger=migrator t=2026-05-11T17:01:23.677465222Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T17:01:23.67863152Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.167088ms logger=migrator t=2026-05-11T17:01:23.683728745Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T17:01:23.683752595Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.59µs logger=migrator t=2026-05-11T17:01:23.688569763Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T17:01:23.689468564Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=893.901µs logger=migrator t=2026-05-11T17:01:23.695315467Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T17:01:23.696152737Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=841.861µs logger=migrator t=2026-05-11T17:01:23.700396531Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T17:01:23.706714134Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.316733ms logger=migrator t=2026-05-11T17:01:23.711331067Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T17:01:23.712104835Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=773.588µs logger=migrator t=2026-05-11T17:01:23.717349823Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T17:01:23.718549482Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.199599ms logger=migrator t=2026-05-11T17:01:23.723833861Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T17:01:23.724918158Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.085907ms logger=migrator t=2026-05-11T17:01:23.729488318Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T17:01:23.730114394Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=631.836µs logger=migrator t=2026-05-11T17:01:23.73449184Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T17:01:23.735131746Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=640.586µs logger=migrator t=2026-05-11T17:01:23.740263871Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T17:01:23.743318365Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.048624ms logger=migrator t=2026-05-11T17:01:23.748154503Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T17:01:23.749466685Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.312731ms logger=migrator t=2026-05-11T17:01:23.753773Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T17:01:23.753979045Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=206.285µs logger=migrator t=2026-05-11T17:01:23.759287384Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T17:01:23.759583441Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=297.077µs logger=migrator t=2026-05-11T17:01:23.763898757Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T17:01:23.765213548Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.314131ms logger=migrator t=2026-05-11T17:01:23.769600125Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T17:01:23.77187094Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.270565ms logger=migrator t=2026-05-11T17:01:23.777574989Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T17:01:23.778495002Z level=info msg="Migration successfully executed" id="create data_source table" duration=919.183µs logger=migrator t=2026-05-11T17:01:23.783046672Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T17:01:23.784341124Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.294492ms logger=migrator t=2026-05-11T17:01:23.789580002Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T17:01:23.790850473Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.26973ms logger=migrator t=2026-05-11T17:01:23.796249254Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T17:01:23.796970931Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=721.477µs logger=migrator t=2026-05-11T17:01:23.80144516Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T17:01:23.802969578Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.525148ms logger=migrator t=2026-05-11T17:01:23.808506323Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T17:01:23.815330499Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.821695ms logger=migrator t=2026-05-11T17:01:23.820092445Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T17:01:23.821208791Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.116986ms logger=migrator t=2026-05-11T17:01:23.827207138Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T17:01:23.828183122Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=977.665µs logger=migrator t=2026-05-11T17:01:23.832723002Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T17:01:23.833787708Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.065746ms logger=migrator t=2026-05-11T17:01:23.840744407Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T17:01:23.842625683Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.877086ms logger=migrator t=2026-05-11T17:01:23.848941677Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T17:01:23.851147381Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.204564ms logger=migrator t=2026-05-11T17:01:23.855885305Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T17:01:23.858713034Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.823059ms logger=migrator t=2026-05-11T17:01:23.863005839Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T17:01:23.86304152Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=39.551µs logger=migrator t=2026-05-11T17:01:23.86879276Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T17:01:23.869063856Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=271.986µs logger=migrator t=2026-05-11T17:01:23.873598457Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T17:01:23.875349399Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.750882ms logger=migrator t=2026-05-11T17:01:23.878880426Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T17:01:23.87906358Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=183.434µs logger=migrator t=2026-05-11T17:01:23.882781011Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T17:01:23.882966035Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=183.604µs logger=migrator t=2026-05-11T17:01:23.889231557Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T17:01:23.894061345Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.829738ms logger=migrator t=2026-05-11T17:01:23.898989295Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T17:01:23.899412786Z level=info msg="Migration successfully executed" id="Update uid value" duration=421.25µs logger=migrator t=2026-05-11T17:01:23.903235498Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T17:01:23.904307305Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.072087ms logger=migrator t=2026-05-11T17:01:23.909697836Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T17:01:23.911017548Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.321562ms logger=migrator t=2026-05-11T17:01:23.91562537Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T17:01:23.91685646Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.23163ms logger=migrator t=2026-05-11T17:01:23.922016706Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T17:01:23.922932038Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=917.322µs logger=migrator t=2026-05-11T17:01:23.92878731Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T17:01:23.929704633Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=918.803µs logger=migrator t=2026-05-11T17:01:23.934160831Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T17:01:23.935546375Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.385854ms logger=migrator t=2026-05-11T17:01:23.939797168Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T17:01:23.940591428Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=792.93µs logger=migrator t=2026-05-11T17:01:23.952380325Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T17:01:23.953635995Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.25807ms logger=migrator t=2026-05-11T17:01:23.958305499Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T17:01:23.959017566Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=712.117µs logger=migrator t=2026-05-11T17:01:23.964583302Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T17:01:23.974574505Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.992594ms logger=migrator t=2026-05-11T17:01:23.979123965Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T17:01:23.98050739Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.385044ms logger=migrator t=2026-05-11T17:01:23.9891382Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T17:01:23.991513508Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.374918ms logger=migrator t=2026-05-11T17:01:23.997298338Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T17:01:23.998696492Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.372323ms logger=migrator t=2026-05-11T17:01:24.002841273Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T17:01:24.004224166Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.385853ms logger=migrator t=2026-05-11T17:01:24.009056974Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T17:01:24.009467123Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=414.339µs logger=migrator t=2026-05-11T17:01:24.013615595Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T17:01:24.01424212Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=627.015µs logger=migrator t=2026-05-11T17:01:24.01960138Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T17:01:24.019651121Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=55.871µs logger=migrator t=2026-05-11T17:01:24.023785211Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T17:01:24.026868046Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.095975ms logger=migrator t=2026-05-11T17:01:24.032338649Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T17:01:24.035909376Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.571217ms logger=migrator t=2026-05-11T17:01:24.04021758Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T17:01:24.040364904Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=147.704µs logger=migrator t=2026-05-11T17:01:24.045651702Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T17:01:24.047483707Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=1.830535ms logger=migrator t=2026-05-11T17:01:24.051663178Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T17:01:24.054693942Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.030294ms logger=migrator t=2026-05-11T17:01:24.059489119Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T17:01:24.060626567Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.134639ms logger=migrator t=2026-05-11T17:01:24.065812452Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T17:01:24.066439768Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=627.856µs logger=migrator t=2026-05-11T17:01:24.070997148Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T17:01:24.07186452Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=864.901µs logger=migrator t=2026-05-11T17:01:24.078881169Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T17:01:24.080487969Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.6053ms logger=migrator t=2026-05-11T17:01:24.086677589Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T17:01:24.087521299Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=844.94µs logger=migrator t=2026-05-11T17:01:24.092104291Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T17:01:24.092983882Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=879.131µs logger=migrator t=2026-05-11T17:01:24.09702196Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T17:01:24.097180084Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=158.394µs logger=migrator t=2026-05-11T17:01:24.102602305Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T17:01:24.102633827Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.432µs logger=migrator t=2026-05-11T17:01:24.108517119Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T17:01:24.112632169Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.10714ms logger=migrator t=2026-05-11T17:01:24.116924394Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T17:01:24.120459729Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.535045ms logger=migrator t=2026-05-11T17:01:24.126050065Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T17:01:24.126189858Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=141.893µs logger=migrator t=2026-05-11T17:01:24.131044417Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T17:01:24.131884727Z level=info msg="Migration successfully executed" id="create quota table v1" duration=839.32µs logger=migrator t=2026-05-11T17:01:24.136816296Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T17:01:24.137689897Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=874.721µs logger=migrator t=2026-05-11T17:01:24.141743536Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T17:01:24.141768896Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.271µs logger=migrator t=2026-05-11T17:01:24.146156363Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T17:01:24.147117126Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=961.113µs logger=migrator t=2026-05-11T17:01:24.152365244Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T17:01:24.153776668Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.411705ms logger=migrator t=2026-05-11T17:01:24.158163624Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T17:01:24.161163617Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.001313ms logger=migrator t=2026-05-11T17:01:24.165114994Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T17:01:24.165140954Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.851µs logger=migrator t=2026-05-11T17:01:24.169954502Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T17:01:24.171225702Z level=info msg="Migration successfully executed" id="create session table" duration=1.270191ms logger=migrator t=2026-05-11T17:01:24.1756562Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T17:01:24.175824274Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=168.994µs logger=migrator t=2026-05-11T17:01:24.180290932Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T17:01:24.180406895Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=116.812µs logger=migrator t=2026-05-11T17:01:24.184589177Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T17:01:24.185307154Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=723.427µs logger=migrator t=2026-05-11T17:01:24.190314525Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T17:01:24.191283609Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=969.274µs logger=migrator t=2026-05-11T17:01:24.197146221Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T17:01:24.197172422Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.511µs logger=migrator t=2026-05-11T17:01:24.202528642Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T17:01:24.202555433Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.621µs logger=migrator t=2026-05-11T17:01:24.20824129Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T17:01:24.21273834Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.49716ms logger=migrator t=2026-05-11T17:01:24.217647299Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T17:01:24.223876081Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.285323ms logger=migrator t=2026-05-11T17:01:24.22840459Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T17:01:24.228576084Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=172.674µs logger=migrator t=2026-05-11T17:01:24.234028096Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T17:01:24.234150009Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=123.433µs logger=migrator t=2026-05-11T17:01:24.23991418Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T17:01:24.240786661Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=874.861µs logger=migrator t=2026-05-11T17:01:24.244791918Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T17:01:24.244837989Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.981µs logger=migrator t=2026-05-11T17:01:24.249054032Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T17:01:24.253744735Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.705484ms logger=migrator t=2026-05-11T17:01:24.258314437Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T17:01:24.2584604Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=146.023µs logger=migrator t=2026-05-11T17:01:24.262489168Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T17:01:24.268218928Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.727439ms logger=migrator t=2026-05-11T17:01:24.272661055Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T17:01:24.27779984Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.140445ms logger=migrator t=2026-05-11T17:01:24.281962542Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T17:01:24.282044153Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=82.462µs logger=migrator t=2026-05-11T17:01:24.287002763Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T17:01:24.287954107Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=953.204µs logger=migrator t=2026-05-11T17:01:24.292683001Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T17:01:24.293501081Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=818.08µs logger=migrator t=2026-05-11T17:01:24.298926233Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T17:01:24.299915537Z level=info msg="Migration successfully executed" id="create alert table v1" duration=989.224µs logger=migrator t=2026-05-11T17:01:24.306305152Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T17:01:24.308211618Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.905486ms logger=migrator t=2026-05-11T17:01:24.313729083Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T17:01:24.314684155Z level=info msg="Migration successfully executed" id="add index alert state" duration=956.842µs logger=migrator t=2026-05-11T17:01:24.320836585Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T17:01:24.321774948Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=938.074µs logger=migrator t=2026-05-11T17:01:24.327116248Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T17:01:24.328227184Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.109646ms logger=migrator t=2026-05-11T17:01:24.334568518Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T17:01:24.336398103Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.806554ms logger=migrator t=2026-05-11T17:01:24.342209194Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T17:01:24.343059284Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=850.4µs logger=migrator t=2026-05-11T17:01:24.347076952Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T17:01:24.360688393Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.611931ms logger=migrator t=2026-05-11T17:01:24.365630792Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T17:01:24.366135365Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=503.713µs logger=migrator t=2026-05-11T17:01:24.373112574Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-11T17:01:24.37420375Z 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.113676ms logger=migrator t=2026-05-11T17:01:24.383765223Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T17:01:24.38405792Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=295.757µs logger=migrator t=2026-05-11T17:01:24.39269662Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T17:01:24.393380196Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=684.446µs logger=migrator t=2026-05-11T17:01:24.398961792Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T17:01:24.399724081Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=762.329µs logger=migrator t=2026-05-11T17:01:24.404336842Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T17:01:24.407075819Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.738827ms logger=migrator t=2026-05-11T17:01:24.415868022Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T17:01:24.422220147Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.351155ms logger=migrator t=2026-05-11T17:01:24.427639349Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T17:01:24.431681197Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.041238ms logger=migrator t=2026-05-11T17:01:24.436391361Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T17:01:24.442560471Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.16806ms logger=migrator t=2026-05-11T17:01:24.447289026Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T17:01:24.448136586Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=847.3µs logger=migrator t=2026-05-11T17:01:24.45320778Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T17:01:24.453236671Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.021µs logger=migrator t=2026-05-11T17:01:24.458706113Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T17:01:24.458759084Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=54.291µs logger=migrator t=2026-05-11T17:01:24.463685593Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T17:01:24.464481324Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=795.87µs logger=migrator t=2026-05-11T17:01:24.469873824Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T17:01:24.470799856Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=925.542µs logger=migrator t=2026-05-11T17:01:24.480040421Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T17:01:24.481151869Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.112057ms logger=migrator t=2026-05-11T17:01:24.486014466Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T17:01:24.487089012Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.074297ms logger=migrator t=2026-05-11T17:01:24.49111034Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T17:01:24.491774446Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=665.796µs logger=migrator t=2026-05-11T17:01:24.496367947Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T17:01:24.499095763Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.727436ms logger=migrator t=2026-05-11T17:01:24.50267814Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T17:01:24.506461123Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.782733ms logger=migrator t=2026-05-11T17:01:24.510520581Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T17:01:24.510693455Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=173.474µs logger=migrator t=2026-05-11T17:01:24.515902082Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T17:01:24.516718571Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=816.649µs logger=migrator t=2026-05-11T17:01:24.521447637Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T17:01:24.522886492Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.437656ms logger=migrator t=2026-05-11T17:01:24.527626646Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T17:01:24.531605433Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.980497ms logger=migrator t=2026-05-11T17:01:24.536916893Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T17:01:24.536970494Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=54.331µs logger=migrator t=2026-05-11T17:01:24.540791966Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T17:01:24.541417661Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=625.425µs logger=migrator t=2026-05-11T17:01:24.545341097Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T17:01:24.546230828Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=889.461µs logger=migrator t=2026-05-11T17:01:24.551756343Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T17:01:24.551876535Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=121.492µs logger=migrator t=2026-05-11T17:01:24.556862107Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T17:01:24.558573578Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.709041ms logger=migrator t=2026-05-11T17:01:24.563118149Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T17:01:24.564323837Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.205758ms logger=migrator t=2026-05-11T17:01:24.570842846Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T17:01:24.572146687Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.303611ms logger=migrator t=2026-05-11T17:01:24.577498558Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T17:01:24.578635765Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.137917ms logger=migrator t=2026-05-11T17:01:24.583115384Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T17:01:24.584066927Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=951.303µs logger=migrator t=2026-05-11T17:01:24.58954614Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T17:01:24.59118744Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.62262ms logger=migrator t=2026-05-11T17:01:24.596014058Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T17:01:24.596041148Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.43µs logger=migrator t=2026-05-11T17:01:24.599970623Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T17:01:24.604084954Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.113381ms logger=migrator t=2026-05-11T17:01:24.6088968Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T17:01:24.609739581Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=842.721µs logger=migrator t=2026-05-11T17:01:24.614025044Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T17:01:24.618076894Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.051599ms logger=migrator t=2026-05-11T17:01:24.622171533Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T17:01:24.62290316Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=729.337µs logger=migrator t=2026-05-11T17:01:24.62785529Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T17:01:24.628743242Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=887.172µs logger=migrator t=2026-05-11T17:01:24.633292303Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T17:01:24.634140653Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=848.11µs logger=migrator t=2026-05-11T17:01:24.638255513Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T17:01:24.64964887Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.392817ms logger=migrator t=2026-05-11T17:01:24.654826676Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T17:01:24.655793319Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=965.053µs logger=migrator t=2026-05-11T17:01:24.660117744Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-11T17:01:24.660989765Z 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=871.981µs logger=migrator t=2026-05-11T17:01:24.66533669Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T17:01:24.665535505Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=199.185µs logger=migrator t=2026-05-11T17:01:24.670026394Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T17:01:24.670723191Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=694.367µs logger=migrator t=2026-05-11T17:01:24.675871126Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T17:01:24.676201724Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=330.588µs logger=migrator t=2026-05-11T17:01:24.681352099Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T17:01:24.686916465Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.563585ms logger=migrator t=2026-05-11T17:01:24.692228004Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T17:01:24.696663452Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.433659ms logger=migrator t=2026-05-11T17:01:24.701187551Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T17:01:24.702193276Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.008055ms logger=migrator t=2026-05-11T17:01:24.706800317Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T17:01:24.708686363Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.892836ms logger=migrator t=2026-05-11T17:01:24.714906554Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T17:01:24.715318094Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=412.63µs logger=migrator t=2026-05-11T17:01:24.721574516Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T17:01:24.726064695Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.491529ms logger=migrator t=2026-05-11T17:01:24.731738753Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T17:01:24.733263741Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.527568ms logger=migrator t=2026-05-11T17:01:24.738479176Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T17:01:24.738649571Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=171.005µs logger=migrator t=2026-05-11T17:01:24.742936185Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T17:01:24.743299034Z level=info msg="Migration successfully executed" id="Move region to single row" duration=363.409µs logger=migrator t=2026-05-11T17:01:24.748240074Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T17:01:24.749065263Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=825.389µs logger=migrator t=2026-05-11T17:01:24.753323507Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T17:01:24.754386893Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.061146ms logger=migrator t=2026-05-11T17:01:24.760635585Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T17:01:24.761751362Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.117278ms logger=migrator t=2026-05-11T17:01:24.766363883Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T17:01:24.767238215Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=877.352µs logger=migrator t=2026-05-11T17:01:24.773040866Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T17:01:24.774738057Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.697521ms logger=migrator t=2026-05-11T17:01:24.779846991Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T17:01:24.780923568Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.075647ms logger=migrator t=2026-05-11T17:01:24.784820422Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T17:01:24.784886134Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=66.452µs logger=migrator t=2026-05-11T17:01:24.788540212Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T17:01:24.789373953Z level=info msg="Migration successfully executed" id="create test_data table" duration=833.551µs logger=migrator t=2026-05-11T17:01:24.796577807Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T17:01:24.797517471Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=940.824µs logger=migrator t=2026-05-11T17:01:24.802062941Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T17:01:24.802948772Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=883.451µs logger=migrator t=2026-05-11T17:01:24.807287567Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T17:01:24.80822933Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=940.183µs logger=migrator t=2026-05-11T17:01:24.813414166Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T17:01:24.813608881Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=195.515µs logger=migrator t=2026-05-11T17:01:24.818703435Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T17:01:24.819203897Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=501.642µs logger=migrator t=2026-05-11T17:01:24.823327637Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T17:01:24.823396589Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=69.842µs logger=migrator t=2026-05-11T17:01:24.82758403Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T17:01:24.828412541Z level=info msg="Migration successfully executed" id="create team table" duration=829.401µs logger=migrator t=2026-05-11T17:01:24.833525114Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T17:01:24.834588971Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.070057ms logger=migrator t=2026-05-11T17:01:24.83910479Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T17:01:24.840021433Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=917.513µs logger=migrator t=2026-05-11T17:01:24.844651555Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T17:01:24.849467712Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.816247ms logger=migrator t=2026-05-11T17:01:24.854580676Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T17:01:24.854834632Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=258.906µs logger=migrator t=2026-05-11T17:01:24.858811508Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T17:01:24.860162732Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.350674ms logger=migrator t=2026-05-11T17:01:24.86463027Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T17:01:24.865363698Z level=info msg="Migration successfully executed" id="create team member table" duration=733.768µs logger=migrator t=2026-05-11T17:01:24.869613261Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T17:01:24.870519964Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=906.393µs logger=migrator t=2026-05-11T17:01:24.881600103Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T17:01:24.882465863Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=865.65µs logger=migrator t=2026-05-11T17:01:24.88687217Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T17:01:24.887821733Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=949.663µs logger=migrator t=2026-05-11T17:01:24.892485116Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T17:01:24.897076178Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.589722ms logger=migrator t=2026-05-11T17:01:24.903082773Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T17:01:24.909447749Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.365076ms logger=migrator t=2026-05-11T17:01:24.913479236Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T17:01:24.918440627Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.961741ms logger=migrator t=2026-05-11T17:01:24.922326151Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T17:01:24.923348886Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.023154ms logger=migrator t=2026-05-11T17:01:24.929244789Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T17:01:24.930228993Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=984.494µs logger=migrator t=2026-05-11T17:01:24.9350236Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T17:01:24.935995583Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=971.973µs logger=migrator t=2026-05-11T17:01:24.94245495Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T17:01:24.943446044Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=991.184µs logger=migrator t=2026-05-11T17:01:24.948052275Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T17:01:24.948964978Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=911.273µs logger=migrator t=2026-05-11T17:01:24.95317466Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T17:01:24.954125853Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=950.973µs logger=migrator t=2026-05-11T17:01:24.958022138Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T17:01:24.95893792Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=915.812µs logger=migrator t=2026-05-11T17:01:24.964378532Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T17:01:24.965738726Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.360314ms logger=migrator t=2026-05-11T17:01:24.97047813Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T17:01:24.971169348Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=691.718µs logger=migrator t=2026-05-11T17:01:24.976916357Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T17:01:24.977255525Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=339.958µs logger=migrator t=2026-05-11T17:01:24.981348284Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T17:01:24.982204895Z level=info msg="Migration successfully executed" id="create tag table" duration=856.541µs logger=migrator t=2026-05-11T17:01:24.986835957Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T17:01:24.98777191Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=933.713µs logger=migrator t=2026-05-11T17:01:24.993292234Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T17:01:24.994144425Z level=info msg="Migration successfully executed" id="create login attempt table" duration=852.361µs logger=migrator t=2026-05-11T17:01:24.998786018Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T17:01:24.999826783Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.040266ms logger=migrator t=2026-05-11T17:01:25.009249941Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T17:01:25.010334818Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.089437ms logger=migrator t=2026-05-11T17:01:25.015192275Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T17:01:25.029126063Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.934048ms logger=migrator t=2026-05-11T17:01:25.033328445Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T17:01:25.033858388Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=532.443µs logger=migrator t=2026-05-11T17:01:25.037992248Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T17:01:25.03889386Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=917.973µs logger=migrator t=2026-05-11T17:01:25.044791033Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T17:01:25.045282244Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=491.541µs logger=migrator t=2026-05-11T17:01:25.05005766Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T17:01:25.050715486Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=658.886µs logger=migrator t=2026-05-11T17:01:25.054722203Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T17:01:25.055595565Z level=info msg="Migration successfully executed" id="create user auth table" duration=875.292µs logger=migrator t=2026-05-11T17:01:25.060564204Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T17:01:25.061632961Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.068867ms logger=migrator t=2026-05-11T17:01:25.066507399Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T17:01:25.066578211Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.742µs logger=migrator t=2026-05-11T17:01:25.070195758Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T17:01:25.07563614Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.440122ms logger=migrator t=2026-05-11T17:01:25.081324208Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T17:01:25.087313483Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.974644ms logger=migrator t=2026-05-11T17:01:25.09543978Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T17:01:25.104249723Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.810043ms logger=migrator t=2026-05-11T17:01:25.111247673Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T17:01:25.115525076Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.277163ms logger=migrator t=2026-05-11T17:01:25.121336637Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T17:01:25.122417653Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.075766ms logger=migrator t=2026-05-11T17:01:25.127661599Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T17:01:25.133548693Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.886444ms logger=migrator t=2026-05-11T17:01:25.137857137Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T17:01:25.13881697Z level=info msg="Migration successfully executed" id="create server_lock table" duration=960.483µs logger=migrator t=2026-05-11T17:01:25.145057162Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T17:01:25.146167758Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.108146ms logger=migrator t=2026-05-11T17:01:25.150899313Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T17:01:25.151747134Z level=info msg="Migration successfully executed" id="create user auth token table" duration=849.731µs logger=migrator t=2026-05-11T17:01:25.157187445Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T17:01:25.158175469Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=987.564µs logger=migrator t=2026-05-11T17:01:25.163978109Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T17:01:25.165274891Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.295532ms logger=migrator t=2026-05-11T17:01:25.170266113Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T17:01:25.172051265Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.803893ms logger=migrator t=2026-05-11T17:01:25.176487553Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T17:01:25.18215713Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.668947ms logger=migrator t=2026-05-11T17:01:25.187272144Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T17:01:25.188201786Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=933.832µs logger=migrator t=2026-05-11T17:01:25.19288593Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T17:01:25.193765591Z level=info msg="Migration successfully executed" id="create cache_data table" duration=879.301µs logger=migrator t=2026-05-11T17:01:25.200986326Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T17:01:25.20195467Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=968.634µs logger=migrator t=2026-05-11T17:01:25.210893566Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T17:01:25.212392253Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.499817ms logger=migrator t=2026-05-11T17:01:25.218225574Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T17:01:25.219181257Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=955.383µs logger=migrator t=2026-05-11T17:01:25.223618215Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T17:01:25.223683056Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=66.012µs logger=migrator t=2026-05-11T17:01:25.229441556Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T17:01:25.229524888Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=78.752µs logger=migrator t=2026-05-11T17:01:25.234095728Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T17:01:25.235493732Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.401984ms logger=migrator t=2026-05-11T17:01:25.242280496Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T17:01:25.243281911Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.001725ms logger=migrator t=2026-05-11T17:01:25.248042526Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T17:01:25.248983489Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=940.163µs logger=migrator t=2026-05-11T17:01:25.255981798Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T17:01:25.25604671Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.012µs logger=migrator t=2026-05-11T17:01:25.262123287Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T17:01:25.263662704Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.539928ms logger=migrator t=2026-05-11T17:01:25.268740598Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T17:01:25.269618279Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=878.201µs logger=migrator t=2026-05-11T17:01:25.276112445Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T17:01:25.277069419Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=956.694µs logger=migrator t=2026-05-11T17:01:25.282254905Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T17:01:25.283473884Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.218659ms logger=migrator t=2026-05-11T17:01:25.288932587Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T17:01:25.29530117Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.364043ms logger=migrator t=2026-05-11T17:01:25.300425485Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T17:01:25.301446999Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.022364ms logger=migrator t=2026-05-11T17:01:25.305535219Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T17:01:25.305614441Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.252µs logger=migrator t=2026-05-11T17:01:25.310580411Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T17:01:25.311707368Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.127317ms logger=migrator t=2026-05-11T17:01:25.31716601Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-11T17:01:25.319135018Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.968018ms logger=migrator t=2026-05-11T17:01:25.323234697Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-11T17:01:25.324202131Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=963.024µs logger=migrator t=2026-05-11T17:01:25.329043218Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T17:01:25.329106949Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=64.841µs logger=migrator t=2026-05-11T17:01:25.332890482Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T17:01:25.333768063Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=872.24µs logger=migrator t=2026-05-11T17:01:25.339265106Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T17:01:25.340182137Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=916.991µs logger=migrator t=2026-05-11T17:01:25.343923139Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-11T17:01:25.344949813Z 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.026044ms logger=migrator t=2026-05-11T17:01:25.350231391Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T17:01:25.351156004Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=925.072µs logger=migrator t=2026-05-11T17:01:25.357844376Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T17:01:25.363649417Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.805591ms logger=migrator t=2026-05-11T17:01:25.367723175Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T17:01:25.369281903Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.559258ms logger=migrator t=2026-05-11T17:01:25.373597317Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T17:01:25.37453287Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=935.493µs logger=migrator t=2026-05-11T17:01:25.380059984Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T17:01:25.404953317Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.893363ms logger=migrator t=2026-05-11T17:01:25.409769973Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T17:01:25.435949207Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.178434ms logger=migrator t=2026-05-11T17:01:25.440659252Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T17:01:25.441361198Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=701.706µs logger=migrator t=2026-05-11T17:01:25.44637318Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T17:01:25.448064091Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.693071ms logger=migrator t=2026-05-11T17:01:25.452878838Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T17:01:25.461091266Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.214458ms logger=migrator t=2026-05-11T17:01:25.464987261Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T17:01:25.470670539Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.683178ms logger=migrator t=2026-05-11T17:01:25.47606093Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T17:01:25.476984872Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=924.473µs logger=migrator t=2026-05-11T17:01:25.481974843Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T17:01:25.482983377Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.008234ms logger=migrator t=2026-05-11T17:01:25.488686335Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T17:01:25.489617028Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=930.813µs logger=migrator t=2026-05-11T17:01:25.496520675Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T17:01:25.497535269Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.014604ms logger=migrator t=2026-05-11T17:01:25.502980331Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T17:01:25.503102634Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=123.343µs logger=migrator t=2026-05-11T17:01:25.507670615Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T17:01:25.515012803Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.343528ms logger=migrator t=2026-05-11T17:01:25.523053708Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T17:01:25.532397704Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.344426ms logger=migrator t=2026-05-11T17:01:25.536081263Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T17:01:25.541092055Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.009242ms logger=migrator t=2026-05-11T17:01:25.545242705Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T17:01:25.546147257Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=905.082µs logger=migrator t=2026-05-11T17:01:25.551440755Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T17:01:25.552381538Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=940.783µs logger=migrator t=2026-05-11T17:01:25.55655863Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T17:01:25.566348276Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.782977ms logger=migrator t=2026-05-11T17:01:25.570523257Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T17:01:25.575066088Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.546181ms logger=migrator t=2026-05-11T17:01:25.580053448Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-11T17:01:25.581131734Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.078336ms logger=migrator t=2026-05-11T17:01:25.585649154Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T17:01:25.592199252Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.548948ms logger=migrator t=2026-05-11T17:01:25.596231591Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T17:01:25.603691541Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.460459ms logger=migrator t=2026-05-11T17:01:25.608994399Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T17:01:25.609060311Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.111µs logger=migrator t=2026-05-11T17:01:25.613280094Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T17:01:25.6143773Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.096937ms logger=migrator t=2026-05-11T17:01:25.618689015Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-11T17:01:25.619705029Z 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.018025ms logger=migrator t=2026-05-11T17:01:25.625344065Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-11T17:01:25.626681568Z 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.334273ms logger=migrator t=2026-05-11T17:01:25.631771731Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T17:01:25.631834592Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=63.571µs logger=migrator t=2026-05-11T17:01:25.635927682Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T17:01:25.641958038Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.030406ms logger=migrator t=2026-05-11T17:01:25.64742297Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T17:01:25.653461406Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.038316ms logger=migrator t=2026-05-11T17:01:25.657819842Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T17:01:25.665106258Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.289996ms logger=migrator t=2026-05-11T17:01:25.669622948Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T17:01:25.676218438Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.595089ms logger=migrator t=2026-05-11T17:01:25.681958946Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T17:01:25.689425998Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.465762ms logger=migrator t=2026-05-11T17:01:25.694610654Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T17:01:25.694683885Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74.042µs logger=migrator t=2026-05-11T17:01:25.69903584Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T17:01:25.6998312Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=795.62µs logger=migrator t=2026-05-11T17:01:25.704229726Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T17:01:25.710843327Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.612761ms logger=migrator t=2026-05-11T17:01:25.717014046Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T17:01:25.717060887Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=47.451µs logger=migrator t=2026-05-11T17:01:25.721461863Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T17:01:25.732363308Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.900094ms logger=migrator t=2026-05-11T17:01:25.737068742Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T17:01:25.738491006Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.424784ms logger=migrator t=2026-05-11T17:01:25.745472215Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T17:01:25.754061783Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.589478ms logger=migrator t=2026-05-11T17:01:25.758752857Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T17:01:25.759588167Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=836.25µs logger=migrator t=2026-05-11T17:01:25.764822674Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T17:01:25.765791617Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=969.193µs logger=migrator t=2026-05-11T17:01:25.771528016Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T17:01:25.778463915Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.935459ms logger=migrator t=2026-05-11T17:01:25.782715257Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T17:01:25.783510777Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=796.23µs logger=migrator t=2026-05-11T17:01:25.789177525Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T17:01:25.790583318Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.405834ms logger=migrator t=2026-05-11T17:01:25.795326053Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T17:01:25.796959472Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.633349ms logger=migrator t=2026-05-11T17:01:25.805341055Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T17:01:25.806928954Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.589959ms logger=migrator t=2026-05-11T17:01:25.823204188Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T17:01:25.823390973Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=193.035µs logger=migrator t=2026-05-11T17:01:25.828953128Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T17:01:25.830588117Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.635039ms logger=migrator t=2026-05-11T17:01:25.836798408Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T17:01:25.837878344Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.086446ms logger=migrator t=2026-05-11T17:01:25.842852214Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T17:01:25.843226143Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T17:01:25.847932958Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T17:01:25.848299606Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=359.908µs logger=migrator t=2026-05-11T17:01:25.858216586Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T17:01:25.861247769Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=3.032523ms logger=migrator t=2026-05-11T17:01:25.868218149Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T17:01:25.876033268Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.814349ms logger=migrator t=2026-05-11T17:01:25.882155247Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T17:01:25.883400716Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.245809ms logger=migrator t=2026-05-11T17:01:25.897521788Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T17:01:25.900789917Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=3.268769ms logger=migrator t=2026-05-11T17:01:25.912096971Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T17:01:25.913394803Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.297472ms logger=migrator t=2026-05-11T17:01:25.952718615Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T17:01:25.955065452Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.347917ms logger=migrator t=2026-05-11T17:01:25.973806546Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T17:01:25.975080847Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.275722ms logger=migrator t=2026-05-11T17:01:25.981340449Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T17:01:25.98139253Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=53.431µs logger=migrator t=2026-05-11T17:01:25.985989692Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T17:01:25.986102504Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=114.393µs logger=migrator t=2026-05-11T17:01:25.992499259Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T17:01:26.000661197Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.161848ms logger=migrator t=2026-05-11T17:01:26.019804869Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T17:01:26.020495526Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=693.617µs logger=migrator t=2026-05-11T17:01:26.05542657Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T17:01:26.056494736Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.064955ms logger=migrator t=2026-05-11T17:01:26.085833214Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T17:01:26.086628214Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=785.04µs logger=migrator t=2026-05-11T17:01:26.094527695Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T17:01:26.09640959Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.881595ms logger=migrator t=2026-05-11T17:01:26.103769438Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T17:01:26.105384267Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.616969ms logger=migrator t=2026-05-11T17:01:26.113007141Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T17:01:26.149077623Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.067261ms logger=migrator t=2026-05-11T17:01:26.153192512Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T17:01:26.167404636Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=14.206864ms logger=migrator t=2026-05-11T17:01:26.172619211Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T17:01:26.172733514Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=122.113µs logger=migrator t=2026-05-11T17:01:26.178155525Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T17:01:26.209328979Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.170084ms logger=migrator t=2026-05-11T17:01:26.213051999Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T17:01:26.240620275Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.563376ms logger=migrator t=2026-05-11T17:01:26.244892498Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T17:01:26.245617195Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=724.897µs logger=migrator t=2026-05-11T17:01:26.252731407Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T17:01:26.253504756Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=773.529µs logger=migrator t=2026-05-11T17:01:26.257763409Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T17:01:26.258123997Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=361.218µs logger=migrator t=2026-05-11T17:01:26.262983235Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T17:01:26.264253526Z level=info msg="Migration successfully executed" id="create permission table" duration=1.269991ms logger=migrator t=2026-05-11T17:01:26.269572344Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T17:01:26.271771947Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.200323ms logger=migrator t=2026-05-11T17:01:26.275635591Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T17:01:26.279619837Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=3.983647ms logger=migrator t=2026-05-11T17:01:26.284370911Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T17:01:26.285061389Z level=info msg="Migration successfully executed" id="create role table" duration=687.128µs logger=migrator t=2026-05-11T17:01:26.290173592Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T17:01:26.297596281Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.422639ms logger=migrator t=2026-05-11T17:01:26.301257319Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T17:01:26.309281954Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.025145ms logger=migrator t=2026-05-11T17:01:26.313823844Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T17:01:26.314858248Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.030824ms logger=migrator t=2026-05-11T17:01:26.324401899Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T17:01:26.325163328Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=761.808µs logger=migrator t=2026-05-11T17:01:26.331284345Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T17:01:26.332609408Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.325363ms logger=migrator t=2026-05-11T17:01:26.336220725Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T17:01:26.337138147Z level=info msg="Migration successfully executed" id="create team role table" duration=917.731µs logger=migrator t=2026-05-11T17:01:26.341970264Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T17:01:26.342976158Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.006214ms logger=migrator t=2026-05-11T17:01:26.348470241Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T17:01:26.349489826Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.015995ms logger=migrator t=2026-05-11T17:01:26.355586293Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T17:01:26.358665047Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=3.084984ms logger=migrator t=2026-05-11T17:01:26.369318455Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T17:01:26.370738659Z level=info msg="Migration successfully executed" id="create user role table" duration=1.423773ms logger=migrator t=2026-05-11T17:01:26.376144929Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T17:01:26.380248309Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=4.1051ms logger=migrator t=2026-05-11T17:01:26.393372285Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T17:01:26.399327839Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=5.958254ms logger=migrator t=2026-05-11T17:01:26.410414607Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T17:01:26.411664438Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.261091ms logger=migrator t=2026-05-11T17:01:26.419403825Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T17:01:26.420898131Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.496856ms logger=migrator t=2026-05-11T17:01:26.433728071Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T17:01:26.435047892Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.321221ms logger=migrator t=2026-05-11T17:01:26.450144927Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T17:01:26.451188603Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.045656ms logger=migrator t=2026-05-11T17:01:26.470171152Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T17:01:26.476120845Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=5.951103ms logger=migrator t=2026-05-11T17:01:26.48336633Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T17:01:26.484654592Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.291822ms logger=migrator t=2026-05-11T17:01:26.489929539Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T17:01:26.491408334Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.481085ms logger=migrator t=2026-05-11T17:01:26.497156173Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T17:01:26.498964037Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.854315ms logger=migrator t=2026-05-11T17:01:26.504696286Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T17:01:26.505630588Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=936.213µs logger=migrator t=2026-05-11T17:01:26.515847145Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T17:01:26.516671895Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=820.379µs logger=migrator t=2026-05-11T17:01:26.530332805Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T17:01:26.531701378Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.370663ms logger=migrator t=2026-05-11T17:01:26.536483693Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T17:01:26.547185372Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.696619ms logger=migrator t=2026-05-11T17:01:26.554658073Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T17:01:26.568976399Z level=info msg="Migration successfully executed" id="permission kind migration" duration=14.317926ms logger=migrator t=2026-05-11T17:01:26.575843934Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T17:01:26.586944693Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.098268ms logger=migrator t=2026-05-11T17:01:26.596591916Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T17:01:26.610976094Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=14.382667ms logger=migrator t=2026-05-11T17:01:26.640878817Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T17:01:26.642375562Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.499086ms logger=migrator t=2026-05-11T17:01:26.648550351Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T17:01:26.650026797Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.477696ms logger=migrator t=2026-05-11T17:01:26.656201086Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T17:01:26.657467788Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.268431ms logger=migrator t=2026-05-11T17:01:26.679454978Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T17:01:26.680592936Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.137508ms logger=migrator t=2026-05-11T17:01:26.685275089Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T17:01:26.686341085Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.065946ms logger=migrator t=2026-05-11T17:01:26.695188358Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T17:01:26.69526609Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=80.142µs logger=migrator t=2026-05-11T17:01:26.698955609Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T17:01:26.699016881Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=65.502µs logger=migrator t=2026-05-11T17:01:26.703168222Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T17:01:26.703620422Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=453.231µs logger=migrator t=2026-05-11T17:01:26.709056064Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T17:01:26.710109859Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.057846ms logger=migrator t=2026-05-11T17:01:26.719171888Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T17:01:26.719905696Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=737.908µs logger=migrator t=2026-05-11T17:01:26.725338477Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T17:01:26.725603184Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=266.327µs logger=migrator t=2026-05-11T17:01:26.730602455Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T17:01:26.73295142Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=2.328365ms logger=migrator t=2026-05-11T17:01:26.738147186Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T17:01:26.739172092Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.026356ms logger=migrator t=2026-05-11T17:01:26.746372095Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T17:01:26.747863731Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.493206ms logger=migrator t=2026-05-11T17:01:26.758494199Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T17:01:26.770052138Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.560829ms logger=migrator t=2026-05-11T17:01:26.777177769Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T17:01:26.777278842Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=102.113µs logger=migrator t=2026-05-11T17:01:26.785825808Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T17:01:26.786963456Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.137948ms logger=migrator t=2026-05-11T17:01:26.7941665Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T17:01:26.796677891Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.511701ms logger=migrator t=2026-05-11T17:01:26.804279034Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T17:01:26.805153605Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=875.611µs logger=migrator t=2026-05-11T17:01:26.809579703Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T17:01:26.817996426Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.415653ms logger=migrator t=2026-05-11T17:01:26.822891995Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T17:01:26.828241753Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=5.349738ms logger=migrator t=2026-05-11T17:01:26.834039844Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T17:01:26.834915075Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=878.261µs logger=migrator t=2026-05-11T17:01:26.841546595Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T17:01:26.865169416Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.617171ms logger=migrator t=2026-05-11T17:01:26.87156214Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T17:01:26.872556434Z level=info msg="Migration successfully executed" id="create correlation v2" duration=994.594µs logger=migrator t=2026-05-11T17:01:26.878961169Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T17:01:26.881130951Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.188862ms logger=migrator t=2026-05-11T17:01:26.886223434Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T17:01:26.887136826Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=914.172µs logger=migrator t=2026-05-11T17:01:26.893442259Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T17:01:26.895029977Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.589298ms logger=migrator t=2026-05-11T17:01:26.90054918Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T17:01:26.900876448Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=328.288µs logger=migrator t=2026-05-11T17:01:26.90924426Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T17:01:26.909991439Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=749.409µs logger=migrator t=2026-05-11T17:01:26.917347526Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T17:01:26.925943934Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.595858ms logger=migrator t=2026-05-11T17:01:26.930116265Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T17:01:26.9307161Z level=info msg="Migration successfully executed" id="create entity_events table" duration=599.985µs logger=migrator t=2026-05-11T17:01:26.936878568Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T17:01:26.937861492Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=985.584µs logger=migrator t=2026-05-11T17:01:26.943369736Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T17:01:26.943832387Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T17:01:26.952060386Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T17:01:26.95267588Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T17:01:26.955830036Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T17:01:26.956990584Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.160268ms logger=migrator t=2026-05-11T17:01:26.959882454Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T17:01:26.96093222Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.049896ms logger=migrator t=2026-05-11T17:01:26.965691515Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T17:01:26.966802112Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.110186ms logger=migrator t=2026-05-11T17:01:26.971361132Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T17:01:26.973255857Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.895605ms logger=migrator t=2026-05-11T17:01:26.978837642Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T17:01:26.979921369Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.085987ms logger=migrator t=2026-05-11T17:01:26.987533982Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T17:01:26.988821254Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.290232ms logger=migrator t=2026-05-11T17:01:26.995057794Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T17:01:26.995988456Z level=info msg="Migration successfully executed" id="Drop public config table" duration=936.652µs logger=migrator t=2026-05-11T17:01:26.99981321Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T17:01:27.00110906Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.297601ms logger=migrator t=2026-05-11T17:01:27.004974644Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T17:01:27.006184253Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.210209ms logger=migrator t=2026-05-11T17:01:27.01144225Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T17:01:27.012664799Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.223069ms logger=migrator t=2026-05-11T17:01:27.015997759Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T17:01:27.017170328Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.180839ms logger=migrator t=2026-05-11T17:01:27.023405738Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T17:01:27.0467256Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.319342ms logger=migrator t=2026-05-11T17:01:27.050828729Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T17:01:27.059610191Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.774932ms logger=migrator t=2026-05-11T17:01:27.0641491Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T17:01:27.076436596Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.283396ms logger=migrator t=2026-05-11T17:01:27.083406295Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T17:01:27.083707862Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=304.337µs logger=migrator t=2026-05-11T17:01:27.087992175Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T17:01:27.097163746Z level=info msg="Migration successfully executed" id="add share column" duration=9.16844ms logger=migrator t=2026-05-11T17:01:27.108746876Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T17:01:27.109170376Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=426.27µs logger=migrator t=2026-05-11T17:01:27.114085363Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T17:01:27.115278323Z level=info msg="Migration successfully executed" id="create file table" duration=1.19842ms logger=migrator t=2026-05-11T17:01:27.121321958Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T17:01:27.123319327Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.000418ms logger=migrator t=2026-05-11T17:01:27.131235698Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T17:01:27.132861066Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.632898ms logger=migrator t=2026-05-11T17:01:27.140517331Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T17:01:27.141719879Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.199478ms logger=migrator t=2026-05-11T17:01:27.146470254Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T17:01:27.147904639Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.434125ms logger=migrator t=2026-05-11T17:01:27.154691453Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T17:01:27.154838286Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=148.353µs logger=migrator t=2026-05-11T17:01:27.16124542Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T17:01:27.161348723Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=104.133µs logger=migrator t=2026-05-11T17:01:27.16579197Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T17:01:27.166511908Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=719.647µs logger=migrator t=2026-05-11T17:01:27.17286365Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T17:01:27.173140558Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=283.668µs logger=migrator t=2026-05-11T17:01:27.177530353Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T17:01:27.179259145Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.730972ms logger=migrator t=2026-05-11T17:01:27.190266751Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T17:01:27.199475632Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.211082ms logger=migrator t=2026-05-11T17:01:27.204902443Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T17:01:27.205023316Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=121.813µs logger=migrator t=2026-05-11T17:01:27.211683706Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T17:01:27.214428202Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.749306ms logger=migrator t=2026-05-11T17:01:27.221838461Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T17:01:27.222499687Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=667.276µs logger=migrator t=2026-05-11T17:01:27.226678988Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T17:01:27.226947825Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=270.147µs logger=migrator t=2026-05-11T17:01:27.231184736Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T17:01:27.232019267Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=836.231µs logger=migrator t=2026-05-11T17:01:27.23881391Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T17:01:27.249758704Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.948884ms logger=migrator t=2026-05-11T17:01:27.254273143Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T17:01:27.263224249Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.945286ms logger=migrator t=2026-05-11T17:01:27.267596224Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T17:01:27.268517787Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=922.503µs logger=migrator t=2026-05-11T17:01:27.27404886Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T17:01:27.358623608Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.570718ms logger=migrator t=2026-05-11T17:01:27.362300187Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T17:01:27.363149697Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=848.09µs logger=migrator t=2026-05-11T17:01:27.369625804Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T17:01:27.371932979Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.306125ms logger=migrator t=2026-05-11T17:01:27.382318129Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T17:01:27.408357827Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.040698ms logger=migrator t=2026-05-11T17:01:27.413684125Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T17:01:27.42426124Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.576345ms logger=migrator t=2026-05-11T17:01:27.427336704Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T17:01:27.427564259Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=227.905µs logger=migrator t=2026-05-11T17:01:27.4296317Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T17:01:27.429749822Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=119.693µs logger=migrator t=2026-05-11T17:01:27.434954058Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T17:01:27.435195414Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=242.086µs logger=migrator t=2026-05-11T17:01:27.438097784Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T17:01:27.438299019Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=201.565µs logger=migrator t=2026-05-11T17:01:27.441445654Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T17:01:27.441647499Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=202.385µs logger=migrator t=2026-05-11T17:01:27.448439873Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T17:01:27.450034561Z level=info msg="Migration successfully executed" id="create folder table" duration=1.586208ms logger=migrator t=2026-05-11T17:01:27.458182918Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T17:01:27.460128275Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.944317ms logger=migrator t=2026-05-11T17:01:27.465353521Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T17:01:27.467447352Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.09617ms logger=migrator t=2026-05-11T17:01:27.480287101Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T17:01:27.480316801Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.48µs logger=migrator t=2026-05-11T17:01:27.488636892Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T17:01:27.491271755Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.635043ms logger=migrator t=2026-05-11T17:01:27.500420146Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T17:01:27.502066066Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.6461ms logger=migrator t=2026-05-11T17:01:27.505397046Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T17:01:27.507144368Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.743402ms logger=migrator t=2026-05-11T17:01:27.511258617Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T17:01:27.511746639Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=488.052µs logger=migrator t=2026-05-11T17:01:27.523993174Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T17:01:27.524548938Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=557.833µs logger=migrator t=2026-05-11T17:01:27.52919682Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T17:01:27.530621914Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.425174ms logger=migrator t=2026-05-11T17:01:27.534067897Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T17:01:27.535647305Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.576898ms logger=migrator t=2026-05-11T17:01:27.539828125Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T17:01:27.540956853Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.129218ms logger=migrator t=2026-05-11T17:01:27.543976446Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T17:01:27.54623423Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.257084ms logger=migrator t=2026-05-11T17:01:27.54955572Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T17:01:27.550699757Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.144447ms logger=migrator t=2026-05-11T17:01:27.555912894Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T17:01:27.556858157Z level=info msg="Migration successfully executed" id="create anon_device table" duration=945.014µs logger=migrator t=2026-05-11T17:01:27.560019643Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T17:01:27.561305393Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.28557ms logger=migrator t=2026-05-11T17:01:27.565365422Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T17:01:27.566762825Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.396783ms logger=migrator t=2026-05-11T17:01:27.573052656Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T17:01:27.574121793Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.069097ms logger=migrator t=2026-05-11T17:01:27.579262267Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T17:01:27.580549077Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.28931ms logger=migrator t=2026-05-11T17:01:27.584729259Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T17:01:27.586087041Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.358063ms logger=migrator t=2026-05-11T17:01:27.593670594Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T17:01:27.594097844Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=429.96µs logger=migrator t=2026-05-11T17:01:27.599135036Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T17:01:27.609017473Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.876027ms logger=migrator t=2026-05-11T17:01:27.612484157Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T17:01:27.613076192Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=591.135µs logger=migrator t=2026-05-11T17:01:27.61758576Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T17:01:27.6176049Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=27.14µs logger=migrator t=2026-05-11T17:01:27.620956881Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T17:01:27.622086909Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.130408ms logger=migrator t=2026-05-11T17:01:27.625978232Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T17:01:27.626013553Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=40.921µs logger=migrator t=2026-05-11T17:01:27.629965539Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T17:01:27.632028748Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.062509ms logger=migrator t=2026-05-11T17:01:27.636805003Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T17:01:27.638053684Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.248581ms logger=migrator t=2026-05-11T17:01:27.64289413Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T17:01:27.644578761Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.684651ms logger=migrator t=2026-05-11T17:01:27.64914645Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T17:01:27.650472093Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.326283ms logger=migrator t=2026-05-11T17:01:27.655023483Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T17:01:27.655372661Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=349.878µs logger=migrator t=2026-05-11T17:01:27.658488266Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T17:01:27.659152322Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=667.646µs logger=migrator t=2026-05-11T17:01:27.662708437Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T17:01:27.664303476Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.595979ms logger=migrator t=2026-05-11T17:01:27.669997544Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T17:01:27.671075839Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.078655ms logger=migrator t=2026-05-11T17:01:27.675383633Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T17:01:27.684954123Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.57016ms logger=migrator t=2026-05-11T17:01:27.68813713Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T17:01:27.700384546Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.242266ms logger=migrator t=2026-05-11T17:01:27.705467369Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T17:01:27.715171302Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.703143ms logger=migrator t=2026-05-11T17:01:27.718799679Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T17:01:27.718869051Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.762µs logger=migrator t=2026-05-11T17:01:27.722600671Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T17:01:27.732995742Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.39365ms logger=migrator t=2026-05-11T17:01:27.737615963Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T17:01:27.748701101Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.093698ms logger=migrator t=2026-05-11T17:01:27.751834566Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T17:01:27.752078192Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=244.116µs logger=migrator t=2026-05-11T17:01:27.754251614Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.742306173s logger=migrator t=2026-05-11T17:01:27.754673854Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T17:01:27.771154152Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T17:01:27.771472439Z level=info msg="Created default organization" logger=secrets t=2026-05-11T17:01:27.776366427Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T17:01:27.824517518Z level=info msg="Restored cache from database" duration=465.561µs logger=plugin.store t=2026-05-11T17:01:27.826167718Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T17:01:27.882519876Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T17:01:27.882561237Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T17:01:27.882699581Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T17:01:27.882715961Z level=info msg="Plugins loaded" count=54 duration=56.549513ms logger=query_data t=2026-05-11T17:01:27.887972058Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T17:01:27.89387929Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T17:01:27.901849402Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T17:01:27.907927799Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T17:01:27.910211904Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T17:01:27.912266353Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T17:01:27.932344347Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T17:01:27.950413802Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T17:01:27.97064263Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T17:01:27.970680501Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-11T17:01:27.970890196Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-11T17:01:27.971057Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-11T17:01:27.971344567Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-11T17:01:27.972552386Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-11T17:01:27.974993365Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-11T17:01:27.975802554Z level=info msg="State cache has been initialized" states=0 duration=4.896068ms logger=ngalert.scheduler t=2026-05-11T17:01:27.976157893Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T17:01:27.976627334Z level=info msg=starting first_tick=2026-05-11T17:01:30Z logger=provisioning.dashboard t=2026-05-11T17:01:28.027089459Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-05-11T17:01:28.047298465Z level=info msg="Update check succeeded" duration=76.254976ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T17:01:28.124981342Z level=info msg="Patterns update finished" duration=108.17273ms logger=grafana.update.checker t=2026-05-11T17:01:28.13276724Z level=info msg="Update check succeeded" duration=160.606353ms logger=grafana-apiserver t=2026-05-11T17:01:28.441439082Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T17:01:28.441885352Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T17:01:33.737913802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:33.738766322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:34.180907666Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-11T17:01:34.195924291Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-11T17:01:34.851188342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:34.86669686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:34.918257202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:34.933385901Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-11T17:01:34.977990968Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T17:01:34.992673135Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T17:01:35.005587182Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-11T17:01:35.02709626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.043331724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.091978174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.105698458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.12733296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.144547637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.16710454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.184086202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.205309154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.225280006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.253649027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.273622509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.303915695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.322539956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.355778452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.380635619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.412654857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.437602757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.577479154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.618174756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.779149353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.796043652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.858587251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.873945233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.922930892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:35.945635689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.008480175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.02697078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.071275555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.096192534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.157971981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.185317496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.249670444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.26265977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.320363302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.336125363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.397734296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.418381294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.474529768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.495974714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.559665406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.583851367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.661358126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.678534981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.740305658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.76459449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.842340554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.860252817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.934498958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:36.95150688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.028239309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.042525315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.110023974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.126265076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.198512135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.218160808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.300969157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.31894202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.410388052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.430807753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.494384389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.51273483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.5794049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.59342976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.663302864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.683282944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.751352937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.769541985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.843396833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.863571998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.946677523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:37.962382913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T17:01:38.039131607Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T17:02:19.998459602Z level=info msg="Usage stats are ready to report"