logger=settings t=2026-07-02T15:24:37.208369811Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-02T15:24:37Z logger=settings t=2026-07-02T15:24:37.208611266Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-02T15:24:37.208623126Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-02T15:24:37.208627206Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-02T15:24:37.208632586Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-02T15:24:37.208635526Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-02T15:24:37.208639926Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-02T15:24:37.208643856Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-02T15:24:37.208646866Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-02T15:24:37.208652116Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-02T15:24:37.208658547Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-02T15:24:37.208661487Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-02T15:24:37.208664187Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-02T15:24:37.208666827Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-02T15:24:37.208669657Z level=info msg=Target target=[all] logger=settings t=2026-07-02T15:24:37.208676517Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-02T15:24:37.208681157Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-02T15:24:37.208687057Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-02T15:24:37.208689677Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-02T15:24:37.208692307Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-02T15:24:37.208696257Z level=info msg="App mode production" logger=sqlstore t=2026-07-02T15:24:37.208976222Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-02T15:24:37.208992913Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-02T15:24:37.210323157Z level=info msg="Locking database" logger=migrator t=2026-07-02T15:24:37.210334337Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-02T15:24:37.210840496Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-02T15:24:37.211684862Z level=info msg="Migration successfully executed" id="create migration_log table" duration=843.856µs logger=migrator t=2026-07-02T15:24:37.215385369Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-02T15:24:37.215966839Z level=info msg="Migration successfully executed" id="create user table" duration=580.66µs logger=migrator t=2026-07-02T15:24:37.219947582Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-02T15:24:37.220647985Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=700.183µs logger=migrator t=2026-07-02T15:24:37.225783578Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-02T15:24:37.227157653Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.374535ms logger=migrator t=2026-07-02T15:24:37.232147824Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-02T15:24:37.232858717Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=705.143µs logger=migrator t=2026-07-02T15:24:37.237028983Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-02T15:24:37.238049362Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.019029ms logger=migrator t=2026-07-02T15:24:37.242036804Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-02T15:24:37.245850574Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.81305ms logger=migrator t=2026-07-02T15:24:37.249329217Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-02T15:24:37.250131922Z level=info msg="Migration successfully executed" id="create user table v2" duration=798.644µs logger=migrator t=2026-07-02T15:24:37.253277029Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-02T15:24:37.254025913Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=745.233µs logger=migrator t=2026-07-02T15:24:37.258732438Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-02T15:24:37.259792308Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.05932ms logger=migrator t=2026-07-02T15:24:37.263915413Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-02T15:24:37.264249669Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=334.256µs logger=migrator t=2026-07-02T15:24:37.267584399Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-02T15:24:37.268050208Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=465.699µs logger=migrator t=2026-07-02T15:24:37.271511631Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-02T15:24:37.273212912Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.710671ms logger=migrator t=2026-07-02T15:24:37.279974325Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-02T15:24:37.280001515Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.22µs logger=migrator t=2026-07-02T15:24:37.284491257Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-02T15:24:37.285581407Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.08982ms logger=migrator t=2026-07-02T15:24:37.290763722Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-02T15:24:37.291100818Z level=info msg="Migration successfully executed" id="Add missing user data" duration=337.346µs logger=migrator t=2026-07-02T15:24:37.297037826Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-02T15:24:37.299119174Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.073147ms logger=migrator t=2026-07-02T15:24:37.304096654Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-02T15:24:37.304782537Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=686.133µs logger=migrator t=2026-07-02T15:24:37.308564536Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-02T15:24:37.309715687Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.150811ms logger=migrator t=2026-07-02T15:24:37.313268521Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-02T15:24:37.321305268Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.036547ms logger=migrator t=2026-07-02T15:24:37.325522075Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-02T15:24:37.326672105Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.14797ms logger=migrator t=2026-07-02T15:24:37.330136778Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-02T15:24:37.330325092Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=187.084µs logger=migrator t=2026-07-02T15:24:37.333315256Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-02T15:24:37.334017509Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=702.093µs logger=migrator t=2026-07-02T15:24:37.337389971Z 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-07-02T15:24:37.337657065Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=267.584µs logger=migrator t=2026-07-02T15:24:37.342097586Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-02T15:24:37.342438042Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=336.516µs logger=migrator t=2026-07-02T15:24:37.346069008Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-02T15:24:37.346807512Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=740.974µs logger=migrator t=2026-07-02T15:24:37.350463749Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-02T15:24:37.351251063Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=786.414µs logger=migrator t=2026-07-02T15:24:37.35655132Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-02T15:24:37.357252602Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=700.222µs logger=migrator t=2026-07-02T15:24:37.36155082Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-02T15:24:37.362440417Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=888.646µs logger=migrator t=2026-07-02T15:24:37.367405497Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-02T15:24:37.368478887Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.07266ms logger=migrator t=2026-07-02T15:24:37.374666959Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-02T15:24:37.37470904Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=44.121µs logger=migrator t=2026-07-02T15:24:37.378453548Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-02T15:24:37.379622679Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.169391ms logger=migrator t=2026-07-02T15:24:37.38405026Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-02T15:24:37.384669221Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=619.531µs logger=migrator t=2026-07-02T15:24:37.389137783Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-02T15:24:37.389733034Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=595.351µs logger=migrator t=2026-07-02T15:24:37.395533689Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-02T15:24:37.397089888Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.528118ms logger=migrator t=2026-07-02T15:24:37.40323668Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-02T15:24:37.40654471Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.30762ms logger=migrator t=2026-07-02T15:24:37.411200064Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-02T15:24:37.411773195Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=573.081µs logger=migrator t=2026-07-02T15:24:37.439940748Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-02T15:24:37.441219311Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.291933ms logger=migrator t=2026-07-02T15:24:37.446805783Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-02T15:24:37.44772437Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=920.757µs logger=migrator t=2026-07-02T15:24:37.452553428Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-02T15:24:37.454074975Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.521047ms logger=migrator t=2026-07-02T15:24:37.458512806Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-02T15:24:37.459309561Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=790.714µs logger=migrator t=2026-07-02T15:24:37.465439242Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-02T15:24:37.466153515Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=715.103µs logger=migrator t=2026-07-02T15:24:37.470638657Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-02T15:24:37.471485653Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=848.365µs logger=migrator t=2026-07-02T15:24:37.475575307Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-02T15:24:37.475951104Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=376.217µs logger=migrator t=2026-07-02T15:24:37.481627947Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-02T15:24:37.483083124Z level=info msg="Migration successfully executed" id="create star table" duration=1.453736ms logger=migrator t=2026-07-02T15:24:37.488010443Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-02T15:24:37.489080753Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.06947ms logger=migrator t=2026-07-02T15:24:37.493459812Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-02T15:24:37.49494986Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.489387ms logger=migrator t=2026-07-02T15:24:37.500130204Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-02T15:24:37.501492579Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.362065ms logger=migrator t=2026-07-02T15:24:37.506642033Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-02T15:24:37.507346975Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=698.472µs logger=migrator t=2026-07-02T15:24:37.511543422Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-02T15:24:37.512756374Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.212522ms logger=migrator t=2026-07-02T15:24:37.51859974Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-02T15:24:37.520011326Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.410376ms logger=migrator t=2026-07-02T15:24:37.524524238Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-02T15:24:37.525900773Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.376785ms logger=migrator t=2026-07-02T15:24:37.531013486Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-02T15:24:37.531040167Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.611µs logger=migrator t=2026-07-02T15:24:37.535430647Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-02T15:24:37.535473948Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=44.941µs logger=migrator t=2026-07-02T15:24:37.540847025Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-02T15:24:37.54110871Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=265.415µs logger=migrator t=2026-07-02T15:24:37.54715558Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-02T15:24:37.548458004Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.304944ms logger=migrator t=2026-07-02T15:24:37.553924704Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-02T15:24:37.555208557Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.283533ms logger=migrator t=2026-07-02T15:24:37.562139733Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-02T15:24:37.563750792Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.610339ms logger=migrator t=2026-07-02T15:24:37.572025333Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-02T15:24:37.572736406Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=712.053µs logger=migrator t=2026-07-02T15:24:37.5779104Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-02T15:24:37.578819277Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=908.457µs logger=migrator t=2026-07-02T15:24:37.585096611Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-02T15:24:37.586489127Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.389395ms logger=migrator t=2026-07-02T15:24:37.592041127Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-02T15:24:37.597438736Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.405729ms logger=migrator t=2026-07-02T15:24:37.605738307Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-02T15:24:37.606516061Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=777.824µs logger=migrator t=2026-07-02T15:24:37.615574636Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-02T15:24:37.616512743Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=938.417µs logger=migrator t=2026-07-02T15:24:37.621347471Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-02T15:24:37.622133355Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=747.134µs logger=migrator t=2026-07-02T15:24:37.629000201Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-02T15:24:37.62950933Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=511.32µs logger=migrator t=2026-07-02T15:24:37.637110938Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-02T15:24:37.639480301Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.368163ms logger=migrator t=2026-07-02T15:24:37.64708241Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-02T15:24:37.647304674Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=220.484µs logger=migrator t=2026-07-02T15:24:37.658356875Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-02T15:24:37.665099958Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=6.739863ms logger=migrator t=2026-07-02T15:24:37.672085275Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-02T15:24:37.676514706Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.427601ms logger=migrator t=2026-07-02T15:24:37.683858619Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-02T15:24:37.68827243Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.414211ms logger=migrator t=2026-07-02T15:24:37.695638984Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-02T15:24:37.697109101Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.470277ms logger=migrator t=2026-07-02T15:24:37.708114181Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-02T15:24:37.710644137Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.562306ms logger=migrator t=2026-07-02T15:24:37.715701909Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-02T15:24:37.716562295Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=860.496µs logger=migrator t=2026-07-02T15:24:37.72287742Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-02T15:24:37.724836086Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.958646ms logger=migrator t=2026-07-02T15:24:37.730784884Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-02T15:24:37.730864855Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=76.201µs logger=migrator t=2026-07-02T15:24:37.73768643Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-02T15:24:37.73773014Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=52.631µs logger=migrator t=2026-07-02T15:24:37.7443043Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-02T15:24:37.747444597Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.140067ms logger=migrator t=2026-07-02T15:24:37.75310327Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-02T15:24:37.755936722Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.829872ms logger=migrator t=2026-07-02T15:24:37.765448125Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-02T15:24:37.768914088Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.466163ms logger=migrator t=2026-07-02T15:24:37.77671434Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-02T15:24:37.778232678Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.518358ms logger=migrator t=2026-07-02T15:24:37.786531209Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-02T15:24:37.786915106Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=386.927µs logger=migrator t=2026-07-02T15:24:37.791087842Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-02T15:24:37.7920748Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=986.558µs logger=migrator t=2026-07-02T15:24:37.803011219Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-02T15:24:37.804541127Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.530588ms logger=migrator t=2026-07-02T15:24:37.809134681Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-02T15:24:37.809292254Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=157.773µs logger=migrator t=2026-07-02T15:24:37.820755552Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-02T15:24:37.822853171Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.103218ms logger=migrator t=2026-07-02T15:24:37.828061765Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-02T15:24:37.829005722Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=945.337µs logger=migrator t=2026-07-02T15:24:37.837155691Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-02T15:24:37.843472536Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.317195ms logger=migrator t=2026-07-02T15:24:37.852048422Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-02T15:24:37.852795196Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=750.594µs logger=migrator t=2026-07-02T15:24:37.857876528Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-02T15:24:37.858871516Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=994.348µs logger=migrator t=2026-07-02T15:24:37.868351649Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-02T15:24:37.87444288Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=6.091781ms logger=migrator t=2026-07-02T15:24:37.882254592Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-02T15:24:37.882737781Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=483.319µs logger=migrator t=2026-07-02T15:24:37.886784935Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-02T15:24:37.887392316Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=611.881µs logger=migrator t=2026-07-02T15:24:37.894181669Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-02T15:24:37.89699661Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.816961ms logger=migrator t=2026-07-02T15:24:37.909152652Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-02T15:24:37.910307813Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.161842ms logger=migrator t=2026-07-02T15:24:37.914733883Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-02T15:24:37.914936247Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=203.114µs logger=migrator t=2026-07-02T15:24:37.92278913Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-02T15:24:37.923024275Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=236.445µs logger=migrator t=2026-07-02T15:24:37.928449143Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-02T15:24:37.929145866Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=698.883µs logger=migrator t=2026-07-02T15:24:37.938493086Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-02T15:24:37.941106374Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.614308ms logger=migrator t=2026-07-02T15:24:37.944242361Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-02T15:24:37.945016925Z level=info msg="Migration successfully executed" id="create data_source table" duration=772.764µs logger=migrator t=2026-07-02T15:24:37.94966358Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-02T15:24:37.950565466Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=893.216µs logger=migrator t=2026-07-02T15:24:37.954340265Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-02T15:24:37.955020757Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=675.222µs logger=migrator t=2026-07-02T15:24:37.958939588Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-02T15:24:37.959881136Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=942.548µs logger=migrator t=2026-07-02T15:24:37.965370186Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-02T15:24:37.966260502Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=884.926µs logger=migrator t=2026-07-02T15:24:37.969936359Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-02T15:24:37.977549957Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.611968ms logger=migrator t=2026-07-02T15:24:37.985421201Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-02T15:24:37.986697474Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.278553ms logger=migrator t=2026-07-02T15:24:37.992291496Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-02T15:24:37.99308039Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=790.174µs logger=migrator t=2026-07-02T15:24:37.996311759Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-02T15:24:37.996955621Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=644.152µs logger=migrator t=2026-07-02T15:24:38.002120975Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-02T15:24:38.002711626Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=592.781µs logger=migrator t=2026-07-02T15:24:38.009809915Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-02T15:24:38.01342129Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.619926ms logger=migrator t=2026-07-02T15:24:38.017042656Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-02T15:24:38.01946871Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.426374ms logger=migrator t=2026-07-02T15:24:38.02383687Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-02T15:24:38.023904541Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.821µs logger=migrator t=2026-07-02T15:24:38.029301999Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-02T15:24:38.029608585Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=308.736µs logger=migrator t=2026-07-02T15:24:38.033084488Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-02T15:24:38.035086374Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.001436ms logger=migrator t=2026-07-02T15:24:38.0392223Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-02T15:24:38.039520785Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=298.585µs logger=migrator t=2026-07-02T15:24:38.05078197Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-02T15:24:38.051015274Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=236.634µs logger=migrator t=2026-07-02T15:24:38.057062794Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-02T15:24:38.05960511Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.543286ms logger=migrator t=2026-07-02T15:24:38.065260113Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-02T15:24:38.065533688Z level=info msg="Migration successfully executed" id="Update uid value" duration=275.635µs logger=migrator t=2026-07-02T15:24:38.100455833Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-02T15:24:38.101464182Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.010618ms logger=migrator t=2026-07-02T15:24:38.454034403Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-02T15:24:38.456658671Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.646488ms logger=migrator t=2026-07-02T15:24:38.56328096Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-02T15:24:38.564302138Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.023888ms logger=migrator t=2026-07-02T15:24:38.69528109Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-02T15:24:38.697169035Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.891355ms logger=migrator t=2026-07-02T15:24:39.022911738Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-02T15:24:39.023980067Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.070169ms logger=migrator t=2026-07-02T15:24:39.143102801Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-02T15:24:39.152453521Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=9.399991ms logger=migrator t=2026-07-02T15:24:39.16450993Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-02T15:24:39.16669757Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.19039ms logger=migrator t=2026-07-02T15:24:39.178993653Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-02T15:24:39.180057152Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.056099ms logger=migrator t=2026-07-02T15:24:39.18324888Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-02T15:24:39.184131156Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=884.496µs logger=migrator t=2026-07-02T15:24:39.189571125Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-02T15:24:39.19646938Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.897625ms logger=migrator t=2026-07-02T15:24:39.199889202Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-02T15:24:39.200603785Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=714.443µs logger=migrator t=2026-07-02T15:24:39.205029756Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-02T15:24:39.206059255Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.029079ms logger=migrator t=2026-07-02T15:24:39.209457626Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-02T15:24:39.2102271Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=764.674µs logger=migrator t=2026-07-02T15:24:39.21351182Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-02T15:24:39.214398466Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=886.466µs logger=migrator t=2026-07-02T15:24:39.219775824Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-02T15:24:39.220210402Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=431.218µs logger=migrator t=2026-07-02T15:24:39.229960069Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-02T15:24:39.231047368Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.089969ms logger=migrator t=2026-07-02T15:24:39.236498798Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-02T15:24:39.236518708Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=20.65µs logger=migrator t=2026-07-02T15:24:39.240405118Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-02T15:24:39.242321133Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=1.918085ms logger=migrator t=2026-07-02T15:24:39.245862677Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-02T15:24:39.2487551Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.892363ms logger=migrator t=2026-07-02T15:24:39.256972359Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-02T15:24:39.257236284Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=264.265µs logger=migrator t=2026-07-02T15:24:39.261657625Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-02T15:24:39.266557323Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.899329ms logger=migrator t=2026-07-02T15:24:39.270505375Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-02T15:24:39.273348797Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.848282ms logger=migrator t=2026-07-02T15:24:39.277696866Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-02T15:24:39.27849131Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=794.354µs logger=migrator t=2026-07-02T15:24:39.28178964Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-02T15:24:39.282424671Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=634.861µs logger=migrator t=2026-07-02T15:24:39.285860944Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-02T15:24:39.286843612Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=981.848µs logger=migrator t=2026-07-02T15:24:39.291422345Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-02T15:24:39.293051675Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.63186ms logger=migrator t=2026-07-02T15:24:39.297396574Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-02T15:24:39.298165297Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=768.744µs logger=migrator t=2026-07-02T15:24:39.302040078Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-02T15:24:39.302828382Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=788.204µs logger=migrator t=2026-07-02T15:24:39.30765273Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-02T15:24:39.307772482Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=120.532µs logger=migrator t=2026-07-02T15:24:39.311196404Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-02T15:24:39.311222525Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.07µs logger=migrator t=2026-07-02T15:24:39.314757459Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-02T15:24:39.320496273Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.735664ms logger=migrator t=2026-07-02T15:24:39.325797009Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-02T15:24:39.328520929Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.72383ms logger=migrator t=2026-07-02T15:24:39.332115534Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-02T15:24:39.332196446Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=80.661µs logger=migrator t=2026-07-02T15:24:39.335409044Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-02T15:24:39.336194438Z level=info msg="Migration successfully executed" id="create quota table v1" duration=784.524µs logger=migrator t=2026-07-02T15:24:39.340198221Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-02T15:24:39.34126019Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.061409ms logger=migrator t=2026-07-02T15:24:39.345838053Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-02T15:24:39.345865604Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=47.011µs logger=migrator t=2026-07-02T15:24:39.349429529Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-02T15:24:39.350179302Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=749.543µs logger=migrator t=2026-07-02T15:24:39.354021002Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-02T15:24:39.354809526Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=788.464µs logger=migrator t=2026-07-02T15:24:39.364046334Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-02T15:24:39.368548996Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.506622ms logger=migrator t=2026-07-02T15:24:39.374645257Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-02T15:24:39.374679237Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.63µs logger=migrator t=2026-07-02T15:24:39.378322543Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-02T15:24:39.379111297Z level=info msg="Migration successfully executed" id="create session table" duration=788.684µs logger=migrator t=2026-07-02T15:24:39.385088906Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-02T15:24:39.385228799Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=139.033µs logger=migrator t=2026-07-02T15:24:39.389385064Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-02T15:24:39.389519467Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=132.753µs logger=migrator t=2026-07-02T15:24:39.393309116Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-02T15:24:39.394353245Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.048599ms logger=migrator t=2026-07-02T15:24:39.398435429Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-02T15:24:39.39962158Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.185271ms logger=migrator t=2026-07-02T15:24:39.405734751Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-02T15:24:39.405778042Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=44.481µs logger=migrator t=2026-07-02T15:24:39.409741984Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-02T15:24:39.409781375Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.901µs logger=migrator t=2026-07-02T15:24:39.414070323Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-02T15:24:39.419203906Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.135954ms logger=migrator t=2026-07-02T15:24:39.424146675Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-02T15:24:39.42714116Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.994115ms logger=migrator t=2026-07-02T15:24:39.430544822Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-02T15:24:39.430629313Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.931µs logger=migrator t=2026-07-02T15:24:39.434403042Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-02T15:24:39.434477163Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=74.501µs logger=migrator t=2026-07-02T15:24:39.437122161Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-02T15:24:39.437888515Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=766.204µs logger=migrator t=2026-07-02T15:24:39.442508209Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-02T15:24:39.44257179Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=65.251µs logger=migrator t=2026-07-02T15:24:39.446470411Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-02T15:24:39.450716648Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.246837ms logger=migrator t=2026-07-02T15:24:39.454251472Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-02T15:24:39.454429416Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=178.074µs logger=migrator t=2026-07-02T15:24:39.459407806Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-02T15:24:39.462773757Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.362631ms logger=migrator t=2026-07-02T15:24:39.467562104Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-02T15:24:39.471657429Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.094934ms logger=migrator t=2026-07-02T15:24:39.476627659Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-02T15:24:39.476726981Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=104.051µs logger=migrator t=2026-07-02T15:24:39.48113273Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-02T15:24:39.48277482Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.64187ms logger=migrator t=2026-07-02T15:24:39.487680289Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-02T15:24:39.489194927Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.521218ms logger=migrator t=2026-07-02T15:24:39.49430689Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-02T15:24:39.495656654Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.349304ms logger=migrator t=2026-07-02T15:24:39.501409999Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-02T15:24:39.503072129Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.66171ms logger=migrator t=2026-07-02T15:24:39.507424328Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-02T15:24:39.50864741Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.224032ms logger=migrator t=2026-07-02T15:24:39.512245236Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-02T15:24:39.513272984Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.015819ms logger=migrator t=2026-07-02T15:24:39.51798387Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-02T15:24:39.518670422Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=686.352µs logger=migrator t=2026-07-02T15:24:39.522667775Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-02T15:24:39.523832116Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.164051ms logger=migrator t=2026-07-02T15:24:39.529109532Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-02T15:24:39.53065836Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.549008ms logger=migrator t=2026-07-02T15:24:39.53562552Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-02T15:24:39.545275256Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.649025ms logger=migrator t=2026-07-02T15:24:39.54990017Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-02T15:24:39.551177393Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.277043ms logger=migrator t=2026-07-02T15:24:39.5548972Z 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-07-02T15:24:39.555928139Z 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.030429ms logger=migrator t=2026-07-02T15:24:39.560956241Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-02T15:24:39.56147562Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=523.44µs logger=migrator t=2026-07-02T15:24:39.564635577Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-02T15:24:39.566272307Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.63295ms logger=migrator t=2026-07-02T15:24:39.569636058Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-02T15:24:39.570500404Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=864.426µs logger=migrator t=2026-07-02T15:24:39.574361234Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-02T15:24:39.57803367Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.672126ms logger=migrator t=2026-07-02T15:24:39.581959892Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-02T15:24:39.5857023Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.749718ms logger=migrator t=2026-07-02T15:24:39.589756113Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-02T15:24:39.593563343Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.80691ms logger=migrator t=2026-07-02T15:24:39.598162616Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-02T15:24:39.602158419Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.002723ms logger=migrator t=2026-07-02T15:24:39.605361407Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-02T15:24:39.605956268Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=594.661µs logger=migrator t=2026-07-02T15:24:39.610848786Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-02T15:24:39.610874637Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.691µs logger=migrator t=2026-07-02T15:24:39.614484033Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-02T15:24:39.614509773Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.441µs logger=migrator t=2026-07-02T15:24:39.619588475Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-02T15:24:39.621342497Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.750212ms logger=migrator t=2026-07-02T15:24:39.625303289Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T15:24:39.626157594Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=854.075µs logger=migrator t=2026-07-02T15:24:39.630500874Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-02T15:24:39.631185386Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=684.373µs logger=migrator t=2026-07-02T15:24:39.635958482Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-02T15:24:39.636794358Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=835.645µs logger=migrator t=2026-07-02T15:24:39.639913904Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T15:24:39.640898822Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=984.818µs logger=migrator t=2026-07-02T15:24:39.645659059Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-02T15:24:39.6506806Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.021321ms logger=migrator t=2026-07-02T15:24:39.65399524Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-02T15:24:39.657993963Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.001693ms logger=migrator t=2026-07-02T15:24:39.662267591Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-02T15:24:39.662441404Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=180.624µs logger=migrator t=2026-07-02T15:24:39.666675Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-02T15:24:39.667955974Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.280424ms logger=migrator t=2026-07-02T15:24:39.673322031Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-02T15:24:39.675218286Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.895915ms logger=migrator t=2026-07-02T15:24:39.678915573Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-02T15:24:39.682955276Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.040743ms logger=migrator t=2026-07-02T15:24:39.686593102Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-02T15:24:39.686640993Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=48.851µs logger=migrator t=2026-07-02T15:24:39.691162945Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-02T15:24:39.692043581Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=880.706µs logger=migrator t=2026-07-02T15:24:39.694863783Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-02T15:24:39.695795449Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=925.956µs logger=migrator t=2026-07-02T15:24:39.699450976Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-02T15:24:39.699614429Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=163.793µs logger=migrator t=2026-07-02T15:24:39.703804685Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-02T15:24:39.704706251Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=901.696µs logger=migrator t=2026-07-02T15:24:39.708345067Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-02T15:24:39.709323465Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=978.418µs logger=migrator t=2026-07-02T15:24:39.712827479Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-02T15:24:39.713670264Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=877.056µs logger=migrator t=2026-07-02T15:24:39.72006336Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-02T15:24:39.721065758Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.002128ms logger=migrator t=2026-07-02T15:24:39.725598681Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-02T15:24:39.727008366Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.408956ms logger=migrator t=2026-07-02T15:24:39.731376076Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-02T15:24:39.733109377Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.732361ms logger=migrator t=2026-07-02T15:24:39.738510095Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-02T15:24:39.738539096Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.191µs logger=migrator t=2026-07-02T15:24:39.741896197Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-02T15:24:39.748235232Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.338255ms logger=migrator t=2026-07-02T15:24:39.751566062Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-02T15:24:39.752173153Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=606.881µs logger=migrator t=2026-07-02T15:24:39.756536182Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-02T15:24:39.762333738Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.795326ms logger=migrator t=2026-07-02T15:24:39.766490493Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-02T15:24:39.767237427Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=757.814µs logger=migrator t=2026-07-02T15:24:39.771307931Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-02T15:24:39.772269268Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=968.057µs logger=migrator t=2026-07-02T15:24:39.777401801Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-02T15:24:39.778548992Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.147591ms logger=migrator t=2026-07-02T15:24:39.781910693Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-02T15:24:39.79384735Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.937187ms logger=migrator t=2026-07-02T15:24:39.796937586Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-02T15:24:39.797559658Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=622.862µs logger=migrator t=2026-07-02T15:24:39.802278763Z 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-07-02T15:24:39.803243791Z 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=965.048µs logger=migrator t=2026-07-02T15:24:39.807709162Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-02T15:24:39.80980247Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=2.092648ms logger=migrator t=2026-07-02T15:24:39.815114507Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-02T15:24:39.81587793Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=763.884µs logger=migrator t=2026-07-02T15:24:39.819374734Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-02T15:24:39.819613718Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=244.894µs logger=migrator t=2026-07-02T15:24:39.825255261Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-02T15:24:39.830839932Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.585482ms logger=migrator t=2026-07-02T15:24:39.836602577Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-02T15:24:39.840955566Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.3526ms logger=migrator t=2026-07-02T15:24:39.848051105Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-02T15:24:39.849222246Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.184661ms logger=migrator t=2026-07-02T15:24:39.853905971Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-02T15:24:39.854570963Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=672.832µs logger=migrator t=2026-07-02T15:24:39.860526411Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-02T15:24:39.861102462Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=575.591µs logger=migrator t=2026-07-02T15:24:39.866156733Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-02T15:24:39.871241576Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.087803ms logger=migrator t=2026-07-02T15:24:39.874991744Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-02T15:24:39.876066574Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.075139ms logger=migrator t=2026-07-02T15:24:39.880162258Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-02T15:24:39.880427253Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=264.684µs logger=migrator t=2026-07-02T15:24:39.886024754Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-02T15:24:39.886715417Z level=info msg="Migration successfully executed" id="Move region to single row" duration=689.693µs logger=migrator t=2026-07-02T15:24:39.890104108Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-02T15:24:39.891670647Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.565739ms logger=migrator t=2026-07-02T15:24:39.894991017Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-02T15:24:39.895920554Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=929.357µs logger=migrator t=2026-07-02T15:24:39.900290483Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T15:24:39.901411874Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.115191ms logger=migrator t=2026-07-02T15:24:39.904442299Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T15:24:39.905533389Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.08656ms logger=migrator t=2026-07-02T15:24:39.910665482Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-02T15:24:39.911539458Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=874.266µs logger=migrator t=2026-07-02T15:24:39.915207454Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-02T15:24:39.916487648Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.283264ms logger=migrator t=2026-07-02T15:24:39.920000831Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-02T15:24:39.920169825Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=169.914µs logger=migrator t=2026-07-02T15:24:39.926479909Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-02T15:24:39.927842274Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.361835ms logger=migrator t=2026-07-02T15:24:39.932831494Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-02T15:24:39.933968525Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.165441ms logger=migrator t=2026-07-02T15:24:39.938376855Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-02T15:24:39.939397544Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.020529ms logger=migrator t=2026-07-02T15:24:39.945128058Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-02T15:24:39.946743917Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.616489ms logger=migrator t=2026-07-02T15:24:39.952579323Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-02T15:24:39.953020991Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=442.068µs logger=migrator t=2026-07-02T15:24:39.959055091Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-02T15:24:39.959380017Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=324.746µs logger=migrator t=2026-07-02T15:24:39.961896843Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-02T15:24:39.961964904Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=68.391µs logger=migrator t=2026-07-02T15:24:39.964105073Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-02T15:24:39.964961698Z level=info msg="Migration successfully executed" id="create team table" duration=856.255µs logger=migrator t=2026-07-02T15:24:39.970107961Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-02T15:24:39.971064429Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=956.418µs logger=migrator t=2026-07-02T15:24:39.975883516Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-02T15:24:39.977679869Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.802033ms logger=migrator t=2026-07-02T15:24:39.984217888Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-02T15:24:39.989154047Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.935699ms logger=migrator t=2026-07-02T15:24:39.994514495Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-02T15:24:39.99479665Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=283.185µs logger=migrator t=2026-07-02T15:24:39.998759602Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-02T15:24:39.99977736Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.019138ms logger=migrator t=2026-07-02T15:24:40.005525915Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-02T15:24:40.006279249Z level=info msg="Migration successfully executed" id="create team member table" duration=753.204µs logger=migrator t=2026-07-02T15:24:40.010141039Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-02T15:24:40.010966494Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=825.315µs logger=migrator t=2026-07-02T15:24:40.015100088Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-02T15:24:40.016498424Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.388296ms logger=migrator t=2026-07-02T15:24:40.021476624Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-02T15:24:40.02287989Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.402446ms logger=migrator t=2026-07-02T15:24:40.028253517Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-02T15:24:40.032948252Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.694615ms logger=migrator t=2026-07-02T15:24:40.037663448Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-02T15:24:40.042124269Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.460851ms logger=migrator t=2026-07-02T15:24:40.045267216Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-02T15:24:40.0498999Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.632764ms logger=migrator t=2026-07-02T15:24:40.054391171Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-02T15:24:40.055237597Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=846.386µs logger=migrator t=2026-07-02T15:24:40.059657607Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-02T15:24:40.061104673Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.446626ms logger=migrator t=2026-07-02T15:24:40.06754615Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-02T15:24:40.069114648Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.577119ms logger=migrator t=2026-07-02T15:24:40.074878483Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-02T15:24:40.076463932Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.580429ms logger=migrator t=2026-07-02T15:24:40.080416613Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-02T15:24:40.08130853Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=891.367µs logger=migrator t=2026-07-02T15:24:40.088672903Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-02T15:24:40.090285042Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.611789ms logger=migrator t=2026-07-02T15:24:40.096833871Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-02T15:24:40.098259447Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.424916ms logger=migrator t=2026-07-02T15:24:40.106608968Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-02T15:24:40.108105816Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.496738ms logger=migrator t=2026-07-02T15:24:40.115075532Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-02T15:24:40.115711023Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=635.411µs logger=migrator t=2026-07-02T15:24:40.120006052Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-02T15:24:40.120243366Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=237.664µs logger=migrator t=2026-07-02T15:24:40.124481083Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-02T15:24:40.125261157Z level=info msg="Migration successfully executed" id="create tag table" duration=782.624µs logger=migrator t=2026-07-02T15:24:40.128964024Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-02T15:24:40.130037383Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.072619ms logger=migrator t=2026-07-02T15:24:40.133833082Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-02T15:24:40.134614986Z level=info msg="Migration successfully executed" id="create login attempt table" duration=777.174µs logger=migrator t=2026-07-02T15:24:40.138578928Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-02T15:24:40.140199208Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.62004ms logger=migrator t=2026-07-02T15:24:40.145582236Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-02T15:24:40.146796368Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.215412ms logger=migrator t=2026-07-02T15:24:40.150422843Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-02T15:24:40.164977327Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.555364ms logger=migrator t=2026-07-02T15:24:40.170484567Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-02T15:24:40.171234231Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=748.744µs logger=migrator t=2026-07-02T15:24:40.175686882Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-02T15:24:40.178144126Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.462895ms logger=migrator t=2026-07-02T15:24:40.182857031Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-02T15:24:40.183371221Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=514.16µs logger=migrator t=2026-07-02T15:24:40.189656215Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-02T15:24:40.190871937Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.212652ms logger=migrator t=2026-07-02T15:24:40.195845947Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-02T15:24:40.196938467Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.0849ms logger=migrator t=2026-07-02T15:24:40.201249355Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-02T15:24:40.202293354Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.043439ms logger=migrator t=2026-07-02T15:24:40.208850713Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-02T15:24:40.208924834Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=75.051µs logger=migrator t=2026-07-02T15:24:40.215175788Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-02T15:24:40.223283274Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.108286ms logger=migrator t=2026-07-02T15:24:40.248234466Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-02T15:24:40.254918908Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.685382ms logger=migrator t=2026-07-02T15:24:40.2600088Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-02T15:24:40.265578941Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.570271ms logger=migrator t=2026-07-02T15:24:40.270075753Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-02T15:24:40.275251096Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.175023ms logger=migrator t=2026-07-02T15:24:40.280247257Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-02T15:24:40.281180144Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=917.257µs logger=migrator t=2026-07-02T15:24:40.287617251Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-02T15:24:40.293012739Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.395478ms logger=migrator t=2026-07-02T15:24:40.297781695Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-02T15:24:40.298670881Z level=info msg="Migration successfully executed" id="create server_lock table" duration=892.016µs logger=migrator t=2026-07-02T15:24:40.304066649Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-02T15:24:40.305027657Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=956.717µs logger=migrator t=2026-07-02T15:24:40.332870521Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-02T15:24:40.335085602Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.218451ms logger=migrator t=2026-07-02T15:24:40.341217013Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-02T15:24:40.342239112Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.021999ms logger=migrator t=2026-07-02T15:24:40.346687392Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-02T15:24:40.347744411Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.056859ms logger=migrator t=2026-07-02T15:24:40.351993718Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-02T15:24:40.353955414Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.951836ms logger=migrator t=2026-07-02T15:24:40.359124568Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-02T15:24:40.365988423Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.857314ms logger=migrator t=2026-07-02T15:24:40.369802532Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-02T15:24:40.370903492Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.10181ms logger=migrator t=2026-07-02T15:24:40.376467052Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-02T15:24:40.377397679Z level=info msg="Migration successfully executed" id="create cache_data table" duration=930.557µs logger=migrator t=2026-07-02T15:24:40.382684585Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-02T15:24:40.383797855Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.11303ms logger=migrator t=2026-07-02T15:24:40.388278637Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-02T15:24:40.389432998Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.153741ms logger=migrator t=2026-07-02T15:24:40.394184704Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-02T15:24:40.3956496Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.474636ms logger=migrator t=2026-07-02T15:24:40.399984139Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-02T15:24:40.400081881Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=98.352µs logger=migrator t=2026-07-02T15:24:40.404943019Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-02T15:24:40.405051981Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=108.492µs logger=migrator t=2026-07-02T15:24:40.408917141Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-02T15:24:40.409833498Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=916.157µs logger=migrator t=2026-07-02T15:24:40.414563724Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T15:24:40.416338066Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.774402ms logger=migrator t=2026-07-02T15:24:40.421635602Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T15:24:40.423338113Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.701531ms logger=migrator t=2026-07-02T15:24:40.427948526Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-02T15:24:40.428059838Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=110.832µs logger=migrator t=2026-07-02T15:24:40.432216313Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T15:24:40.433161071Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=944.698µs logger=migrator t=2026-07-02T15:24:40.438894175Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T15:24:40.4408386Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.910924ms logger=migrator t=2026-07-02T15:24:40.445515295Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T15:24:40.446518173Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.002678ms logger=migrator t=2026-07-02T15:24:40.452453051Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T15:24:40.4540924Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.639019ms logger=migrator t=2026-07-02T15:24:40.458121434Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-02T15:24:40.464471939Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.171683ms logger=migrator t=2026-07-02T15:24:40.468438661Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-02T15:24:40.469458559Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.027508ms logger=migrator t=2026-07-02T15:24:40.475072301Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-02T15:24:40.475187623Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=115.962µs logger=migrator t=2026-07-02T15:24:40.479263607Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-02T15:24:40.480748354Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.483737ms logger=migrator t=2026-07-02T15:24:40.485654673Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-02T15:24:40.487456396Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.802993ms logger=migrator t=2026-07-02T15:24:40.494607615Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-02T15:24:40.495777487Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.179742ms logger=migrator t=2026-07-02T15:24:40.49981617Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T15:24:40.499904581Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=87.781µs logger=migrator t=2026-07-02T15:24:40.503863143Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-02T15:24:40.505371911Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.503687ms logger=migrator t=2026-07-02T15:24:40.511673795Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-02T15:24:40.512796275Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.12205ms logger=migrator t=2026-07-02T15:24:40.516676216Z 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-07-02T15:24:40.517764685Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.087439ms logger=migrator t=2026-07-02T15:24:40.527724626Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-02T15:24:40.529480308Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.758162ms logger=migrator t=2026-07-02T15:24:40.535721451Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-02T15:24:40.542929662Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.202361ms logger=migrator t=2026-07-02T15:24:40.547036386Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-02T15:24:40.54891771Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.881564ms logger=migrator t=2026-07-02T15:24:40.554529252Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T15:24:40.556123281Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.594269ms logger=migrator t=2026-07-02T15:24:40.560894868Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-02T15:24:40.588493928Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.61199ms logger=migrator t=2026-07-02T15:24:40.592725695Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-02T15:24:40.61778505Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.071985ms logger=migrator t=2026-07-02T15:24:40.625741614Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-02T15:24:40.626747112Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.005478ms logger=migrator t=2026-07-02T15:24:40.630782326Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T15:24:40.631804164Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.021668ms logger=migrator t=2026-07-02T15:24:40.635808427Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-02T15:24:40.643284482Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.470315ms logger=migrator t=2026-07-02T15:24:40.649478435Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-02T15:24:40.655417663Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.938818ms logger=migrator t=2026-07-02T15:24:40.659077409Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-02T15:24:40.660748429Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.67123ms logger=migrator t=2026-07-02T15:24:40.666238299Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-02T15:24:40.667724726Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.485766ms logger=migrator t=2026-07-02T15:24:40.675731621Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-02T15:24:40.677273719Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.542438ms logger=migrator t=2026-07-02T15:24:40.682349391Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-02T15:24:40.68342285Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.073149ms logger=migrator t=2026-07-02T15:24:40.68782803Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-02T15:24:40.687890881Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=63.491µs logger=migrator t=2026-07-02T15:24:40.694839347Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-02T15:24:40.704991912Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.136884ms logger=migrator t=2026-07-02T15:24:40.709137027Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-02T15:24:40.718104039Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.967272ms logger=migrator t=2026-07-02T15:24:40.722214884Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-02T15:24:40.72860656Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.394266ms logger=migrator t=2026-07-02T15:24:40.732904118Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-02T15:24:40.738010721Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=5.099542ms logger=migrator t=2026-07-02T15:24:40.743026191Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-02T15:24:40.744703412Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.677251ms logger=migrator t=2026-07-02T15:24:40.761582338Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-02T15:24:40.770116613Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.543575ms logger=migrator t=2026-07-02T15:24:40.774477242Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-02T15:24:40.780565293Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.08784ms logger=migrator t=2026-07-02T15:24:40.784742148Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-02T15:24:40.785772107Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.025109ms logger=migrator t=2026-07-02T15:24:40.794322542Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-02T15:24:40.804453666Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.132664ms logger=migrator t=2026-07-02T15:24:40.810263471Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-02T15:24:40.818962399Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.699028ms logger=migrator t=2026-07-02T15:24:40.823329398Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-02T15:24:40.82340775Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=79.132µs logger=migrator t=2026-07-02T15:24:40.826913193Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-02T15:24:40.828832258Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.913005ms logger=migrator t=2026-07-02T15:24:40.836866414Z 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-07-02T15:24:40.83830779Z 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.438456ms logger=migrator t=2026-07-02T15:24:40.845063242Z 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-07-02T15:24:40.846168642Z 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.10506ms logger=migrator t=2026-07-02T15:24:40.854426252Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T15:24:40.854498454Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.642µs logger=migrator t=2026-07-02T15:24:40.957113355Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-02T15:24:40.964079601Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.996027ms logger=migrator t=2026-07-02T15:24:40.970451337Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-02T15:24:40.981202082Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.744795ms logger=migrator t=2026-07-02T15:24:40.999644366Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-02T15:24:41.009302531Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.649995ms logger=migrator t=2026-07-02T15:24:41.017033431Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-02T15:24:41.027393839Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.363378ms logger=migrator t=2026-07-02T15:24:41.035285332Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-02T15:24:41.050358535Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=15.055023ms logger=migrator t=2026-07-02T15:24:41.070314926Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-02T15:24:41.070405788Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=103.542µs logger=migrator t=2026-07-02T15:24:41.07989754Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-02T15:24:41.081136123Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.241922ms logger=migrator t=2026-07-02T15:24:41.095808298Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-02T15:24:41.105051456Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.244038ms logger=migrator t=2026-07-02T15:24:41.117602553Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-02T15:24:41.117694705Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=92.672µs logger=migrator t=2026-07-02T15:24:41.123927398Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-02T15:24:41.129821974Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.894206ms logger=migrator t=2026-07-02T15:24:41.138629614Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-02T15:24:41.13954977Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=920.136µs logger=migrator t=2026-07-02T15:24:41.150302325Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-02T15:24:41.156238563Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.947498ms logger=migrator t=2026-07-02T15:24:41.162025188Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-02T15:24:41.163387482Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.365374ms logger=migrator t=2026-07-02T15:24:41.173949834Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-02T15:24:41.175227967Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.279393ms logger=migrator t=2026-07-02T15:24:41.198972137Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-02T15:24:41.206967452Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.048766ms logger=migrator t=2026-07-02T15:24:41.214768823Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-02T15:24:41.215714611Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=945.578µs logger=migrator t=2026-07-02T15:24:41.224707614Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-02T15:24:41.226281542Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.470437ms logger=migrator t=2026-07-02T15:24:41.238190008Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-02T15:24:41.239677035Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.490787ms logger=migrator t=2026-07-02T15:24:41.243538355Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-02T15:24:41.245077703Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.539738ms logger=migrator t=2026-07-02T15:24:41.248521235Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-02T15:24:41.248602306Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=82.191µs logger=migrator t=2026-07-02T15:24:41.25541297Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-02T15:24:41.257243393Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.831103ms logger=migrator t=2026-07-02T15:24:41.263652369Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-02T15:24:41.265322079Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.66973ms logger=migrator t=2026-07-02T15:24:41.268990426Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-02T15:24:41.269584627Z 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-07-02T15:24:41.274882982Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-02T15:24:41.275565415Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=689.322µs logger=migrator t=2026-07-02T15:24:41.278846164Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-02T15:24:41.279983385Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.136821ms logger=migrator t=2026-07-02T15:24:41.283136882Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-02T15:24:41.290656238Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.518856ms logger=migrator t=2026-07-02T15:24:41.29571608Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-02T15:24:41.296924032Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.207732ms logger=migrator t=2026-07-02T15:24:41.30067844Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-02T15:24:41.301508225Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=829.515µs logger=migrator t=2026-07-02T15:24:41.304975127Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-02T15:24:41.30622383Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.246723ms logger=migrator t=2026-07-02T15:24:41.311463405Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-02T15:24:41.312911591Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.450466ms logger=migrator t=2026-07-02T15:24:41.316977175Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-02T15:24:41.318734907Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.758442ms logger=migrator t=2026-07-02T15:24:41.325017031Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-02T15:24:41.325053541Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=38.37µs logger=migrator t=2026-07-02T15:24:41.332115509Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-02T15:24:41.332200461Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=86.032µs logger=migrator t=2026-07-02T15:24:41.336393847Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-02T15:24:41.349230609Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.839862ms logger=migrator t=2026-07-02T15:24:41.353593588Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-02T15:24:41.353911964Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=314.916µs logger=migrator t=2026-07-02T15:24:41.356949409Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-02T15:24:41.35811391Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.163291ms logger=migrator t=2026-07-02T15:24:41.363782073Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-02T15:24:41.364035368Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=253.265µs logger=migrator t=2026-07-02T15:24:41.36693499Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-02T15:24:41.367909108Z level=info msg="Migration successfully executed" id="create data_keys table" duration=973.858µs logger=migrator t=2026-07-02T15:24:41.37189063Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-02T15:24:41.372673044Z level=info msg="Migration successfully executed" id="create secrets table" duration=782.124µs logger=migrator t=2026-07-02T15:24:41.378188304Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-02T15:24:41.409085074Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.89595ms logger=migrator t=2026-07-02T15:24:41.412607448Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-02T15:24:41.422970305Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.364787ms logger=migrator t=2026-07-02T15:24:41.427973786Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-02T15:24:41.428102348Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=127.162µs logger=migrator t=2026-07-02T15:24:41.436156824Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-02T15:24:41.465792871Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.635487ms logger=migrator t=2026-07-02T15:24:41.468651193Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-02T15:24:41.499116705Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.464952ms logger=migrator t=2026-07-02T15:24:41.502130649Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-02T15:24:41.503142468Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.011159ms logger=migrator t=2026-07-02T15:24:41.507651099Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-02T15:24:41.508675038Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.023569ms logger=migrator t=2026-07-02T15:24:41.51433501Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-02T15:24:41.514534254Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=199.554µs logger=migrator t=2026-07-02T15:24:41.517955916Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-02T15:24:41.519084787Z level=info msg="Migration successfully executed" id="create permission table" duration=1.12765ms logger=migrator t=2026-07-02T15:24:41.523723001Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-02T15:24:41.52532332Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.597618ms logger=migrator t=2026-07-02T15:24:41.532888627Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-02T15:24:41.534257211Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.368124ms logger=migrator t=2026-07-02T15:24:41.539215141Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-02T15:24:41.541481922Z level=info msg="Migration successfully executed" id="create role table" duration=2.260531ms logger=migrator t=2026-07-02T15:24:41.549205902Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-02T15:24:41.562732697Z level=info msg="Migration successfully executed" id="add column display_name" duration=13.526075ms logger=migrator t=2026-07-02T15:24:41.570822954Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-02T15:24:41.578512483Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.690009ms logger=migrator t=2026-07-02T15:24:41.584189846Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-02T15:24:41.586248393Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.058597ms logger=migrator t=2026-07-02T15:24:41.593990723Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-02T15:24:41.599125376Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=5.134413ms logger=migrator t=2026-07-02T15:24:41.605585403Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-02T15:24:41.607128661Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.543568ms logger=migrator t=2026-07-02T15:24:41.612844385Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-02T15:24:41.613855783Z level=info msg="Migration successfully executed" id="create team role table" duration=1.059929ms logger=migrator t=2026-07-02T15:24:41.61756028Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-02T15:24:41.618750882Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.192412ms logger=migrator t=2026-07-02T15:24:41.629235842Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-02T15:24:41.631248968Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.015596ms logger=migrator t=2026-07-02T15:24:41.637238407Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-02T15:24:41.638865186Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.627819ms logger=migrator t=2026-07-02T15:24:41.643727285Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-02T15:24:41.644757723Z level=info msg="Migration successfully executed" id="create user role table" duration=1.030869ms logger=migrator t=2026-07-02T15:24:41.651659408Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-02T15:24:41.65287052Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.212352ms logger=migrator t=2026-07-02T15:24:41.659420329Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-02T15:24:41.662183559Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.76226ms logger=migrator t=2026-07-02T15:24:41.671797773Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-02T15:24:41.674512952Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.717739ms logger=migrator t=2026-07-02T15:24:41.680834617Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-02T15:24:41.681825025Z level=info msg="Migration successfully executed" id="create builtin role table" duration=991.468µs logger=migrator t=2026-07-02T15:24:41.686590351Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-02T15:24:41.687991407Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.399815ms logger=migrator t=2026-07-02T15:24:41.695051134Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-02T15:24:41.696196155Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.145331ms logger=migrator t=2026-07-02T15:24:41.703855844Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-02T15:24:41.713211984Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.357319ms logger=migrator t=2026-07-02T15:24:41.717286717Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-02T15:24:41.718149083Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=861.676µs logger=migrator t=2026-07-02T15:24:41.722755206Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-02T15:24:41.724542648Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.787522ms logger=migrator t=2026-07-02T15:24:41.730567248Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-02T15:24:41.732137056Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.567089ms logger=migrator t=2026-07-02T15:24:41.735885004Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-02T15:24:41.737754568Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.868794ms logger=migrator t=2026-07-02T15:24:41.742532214Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-02T15:24:41.74395208Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.423506ms logger=migrator t=2026-07-02T15:24:41.750630181Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-02T15:24:41.752450674Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.820653ms logger=migrator t=2026-07-02T15:24:41.75718581Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-02T15:24:41.765578602Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.388952ms logger=migrator t=2026-07-02T15:24:41.7699101Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-02T15:24:41.776135253Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.223363ms logger=migrator t=2026-07-02T15:24:41.782386316Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-02T15:24:41.790558035Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.171608ms logger=migrator t=2026-07-02T15:24:41.793282924Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-02T15:24:41.799476756Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.192922ms logger=migrator t=2026-07-02T15:24:41.8046844Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-02T15:24:41.805932223Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.248363ms logger=migrator t=2026-07-02T15:24:41.814106141Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-02T15:24:41.815988475Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.879764ms logger=migrator t=2026-07-02T15:24:41.822147567Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-02T15:24:41.823807267Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.774062ms logger=migrator t=2026-07-02T15:24:41.827515244Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-02T15:24:41.829964899Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.447824ms logger=migrator t=2026-07-02T15:24:41.835057651Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-02T15:24:41.835977428Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=920.316µs logger=migrator t=2026-07-02T15:24:41.840878316Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-02T15:24:41.841012959Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=137.293µs logger=migrator t=2026-07-02T15:24:41.84441216Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-02T15:24:41.844491102Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=84.052µs logger=migrator t=2026-07-02T15:24:41.849957661Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-02T15:24:41.850781026Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=822.005µs logger=migrator t=2026-07-02T15:24:41.85595955Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-02T15:24:41.857153191Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.198662ms logger=migrator t=2026-07-02T15:24:41.860854868Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-02T15:24:41.862404956Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.547428ms logger=migrator t=2026-07-02T15:24:41.867693852Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-02T15:24:41.868000827Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=307.855µs logger=migrator t=2026-07-02T15:24:41.941376497Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-02T15:24:41.94213047Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=756.903µs logger=migrator t=2026-07-02T15:24:41.948548407Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-02T15:24:41.949432263Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=883.576µs logger=migrator t=2026-07-02T15:24:41.952953527Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-02T15:24:41.954152708Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.199061ms logger=migrator t=2026-07-02T15:24:41.961188946Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-02T15:24:41.969350064Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.162858ms logger=migrator t=2026-07-02T15:24:41.972879038Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-02T15:24:41.972938119Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=59.221µs logger=migrator t=2026-07-02T15:24:41.976208608Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-02T15:24:41.976946211Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=737.103µs logger=migrator t=2026-07-02T15:24:41.981371541Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-02T15:24:41.982529352Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.157311ms logger=migrator t=2026-07-02T15:24:41.987647525Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-02T15:24:41.988711294Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.061319ms logger=migrator t=2026-07-02T15:24:41.992256599Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-02T15:24:42.000564329Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.30682ms logger=migrator t=2026-07-02T15:24:42.005918096Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-02T15:24:42.006907844Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=988.008µs logger=migrator t=2026-07-02T15:24:42.0088648Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-02T15:24:42.009612203Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=747.283µs logger=migrator t=2026-07-02T15:24:42.012884492Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-02T15:24:42.031729593Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=18.845331ms logger=migrator t=2026-07-02T15:24:42.037291984Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-02T15:24:42.038435004Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.14211ms logger=migrator t=2026-07-02T15:24:42.041969979Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-02T15:24:42.0431412Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.171822ms logger=migrator t=2026-07-02T15:24:42.048041408Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-02T15:24:42.04925069Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.209832ms logger=migrator t=2026-07-02T15:24:42.05529547Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-02T15:24:42.056476161Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.182512ms logger=migrator t=2026-07-02T15:24:42.063854074Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-02T15:24:42.064131879Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=278.405µs logger=migrator t=2026-07-02T15:24:42.06912507Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-02T15:24:42.070510765Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.388545ms logger=migrator t=2026-07-02T15:24:42.075930833Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-02T15:24:42.084905185Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.973472ms logger=migrator t=2026-07-02T15:24:42.088373148Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-02T15:24:42.08904396Z level=info msg="Migration successfully executed" id="create entity_events table" duration=668.962µs logger=migrator t=2026-07-02T15:24:42.092609495Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-02T15:24:42.093360418Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=750.763µs logger=migrator t=2026-07-02T15:24:42.183405497Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T15:24:42.184390135Z 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-07-02T15:24:42.191303421Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T15:24:42.193107683Z 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-07-02T15:24:42.198201295Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-02T15:24:42.199120012Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=921.247µs logger=migrator t=2026-07-02T15:24:42.203377819Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-02T15:24:42.205311114Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.932855ms logger=migrator t=2026-07-02T15:24:42.209910747Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T15:24:42.211609728Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.700271ms logger=migrator t=2026-07-02T15:24:42.216257802Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T15:24:42.217492494Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.230482ms logger=migrator t=2026-07-02T15:24:42.222030216Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T15:24:42.223414951Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.384445ms logger=migrator t=2026-07-02T15:24:42.227711129Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T15:24:42.22940836Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.697941ms logger=migrator t=2026-07-02T15:24:42.233966182Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-02T15:24:42.234843818Z level=info msg="Migration successfully executed" id="Drop public config table" duration=876.206µs logger=migrator t=2026-07-02T15:24:42.238877161Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-02T15:24:42.240100063Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.223632ms logger=migrator t=2026-07-02T15:24:42.244082955Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T15:24:42.246243824Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.160039ms logger=migrator t=2026-07-02T15:24:42.250658724Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T15:24:42.251999628Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.408935ms logger=migrator t=2026-07-02T15:24:42.257273274Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-02T15:24:42.258451015Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.177151ms logger=migrator t=2026-07-02T15:24:42.263451486Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-02T15:24:42.285564336Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.11157ms logger=migrator t=2026-07-02T15:24:42.290311822Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-02T15:24:42.299306385Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.992403ms logger=migrator t=2026-07-02T15:24:42.304409337Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-02T15:24:42.312102656Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.691069ms logger=migrator t=2026-07-02T15:24:42.317741928Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-02T15:24:42.318004593Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=266.085µs logger=migrator t=2026-07-02T15:24:42.322512814Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-02T15:24:42.334594223Z level=info msg="Migration successfully executed" id="add share column" duration=12.079259ms logger=migrator t=2026-07-02T15:24:42.33830714Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-02T15:24:42.338496154Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=187.973µs logger=migrator t=2026-07-02T15:24:42.343796699Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-02T15:24:42.345387198Z level=info msg="Migration successfully executed" id="create file table" duration=1.586589ms logger=migrator t=2026-07-02T15:24:42.350065703Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-02T15:24:42.351292395Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.226052ms logger=migrator t=2026-07-02T15:24:42.35597458Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-02T15:24:42.357270633Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.334444ms logger=migrator t=2026-07-02T15:24:42.363361873Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-02T15:24:42.364313311Z level=info msg="Migration successfully executed" id="create file_meta table" duration=947.037µs logger=migrator t=2026-07-02T15:24:42.368915044Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-02T15:24:42.370297289Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.381465ms logger=migrator t=2026-07-02T15:24:42.375699207Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-02T15:24:42.375757358Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=59.881µs logger=migrator t=2026-07-02T15:24:42.379965724Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-02T15:24:42.380026635Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=61.731µs logger=migrator t=2026-07-02T15:24:42.384280432Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-02T15:24:42.384772471Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=492.039µs logger=migrator t=2026-07-02T15:24:42.388768913Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-02T15:24:42.388978667Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=209.564µs logger=migrator t=2026-07-02T15:24:42.392951879Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-02T15:24:42.394060099Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.1079ms logger=migrator t=2026-07-02T15:24:42.399557948Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-02T15:24:42.408029872Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.471354ms logger=migrator t=2026-07-02T15:24:42.414512739Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-02T15:24:42.415092729Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=579.28µs logger=migrator t=2026-07-02T15:24:42.420162671Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-02T15:24:42.421421284Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.260723ms logger=migrator t=2026-07-02T15:24:42.425755002Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-02T15:24:42.426256032Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=501.96µs logger=migrator t=2026-07-02T15:24:42.43115135Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-02T15:24:42.431442385Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=291.245µs logger=migrator t=2026-07-02T15:24:42.435443828Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-02T15:24:42.436308783Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=867.546µs logger=migrator t=2026-07-02T15:24:42.44052879Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-02T15:24:42.452428725Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.894585ms logger=migrator t=2026-07-02T15:24:42.456308655Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-02T15:24:42.463914963Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.605418ms logger=migrator t=2026-07-02T15:24:42.469102076Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-02T15:24:42.471207555Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.104889ms logger=migrator t=2026-07-02T15:24:42.475423781Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-02T15:24:42.553182598Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.747057ms logger=migrator t=2026-07-02T15:24:42.558119577Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-02T15:24:42.559164376Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.045469ms logger=migrator t=2026-07-02T15:24:42.565430359Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-02T15:24:42.566615731Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.186432ms logger=migrator t=2026-07-02T15:24:42.571174554Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-02T15:24:42.597250586Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.075501ms logger=migrator t=2026-07-02T15:24:42.603832494Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-02T15:24:42.61295844Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.124886ms logger=migrator t=2026-07-02T15:24:42.617195926Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-02T15:24:42.617562633Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=366.377µs logger=migrator t=2026-07-02T15:24:42.621674987Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-02T15:24:42.621933762Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=258.885µs logger=migrator t=2026-07-02T15:24:42.629198934Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-02T15:24:42.629686942Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=487.149µs logger=migrator t=2026-07-02T15:24:42.63618189Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-02T15:24:42.636573377Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=391.567µs logger=migrator t=2026-07-02T15:24:42.641590328Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-02T15:24:42.641957704Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=367.277µs logger=migrator t=2026-07-02T15:24:42.646650349Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-02T15:24:42.64836572Z level=info msg="Migration successfully executed" id="create folder table" duration=1.715941ms logger=migrator t=2026-07-02T15:24:42.654127244Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-02T15:24:42.655377687Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.249673ms logger=migrator t=2026-07-02T15:24:42.659729406Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-02T15:24:42.660929878Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.200031ms logger=migrator t=2026-07-02T15:24:42.665592022Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-02T15:24:42.665617342Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.26µs logger=migrator t=2026-07-02T15:24:42.670534741Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T15:24:42.671894106Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.358695ms logger=migrator t=2026-07-02T15:24:42.677260233Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T15:24:42.679499934Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.23799ms logger=migrator t=2026-07-02T15:24:42.683908883Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-02T15:24:42.685228217Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.318514ms logger=migrator t=2026-07-02T15:24:42.690114115Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-02T15:24:42.690646545Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=531.78µs logger=migrator t=2026-07-02T15:24:42.694738209Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-02T15:24:42.695064345Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=325.876µs logger=migrator t=2026-07-02T15:24:42.698869254Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-02T15:24:42.700050545Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.180731ms logger=migrator t=2026-07-02T15:24:42.705084267Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-02T15:24:42.707144214Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.058997ms logger=migrator t=2026-07-02T15:24:42.711637685Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-02T15:24:42.713060191Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.423826ms logger=migrator t=2026-07-02T15:24:42.716983462Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-02T15:24:42.718122012Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.13818ms logger=migrator t=2026-07-02T15:24:42.722765006Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-02T15:24:42.723866316Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.10162ms logger=migrator t=2026-07-02T15:24:42.72852236Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-02T15:24:42.73017596Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.65273ms logger=migrator t=2026-07-02T15:24:42.735785942Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-02T15:24:42.737164847Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.380115ms logger=migrator t=2026-07-02T15:24:42.743131115Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-02T15:24:42.744417818Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.286613ms logger=migrator t=2026-07-02T15:24:42.749213985Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-02T15:24:42.750124651Z level=info msg="Migration successfully executed" id="create signing_key table" duration=908.186µs logger=migrator t=2026-07-02T15:24:42.755621781Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-02T15:24:42.756778152Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.156091ms logger=migrator t=2026-07-02T15:24:42.761193652Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-02T15:24:42.763196658Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.002676ms logger=migrator t=2026-07-02T15:24:42.768384992Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-02T15:24:42.768903761Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=520.419µs logger=migrator t=2026-07-02T15:24:42.774547063Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-02T15:24:42.783840801Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.293198ms logger=migrator t=2026-07-02T15:24:42.788412694Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-02T15:24:42.789173738Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=765.084µs logger=migrator t=2026-07-02T15:24:42.793419335Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T15:24:42.793439515Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.41µs logger=migrator t=2026-07-02T15:24:42.798237282Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T15:24:42.800523623Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.290791ms logger=migrator t=2026-07-02T15:24:42.804870132Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T15:24:42.804902192Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.95µs logger=migrator t=2026-07-02T15:24:42.809015957Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-02T15:24:42.811073674Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.057017ms logger=migrator t=2026-07-02T15:24:42.816147446Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T15:24:42.817325997Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.176181ms logger=migrator t=2026-07-02T15:24:42.823252204Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-02T15:24:42.824361745Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.10936ms logger=migrator t=2026-07-02T15:24:42.83296243Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-02T15:24:42.835111799Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.150679ms logger=migrator t=2026-07-02T15:24:42.842702096Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-02T15:24:42.843279537Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=576.211µs logger=migrator t=2026-07-02T15:24:42.848088624Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-02T15:24:42.84896882Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=878.986µs logger=migrator t=2026-07-02T15:24:42.853128595Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-02T15:24:42.855211953Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.085738ms logger=migrator t=2026-07-02T15:24:42.861294753Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-02T15:24:42.862362992Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.067289ms logger=migrator t=2026-07-02T15:24:42.866583939Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-02T15:24:42.877475315Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.890956ms logger=migrator t=2026-07-02T15:24:42.882430035Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-02T15:24:42.895262147Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.834742ms logger=migrator t=2026-07-02T15:24:42.898874073Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-02T15:24:42.906625383Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.74442ms logger=migrator t=2026-07-02T15:24:42.912348946Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-02T15:24:42.912446338Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=97.872µs logger=migrator t=2026-07-02T15:24:42.917075022Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-02T15:24:42.927238476Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.161994ms logger=migrator t=2026-07-02T15:24:42.932080573Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-02T15:24:42.941453203Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.37269ms logger=migrator t=2026-07-02T15:24:42.947554034Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-02T15:24:42.947799638Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=243.305µs logger=migrator t=2026-07-02T15:24:42.951501325Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.740673249s logger=migrator t=2026-07-02T15:24:42.952518143Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-02T15:24:42.969983569Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-02T15:24:42.970182443Z level=info msg="Created default organization" logger=secrets t=2026-07-02T15:24:42.97665471Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T15:24:43.02252447Z level=info msg="Restored cache from database" duration=372.707µs logger=plugin.store t=2026-07-02T15:24:43.023702421Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-02T15:24:43.059166212Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-02T15:24:43.059192822Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-02T15:24:43.059242703Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-02T15:24:43.059250753Z level=info msg="Plugins loaded" count=54 duration=35.549202ms logger=query_data t=2026-07-02T15:24:43.062869399Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-02T15:24:43.06628883Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-02T15:24:43.072404791Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-02T15:24:43.084673833Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-02T15:24:43.08785645Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-02T15:24:43.089378028Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-02T15:24:43.105902316Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-02T15:24:43.121289925Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-02T15:24:43.137609939Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-02T15:24:43.13762715Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-02T15:24:43.137762722Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-02T15:24:43.138502736Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-02T15:24:43.139240609Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-07-02T15:24:43.145978361Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-02T15:24:43.175023645Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-02T15:24:43.19518966Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-07-02T15:24:43.228278188Z level=info msg="State cache has been initialized" states=0 duration=89.768942ms logger=ngalert.scheduler t=2026-07-02T15:24:43.228345869Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-02T15:24:43.228580203Z level=info msg=starting first_tick=2026-07-02T15:24:50Z logger=provisioning.dashboard t=2026-07-02T15:24:43.240185963Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-07-02T15:24:43.243237878Z level=info msg="Update check succeeded" duration=104.60327ms logger=plugins.update.checker t=2026-07-02T15:24:43.246244913Z level=info msg="Update check succeeded" duration=108.057703ms logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T15:24:43.399681745Z level=info msg="Patterns update finished" duration=173.566336ms logger=grafana-apiserver t=2026-07-02T15:24:43.664615963Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-02T15:24:43.665268425Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-02T15:24:44.738250477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:44.738830537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:44.793208019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:44.937411722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:44.955117611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.038056647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.061040732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.093985066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.137763335Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-02T15:24:45.201456923Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-02T15:24:45.221467834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.238512681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.285964006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.306380625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.339099844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.357820792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.390104593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.403495935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.443601288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.454869381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.562249737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.58516349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.647992852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.668647834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.727108478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.761900606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.905197969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:45.922635223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.01180389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.029622831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.105008279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.120895275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.217012155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.23340481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.343235648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.357351912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.410389787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.429828286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.481402965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.504087454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.565584461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.581041439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.626875914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.638108496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.694877219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.710299056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.751700232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.76716895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.825937488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.840509051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.884709836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.902010778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.963508765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:46.996099372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.071023589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.089267427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.148033664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.167087476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.242247248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.260571458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.325577246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.345158049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.411522881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.424594186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.486446298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.506720863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.610929927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.632042037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.69233044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.708607343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.795100209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.810720969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.876979821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.906008233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.98204013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:47.992997617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:48.059146156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:48.077923763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:48.236790206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:48.262842104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T15:24:48.337983334Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-02T15:25:55.164877215Z level=info msg="Usage stats are ready to report"