logger=settings t=2026-04-07T00:16:26.206369655Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T00:16:26Z logger=settings t=2026-04-07T00:16:26.206607838Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T00:16:26.206621628Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T00:16:26.206625918Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T00:16:26.206629078Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T00:16:26.206631718Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:16:26.206634298Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:16:26.206636908Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T00:16:26.206641028Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T00:16:26.206643978Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T00:16:26.206646578Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:16:26.206655719Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:16:26.206658409Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T00:16:26.206660969Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T00:16:26.206663939Z level=info msg=Target target=[all] logger=settings t=2026-04-07T00:16:26.206672319Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T00:16:26.206674959Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T00:16:26.206677469Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T00:16:26.206679999Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T00:16:26.206684229Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T00:16:26.206688829Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T00:16:26.207033554Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T00:16:26.207052444Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T00:16:26.208778228Z level=info msg="Locking database" logger=migrator t=2026-04-07T00:16:26.208788168Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T00:16:26.209332075Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T00:16:26.210267368Z level=info msg="Migration successfully executed" id="create migration_log table" duration=934.993µs logger=migrator t=2026-04-07T00:16:26.248089261Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T00:16:26.249701442Z level=info msg="Migration successfully executed" id="create user table" duration=1.614031ms logger=migrator t=2026-04-07T00:16:26.254367475Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T00:16:26.255122486Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=759.171µs logger=migrator t=2026-04-07T00:16:26.259349953Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T00:16:26.260535039Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.167986ms logger=migrator t=2026-04-07T00:16:26.265623599Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T00:16:26.266635792Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.012413ms logger=migrator t=2026-04-07T00:16:26.270616036Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T00:16:26.271336896Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=720.87µs logger=migrator t=2026-04-07T00:16:26.274866194Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T00:16:26.278621944Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.75399ms logger=migrator t=2026-04-07T00:16:26.284452494Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T00:16:26.285028712Z level=info msg="Migration successfully executed" id="create user table v2" duration=577.088µs logger=migrator t=2026-04-07T00:16:26.290380704Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T00:16:26.291226805Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=846.401µs logger=migrator t=2026-04-07T00:16:26.294932586Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T00:16:26.295629225Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=693.409µs logger=migrator t=2026-04-07T00:16:26.307594347Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T00:16:26.308213466Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=619.429µs logger=migrator t=2026-04-07T00:16:26.31363611Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T00:16:26.31440449Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=768.28µs logger=migrator t=2026-04-07T00:16:26.318380185Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T00:16:26.320133388Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.762675ms logger=migrator t=2026-04-07T00:16:26.323589205Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T00:16:26.323615255Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.1µs logger=migrator t=2026-04-07T00:16:26.328188737Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T00:16:26.329298702Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.109755ms logger=migrator t=2026-04-07T00:16:26.33358195Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T00:16:26.333815783Z level=info msg="Migration successfully executed" id="Add missing user data" duration=233.963µs logger=migrator t=2026-04-07T00:16:26.33725768Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T00:16:26.339138345Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.880605ms logger=migrator t=2026-04-07T00:16:26.342645563Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T00:16:26.343431044Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=785.031µs logger=migrator t=2026-04-07T00:16:26.349296174Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T00:16:26.350651992Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.355648ms logger=migrator t=2026-04-07T00:16:26.35571788Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T00:16:26.365164899Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.448769ms logger=migrator t=2026-04-07T00:16:26.368674126Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T00:16:26.369560228Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=886.332µs logger=migrator t=2026-04-07T00:16:26.374756769Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T00:16:26.375030843Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=275.594µs logger=migrator t=2026-04-07T00:16:26.379589604Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T00:16:26.38076709Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.172446ms logger=migrator t=2026-04-07T00:16:26.387217178Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-07T00:16:26.387513832Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=297.084µs logger=migrator t=2026-04-07T00:16:26.392026593Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T00:16:26.393085337Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.059604ms logger=migrator t=2026-04-07T00:16:26.397399536Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T00:16:26.399169Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.769004ms logger=migrator t=2026-04-07T00:16:26.404007226Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T00:16:26.404756906Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=749.24µs logger=migrator t=2026-04-07T00:16:26.411259854Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T00:16:26.412525111Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.267927ms logger=migrator t=2026-04-07T00:16:26.43683083Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T00:16:26.438418202Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.626262ms logger=migrator t=2026-04-07T00:16:26.444426644Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T00:16:26.445133384Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=706.75µs logger=migrator t=2026-04-07T00:16:26.450282703Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T00:16:26.450354334Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=72.511µs logger=migrator t=2026-04-07T00:16:26.45597717Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T00:16:26.457072455Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.095695ms logger=migrator t=2026-04-07T00:16:26.462555059Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T00:16:26.464154931Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.590592ms logger=migrator t=2026-04-07T00:16:26.470890023Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T00:16:26.471897496Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.009043ms logger=migrator t=2026-04-07T00:16:26.478614567Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T00:16:26.479848954Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.235757ms logger=migrator t=2026-04-07T00:16:26.490292566Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:16:26.49434143Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.053564ms logger=migrator t=2026-04-07T00:16:26.501166494Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T00:16:26.502017545Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=849.911µs logger=migrator t=2026-04-07T00:16:26.509654849Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T00:16:26.510554031Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=892.472µs logger=migrator t=2026-04-07T00:16:26.519531322Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T00:16:26.520841931Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.311589ms logger=migrator t=2026-04-07T00:16:26.527273107Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T00:16:26.527930256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=668.859µs logger=migrator t=2026-04-07T00:16:26.533666845Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T00:16:26.534230902Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=564.647µs logger=migrator t=2026-04-07T00:16:26.541339829Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T00:16:26.541747434Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=408.505µs logger=migrator t=2026-04-07T00:16:26.548634718Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T00:16:26.549416308Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=781.13µs logger=migrator t=2026-04-07T00:16:26.554547578Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T00:16:26.554952803Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=405.555µs logger=migrator t=2026-04-07T00:16:26.560166214Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T00:16:26.560915004Z level=info msg="Migration successfully executed" id="create star table" duration=748.36µs logger=migrator t=2026-04-07T00:16:26.567579585Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T00:16:26.568353985Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=773.86µs logger=migrator t=2026-04-07T00:16:26.573984171Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T00:16:26.578576224Z level=info msg="Migration successfully executed" id="create org table v1" duration=4.590943ms logger=migrator t=2026-04-07T00:16:26.586260818Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T00:16:26.587338372Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.077834ms logger=migrator t=2026-04-07T00:16:26.603708934Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T00:16:26.611018714Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=7.30918ms logger=migrator t=2026-04-07T00:16:26.623133268Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T00:16:26.625279737Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=2.147699ms logger=migrator t=2026-04-07T00:16:26.631502791Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T00:16:26.632339763Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=838.252µs logger=migrator t=2026-04-07T00:16:26.641599798Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T00:16:26.642880596Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.282358ms logger=migrator t=2026-04-07T00:16:26.650149404Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T00:16:26.650192315Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.991µs logger=migrator t=2026-04-07T00:16:26.659844136Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T00:16:26.659880297Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=37.881µs logger=migrator t=2026-04-07T00:16:26.673174507Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T00:16:26.673935847Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=763.55µs logger=migrator t=2026-04-07T00:16:26.683416065Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T00:16:26.686657989Z level=info msg="Migration successfully executed" id="create dashboard table" duration=3.241364ms logger=migrator t=2026-04-07T00:16:26.692045992Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T00:16:26.692871294Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=828.442µs logger=migrator t=2026-04-07T00:16:26.698417669Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T00:16:26.699160129Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=742.47µs logger=migrator t=2026-04-07T00:16:26.703193114Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T00:16:26.703768642Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=575.278µs logger=migrator t=2026-04-07T00:16:26.707464401Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T00:16:26.708533976Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.069055ms logger=migrator t=2026-04-07T00:16:26.714802462Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T00:16:26.715743894Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=943.462µs logger=migrator t=2026-04-07T00:16:26.719760149Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T00:16:26.726388758Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.627529ms logger=migrator t=2026-04-07T00:16:26.730633746Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T00:16:26.731589869Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=957.993µs logger=migrator t=2026-04-07T00:16:26.738897278Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T00:16:26.739591558Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=691.73µs logger=migrator t=2026-04-07T00:16:26.744229741Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T00:16:26.745123583Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=893.502µs logger=migrator t=2026-04-07T00:16:26.750239792Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T00:16:26.751896584Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.657282ms logger=migrator t=2026-04-07T00:16:26.757990777Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T00:16:26.764903741Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=6.913974ms logger=migrator t=2026-04-07T00:16:26.76920652Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T00:16:26.769286771Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=81.091µs logger=migrator t=2026-04-07T00:16:26.772797538Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T00:16:26.774176197Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.380689ms logger=migrator t=2026-04-07T00:16:26.779708912Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T00:16:26.781350215Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.644673ms logger=migrator t=2026-04-07T00:16:26.787683119Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T00:16:26.789598166Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.914857ms logger=migrator t=2026-04-07T00:16:26.796126615Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T00:16:26.797694485Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.57011ms logger=migrator t=2026-04-07T00:16:26.802007254Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T00:16:26.803975421Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.969127ms logger=migrator t=2026-04-07T00:16:26.809455916Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T00:16:26.810290666Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=829.01µs logger=migrator t=2026-04-07T00:16:26.815717811Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T00:16:26.816520161Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=802.24µs logger=migrator t=2026-04-07T00:16:26.823468506Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T00:16:26.823534186Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=65.38µs logger=migrator t=2026-04-07T00:16:26.828118398Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T00:16:26.828155899Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.921µs logger=migrator t=2026-04-07T00:16:26.833566732Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T00:16:26.835679721Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.112819ms logger=migrator t=2026-04-07T00:16:26.842107158Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T00:16:26.845141909Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.034411ms logger=migrator t=2026-04-07T00:16:26.853034206Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T00:16:26.85473068Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.699304ms logger=migrator t=2026-04-07T00:16:26.860993774Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T00:16:26.863168993Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.176379ms logger=migrator t=2026-04-07T00:16:26.86737918Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T00:16:26.867633344Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=254.894µs logger=migrator t=2026-04-07T00:16:26.870574084Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T00:16:26.871577617Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.013483ms logger=migrator t=2026-04-07T00:16:26.880528709Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T00:16:26.881497402Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=969.843µs logger=migrator t=2026-04-07T00:16:26.886576532Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T00:16:26.886624212Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=51.6µs logger=migrator t=2026-04-07T00:16:26.891102993Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T00:16:26.892170858Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.066955ms logger=migrator t=2026-04-07T00:16:26.896816811Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T00:16:26.897557311Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=733.97µs logger=migrator t=2026-04-07T00:16:26.904268761Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:16:26.915117139Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.844998ms logger=migrator t=2026-04-07T00:16:26.918665127Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T00:16:26.919260025Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=595.378µs logger=migrator t=2026-04-07T00:16:26.92337937Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T00:16:26.924182112Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=801.842µs logger=migrator t=2026-04-07T00:16:26.929084948Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T00:16:26.929874429Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=789.521µs logger=migrator t=2026-04-07T00:16:26.934198288Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T00:16:26.934559902Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=361.574µs logger=migrator t=2026-04-07T00:16:26.938994552Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T00:16:26.939675602Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=680.92µs logger=migrator t=2026-04-07T00:16:26.945609242Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T00:16:26.948038625Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.429823ms logger=migrator t=2026-04-07T00:16:26.951430031Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T00:16:26.952304303Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=830.512µs logger=migrator t=2026-04-07T00:16:26.957895049Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T00:16:26.958180403Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=287.844µs logger=migrator t=2026-04-07T00:16:26.962649103Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T00:16:26.962943848Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=295.165µs logger=migrator t=2026-04-07T00:16:26.974435293Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T00:16:26.975615119Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.182646ms logger=migrator t=2026-04-07T00:16:26.979611634Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T00:16:26.981840723Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.229589ms logger=migrator t=2026-04-07T00:16:26.98672739Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T00:16:26.987781044Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.054674ms logger=migrator t=2026-04-07T00:16:26.993227668Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T00:16:26.993968828Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=742.49µs logger=migrator t=2026-04-07T00:16:26.999705906Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T00:16:27.000433516Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=729.12µs logger=migrator t=2026-04-07T00:16:27.004100466Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T00:16:27.004852956Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=759.77µs logger=migrator t=2026-04-07T00:16:27.009713172Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T00:16:27.010663395Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=951.303µs logger=migrator t=2026-04-07T00:16:27.01537928Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T00:16:27.021443503Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.065133ms logger=migrator t=2026-04-07T00:16:27.024854489Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T00:16:27.025574869Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=719.83µs logger=migrator t=2026-04-07T00:16:27.033365396Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T00:16:27.034986008Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.624072ms logger=migrator t=2026-04-07T00:16:27.050153885Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T00:16:27.051122658Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=970.583µs logger=migrator t=2026-04-07T00:16:27.057396184Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T00:16:27.05788968Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=491.766µs logger=migrator t=2026-04-07T00:16:27.062661696Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T00:16:27.066029502Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.367546ms logger=migrator t=2026-04-07T00:16:27.071315993Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T00:16:27.074464306Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.149703ms logger=migrator t=2026-04-07T00:16:27.077508029Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T00:16:27.077534379Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.72µs logger=migrator t=2026-04-07T00:16:27.081063547Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T00:16:27.081263609Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=204.502µs logger=migrator t=2026-04-07T00:16:27.08792719Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T00:16:27.090336964Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.409254ms logger=migrator t=2026-04-07T00:16:27.149499611Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T00:16:27.149878227Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=381.836µs logger=migrator t=2026-04-07T00:16:27.573652574Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T00:16:27.57408251Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=433.046µs logger=migrator t=2026-04-07T00:16:27.664624725Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T00:16:27.680955029Z level=info msg="Migration successfully executed" id="Add uid column" duration=16.328614ms logger=migrator t=2026-04-07T00:16:28.123621574Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T00:16:28.12402529Z level=info msg="Migration successfully executed" id="Update uid value" duration=406.316µs logger=migrator t=2026-04-07T00:16:28.236321394Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T00:16:28.240567412Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=4.248278ms logger=migrator t=2026-04-07T00:16:28.248922447Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T00:16:28.25126051Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.293051ms logger=migrator t=2026-04-07T00:16:28.255598409Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T00:16:28.257272341Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.561331ms logger=migrator t=2026-04-07T00:16:28.264870886Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T00:16:28.266230195Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.361969ms logger=migrator t=2026-04-07T00:16:28.272597853Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T00:16:28.273487585Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=890.702µs logger=migrator t=2026-04-07T00:16:28.277097155Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T00:16:28.278089598Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=992.844µs logger=migrator t=2026-04-07T00:16:28.284405024Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T00:16:28.286350861Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.962427ms logger=migrator t=2026-04-07T00:16:28.29348702Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T00:16:28.294637145Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.152865ms logger=migrator t=2026-04-07T00:16:28.299748086Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T00:16:28.300499416Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=756.7µs logger=migrator t=2026-04-07T00:16:28.304708304Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T00:16:28.311483477Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.770683ms logger=migrator t=2026-04-07T00:16:28.317220936Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T00:16:28.317868275Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=648.519µs logger=migrator t=2026-04-07T00:16:28.321682618Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T00:16:28.322733491Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.051354ms logger=migrator t=2026-04-07T00:16:28.326340491Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T00:16:28.32773599Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.401019ms logger=migrator t=2026-04-07T00:16:28.334177919Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T00:16:28.335277574Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.088405ms logger=migrator t=2026-04-07T00:16:28.351062321Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T00:16:28.35317771Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=2.110369ms logger=migrator t=2026-04-07T00:16:28.367783481Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T00:16:28.368573162Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=789.741µs logger=migrator t=2026-04-07T00:16:28.372322113Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T00:16:28.372378524Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=57.271µs logger=migrator t=2026-04-07T00:16:28.375465996Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T00:16:28.378592499Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.125603ms logger=migrator t=2026-04-07T00:16:28.383672989Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T00:16:28.387524142Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.855293ms logger=migrator t=2026-04-07T00:16:28.391417306Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T00:16:28.391625259Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=207.793µs logger=migrator t=2026-04-07T00:16:28.395018705Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T00:16:28.39752414Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.504685ms logger=migrator t=2026-04-07T00:16:28.400796414Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T00:16:28.40334121Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.544796ms logger=migrator t=2026-04-07T00:16:28.407703059Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T00:16:28.40845638Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=749.311µs logger=migrator t=2026-04-07T00:16:28.411877337Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T00:16:28.412409674Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=532.457µs logger=migrator t=2026-04-07T00:16:28.416644482Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T00:16:28.417459794Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=815.692µs logger=migrator t=2026-04-07T00:16:28.420915331Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T00:16:28.421777773Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=861.992µs logger=migrator t=2026-04-07T00:16:28.425728088Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T00:16:28.42663119Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=896.202µs logger=migrator t=2026-04-07T00:16:28.430952189Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T00:16:28.431789141Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=836.992µs logger=migrator t=2026-04-07T00:16:28.437246836Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T00:16:28.437402938Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=156.462µs logger=migrator t=2026-04-07T00:16:28.4411629Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T00:16:28.441239811Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=84.061µs logger=migrator t=2026-04-07T00:16:28.444736529Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T00:16:28.447513327Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.776568ms logger=migrator t=2026-04-07T00:16:28.451906897Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T00:16:28.457853299Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.959802ms logger=migrator t=2026-04-07T00:16:28.472211436Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T00:16:28.472304437Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=86.141µs logger=migrator t=2026-04-07T00:16:28.475360089Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T00:16:28.476049099Z level=info msg="Migration successfully executed" id="create quota table v1" duration=688.72µs logger=migrator t=2026-04-07T00:16:28.480121235Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T00:16:28.480971347Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=850.362µs logger=migrator t=2026-04-07T00:16:28.484245892Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T00:16:28.484327053Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=82.301µs logger=migrator t=2026-04-07T00:16:28.488311158Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T00:16:28.489717317Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.405449ms logger=migrator t=2026-04-07T00:16:28.494222829Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T00:16:28.495177672Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=954.532µs logger=migrator t=2026-04-07T00:16:28.500276702Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T00:16:28.50528355Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.006828ms logger=migrator t=2026-04-07T00:16:28.509401708Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T00:16:28.509428198Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.04µs logger=migrator t=2026-04-07T00:16:28.51322217Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T00:16:28.514198733Z level=info msg="Migration successfully executed" id="create session table" duration=972.023µs logger=migrator t=2026-04-07T00:16:28.519512416Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T00:16:28.51974174Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=235.744µs logger=migrator t=2026-04-07T00:16:28.523964798Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T00:16:28.524158561Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=193.043µs logger=migrator t=2026-04-07T00:16:28.52846235Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T00:16:28.52924683Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=784µs logger=migrator t=2026-04-07T00:16:28.534128987Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T00:16:28.534979109Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=852.202µs logger=migrator t=2026-04-07T00:16:28.540201931Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T00:16:28.540245182Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=43.041µs logger=migrator t=2026-04-07T00:16:28.543859012Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T00:16:28.543891792Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.94µs logger=migrator t=2026-04-07T00:16:28.547403369Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T00:16:28.552659312Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.255273ms logger=migrator t=2026-04-07T00:16:28.558122727Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T00:16:28.561820268Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.700741ms logger=migrator t=2026-04-07T00:16:28.565454688Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T00:16:28.56557084Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=116.792µs logger=migrator t=2026-04-07T00:16:28.569352601Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T00:16:28.569488664Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=138.573µs logger=migrator t=2026-04-07T00:16:28.57367605Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T00:16:28.574565923Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=889.293µs logger=migrator t=2026-04-07T00:16:28.579651953Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T00:16:28.579679043Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=31.13µs logger=migrator t=2026-04-07T00:16:28.583168702Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T00:16:28.586372315Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.203663ms logger=migrator t=2026-04-07T00:16:28.590657174Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T00:16:28.590936289Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=279.285µs logger=migrator t=2026-04-07T00:16:28.595598122Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T00:16:28.599149171Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.549699ms logger=migrator t=2026-04-07T00:16:28.60272123Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T00:16:28.605866663Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.135453ms logger=migrator t=2026-04-07T00:16:28.609579855Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T00:16:28.609697836Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=118.571µs logger=migrator t=2026-04-07T00:16:28.613464288Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T00:16:28.614427932Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=958.394µs logger=migrator t=2026-04-07T00:16:28.619703854Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T00:16:28.620580506Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=876.542µs logger=migrator t=2026-04-07T00:16:28.625908209Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T00:16:28.627775175Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.866946ms logger=migrator t=2026-04-07T00:16:28.632839665Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T00:16:28.633815268Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=975.303µs logger=migrator t=2026-04-07T00:16:28.63909913Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T00:16:28.640745833Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.643653ms logger=migrator t=2026-04-07T00:16:28.645086783Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T00:16:28.646120337Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.041145ms logger=migrator t=2026-04-07T00:16:28.651110695Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T00:16:28.651884986Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=774.311µs logger=migrator t=2026-04-07T00:16:28.656162495Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T00:16:28.657073518Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=910.843µs logger=migrator t=2026-04-07T00:16:28.661123083Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T00:16:28.661950714Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=826.991µs logger=migrator t=2026-04-07T00:16:28.666038431Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T00:16:28.675772824Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.733483ms logger=migrator t=2026-04-07T00:16:28.679302043Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T00:16:28.679987633Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=685.57µs logger=migrator t=2026-04-07T00:16:28.684708927Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-07T00:16:28.685770812Z 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.064075ms logger=migrator t=2026-04-07T00:16:28.69142955Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T00:16:28.691732244Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=311.434µs logger=migrator t=2026-04-07T00:16:28.696181365Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T00:16:28.696726002Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=544.477µs logger=migrator t=2026-04-07T00:16:28.719810799Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T00:16:28.720632171Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=821.462µs logger=migrator t=2026-04-07T00:16:28.726074106Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T00:16:28.73071527Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.643385ms logger=migrator t=2026-04-07T00:16:28.735029559Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T00:16:28.738612008Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.582779ms logger=migrator t=2026-04-07T00:16:28.748066978Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T00:16:28.750875977Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.808949ms logger=migrator t=2026-04-07T00:16:28.75911562Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T00:16:28.763952406Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.837336ms logger=migrator t=2026-04-07T00:16:28.76784654Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T00:16:28.768840684Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=997.894µs logger=migrator t=2026-04-07T00:16:28.773812142Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T00:16:28.773839322Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.06µs logger=migrator t=2026-04-07T00:16:28.801111967Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T00:16:28.801191298Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=78.721µs logger=migrator t=2026-04-07T00:16:28.805508698Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T00:16:28.806747595Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.239147ms logger=migrator t=2026-04-07T00:16:28.811222786Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:16:28.812628575Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.406049ms logger=migrator t=2026-04-07T00:16:28.817519493Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T00:16:28.818225712Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=706.169µs logger=migrator t=2026-04-07T00:16:28.822623493Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T00:16:28.823411563Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=788.05µs logger=migrator t=2026-04-07T00:16:28.826997964Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:16:28.827931346Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=933.472µs logger=migrator t=2026-04-07T00:16:28.832037082Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T00:16:28.835701342Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.66373ms logger=migrator t=2026-04-07T00:16:28.839186181Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T00:16:28.842856071Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.66968ms logger=migrator t=2026-04-07T00:16:28.846292049Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T00:16:28.846497392Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=198.763µs logger=migrator t=2026-04-07T00:16:28.850992082Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T00:16:28.851902896Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=910.494µs logger=migrator t=2026-04-07T00:16:28.857102917Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T00:16:28.858224753Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.123306ms logger=migrator t=2026-04-07T00:16:28.861468417Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T00:16:28.865645365Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.176328ms logger=migrator t=2026-04-07T00:16:28.87116108Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T00:16:28.871278602Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=118.042µs logger=migrator t=2026-04-07T00:16:28.875389408Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T00:16:28.876305202Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=915.754µs logger=migrator t=2026-04-07T00:16:28.879764899Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T00:16:28.880748282Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=983.423µs logger=migrator t=2026-04-07T00:16:28.886147926Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T00:16:28.886262578Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=108.592µs logger=migrator t=2026-04-07T00:16:28.889644154Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T00:16:28.890566017Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=913.113µs logger=migrator t=2026-04-07T00:16:28.894152256Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T00:16:28.895301782Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.149106ms logger=migrator t=2026-04-07T00:16:28.899210296Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T00:16:28.900171189Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=966.603µs logger=migrator t=2026-04-07T00:16:28.905865547Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T00:16:28.906835251Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=952.624µs logger=migrator t=2026-04-07T00:16:28.910670634Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T00:16:28.911718917Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.048143ms logger=migrator t=2026-04-07T00:16:28.915433289Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T00:16:28.916435272Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.002143ms logger=migrator t=2026-04-07T00:16:28.920971875Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T00:16:28.920999426Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.671µs logger=migrator t=2026-04-07T00:16:28.92348709Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T00:16:28.927617586Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.127816ms logger=migrator t=2026-04-07T00:16:28.93082183Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T00:16:28.931713552Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=891.642µs logger=migrator t=2026-04-07T00:16:28.936180784Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T00:16:28.944375267Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.193584ms logger=migrator t=2026-04-07T00:16:28.94969901Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T00:16:28.951185911Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.487471ms logger=migrator t=2026-04-07T00:16:28.955632021Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T00:16:28.957104452Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.474551ms logger=migrator t=2026-04-07T00:16:28.9613641Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T00:16:28.962264753Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=900.653µs logger=migrator t=2026-04-07T00:16:28.969832167Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T00:16:28.983662146Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.827779ms logger=migrator t=2026-04-07T00:16:28.987962725Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T00:16:28.98900763Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.044725ms logger=migrator t=2026-04-07T00:16:28.993607524Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-07T00:16:28.994621247Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.013723ms logger=migrator t=2026-04-07T00:16:28.999525325Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T00:16:28.999811158Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=286.823µs logger=migrator t=2026-04-07T00:16:29.004439152Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T00:16:29.005027621Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=583.619µs logger=migrator t=2026-04-07T00:16:29.010480806Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T00:16:29.01072123Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=240.714µs logger=migrator t=2026-04-07T00:16:29.015169901Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T00:16:29.026621559Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=11.448108ms logger=migrator t=2026-04-07T00:16:29.032515921Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T00:16:29.036156532Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.640181ms logger=migrator t=2026-04-07T00:16:29.039226014Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T00:16:29.040940987Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.713223ms logger=migrator t=2026-04-07T00:16:29.047848083Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T00:16:29.049305043Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.45864ms logger=migrator t=2026-04-07T00:16:29.05417119Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T00:16:29.054391683Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=220.553µs logger=migrator t=2026-04-07T00:16:29.060064482Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T00:16:29.066595222Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.53187ms logger=migrator t=2026-04-07T00:16:29.071934776Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T00:16:29.0728788Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=943.824µs logger=migrator t=2026-04-07T00:16:29.078061101Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T00:16:29.078225133Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=166.972µs logger=migrator t=2026-04-07T00:16:29.081327726Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T00:16:29.081669581Z level=info msg="Migration successfully executed" id="Move region to single row" duration=341.985µs logger=migrator t=2026-04-07T00:16:29.084966127Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T00:16:29.086020322Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.053315ms logger=migrator t=2026-04-07T00:16:29.091184473Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T00:16:29.093352703Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.16796ms logger=migrator t=2026-04-07T00:16:29.097040763Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:16:29.098614816Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.572183ms logger=migrator t=2026-04-07T00:16:29.10249934Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:16:29.103523453Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.023903ms logger=migrator t=2026-04-07T00:16:29.109719549Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T00:16:29.110568281Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=849.082µs logger=migrator t=2026-04-07T00:16:29.114465285Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T00:16:29.115422308Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=956.433µs logger=migrator t=2026-04-07T00:16:29.119868809Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T00:16:29.119972811Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=103.672µs logger=migrator t=2026-04-07T00:16:29.125185974Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T00:16:29.126550412Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.364859ms logger=migrator t=2026-04-07T00:16:29.132495284Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T00:16:29.133395247Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=910.233µs logger=migrator t=2026-04-07T00:16:29.138057291Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T00:16:29.139201907Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.143976ms logger=migrator t=2026-04-07T00:16:29.145550745Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T00:16:29.146479137Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=928.532µs logger=migrator t=2026-04-07T00:16:29.150348491Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T00:16:29.150721587Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=369.456µs logger=migrator t=2026-04-07T00:16:29.155507703Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T00:16:29.155877228Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=370.325µs logger=migrator t=2026-04-07T00:16:29.159021782Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T00:16:29.159091312Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=69.96µs logger=migrator t=2026-04-07T00:16:29.164583518Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T00:16:29.16542277Z level=info msg="Migration successfully executed" id="create team table" duration=839.222µs logger=migrator t=2026-04-07T00:16:29.171697866Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T00:16:29.173614063Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.923207ms logger=migrator t=2026-04-07T00:16:29.17765065Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T00:16:29.178620723Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=969.123µs logger=migrator t=2026-04-07T00:16:29.185162043Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T00:16:29.191157366Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.997293ms logger=migrator t=2026-04-07T00:16:29.253031452Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T00:16:29.253371607Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=340.495µs logger=migrator t=2026-04-07T00:16:29.259926898Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T00:16:29.2616183Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.691592ms logger=migrator t=2026-04-07T00:16:29.267575224Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T00:16:29.268346124Z level=info msg="Migration successfully executed" id="create team member table" duration=770.93µs logger=migrator t=2026-04-07T00:16:29.273603027Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T00:16:29.275815817Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.21565ms logger=migrator t=2026-04-07T00:16:29.281406124Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T00:16:29.282559701Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.153317ms logger=migrator t=2026-04-07T00:16:29.289553158Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T00:16:29.291609126Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.081658ms logger=migrator t=2026-04-07T00:16:29.297610129Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T00:16:29.303680113Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.071634ms logger=migrator t=2026-04-07T00:16:29.308891655Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T00:16:29.314076096Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.183861ms logger=migrator t=2026-04-07T00:16:29.320562887Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T00:16:29.328350454Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.786957ms logger=migrator t=2026-04-07T00:16:29.332738865Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T00:16:29.33381842Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.079375ms logger=migrator t=2026-04-07T00:16:29.339537799Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T00:16:29.340526303Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=988.294µs logger=migrator t=2026-04-07T00:16:29.347434118Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T00:16:29.34903307Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.598652ms logger=migrator t=2026-04-07T00:16:29.35620066Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T00:16:29.358059905Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.858485ms logger=migrator t=2026-04-07T00:16:29.363180446Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T00:16:29.36415565Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=976.133µs logger=migrator t=2026-04-07T00:16:29.370591508Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T00:16:29.372397334Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.806626ms logger=migrator t=2026-04-07T00:16:29.377942221Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T00:16:29.378974124Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.031763ms logger=migrator t=2026-04-07T00:16:29.384485171Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T00:16:29.386271246Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.786025ms logger=migrator t=2026-04-07T00:16:29.392783145Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T00:16:29.393463595Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=679.56µs logger=migrator t=2026-04-07T00:16:29.39888332Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T00:16:29.399216855Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=333.665µs logger=migrator t=2026-04-07T00:16:29.407177425Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T00:16:29.408870599Z level=info msg="Migration successfully executed" id="create tag table" duration=1.704494ms logger=migrator t=2026-04-07T00:16:29.415799774Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T00:16:29.417068742Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.269538ms logger=migrator t=2026-04-07T00:16:29.423004934Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T00:16:29.423764844Z level=info msg="Migration successfully executed" id="create login attempt table" duration=760.01µs logger=migrator t=2026-04-07T00:16:29.430747581Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T00:16:29.432088619Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.342408ms logger=migrator t=2026-04-07T00:16:29.436745014Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T00:16:29.437753058Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.008804ms logger=migrator t=2026-04-07T00:16:29.443104922Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:16:29.456181553Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.075291ms logger=migrator t=2026-04-07T00:16:29.462344748Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T00:16:29.463366423Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.021895ms logger=migrator t=2026-04-07T00:16:29.467819374Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T00:16:29.468914289Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.094445ms logger=migrator t=2026-04-07T00:16:29.473944469Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T00:16:29.474316214Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=371.275µs logger=migrator t=2026-04-07T00:16:29.48048231Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T00:16:29.48130608Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=822.54µs logger=migrator t=2026-04-07T00:16:29.48704956Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T00:16:29.487956012Z level=info msg="Migration successfully executed" id="create user auth table" duration=906.432µs logger=migrator t=2026-04-07T00:16:29.492445385Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T00:16:29.493639621Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.194296ms logger=migrator t=2026-04-07T00:16:29.498724132Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T00:16:29.498855703Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=131.971µs logger=migrator t=2026-04-07T00:16:29.504103496Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T00:16:29.510950701Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.843985ms logger=migrator t=2026-04-07T00:16:29.516593819Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T00:16:29.521634059Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.04056ms logger=migrator t=2026-04-07T00:16:29.526181951Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T00:16:29.530922587Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.742186ms logger=migrator t=2026-04-07T00:16:29.535792144Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T00:16:29.54051222Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.719406ms logger=migrator t=2026-04-07T00:16:29.545999296Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T00:16:29.546877908Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=878.202µs logger=migrator t=2026-04-07T00:16:29.552246762Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T00:16:29.556810715Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.563783ms logger=migrator t=2026-04-07T00:16:29.563453207Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T00:16:29.564468892Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.014855ms logger=migrator t=2026-04-07T00:16:29.571337726Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T00:16:29.573442766Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.10667ms logger=migrator t=2026-04-07T00:16:29.579064803Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T00:16:29.580069787Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.004954ms logger=migrator t=2026-04-07T00:16:29.586257723Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T00:16:29.587085834Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=828.261µs logger=migrator t=2026-04-07T00:16:29.593357901Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T00:16:29.595371238Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.015927ms logger=migrator t=2026-04-07T00:16:29.600907815Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T00:16:29.602644649Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.738704ms logger=migrator t=2026-04-07T00:16:29.609464633Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T00:16:29.618366527Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.903624ms logger=migrator t=2026-04-07T00:16:29.622760208Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T00:16:29.623778422Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.016663ms logger=migrator t=2026-04-07T00:16:29.628568978Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T00:16:29.62943178Z level=info msg="Migration successfully executed" id="create cache_data table" duration=862.362µs logger=migrator t=2026-04-07T00:16:29.636057122Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T00:16:29.637010305Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=954.153µs logger=migrator t=2026-04-07T00:16:29.648544494Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T00:16:29.650052105Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.506931ms logger=migrator t=2026-04-07T00:16:29.655600592Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T00:16:29.656560986Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=959.894µs logger=migrator t=2026-04-07T00:16:29.663433991Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T00:16:29.663507651Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=75.681µs logger=migrator t=2026-04-07T00:16:29.668526111Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T00:16:29.668654303Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=129.102µs logger=migrator t=2026-04-07T00:16:29.673937386Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T00:16:29.675467817Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.529981ms logger=migrator t=2026-04-07T00:16:29.680850371Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:16:29.682708317Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.857166ms logger=migrator t=2026-04-07T00:16:29.689124356Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:16:29.690241691Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.114965ms logger=migrator t=2026-04-07T00:16:29.694847265Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:16:29.694972656Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=127.431µs logger=migrator t=2026-04-07T00:16:29.701144362Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:16:29.702112256Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=968.214µs logger=migrator t=2026-04-07T00:16:29.706255313Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:16:29.707509991Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.254438ms logger=migrator t=2026-04-07T00:16:29.712596751Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:16:29.71398256Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.384039ms logger=migrator t=2026-04-07T00:16:29.722307865Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:16:29.724218842Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.912227ms logger=migrator t=2026-04-07T00:16:29.795271825Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T00:16:29.801289998Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.022513ms logger=migrator t=2026-04-07T00:16:29.808112692Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T00:16:29.808894233Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=778.481µs logger=migrator t=2026-04-07T00:16:29.813384995Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T00:16:29.813509427Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=121.532µs logger=migrator t=2026-04-07T00:16:29.81878048Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T00:16:29.820477924Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.698034ms logger=migrator t=2026-04-07T00:16:29.826931693Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-07T00:16:29.828087818Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.155735ms logger=migrator t=2026-04-07T00:16:29.832563501Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-07T00:16:29.833696366Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.132815ms logger=migrator t=2026-04-07T00:16:29.840421489Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:16:29.840580641Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=159.532µs logger=migrator t=2026-04-07T00:16:29.845825604Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T00:16:29.846723776Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=900.122µs logger=migrator t=2026-04-07T00:16:29.854549695Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T00:16:29.855393126Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=843.881µs logger=migrator t=2026-04-07T00:16:29.861299488Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-07T00:16:29.862053759Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=754.281µs logger=migrator t=2026-04-07T00:16:29.865919573Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T00:16:29.866635812Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=716.139µs logger=migrator t=2026-04-07T00:16:29.872624505Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T00:16:29.877661565Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.03626ms logger=migrator t=2026-04-07T00:16:29.883553006Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:16:29.88460112Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.046725ms logger=migrator t=2026-04-07T00:16:29.888792098Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:16:29.889776332Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=984.174µs logger=migrator t=2026-04-07T00:16:29.895143096Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T00:16:29.920063591Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.920045ms logger=migrator t=2026-04-07T00:16:29.923103824Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T00:16:29.947113796Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.007352ms logger=migrator t=2026-04-07T00:16:29.951472356Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:16:29.952445019Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=972.423µs logger=migrator t=2026-04-07T00:16:29.958516704Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:16:29.959828942Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.311698ms logger=migrator t=2026-04-07T00:16:29.965195546Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T00:16:29.972110612Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.913506ms logger=migrator t=2026-04-07T00:16:29.978105094Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T00:16:29.984235069Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.131525ms logger=migrator t=2026-04-07T00:16:29.989289679Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T00:16:29.990351944Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.060905ms logger=migrator t=2026-04-07T00:16:29.996013092Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T00:16:29.99735548Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.341758ms logger=migrator t=2026-04-07T00:16:30.002569683Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T00:16:30.003337084Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=767.531µs logger=migrator t=2026-04-07T00:16:30.00882589Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T00:16:30.011576008Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.750808ms logger=migrator t=2026-04-07T00:16:30.020198388Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:16:30.02034861Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=154.922µs logger=migrator t=2026-04-07T00:16:30.025338489Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T00:16:30.031699968Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.361119ms logger=migrator t=2026-04-07T00:16:30.035263498Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T00:16:30.041395163Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.130985ms logger=migrator t=2026-04-07T00:16:30.045142206Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T00:16:30.052315276Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.171709ms logger=migrator t=2026-04-07T00:16:30.056797408Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T00:16:30.057603669Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=806.171µs logger=migrator t=2026-04-07T00:16:30.060873995Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T00:16:30.061616925Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=742.61µs logger=migrator t=2026-04-07T00:16:30.065141374Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T00:16:30.073006814Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.86544ms logger=migrator t=2026-04-07T00:16:30.079794458Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T00:16:30.087305962Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.510074ms logger=migrator t=2026-04-07T00:16:30.091079855Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-07T00:16:30.091905936Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=825.491µs logger=migrator t=2026-04-07T00:16:30.097670897Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T00:16:30.108369476Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.699049ms logger=migrator t=2026-04-07T00:16:30.116364027Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T00:16:30.125616486Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.253079ms logger=migrator t=2026-04-07T00:16:30.129650932Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T00:16:30.129841464Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=194.202µs logger=migrator t=2026-04-07T00:16:30.135642565Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T00:16:30.137510062Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.868497ms logger=migrator t=2026-04-07T00:16:30.142977747Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-07T00:16:30.144190425Z 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.212708ms logger=migrator t=2026-04-07T00:16:30.148262761Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-07T00:16:30.149460209Z 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.196558ms logger=migrator t=2026-04-07T00:16:30.153690287Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:16:30.15387205Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=183.352µs logger=migrator t=2026-04-07T00:16:30.160008526Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T00:16:30.169567278Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.551913ms logger=migrator t=2026-04-07T00:16:30.173028226Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T00:16:30.181367652Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.337506ms logger=migrator t=2026-04-07T00:16:30.187074442Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T00:16:30.192779091Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.704149ms logger=migrator t=2026-04-07T00:16:30.197534598Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T00:16:30.205485879Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.952701ms logger=migrator t=2026-04-07T00:16:30.212342633Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T00:16:30.219544744Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.202291ms logger=migrator t=2026-04-07T00:16:30.223136975Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T00:16:30.223203135Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.95µs logger=migrator t=2026-04-07T00:16:30.228036082Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T00:16:30.228816573Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=780.621µs logger=migrator t=2026-04-07T00:16:30.233183404Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T00:16:30.242822488Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.639774ms logger=migrator t=2026-04-07T00:16:30.246604661Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T00:16:30.246675082Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.841µs logger=migrator t=2026-04-07T00:16:30.250214051Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T00:16:30.259565261Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.35105ms logger=migrator t=2026-04-07T00:16:30.265421943Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T00:16:30.266249455Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=825.182µs logger=migrator t=2026-04-07T00:16:30.275175279Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T00:16:30.283343853Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.173344ms logger=migrator t=2026-04-07T00:16:30.288058689Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T00:16:30.288993671Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=936.053µs logger=migrator t=2026-04-07T00:16:30.296460056Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T00:16:30.297579291Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.121885ms logger=migrator t=2026-04-07T00:16:30.303112027Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T00:16:30.310995078Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.87449ms logger=migrator t=2026-04-07T00:16:30.316010277Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T00:16:30.316817409Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=806.902µs logger=migrator t=2026-04-07T00:16:30.32478943Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T00:16:30.326377762Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.588572ms logger=migrator t=2026-04-07T00:16:30.333048575Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T00:16:30.334421634Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.373179ms logger=migrator t=2026-04-07T00:16:30.339630616Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T00:16:30.341901727Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.271111ms logger=migrator t=2026-04-07T00:16:30.349128129Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T00:16:30.349200519Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=73.46µs logger=migrator t=2026-04-07T00:16:30.354595824Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T00:16:30.355758241Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.162127ms logger=migrator t=2026-04-07T00:16:30.360906613Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T00:16:30.36214975Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.249076ms logger=migrator t=2026-04-07T00:16:30.366704144Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:16:30.36787059Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:16:30.373237634Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T00:16:30.373835763Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=598.149µs logger=migrator t=2026-04-07T00:16:30.378946504Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T00:16:30.381920995Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.968931ms logger=migrator t=2026-04-07T00:16:30.387393342Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T00:16:30.395276491Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.884169ms logger=migrator t=2026-04-07T00:16:30.399624041Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T00:16:30.400449323Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=826.532µs logger=migrator t=2026-04-07T00:16:30.404706293Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T00:16:30.406592729Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.890626ms logger=migrator t=2026-04-07T00:16:30.413660257Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T00:16:30.414740222Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.079585ms logger=migrator t=2026-04-07T00:16:30.419001901Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T00:16:30.420161978Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.159197ms logger=migrator t=2026-04-07T00:16:30.425126387Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T00:16:30.426472776Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.345509ms logger=migrator t=2026-04-07T00:16:30.434189323Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T00:16:30.434215874Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.481µs logger=migrator t=2026-04-07T00:16:30.44254337Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T00:16:30.442679401Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=137.201µs logger=migrator t=2026-04-07T00:16:30.448081416Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T00:16:30.457490538Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.409702ms logger=migrator t=2026-04-07T00:16:30.462233214Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T00:16:30.46269133Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=458.696µs logger=migrator t=2026-04-07T00:16:30.468555592Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T00:16:30.470351397Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.795305ms logger=migrator t=2026-04-07T00:16:30.474782888Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T00:16:30.475290176Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=507.478µs logger=migrator t=2026-04-07T00:16:30.480362076Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T00:16:30.481368161Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.006125ms logger=migrator t=2026-04-07T00:16:30.489661656Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T00:16:30.491806365Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.138619ms logger=migrator t=2026-04-07T00:16:30.497660108Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T00:16:30.539821374Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=42.149546ms logger=migrator t=2026-04-07T00:16:30.544713493Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T00:16:30.551200063Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.48365ms logger=migrator t=2026-04-07T00:16:30.558614826Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T00:16:30.558805019Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=190.503µs logger=migrator t=2026-04-07T00:16:30.563725047Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T00:16:30.597374226Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.645719ms logger=migrator t=2026-04-07T00:16:30.601481823Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T00:16:30.644303139Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=42.816916ms logger=migrator t=2026-04-07T00:16:30.650692349Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T00:16:30.651987087Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.296998ms logger=migrator t=2026-04-07T00:16:30.66157052Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T00:16:30.663374686Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.804195ms logger=migrator t=2026-04-07T00:16:30.669994757Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T00:16:30.670263631Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=267.484µs logger=migrator t=2026-04-07T00:16:30.674273047Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T00:16:30.67527933Z level=info msg="Migration successfully executed" id="create permission table" duration=1.005973ms logger=migrator t=2026-04-07T00:16:30.679385387Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T00:16:30.681550138Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.165541ms logger=migrator t=2026-04-07T00:16:30.687011334Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T00:16:30.688051459Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.040115ms logger=migrator t=2026-04-07T00:16:30.694912994Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T00:16:30.695862517Z level=info msg="Migration successfully executed" id="create role table" duration=950.223µs logger=migrator t=2026-04-07T00:16:30.825964349Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T00:16:30.837916305Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.960916ms logger=migrator t=2026-04-07T00:16:30.842468619Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T00:16:30.84969848Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.229461ms logger=migrator t=2026-04-07T00:16:30.855495961Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T00:16:30.856632406Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.135845ms logger=migrator t=2026-04-07T00:16:30.861090398Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T00:16:30.86264167Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.549632ms logger=migrator t=2026-04-07T00:16:30.867943464Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T00:16:30.869586206Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.643332ms logger=migrator t=2026-04-07T00:16:30.875949755Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T00:16:30.877200523Z level=info msg="Migration successfully executed" id="create team role table" duration=1.250298ms logger=migrator t=2026-04-07T00:16:30.882300773Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T00:16:30.883370838Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.067135ms logger=migrator t=2026-04-07T00:16:30.888834674Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T00:16:30.889926719Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.091705ms logger=migrator t=2026-04-07T00:16:30.897614757Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T00:16:30.89997316Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.356792ms logger=migrator t=2026-04-07T00:16:30.905236593Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T00:16:30.906335389Z level=info msg="Migration successfully executed" id="create user role table" duration=1.100346ms logger=migrator t=2026-04-07T00:16:30.915907792Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T00:16:30.91723011Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.335639ms logger=migrator t=2026-04-07T00:16:30.923043401Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T00:16:30.924285268Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.242357ms logger=migrator t=2026-04-07T00:16:31.025320027Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T00:16:31.027806553Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.488876ms logger=migrator t=2026-04-07T00:16:31.035434239Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T00:16:31.036320542Z level=info msg="Migration successfully executed" id="create builtin role table" duration=886.333µs logger=migrator t=2026-04-07T00:16:31.040996107Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T00:16:31.042946184Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.948657ms logger=migrator t=2026-04-07T00:16:31.047827262Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T00:16:31.04902144Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.191407ms logger=migrator t=2026-04-07T00:16:31.053826657Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T00:16:31.0625993Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.768103ms logger=migrator t=2026-04-07T00:16:31.067297525Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T00:16:31.068246509Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=951.084µs logger=migrator t=2026-04-07T00:16:31.074477577Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T00:16:31.075748915Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.272378ms logger=migrator t=2026-04-07T00:16:31.081093869Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T00:16:31.083044576Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.950617ms logger=migrator t=2026-04-07T00:16:31.087652771Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T00:16:31.088877879Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.226058ms logger=migrator t=2026-04-07T00:16:31.094540677Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T00:16:31.095883067Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.34128ms logger=migrator t=2026-04-07T00:16:31.100872626Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T00:16:31.102849734Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.976768ms logger=migrator t=2026-04-07T00:16:31.1082513Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T00:16:31.118272771Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.01522ms logger=migrator t=2026-04-07T00:16:31.122464169Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T00:16:31.131040359Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.576201ms logger=migrator t=2026-04-07T00:16:31.136579357Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T00:16:31.144104172Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.525075ms logger=migrator t=2026-04-07T00:16:31.148128679Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T00:16:31.15463967Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.50837ms logger=migrator t=2026-04-07T00:16:31.158532724Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T00:16:31.159691171Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.159087ms logger=migrator t=2026-04-07T00:16:31.165568173Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T00:16:31.166679108Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.110535ms logger=migrator t=2026-04-07T00:16:31.171106391Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T00:16:31.172209656Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.103655ms logger=migrator t=2026-04-07T00:16:31.176295233Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T00:16:31.177187466Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=888.613µs logger=migrator t=2026-04-07T00:16:31.182951907Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T00:16:31.184092333Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.140676ms logger=migrator t=2026-04-07T00:16:31.188593306Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T00:16:31.188671347Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=78.221µs logger=migrator t=2026-04-07T00:16:31.192748014Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T00:16:31.192821335Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=74.081µs logger=migrator t=2026-04-07T00:16:31.198951171Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T00:16:31.199634021Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=682.599µs logger=migrator t=2026-04-07T00:16:31.203958931Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T00:16:31.204799513Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=841.932µs logger=migrator t=2026-04-07T00:16:31.209053633Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T00:16:31.209799523Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=745.84µs logger=migrator t=2026-04-07T00:16:31.213791229Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T00:16:31.214001191Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=209.922µs logger=migrator t=2026-04-07T00:16:31.219394578Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T00:16:31.220089037Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=694.649µs logger=migrator t=2026-04-07T00:16:31.22381315Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T00:16:31.224819874Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.005163ms logger=migrator t=2026-04-07T00:16:31.229831983Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T00:16:31.231965043Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.1291ms logger=migrator t=2026-04-07T00:16:31.238051429Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T00:16:31.246897443Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.845914ms logger=migrator t=2026-04-07T00:16:31.250726577Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T00:16:31.250782268Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=55.872µs logger=migrator t=2026-04-07T00:16:31.254722373Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T00:16:31.255684516Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=959.512µs logger=migrator t=2026-04-07T00:16:31.26309681Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T00:16:31.265094778Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.998008ms logger=migrator t=2026-04-07T00:16:31.270281741Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T00:16:31.27166334Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.384119ms logger=migrator t=2026-04-07T00:16:31.276120912Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T00:16:31.285874529Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.748427ms logger=migrator t=2026-04-07T00:16:31.292108207Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T00:16:31.293900791Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.793854ms logger=migrator t=2026-04-07T00:16:31.29801219Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T00:16:31.299109365Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.100585ms logger=migrator t=2026-04-07T00:16:31.303406495Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:16:31.324032684Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.621569ms logger=migrator t=2026-04-07T00:16:31.330408283Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T00:16:31.331722132Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.314749ms logger=migrator t=2026-04-07T00:16:31.337501402Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T00:16:31.338686519Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.184867ms logger=migrator t=2026-04-07T00:16:31.344916177Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T00:16:31.346150495Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.234498ms logger=migrator t=2026-04-07T00:16:31.350964861Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T00:16:31.352405022Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.440081ms logger=migrator t=2026-04-07T00:16:31.356796703Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T00:16:31.357054197Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=255.394µs logger=migrator t=2026-04-07T00:16:31.361663852Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T00:16:31.362498773Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=834.861µs logger=migrator t=2026-04-07T00:16:31.367775537Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T00:16:31.376402768Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.624071ms logger=migrator t=2026-04-07T00:16:31.38013255Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T00:16:31.381774453Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.641413ms logger=migrator t=2026-04-07T00:16:31.386210786Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T00:16:31.387322591Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.111315ms logger=migrator t=2026-04-07T00:16:31.392262661Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:16:31.39294281Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:16:31.398255134Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:16:31.398856693Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:16:31.403017941Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T00:16:31.403935814Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=919.743µs logger=migrator t=2026-04-07T00:16:31.408482727Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T00:16:31.409682175Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.199617ms logger=migrator t=2026-04-07T00:16:31.415284033Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:16:31.417050798Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.766236ms logger=migrator t=2026-04-07T00:16:31.423382427Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:16:31.424555903Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.174656ms logger=migrator t=2026-04-07T00:16:31.429591673Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:16:31.430897061Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.304968ms logger=migrator t=2026-04-07T00:16:31.436683593Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:16:31.438523158Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.841185ms logger=migrator t=2026-04-07T00:16:31.451958587Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T00:16:31.452822379Z level=info msg="Migration successfully executed" id="Drop public config table" duration=863.702µs logger=migrator t=2026-04-07T00:16:31.458061143Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T00:16:31.459455762Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.394739ms logger=migrator t=2026-04-07T00:16:31.463796543Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:16:31.464907288Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.110715ms logger=migrator t=2026-04-07T00:16:31.46933477Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:16:31.470487117Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.150857ms logger=migrator t=2026-04-07T00:16:31.476213226Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T00:16:31.478299346Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.08616ms logger=migrator t=2026-04-07T00:16:31.483933285Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T00:16:31.507362584Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.427658ms logger=migrator t=2026-04-07T00:16:31.512328914Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T00:16:31.521297729Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.969045ms logger=migrator t=2026-04-07T00:16:31.527388994Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T00:16:31.538019673Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.630289ms logger=migrator t=2026-04-07T00:16:31.544769138Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T00:16:31.545081612Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=311.104µs logger=migrator t=2026-04-07T00:16:31.550501758Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T00:16:31.562579187Z level=info msg="Migration successfully executed" id="add share column" duration=12.074129ms logger=migrator t=2026-04-07T00:16:31.567704049Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T00:16:31.567865341Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=161.502µs logger=migrator t=2026-04-07T00:16:31.572261123Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T00:16:31.573663602Z level=info msg="Migration successfully executed" id="create file table" duration=1.402129ms logger=migrator t=2026-04-07T00:16:31.578599602Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T00:16:31.57992088Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.320938ms logger=migrator t=2026-04-07T00:16:31.585700561Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T00:16:31.588057494Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.357403ms logger=migrator t=2026-04-07T00:16:31.595843173Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T00:16:31.59698578Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.142847ms logger=migrator t=2026-04-07T00:16:31.602520717Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T00:16:31.604162Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.644523ms logger=migrator t=2026-04-07T00:16:31.609910431Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T00:16:31.609981401Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=71.65µs logger=migrator t=2026-04-07T00:16:31.615021372Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T00:16:31.615193135Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=172.053µs logger=migrator t=2026-04-07T00:16:31.61988479Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T00:16:31.62056428Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=679.88µs logger=migrator t=2026-04-07T00:16:31.624409643Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T00:16:31.624767439Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=357.646µs logger=migrator t=2026-04-07T00:16:31.630291596Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T00:16:31.631818848Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.528522ms logger=migrator t=2026-04-07T00:16:31.636364551Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T00:16:31.648624633Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.260182ms logger=migrator t=2026-04-07T00:16:31.652784552Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T00:16:31.652965035Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=178.092µs logger=migrator t=2026-04-07T00:16:31.657014441Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T00:16:31.658270119Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.254318ms logger=migrator t=2026-04-07T00:16:31.665061594Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T00:16:31.66548807Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=427.186µs logger=migrator t=2026-04-07T00:16:31.670172495Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T00:16:31.670898006Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=727.331µs logger=migrator t=2026-04-07T00:16:31.676124159Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T00:16:31.677054892Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=930.843µs logger=migrator t=2026-04-07T00:16:31.682740512Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T00:16:31.696779138Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.033376ms logger=migrator t=2026-04-07T00:16:31.702151883Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T00:16:31.715690213Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.53293ms logger=migrator t=2026-04-07T00:16:31.720115535Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T00:16:31.720991827Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=877.552µs logger=migrator t=2026-04-07T00:16:31.72616337Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T00:16:31.816133051Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.965061ms logger=migrator t=2026-04-07T00:16:31.820456542Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T00:16:31.821389574Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=933.492µs logger=migrator t=2026-04-07T00:16:31.827181056Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T00:16:31.828981681Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.796785ms logger=migrator t=2026-04-07T00:16:31.834268165Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T00:16:31.859866344Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.597139ms logger=migrator t=2026-04-07T00:16:31.866175182Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T00:16:31.874226005Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.068203ms logger=migrator t=2026-04-07T00:16:31.877726525Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T00:16:31.877997918Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=271.383µs logger=migrator t=2026-04-07T00:16:31.887077275Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T00:16:31.887245528Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=168.613µs logger=migrator t=2026-04-07T00:16:31.891951084Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T00:16:31.892189067Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=240.393µs logger=migrator t=2026-04-07T00:16:31.897311968Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T00:16:31.897483831Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=170.563µs logger=migrator t=2026-04-07T00:16:31.903649737Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T00:16:31.903974252Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=325.395µs logger=migrator t=2026-04-07T00:16:31.910037387Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T00:16:31.911132453Z level=info msg="Migration successfully executed" id="create folder table" duration=1.094716ms logger=migrator t=2026-04-07T00:16:31.915922729Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T00:16:31.917123656Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.200427ms logger=migrator t=2026-04-07T00:16:31.921953234Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T00:16:31.923214302Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.260578ms logger=migrator t=2026-04-07T00:16:31.929408248Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T00:16:31.929432829Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.481µs logger=migrator t=2026-04-07T00:16:31.933349644Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:16:31.935243171Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.892657ms logger=migrator t=2026-04-07T00:16:31.939679053Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:16:31.94088084Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.201127ms logger=migrator t=2026-04-07T00:16:31.946693161Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T00:16:31.94806204Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.368329ms logger=migrator t=2026-04-07T00:16:31.952722016Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T00:16:31.953187552Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=474.297µs logger=migrator t=2026-04-07T00:16:31.957221899Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T00:16:31.957469932Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=248.233µs logger=migrator t=2026-04-07T00:16:31.963261863Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T00:16:31.964748324Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.485411ms logger=migrator t=2026-04-07T00:16:31.969213806Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T00:16:31.971058532Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.844316ms logger=migrator t=2026-04-07T00:16:31.974893186Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T00:16:31.975988911Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.095695ms logger=migrator t=2026-04-07T00:16:31.981406957Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T00:16:31.982751746Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.345039ms logger=migrator t=2026-04-07T00:16:31.986940405Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T00:16:31.988158862Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.216827ms logger=migrator t=2026-04-07T00:16:31.993820092Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T00:16:31.994863146Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.026383ms logger=migrator t=2026-04-07T00:16:31.999069015Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T00:16:32.000366493Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.297288ms logger=migrator t=2026-04-07T00:16:32.004917247Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T00:16:32.006072843Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.155186ms logger=migrator t=2026-04-07T00:16:32.012981091Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T00:16:32.013888254Z level=info msg="Migration successfully executed" id="create signing_key table" duration=907.194µs logger=migrator t=2026-04-07T00:16:32.018514999Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T00:16:32.020484377Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.969198ms logger=migrator t=2026-04-07T00:16:32.025492928Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T00:16:32.027197832Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.701833ms logger=migrator t=2026-04-07T00:16:32.03275058Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T00:16:32.033035034Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=285.314µs logger=migrator t=2026-04-07T00:16:32.040470059Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T00:16:32.051235191Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.770152ms logger=migrator t=2026-04-07T00:16:32.056196691Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T00:16:32.056707298Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=511.017µs logger=migrator t=2026-04-07T00:16:32.060708024Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:16:32.060743455Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.991µs logger=migrator t=2026-04-07T00:16:32.066144771Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:16:32.068028118Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.883027ms logger=migrator t=2026-04-07T00:16:32.072036434Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:16:32.072053054Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.61µs logger=migrator t=2026-04-07T00:16:32.07672373Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T00:16:32.077903886Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.179926ms logger=migrator t=2026-04-07T00:16:32.083506496Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:16:32.084668972Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.161086ms logger=migrator t=2026-04-07T00:16:32.092006615Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T00:16:32.093517537Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.509122ms logger=migrator t=2026-04-07T00:16:32.099310638Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T00:16:32.100517455Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.208947ms logger=migrator t=2026-04-07T00:16:32.105606408Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T00:16:32.105863211Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=257.283µs logger=migrator t=2026-04-07T00:16:32.109729816Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T00:16:32.110611468Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=881.852µs logger=migrator t=2026-04-07T00:16:32.115212943Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T00:16:32.116723364Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.499321ms logger=migrator t=2026-04-07T00:16:32.12279595Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T00:16:32.123656782Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=860.702µs logger=migrator t=2026-04-07T00:16:32.127920882Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T00:16:32.137235613Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.314001ms logger=migrator t=2026-04-07T00:16:32.141336291Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T00:16:32.150758895Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.422334ms logger=migrator t=2026-04-07T00:16:32.155269628Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T00:16:32.164527169Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.257141ms logger=migrator t=2026-04-07T00:16:32.169716232Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T00:16:32.169781112Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=65.68µs logger=migrator t=2026-04-07T00:16:32.174053043Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T00:16:32.18377492Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.721767ms logger=migrator t=2026-04-07T00:16:32.187805527Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T00:16:32.195378563Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.571706ms logger=migrator t=2026-04-07T00:16:32.201781594Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T00:16:32.202070728Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=289.274µs logger=migrator t=2026-04-07T00:16:32.206244537Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.996932582s logger=migrator t=2026-04-07T00:16:32.206991108Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T00:16:32.22346384Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T00:16:32.223662173Z level=info msg="Created default organization" logger=secrets t=2026-04-07T00:16:32.229884981Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:16:32.280766818Z level=info msg="Restored cache from database" duration=426.246µs logger=plugin.store t=2026-04-07T00:16:32.282735046Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T00:16:32.329257512Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T00:16:32.329368223Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T00:16:32.329430184Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T00:16:32.329439474Z level=info msg="Plugins loaded" count=54 duration=46.705738ms logger=query_data t=2026-04-07T00:16:32.333505622Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T00:16:32.336380052Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T00:16:32.341296032Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T00:16:32.349447157Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T00:16:32.350998948Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T00:16:32.352264586Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T00:16:32.372763585Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T00:16:32.393389437Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T00:16:32.41558197Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T00:16:32.415686591Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-07T00:16:32.416225119Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-07T00:16:32.418390939Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-07T00:16:32.418746674Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-07T00:16:32.424705919Z level=info msg="State cache has been initialized" states=0 duration=6.31504ms logger=ngalert.scheduler t=2026-04-07T00:16:32.424755159Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T00:16:32.424984532Z level=info msg=starting first_tick=2026-04-07T00:16:40Z logger=http.server t=2026-04-07T00:16:32.425914055Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-07T00:16:32.472985049Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-07T00:16:32.486343557Z level=info msg="Update check succeeded" duration=70.2356ms logger=plugins.update.checker t=2026-04-07T00:16:32.487512814Z level=info msg="Update check succeeded" duration=71.363517ms logger=sqlstore.transactions t=2026-04-07T00:16:32.489614763Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:16:32.501713195Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:16:32.518161636Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:16:32.529477916Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:16:32.54184127Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:16:32.569316117Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-07T00:16:32.577359731Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-07T00:16:32.580020089Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:16:32.591974887Z level=info msg="Patterns update finished" duration=171.172784ms logger=grafana-apiserver t=2026-04-07T00:16:32.881002264Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T00:16:32.88146041Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T00:16:35.802019101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:35.802708291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:35.857252325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:35.884517187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:35.905226414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:35.985536748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.022892687Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-07T00:16:36.057337895Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-07T00:16:36.070008579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.086123771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.113631129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.129765172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.160192862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.189520396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.32609369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.34197399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.383717104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.397628335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.430980687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.453102517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.49685908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.513098154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.56187564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.578304917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.621011274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.642468105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.679420519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.693510552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.75691783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.777184452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.833978293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.851222023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.903701582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:36.93469428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.021360574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.040524923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.1063271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.123309217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.182345785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.197883532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.263626898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.279905275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.34488959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.361524052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.425521712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.445131408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.510181614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.522830958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.598301756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.617225011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.695197475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.709027886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.780566577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.801863047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.861563235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.883395023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.960140659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:37.978955132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.0671771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.08896492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.17985066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.200128336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.2667002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.283814181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.358581294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.374194503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.44783448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.465712702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.538983284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.558730343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.640802294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.655257185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.727854707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.745293743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.817002072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.832091103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.910074384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:38.927438708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:39.003505311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:39.018251828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:39.101548334Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T00:17:40.447501007Z level=info msg="Usage stats are ready to report"