logger=settings t=2026-05-29T22:06:32.64307564Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-29T22:06:32Z logger=settings t=2026-05-29T22:06:32.643977272Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-29T22:06:32.644011383Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-29T22:06:32.644017963Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-29T22:06:32.644023983Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-29T22:06:32.644029073Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-29T22:06:32.644037833Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-29T22:06:32.644042903Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-29T22:06:32.644048313Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-29T22:06:32.644060014Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-29T22:06:32.644069274Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-29T22:06:32.644074084Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-29T22:06:32.644078854Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-29T22:06:32.644087484Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-29T22:06:32.644097445Z level=info msg=Target target=[all] logger=settings t=2026-05-29T22:06:32.644115235Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-29T22:06:32.644120075Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-29T22:06:32.644124595Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-29T22:06:32.644129345Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-29T22:06:32.644134535Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-29T22:06:32.644147286Z level=info msg="App mode production" logger=sqlstore t=2026-05-29T22:06:32.646014269Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-29T22:06:32.646076531Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-29T22:06:32.64936988Z level=info msg="Locking database" logger=migrator t=2026-05-29T22:06:32.64939347Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-29T22:06:32.650619309Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-29T22:06:32.651648603Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.030264ms logger=migrator t=2026-05-29T22:06:32.6557104Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-29T22:06:32.656264873Z level=info msg="Migration successfully executed" id="create user table" duration=554.113µs logger=migrator t=2026-05-29T22:06:32.660113464Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-29T22:06:32.660865892Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=751.908µs logger=migrator t=2026-05-29T22:06:32.666535667Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-29T22:06:32.667257664Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=721.667µs logger=migrator t=2026-05-29T22:06:32.671464243Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-29T22:06:32.672336054Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=871.131µs logger=migrator t=2026-05-29T22:06:32.676568164Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-29T22:06:32.677248701Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=679.147µs logger=migrator t=2026-05-29T22:06:32.683511089Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-29T22:06:32.687990565Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.478786ms logger=migrator t=2026-05-29T22:06:32.693896255Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-29T22:06:32.694863629Z level=info msg="Migration successfully executed" id="create user table v2" duration=966.124µs logger=migrator t=2026-05-29T22:06:32.700221466Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-29T22:06:32.701320332Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.098766ms logger=migrator t=2026-05-29T22:06:32.706461504Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-29T22:06:32.707629491Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.167607ms logger=migrator t=2026-05-29T22:06:32.716255466Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-29T22:06:32.716638715Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=382.81µs logger=migrator t=2026-05-29T22:06:32.723288563Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-29T22:06:32.724302417Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.017183ms logger=migrator t=2026-05-29T22:06:32.728389414Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-29T22:06:32.730504524Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.11402ms logger=migrator t=2026-05-29T22:06:32.73499163Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-29T22:06:32.735063652Z level=info msg="Migration successfully executed" id="Update user table charset" duration=73.292µs logger=migrator t=2026-05-29T22:06:32.738576905Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-29T22:06:32.739681432Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.104437ms logger=migrator t=2026-05-29T22:06:32.743205105Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-29T22:06:32.74342486Z level=info msg="Migration successfully executed" id="Add missing user data" duration=220.035µs logger=migrator t=2026-05-29T22:06:32.747511618Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-29T22:06:32.749212068Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.695559ms logger=migrator t=2026-05-29T22:06:32.754101054Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-29T22:06:32.75521923Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.110526ms logger=migrator t=2026-05-29T22:06:32.759118893Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-29T22:06:32.760234549Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.115296ms logger=migrator t=2026-05-29T22:06:32.766119759Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-29T22:06:32.776027574Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.908855ms logger=migrator t=2026-05-29T22:06:32.780876629Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-29T22:06:32.781954765Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.080636ms logger=migrator t=2026-05-29T22:06:32.786267086Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-29T22:06:32.786461742Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=194.906µs logger=migrator t=2026-05-29T22:06:32.789675798Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-29T22:06:32.790701272Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.025224ms logger=migrator t=2026-05-29T22:06:32.794630875Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-29T22:06:32.795058506Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=428.261µs logger=migrator t=2026-05-29T22:06:32.798858676Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-29T22:06:32.799206764Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=348.139µs logger=migrator t=2026-05-29T22:06:32.805560724Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-29T22:06:32.806369794Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=808.94µs logger=migrator t=2026-05-29T22:06:32.810655365Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-29T22:06:32.811324331Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=669.186µs logger=migrator t=2026-05-29T22:06:32.815187663Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-29T22:06:32.815884989Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=695.446µs logger=migrator t=2026-05-29T22:06:32.822107237Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-29T22:06:32.823170233Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.058185ms logger=migrator t=2026-05-29T22:06:32.828619892Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-29T22:06:32.829272157Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=652.105µs logger=migrator t=2026-05-29T22:06:32.834753277Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-29T22:06:32.834792098Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.371µs logger=migrator t=2026-05-29T22:06:32.840864711Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-29T22:06:32.841883165Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.016054ms logger=migrator t=2026-05-29T22:06:32.846783092Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-29T22:06:32.847780015Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=996.783µs logger=migrator t=2026-05-29T22:06:32.852439046Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-29T22:06:32.853073681Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=635.215µs logger=migrator t=2026-05-29T22:06:32.858421478Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-29T22:06:32.859372901Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=951.223µs logger=migrator t=2026-05-29T22:06:32.86441359Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-29T22:06:32.867910233Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.497783ms logger=migrator t=2026-05-29T22:06:32.872831929Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-29T22:06:32.873639649Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=805.68µs logger=migrator t=2026-05-29T22:06:32.898940809Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-29T22:06:32.900026715Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.086056ms logger=migrator t=2026-05-29T22:06:32.904307807Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-29T22:06:32.905406712Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.098425ms logger=migrator t=2026-05-29T22:06:32.909692125Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-29T22:06:32.9103513Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=658.805µs logger=migrator t=2026-05-29T22:06:32.915489762Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-29T22:06:32.916321131Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=830.779µs logger=migrator t=2026-05-29T22:06:32.921635988Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-29T22:06:32.922017487Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=381.659µs logger=migrator t=2026-05-29T22:06:32.926152054Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-29T22:06:32.926643997Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=492.223µs logger=migrator t=2026-05-29T22:06:32.931092822Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-29T22:06:32.931643524Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=550.972µs logger=migrator t=2026-05-29T22:06:32.937644767Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-29T22:06:32.93861822Z level=info msg="Migration successfully executed" id="create star table" duration=973.383µs logger=migrator t=2026-05-29T22:06:32.943119177Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-29T22:06:32.944233654Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.114127ms logger=migrator t=2026-05-29T22:06:32.949009457Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-29T22:06:32.949764175Z level=info msg="Migration successfully executed" id="create org table v1" duration=754.328µs logger=migrator t=2026-05-29T22:06:32.954959858Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-29T22:06:32.956077074Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.115076ms logger=migrator t=2026-05-29T22:06:32.960741655Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-29T22:06:32.961720818Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=975.803µs logger=migrator t=2026-05-29T22:06:32.966206995Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-29T22:06:32.966900951Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=695.046µs logger=migrator t=2026-05-29T22:06:32.971253514Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-29T22:06:32.972350781Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.096887ms logger=migrator t=2026-05-29T22:06:32.977638176Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-29T22:06:32.978773603Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.133057ms logger=migrator t=2026-05-29T22:06:32.983194868Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-29T22:06:32.983220799Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.471µs logger=migrator t=2026-05-29T22:06:32.988093754Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-29T22:06:32.988137165Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=43.791µs logger=migrator t=2026-05-29T22:06:32.992911598Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-29T22:06:32.993179034Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=267.566µs logger=migrator t=2026-05-29T22:06:32.998678035Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-29T22:06:32.999788422Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.110317ms logger=migrator t=2026-05-29T22:06:33.004509403Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-29T22:06:33.00563345Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.123637ms logger=migrator t=2026-05-29T22:06:33.01066913Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-29T22:06:33.011888528Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.217908ms logger=migrator t=2026-05-29T22:06:33.017635855Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-29T22:06:33.018596157Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=960.642µs logger=migrator t=2026-05-29T22:06:33.023884132Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-29T22:06:33.025091401Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.208849ms logger=migrator t=2026-05-29T22:06:33.029664909Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-29T22:06:33.030701924Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.037025ms logger=migrator t=2026-05-29T22:06:33.036479341Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-29T22:06:33.042915304Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.435033ms logger=migrator t=2026-05-29T22:06:33.051664901Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-29T22:06:33.05244641Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=781.958µs logger=migrator t=2026-05-29T22:06:33.057637643Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-29T22:06:33.058444513Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=808.73µs logger=migrator t=2026-05-29T22:06:33.063625385Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-29T22:06:33.064805513Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.179768ms logger=migrator t=2026-05-29T22:06:33.070000047Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-29T22:06:33.070499998Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=500.291µs logger=migrator t=2026-05-29T22:06:33.074956564Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-29T22:06:33.075816885Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=859.99µs logger=migrator t=2026-05-29T22:06:33.080735441Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-29T22:06:33.080833544Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=98.843µs logger=migrator t=2026-05-29T22:06:33.085156876Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-29T22:06:33.088020024Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.862748ms logger=migrator t=2026-05-29T22:06:33.092775327Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-29T22:06:33.095087562Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.310195ms logger=migrator t=2026-05-29T22:06:33.101474103Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-29T22:06:33.103342948Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.869025ms logger=migrator t=2026-05-29T22:06:33.107623559Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-29T22:06:33.108470548Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=845.449µs logger=migrator t=2026-05-29T22:06:33.112858663Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-29T22:06:33.115727901Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.868088ms logger=migrator t=2026-05-29T22:06:33.121214081Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-29T22:06:33.122057511Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=843.9µs logger=migrator t=2026-05-29T22:06:33.126685591Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-29T22:06:33.12749523Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=809.809µs logger=migrator t=2026-05-29T22:06:33.132331865Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-29T22:06:33.132411797Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=81.082µs logger=migrator t=2026-05-29T22:06:33.137500258Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-29T22:06:33.137541769Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.981µs logger=migrator t=2026-05-29T22:06:33.143178022Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-29T22:06:33.146303596Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.124884ms logger=migrator t=2026-05-29T22:06:33.150852535Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-29T22:06:33.152917863Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.061628ms logger=migrator t=2026-05-29T22:06:33.157562273Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-29T22:06:33.159592282Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.029499ms logger=migrator t=2026-05-29T22:06:33.164250912Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-29T22:06:33.166234979Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.983727ms logger=migrator t=2026-05-29T22:06:33.170995182Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-29T22:06:33.171206877Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=209.585µs logger=migrator t=2026-05-29T22:06:33.175257373Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-29T22:06:33.176090213Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=832.22µs logger=migrator t=2026-05-29T22:06:33.180930497Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-29T22:06:33.182019774Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.090157ms logger=migrator t=2026-05-29T22:06:33.186797447Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-29T22:06:33.186837227Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.191µs logger=migrator t=2026-05-29T22:06:33.191053778Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-29T22:06:33.191892298Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=838.16µs logger=migrator t=2026-05-29T22:06:33.196793024Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-29T22:06:33.197692905Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=899.421µs logger=migrator t=2026-05-29T22:06:33.202495309Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-29T22:06:33.209583268Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.087949ms logger=migrator t=2026-05-29T22:06:33.214025262Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-29T22:06:33.21476156Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=736.117µs logger=migrator t=2026-05-29T22:06:33.219246606Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-29T22:06:33.220067115Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=820.539µs logger=migrator t=2026-05-29T22:06:33.224914361Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-29T22:06:33.225481064Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=566.613µs logger=migrator t=2026-05-29T22:06:33.229580442Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-29T22:06:33.229818727Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=236.595µs logger=migrator t=2026-05-29T22:06:33.235218575Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-29T22:06:33.235613235Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=394.49µs logger=migrator t=2026-05-29T22:06:33.244122506Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-29T22:06:33.247398514Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.276158ms logger=migrator t=2026-05-29T22:06:33.253380636Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-29T22:06:33.254734138Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.352092ms logger=migrator t=2026-05-29T22:06:33.259069491Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-29T22:06:33.259266285Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=197.964µs logger=migrator t=2026-05-29T22:06:33.264311605Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-29T22:06:33.264485229Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=174.284µs logger=migrator t=2026-05-29T22:06:33.268838743Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-29T22:06:33.269629281Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=790.508µs logger=migrator t=2026-05-29T22:06:33.27548274Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-29T22:06:33.27927593Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.79827ms logger=migrator t=2026-05-29T22:06:33.285430827Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-29T22:06:33.286354588Z level=info msg="Migration successfully executed" id="create data_source table" duration=923.841µs logger=migrator t=2026-05-29T22:06:33.292820991Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-29T22:06:33.293609201Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=788.19µs logger=migrator t=2026-05-29T22:06:33.299209624Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-29T22:06:33.300484523Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.27471ms logger=migrator t=2026-05-29T22:06:33.306507456Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-29T22:06:33.308012042Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.506356ms logger=migrator t=2026-05-29T22:06:33.311554516Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-29T22:06:33.312396866Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=840.06µs logger=migrator t=2026-05-29T22:06:33.315858869Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-29T22:06:33.32313207Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.258252ms logger=migrator t=2026-05-29T22:06:33.328275123Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-29T22:06:33.329102842Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=827.659µs logger=migrator t=2026-05-29T22:06:33.332618415Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-29T22:06:33.333615229Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=996.594µs logger=migrator t=2026-05-29T22:06:33.336692962Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-29T22:06:33.337673775Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=978.003µs logger=migrator t=2026-05-29T22:06:33.340933322Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-29T22:06:33.342048819Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.115577ms logger=migrator t=2026-05-29T22:06:33.345756177Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-29T22:06:33.348517103Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.760435ms logger=migrator t=2026-05-29T22:06:33.357235839Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-29T22:06:33.360349603Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.114194ms logger=migrator t=2026-05-29T22:06:33.363932569Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-29T22:06:33.36396509Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=33.31µs logger=migrator t=2026-05-29T22:06:33.367398351Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-29T22:06:33.367735509Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=334.027µs logger=migrator t=2026-05-29T22:06:33.371441516Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-29T22:06:33.374838588Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.395671ms logger=migrator t=2026-05-29T22:06:33.379562479Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-29T22:06:33.379845296Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=285.216µs logger=migrator t=2026-05-29T22:06:33.384764822Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-29T22:06:33.385048589Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=287.387µs logger=migrator t=2026-05-29T22:06:33.389500595Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-29T22:06:33.392867145Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.36407ms logger=migrator t=2026-05-29T22:06:33.396772267Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-29T22:06:33.396985092Z level=info msg="Migration successfully executed" id="Update uid value" duration=213.875µs logger=migrator t=2026-05-29T22:06:33.400306452Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-29T22:06:33.401174162Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=868.58µs logger=migrator t=2026-05-29T22:06:33.404109031Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-29T22:06:33.405035773Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=926.072µs logger=migrator t=2026-05-29T22:06:33.5511829Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-29T22:06:33.552721826Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.542976ms logger=migrator t=2026-05-29T22:06:33.629857996Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-29T22:06:33.63089225Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.038144ms logger=migrator t=2026-05-29T22:06:33.742740463Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-29T22:06:33.744179527Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.439894ms logger=migrator t=2026-05-29T22:06:33.757268188Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-29T22:06:33.758329263Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.058534ms logger=migrator t=2026-05-29T22:06:33.76326675Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-29T22:06:33.764006357Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=737.627µs logger=migrator t=2026-05-29T22:06:33.768564266Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-29T22:06:33.769352154Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=783.948µs logger=migrator t=2026-05-29T22:06:33.772776526Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-29T22:06:33.773514633Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=738.127µs logger=migrator t=2026-05-29T22:06:33.777305063Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-29T22:06:33.78391448Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.608277ms logger=migrator t=2026-05-29T22:06:33.789193825Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-29T22:06:33.789953713Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=759.858µs logger=migrator t=2026-05-29T22:06:33.795945775Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-29T22:06:33.796697053Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=751.468µs logger=migrator t=2026-05-29T22:06:33.799830827Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-29T22:06:33.800639117Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=807.93µs logger=migrator t=2026-05-29T22:06:33.803647828Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-29T22:06:33.804468987Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=820.919µs logger=migrator t=2026-05-29T22:06:33.807863938Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-29T22:06:33.808210536Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=346.299µs logger=migrator t=2026-05-29T22:06:33.811836252Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-29T22:06:33.812540949Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=707.557µs logger=migrator t=2026-05-29T22:06:33.817070656Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-29T22:06:33.817113477Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=48.872µs logger=migrator t=2026-05-29T22:06:33.821384058Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-29T22:06:33.825832334Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.447646ms logger=migrator t=2026-05-29T22:06:33.830285589Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-29T22:06:33.832728357Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.442408ms logger=migrator t=2026-05-29T22:06:33.839455037Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-29T22:06:33.839646851Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=192.214µs logger=migrator t=2026-05-29T22:06:33.844718812Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-29T22:06:33.85012612Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.399508ms logger=migrator t=2026-05-29T22:06:33.85560218Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-29T22:06:33.858483978Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.880898ms logger=migrator t=2026-05-29T22:06:33.86402353Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-29T22:06:33.864796568Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=773.358µs logger=migrator t=2026-05-29T22:06:33.878936844Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-29T22:06:33.880168173Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.232199ms logger=migrator t=2026-05-29T22:06:33.885332016Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-29T22:06:33.886497993Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.167688ms logger=migrator t=2026-05-29T22:06:33.892667299Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-29T22:06:33.893282704Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=615.815µs logger=migrator t=2026-05-29T22:06:33.897525124Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-29T22:06:33.898793795Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.269051ms logger=migrator t=2026-05-29T22:06:33.902605945Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-29T22:06:33.903472855Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=864.57µs logger=migrator t=2026-05-29T22:06:33.90915741Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-29T22:06:33.909243512Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=88.442µs logger=migrator t=2026-05-29T22:06:33.917665322Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-29T22:06:33.917711183Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=50.001µs logger=migrator t=2026-05-29T22:06:33.924670269Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-29T22:06:33.927878885Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.207286ms logger=migrator t=2026-05-29T22:06:33.931706345Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-29T22:06:33.935280111Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.573435ms logger=migrator t=2026-05-29T22:06:33.944153431Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-29T22:06:33.944303844Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=145.423µs logger=migrator t=2026-05-29T22:06:33.950275286Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-29T22:06:33.95129216Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.013893ms logger=migrator t=2026-05-29T22:06:33.95465584Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-29T22:06:33.956325159Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.668599ms logger=migrator t=2026-05-29T22:06:33.966691395Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-29T22:06:33.966746457Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=59.272µs logger=migrator t=2026-05-29T22:06:33.974954142Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-29T22:06:33.975883763Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=928.842µs logger=migrator t=2026-05-29T22:06:33.979183371Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-29T22:06:33.980068133Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=884.732µs logger=migrator t=2026-05-29T22:06:33.983652577Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-29T22:06:33.987475498Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.824731ms logger=migrator t=2026-05-29T22:06:33.991978355Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-29T22:06:33.992007795Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.69µs logger=migrator t=2026-05-29T22:06:33.99559814Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-29T22:06:34.003690542Z level=info msg="Migration successfully executed" id="create session table" duration=8.088502ms logger=migrator t=2026-05-29T22:06:34.007713647Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-29T22:06:34.00780086Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=87.093µs logger=migrator t=2026-05-29T22:06:34.011948588Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-29T22:06:34.01200961Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=62.152µs logger=migrator t=2026-05-29T22:06:34.01621518Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-29T22:06:34.016753183Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=538.013µs logger=migrator t=2026-05-29T22:06:34.020059791Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-29T22:06:34.020570883Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=511.182µs logger=migrator t=2026-05-29T22:06:34.025954021Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-29T22:06:34.025973241Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=19.73µs logger=migrator t=2026-05-29T22:06:34.029234348Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-29T22:06:34.029252119Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=18.071µs logger=migrator t=2026-05-29T22:06:34.034142425Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-29T22:06:34.03644572Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.304935ms logger=migrator t=2026-05-29T22:06:34.04025454Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-29T22:06:34.04236139Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.10657ms logger=migrator t=2026-05-29T22:06:34.047661186Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-29T22:06:34.047720507Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=58.121µs logger=migrator t=2026-05-29T22:06:34.05121826Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-29T22:06:34.051272601Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=54.941µs logger=migrator t=2026-05-29T22:06:34.054408675Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-29T22:06:34.054973709Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=565.064µs logger=migrator t=2026-05-29T22:06:34.059380124Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-29T22:06:34.059397714Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=18.43µs logger=migrator t=2026-05-29T22:06:34.064746031Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-29T22:06:34.066977344Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.231233ms logger=migrator t=2026-05-29T22:06:34.070689042Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-29T22:06:34.070818745Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=130.063µs logger=migrator t=2026-05-29T22:06:34.074578514Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-29T22:06:34.076789956Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.207682ms logger=migrator t=2026-05-29T22:06:34.081541069Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-29T22:06:34.083794893Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.253614ms logger=migrator t=2026-05-29T22:06:34.086768504Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-29T22:06:34.086841795Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.892µs logger=migrator t=2026-05-29T22:06:34.089928748Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-29T22:06:34.090728967Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=799.759µs logger=migrator t=2026-05-29T22:06:34.096234978Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-29T22:06:34.099771481Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=3.534543ms logger=migrator t=2026-05-29T22:06:34.104463473Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-29T22:06:34.105573619Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.110476ms logger=migrator t=2026-05-29T22:06:34.110578478Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-29T22:06:34.11149625Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=917.192µs logger=migrator t=2026-05-29T22:06:34.118064796Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-29T22:06:34.118635999Z level=info msg="Migration successfully executed" id="add index alert state" duration=573.803µs logger=migrator t=2026-05-29T22:06:34.125884111Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-29T22:06:34.127417687Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.533746ms logger=migrator t=2026-05-29T22:06:34.131512075Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-29T22:06:34.132329644Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=817.939µs logger=migrator t=2026-05-29T22:06:34.136223706Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-29T22:06:34.137323843Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.100217ms logger=migrator t=2026-05-29T22:06:34.143176931Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-29T22:06:34.145445135Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.269014ms logger=migrator t=2026-05-29T22:06:34.150594167Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-29T22:06:34.163453662Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.855605ms logger=migrator t=2026-05-29T22:06:34.167734874Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-29T22:06:34.168256806Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=523.342µs logger=migrator t=2026-05-29T22:06:34.181350466Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-29T22:06:34.183542228Z 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=2.193612ms logger=migrator t=2026-05-29T22:06:34.191271782Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-29T22:06:34.191812964Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=542.532µs logger=migrator t=2026-05-29T22:06:34.19625713Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-29T22:06:34.196830124Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=573.664µs logger=migrator t=2026-05-29T22:06:34.20091744Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-29T22:06:34.201816402Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=899.432µs logger=migrator t=2026-05-29T22:06:34.205277354Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-29T22:06:34.209074564Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.79698ms logger=migrator t=2026-05-29T22:06:34.213353326Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-29T22:06:34.217273008Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.919002ms logger=migrator t=2026-05-29T22:06:34.220753242Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-29T22:06:34.224452649Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.699108ms logger=migrator t=2026-05-29T22:06:34.228583586Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-29T22:06:34.234923048Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.338202ms logger=migrator t=2026-05-29T22:06:34.238754818Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-29T22:06:34.240315646Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.560518ms logger=migrator t=2026-05-29T22:06:34.244811392Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-29T22:06:34.244904634Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=87.052µs logger=migrator t=2026-05-29T22:06:34.252022693Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-29T22:06:34.252051704Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.841µs logger=migrator t=2026-05-29T22:06:34.255632048Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-29T22:06:34.256902458Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.2698ms logger=migrator t=2026-05-29T22:06:34.260685049Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-29T22:06:34.26158469Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=899.531µs logger=migrator t=2026-05-29T22:06:34.265963844Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-29T22:06:34.266776163Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=811.869µs logger=migrator t=2026-05-29T22:06:34.270162623Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-29T22:06:34.271435804Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.272551ms logger=migrator t=2026-05-29T22:06:34.274942077Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-29T22:06:34.276179556Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.238368ms logger=migrator t=2026-05-29T22:06:34.279268169Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-29T22:06:34.283195702Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.927003ms logger=migrator t=2026-05-29T22:06:34.286325457Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-29T22:06:34.290229559Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.899142ms logger=migrator t=2026-05-29T22:06:34.294295646Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-29T22:06:34.294505621Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=209.905µs logger=migrator t=2026-05-29T22:06:34.297725137Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-29T22:06:34.298601987Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=876.61µs logger=migrator t=2026-05-29T22:06:34.302257655Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-29T22:06:34.303204197Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=946.072µs logger=migrator t=2026-05-29T22:06:34.306474794Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-29T22:06:34.310340477Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.861993ms logger=migrator t=2026-05-29T22:06:34.313489611Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-29T22:06:34.313558273Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.902µs logger=migrator t=2026-05-29T22:06:34.316265827Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-29T22:06:34.31767042Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.404163ms logger=migrator t=2026-05-29T22:06:34.321009729Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-29T22:06:34.321953132Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=943.223µs logger=migrator t=2026-05-29T22:06:34.327140705Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-29T22:06:34.327223527Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=83.492µs logger=migrator t=2026-05-29T22:06:34.33072166Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-29T22:06:34.331710083Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=989.683µs logger=migrator t=2026-05-29T22:06:34.336150859Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-29T22:06:34.337424108Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.272999ms logger=migrator t=2026-05-29T22:06:34.342764255Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-29T22:06:34.345728035Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.96301ms logger=migrator t=2026-05-29T22:06:34.350667303Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-29T22:06:34.351569004Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=901.491µs logger=migrator t=2026-05-29T22:06:34.35730275Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-29T22:06:34.358303224Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.000304ms logger=migrator t=2026-05-29T22:06:34.366518149Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-29T22:06:34.369188012Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.669383ms logger=migrator t=2026-05-29T22:06:34.375249286Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-29T22:06:34.375270556Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=22.5µs logger=migrator t=2026-05-29T22:06:34.382983108Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-29T22:06:34.389490473Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.508275ms logger=migrator t=2026-05-29T22:06:34.398073997Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-29T22:06:34.399032759Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=959.022µs logger=migrator t=2026-05-29T22:06:34.404916089Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-29T22:06:34.409252342Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.337933ms logger=migrator t=2026-05-29T22:06:34.415197583Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-29T22:06:34.416242338Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.043834ms logger=migrator t=2026-05-29T22:06:34.423528281Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-29T22:06:34.428243143Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=4.715232ms logger=migrator t=2026-05-29T22:06:34.433856846Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-29T22:06:34.43446112Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=604.324µs logger=migrator t=2026-05-29T22:06:34.437800459Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-29T22:06:34.448619226Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.818727ms logger=migrator t=2026-05-29T22:06:34.452026157Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-29T22:06:34.45259054Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=563.943µs logger=migrator t=2026-05-29T22:06:34.457919906Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-29T22:06:34.458993422Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.054256ms logger=migrator t=2026-05-29T22:06:34.462667289Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-29T22:06:34.462973806Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=326.387µs logger=migrator t=2026-05-29T22:06:34.465970557Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-29T22:06:34.466470149Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=499.572µs logger=migrator t=2026-05-29T22:06:34.469817458Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-29T22:06:34.470001513Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=184.295µs logger=migrator t=2026-05-29T22:06:34.47320759Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-29T22:06:34.477223064Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.015205ms logger=migrator t=2026-05-29T22:06:34.482364486Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-29T22:06:34.4875727Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.206444ms logger=migrator t=2026-05-29T22:06:34.492706472Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-29T22:06:34.493660224Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=952.952µs logger=migrator t=2026-05-29T22:06:34.498153211Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-29T22:06:34.499022372Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=871.261µs logger=migrator t=2026-05-29T22:06:34.503385845Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-29T22:06:34.503775635Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=389.88µs logger=migrator t=2026-05-29T22:06:34.507707878Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-29T22:06:34.512823289Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.114631ms logger=migrator t=2026-05-29T22:06:34.517490659Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-29T22:06:34.518463933Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=972.974µs logger=migrator t=2026-05-29T22:06:34.523322628Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-29T22:06:34.523582304Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=256.736µs logger=migrator t=2026-05-29T22:06:34.52847998Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-29T22:06:34.529125666Z level=info msg="Migration successfully executed" id="Move region to single row" duration=648.286µs logger=migrator t=2026-05-29T22:06:34.532902565Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-29T22:06:34.533759595Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=856.95µs logger=migrator t=2026-05-29T22:06:34.537679909Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-29T22:06:34.53857764Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=895.381µs logger=migrator t=2026-05-29T22:06:34.54449816Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-29T22:06:34.545872073Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.373733ms logger=migrator t=2026-05-29T22:06:34.55037672Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-29T22:06:34.551262581Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=885.502µs logger=migrator t=2026-05-29T22:06:34.555670335Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-29T22:06:34.556978936Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.308261ms logger=migrator t=2026-05-29T22:06:34.561324479Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-29T22:06:34.562698002Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.373133ms logger=migrator t=2026-05-29T22:06:34.565861117Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-29T22:06:34.565928078Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.441µs logger=migrator t=2026-05-29T22:06:34.569198966Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-29T22:06:34.570027345Z level=info msg="Migration successfully executed" id="create test_data table" duration=827.999µs logger=migrator t=2026-05-29T22:06:34.576243302Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-29T22:06:34.577061353Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=817.93µs logger=migrator t=2026-05-29T22:06:34.582556633Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-29T22:06:34.583951626Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.395452ms logger=migrator t=2026-05-29T22:06:34.587967731Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-29T22:06:34.588909003Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=941.062µs logger=migrator t=2026-05-29T22:06:34.595401617Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-29T22:06:34.595617182Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=215.915µs logger=migrator t=2026-05-29T22:06:34.599234859Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-29T22:06:34.599606007Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=371.338µs logger=migrator t=2026-05-29T22:06:34.602975387Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-29T22:06:34.603038588Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=61.521µs logger=migrator t=2026-05-29T22:06:34.606447259Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-29T22:06:34.607698199Z level=info msg="Migration successfully executed" id="create team table" duration=1.2506ms logger=migrator t=2026-05-29T22:06:34.612531323Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-29T22:06:34.613604519Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.074186ms logger=migrator t=2026-05-29T22:06:34.617474851Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-29T22:06:34.618357641Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=882.98µs logger=migrator t=2026-05-29T22:06:34.622632493Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-29T22:06:34.627229703Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.59705ms logger=migrator t=2026-05-29T22:06:34.631276938Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-29T22:06:34.631451192Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.694µs logger=migrator t=2026-05-29T22:06:34.636685857Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-29T22:06:34.637589608Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=904.961µs logger=migrator t=2026-05-29T22:06:34.642461084Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-29T22:06:34.643713154Z level=info msg="Migration successfully executed" id="create team member table" duration=1.252071ms logger=migrator t=2026-05-29T22:06:34.649351318Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-29T22:06:34.650639148Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.287921ms logger=migrator t=2026-05-29T22:06:34.656442795Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-29T22:06:34.657845999Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.402394ms logger=migrator t=2026-05-29T22:06:34.663689338Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-29T22:06:34.665003408Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.314391ms logger=migrator t=2026-05-29T22:06:34.673186342Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-29T22:06:34.678465508Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.273846ms logger=migrator t=2026-05-29T22:06:34.683082368Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-29T22:06:34.688186438Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.10366ms logger=migrator t=2026-05-29T22:06:34.691323263Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-29T22:06:34.696220019Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.895106ms logger=migrator t=2026-05-29T22:06:34.701279009Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-29T22:06:34.702223111Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=944.132µs logger=migrator t=2026-05-29T22:06:34.707127907Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-29T22:06:34.708139142Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.011395ms logger=migrator t=2026-05-29T22:06:34.711758278Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-29T22:06:34.712784072Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.025734ms logger=migrator t=2026-05-29T22:06:34.719240864Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-29T22:06:34.72072853Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.487956ms logger=migrator t=2026-05-29T22:06:34.731722271Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-29T22:06:34.733225316Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.492995ms logger=migrator t=2026-05-29T22:06:34.763021093Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-29T22:06:34.763839272Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=820.989µs logger=migrator t=2026-05-29T22:06:34.771877683Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-29T22:06:34.772829826Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=951.673µs logger=migrator t=2026-05-29T22:06:34.779384781Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-29T22:06:34.780840385Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.461574ms logger=migrator t=2026-05-29T22:06:34.786949761Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-29T22:06:34.787431562Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=482.091µs logger=migrator t=2026-05-29T22:06:34.792643056Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-29T22:06:34.793027535Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=384.769µs logger=migrator t=2026-05-29T22:06:34.800265226Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-29T22:06:34.801371643Z level=info msg="Migration successfully executed" id="create tag table" duration=1.106647ms logger=migrator t=2026-05-29T22:06:34.813724306Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-29T22:06:34.815110039Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.380844ms logger=migrator t=2026-05-29T22:06:34.821151252Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-29T22:06:34.822291499Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.140037ms logger=migrator t=2026-05-29T22:06:34.827017681Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-29T22:06:34.828458305Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.439964ms logger=migrator t=2026-05-29T22:06:34.83495443Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-29T22:06:34.83584654Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=892.19µs logger=migrator t=2026-05-29T22:06:34.841154936Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-29T22:06:34.862419301Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=21.260665ms logger=migrator t=2026-05-29T22:06:34.866614Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-29T22:06:34.867182964Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=567.233µs logger=migrator t=2026-05-29T22:06:34.872814377Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-29T22:06:34.874279552Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.462595ms logger=migrator t=2026-05-29T22:06:34.879401424Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-29T22:06:34.879861585Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=460.411µs logger=migrator t=2026-05-29T22:06:34.884822873Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-29T22:06:34.885799556Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=976.882µs logger=migrator t=2026-05-29T22:06:34.891221314Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-29T22:06:34.892029673Z level=info msg="Migration successfully executed" id="create user auth table" duration=808.309µs logger=migrator t=2026-05-29T22:06:34.89651404Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-29T22:06:34.897434861Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=920.401µs logger=migrator t=2026-05-29T22:06:34.902618255Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-29T22:06:34.902693276Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=75.562µs logger=migrator t=2026-05-29T22:06:34.907978212Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-29T22:06:34.91425695Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.279418ms logger=migrator t=2026-05-29T22:06:34.919370242Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-29T22:06:34.924623927Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.252885ms logger=migrator t=2026-05-29T22:06:34.92979778Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-29T22:06:34.935557126Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.755406ms logger=migrator t=2026-05-29T22:06:34.940725178Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-29T22:06:34.94590612Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.178332ms logger=migrator t=2026-05-29T22:06:34.951879983Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-29T22:06:34.952798764Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=918.881µs logger=migrator t=2026-05-29T22:06:34.958052549Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-29T22:06:34.965749191Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.696872ms logger=migrator t=2026-05-29T22:06:34.971280772Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-29T22:06:34.971863917Z level=info msg="Migration successfully executed" id="create server_lock table" duration=583.555µs logger=migrator t=2026-05-29T22:06:34.978827502Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-29T22:06:34.980269376Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.441964ms logger=migrator t=2026-05-29T22:06:34.986291249Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-29T22:06:34.987128669Z level=info msg="Migration successfully executed" id="create user auth token table" duration=838.42µs logger=migrator t=2026-05-29T22:06:34.993389417Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-29T22:06:34.994810281Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.420494ms logger=migrator t=2026-05-29T22:06:35.001457208Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-29T22:06:35.002874862Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.417164ms logger=migrator t=2026-05-29T22:06:35.008577938Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-29T22:06:35.010085853Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.507285ms logger=migrator t=2026-05-29T22:06:35.016910445Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-29T22:06:35.026182725Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.27194ms logger=migrator t=2026-05-29T22:06:35.031665195Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-29T22:06:35.03230308Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=637.705µs logger=migrator t=2026-05-29T22:06:35.037827111Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-29T22:06:35.039232205Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.404434ms logger=migrator t=2026-05-29T22:06:35.045582815Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-29T22:06:35.046485516Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=902.611µs logger=migrator t=2026-05-29T22:06:35.052701545Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-29T22:06:35.053929203Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.226248ms logger=migrator t=2026-05-29T22:06:35.060267283Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-29T22:06:35.061863002Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.594279ms logger=migrator t=2026-05-29T22:06:35.068827376Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-29T22:06:35.068889938Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=63.222µs logger=migrator t=2026-05-29T22:06:35.074588553Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-29T22:06:35.074694466Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=107.172µs logger=migrator t=2026-05-29T22:06:35.079621803Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-29T22:06:35.081321273Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.69822ms logger=migrator t=2026-05-29T22:06:35.086850185Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T22:06:35.088656197Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.808633ms logger=migrator t=2026-05-29T22:06:35.094051955Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T22:06:35.095164092Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.112607ms logger=migrator t=2026-05-29T22:06:35.09976061Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-29T22:06:35.099861773Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=102.042µs logger=migrator t=2026-05-29T22:06:35.106360897Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T22:06:35.107837482Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.480275ms logger=migrator t=2026-05-29T22:06:35.111927179Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T22:06:35.113693241Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.769562ms logger=migrator t=2026-05-29T22:06:35.118596457Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T22:06:35.119790045Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.194538ms logger=migrator t=2026-05-29T22:06:35.125366907Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T22:06:35.127043488Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.680191ms logger=migrator t=2026-05-29T22:06:35.135706203Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-29T22:06:35.141416718Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.710006ms logger=migrator t=2026-05-29T22:06:35.149216083Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-29T22:06:35.15074318Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.524196ms logger=migrator t=2026-05-29T22:06:35.156330601Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-29T22:06:35.156516027Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=186.786µs logger=migrator t=2026-05-29T22:06:35.161293899Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-29T22:06:35.162312604Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.018355ms logger=migrator t=2026-05-29T22:06:35.169585096Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-29T22:06:35.170611751Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.026635ms logger=migrator t=2026-05-29T22:06:35.175458775Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-29T22:06:35.177083364Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.624229ms logger=migrator t=2026-05-29T22:06:35.182782159Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-29T22:06:35.182886492Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=105.123µs logger=migrator t=2026-05-29T22:06:35.189099289Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-29T22:06:35.190041652Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=941.263µs logger=migrator t=2026-05-29T22:06:35.194786164Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-29T22:06:35.196521125Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.734461ms logger=migrator t=2026-05-29T22:06:35.202233781Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-29T22:06:35.203202664Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=968.402µs logger=migrator t=2026-05-29T22:06:35.207762132Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-29T22:06:35.209304778Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.541886ms logger=migrator t=2026-05-29T22:06:35.215380813Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-29T22:06:35.221364725Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.982912ms logger=migrator t=2026-05-29T22:06:35.227098581Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-29T22:06:35.228005022Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=907.381µs logger=migrator t=2026-05-29T22:06:35.232896198Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-29T22:06:35.234366723Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.470405ms logger=migrator t=2026-05-29T22:06:35.239500815Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-29T22:06:35.272970839Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.464503ms logger=migrator t=2026-05-29T22:06:35.280344064Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-29T22:06:35.304052236Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.706102ms logger=migrator t=2026-05-29T22:06:35.30971608Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-29T22:06:35.311031432Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.316262ms logger=migrator t=2026-05-29T22:06:35.316116813Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-29T22:06:35.317936175Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.819442ms logger=migrator t=2026-05-29T22:06:35.324754357Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-29T22:06:35.334117139Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.360282ms logger=migrator t=2026-05-29T22:06:35.339793263Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-29T22:06:35.346591914Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.796251ms logger=migrator t=2026-05-29T22:06:35.351590893Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-29T22:06:35.352564727Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=975.054µs logger=migrator t=2026-05-29T22:06:35.358556259Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-29T22:06:35.360289589Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.73264ms logger=migrator t=2026-05-29T22:06:35.366300912Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-29T22:06:35.367637164Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.337822ms logger=migrator t=2026-05-29T22:06:35.373655457Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-29T22:06:35.374883076Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.227629ms logger=migrator t=2026-05-29T22:06:35.380993201Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-29T22:06:35.381090943Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.732µs logger=migrator t=2026-05-29T22:06:35.385902547Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-29T22:06:35.394622274Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.718237ms logger=migrator t=2026-05-29T22:06:35.40076214Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-29T22:06:35.40838081Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.61754ms logger=migrator t=2026-05-29T22:06:35.419878774Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-29T22:06:35.424739918Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.863404ms logger=migrator t=2026-05-29T22:06:35.430445693Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-29T22:06:35.43110134Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=655.507µs logger=migrator t=2026-05-29T22:06:35.436177499Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-29T22:06:35.436857686Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=679.957µs logger=migrator t=2026-05-29T22:06:35.442641233Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-29T22:06:35.452596489Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.958436ms logger=migrator t=2026-05-29T22:06:35.457785842Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-29T22:06:35.468726242Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.93888ms logger=migrator t=2026-05-29T22:06:35.473577817Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-29T22:06:35.474378046Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=798.069µs logger=migrator t=2026-05-29T22:06:35.483178845Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-29T22:06:35.491218545Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.040711ms logger=migrator t=2026-05-29T22:06:35.497119375Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-29T22:06:35.504924151Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.822726ms logger=migrator t=2026-05-29T22:06:35.511876865Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-29T22:06:35.511981107Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=102.332µs logger=migrator t=2026-05-29T22:06:35.517856717Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-29T22:06:35.519396443Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.539016ms logger=migrator t=2026-05-29T22:06:35.526536333Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-29T22:06:35.527567557Z 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.031044ms logger=migrator t=2026-05-29T22:06:35.533824165Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-29T22:06:35.534932532Z 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.108807ms logger=migrator t=2026-05-29T22:06:35.542502601Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-29T22:06:35.542658945Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=160.954µs logger=migrator t=2026-05-29T22:06:35.547622163Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-29T22:06:35.55593829Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.314207ms logger=migrator t=2026-05-29T22:06:35.563765516Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-29T22:06:35.570551386Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.78718ms logger=migrator t=2026-05-29T22:06:35.575825632Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-29T22:06:35.581308602Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.4816ms logger=migrator t=2026-05-29T22:06:35.585467861Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-29T22:06:35.591559995Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.091784ms logger=migrator t=2026-05-29T22:06:35.596056631Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-29T22:06:35.602235879Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.179078ms logger=migrator t=2026-05-29T22:06:35.606730625Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-29T22:06:35.606890689Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=319.547µs logger=migrator t=2026-05-29T22:06:35.610753971Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-29T22:06:35.612100502Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.346801ms logger=migrator t=2026-05-29T22:06:35.616358514Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-29T22:06:35.624253931Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.892677ms logger=migrator t=2026-05-29T22:06:35.632961938Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-29T22:06:35.633149052Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=193.455µs logger=migrator t=2026-05-29T22:06:35.639575294Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-29T22:06:35.647621395Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.063731ms logger=migrator t=2026-05-29T22:06:35.652731657Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-29T22:06:35.653865393Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.131106ms logger=migrator t=2026-05-29T22:06:35.657832808Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-29T22:06:35.662383495Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.550187ms logger=migrator t=2026-05-29T22:06:35.665887698Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-29T22:06:35.666574455Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=686.627µs logger=migrator t=2026-05-29T22:06:35.671369568Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-29T22:06:35.672127987Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=758.189µs logger=migrator t=2026-05-29T22:06:35.676362587Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-29T22:06:35.680969626Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.606679ms logger=migrator t=2026-05-29T22:06:35.684609812Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-29T22:06:35.685184566Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=574.564µs logger=migrator t=2026-05-29T22:06:35.690870931Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-29T22:06:35.693174856Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.301854ms logger=migrator t=2026-05-29T22:06:35.697536559Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-29T22:06:35.698469191Z level=info msg="Migration successfully executed" id="create alert_image table" duration=933.452µs logger=migrator t=2026-05-29T22:06:35.702526417Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-29T22:06:35.703606163Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.079486ms logger=migrator t=2026-05-29T22:06:35.708592311Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-29T22:06:35.708698814Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=107.323µs logger=migrator t=2026-05-29T22:06:35.712719699Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-29T22:06:35.713710242Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=990.633µs logger=migrator t=2026-05-29T22:06:35.718173818Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-29T22:06:35.719871489Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.693251ms logger=migrator t=2026-05-29T22:06:35.725035201Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-29T22:06:35.725665156Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-29T22:06:35.729763223Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-29T22:06:35.730200393Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=437.07µs logger=migrator t=2026-05-29T22:06:35.735304004Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-29T22:06:35.737428455Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.122651ms logger=migrator t=2026-05-29T22:06:35.744657747Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-29T22:06:35.755142075Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.489358ms logger=migrator t=2026-05-29T22:06:35.759059888Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-29T22:06:35.760303057Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.242819ms logger=migrator t=2026-05-29T22:06:35.765129412Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-29T22:06:35.766268859Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.138337ms logger=migrator t=2026-05-29T22:06:35.771463012Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-29T22:06:35.772084157Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=621.245µs logger=migrator t=2026-05-29T22:06:35.776480991Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-29T22:06:35.7781373Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.655779ms logger=migrator t=2026-05-29T22:06:35.782727469Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-29T22:06:35.784454651Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.726712ms logger=migrator t=2026-05-29T22:06:35.790355481Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-29T22:06:35.790456783Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=101.362µs logger=migrator t=2026-05-29T22:06:35.794309394Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-29T22:06:35.794427987Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=119.183µs logger=migrator t=2026-05-29T22:06:35.798363361Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-29T22:06:35.805436878Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.072947ms logger=migrator t=2026-05-29T22:06:35.814868292Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-29T22:06:35.815344773Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=478.141µs logger=migrator t=2026-05-29T22:06:35.821173552Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-29T22:06:35.822554544Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.380512ms logger=migrator t=2026-05-29T22:06:35.827142983Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-29T22:06:35.827474711Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=333.828µs logger=migrator t=2026-05-29T22:06:35.831771613Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-29T22:06:35.832794387Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.025044ms logger=migrator t=2026-05-29T22:06:35.837701884Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-29T22:06:35.838990044Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.28751ms logger=migrator t=2026-05-29T22:06:35.845382565Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-29T22:06:35.880226762Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.834297ms logger=migrator t=2026-05-29T22:06:35.885110659Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-29T22:06:35.894786038Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.675029ms logger=migrator t=2026-05-29T22:06:35.898857884Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-29T22:06:35.898960617Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=102.923µs logger=migrator t=2026-05-29T22:06:35.902794157Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-29T22:06:35.934507719Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.713282ms logger=migrator t=2026-05-29T22:06:35.939558589Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-29T22:06:35.96871142Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.149751ms logger=migrator t=2026-05-29T22:06:35.972915581Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-29T22:06:35.973706769Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=790.508µs logger=migrator t=2026-05-29T22:06:35.978572125Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-29T22:06:35.97966751Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.095335ms logger=migrator t=2026-05-29T22:06:35.984992537Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-29T22:06:35.985337005Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=344.608µs logger=migrator t=2026-05-29T22:06:35.989179077Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-29T22:06:35.990446196Z level=info msg="Migration successfully executed" id="create permission table" duration=1.26717ms logger=migrator t=2026-05-29T22:06:35.995177549Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-29T22:06:35.996288685Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.111196ms logger=migrator t=2026-05-29T22:06:36.002257786Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-29T22:06:36.003885495Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.627559ms logger=migrator t=2026-05-29T22:06:36.008356992Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-29T22:06:36.010023981Z level=info msg="Migration successfully executed" id="create role table" duration=1.666749ms logger=migrator t=2026-05-29T22:06:36.015702595Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-29T22:06:36.026976523Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.271678ms logger=migrator t=2026-05-29T22:06:36.03234818Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-29T22:06:36.040208607Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.859157ms logger=migrator t=2026-05-29T22:06:36.044796746Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-29T22:06:36.046088216Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.29736ms logger=migrator t=2026-05-29T22:06:36.050091652Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-29T22:06:36.051176407Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.083855ms logger=migrator t=2026-05-29T22:06:36.056295759Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-29T22:06:36.057426655Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.131426ms logger=migrator t=2026-05-29T22:06:36.061368469Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-29T22:06:36.062286831Z level=info msg="Migration successfully executed" id="create team role table" duration=918.412µs logger=migrator t=2026-05-29T22:06:36.067414282Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-29T22:06:36.068527769Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.113476ms logger=migrator t=2026-05-29T22:06:36.073167479Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-29T22:06:36.074467919Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.30338ms logger=migrator t=2026-05-29T22:06:36.080041932Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-29T22:06:36.081830454Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.784823ms logger=migrator t=2026-05-29T22:06:36.086134726Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-29T22:06:36.087022158Z level=info msg="Migration successfully executed" id="create user role table" duration=887.262µs logger=migrator t=2026-05-29T22:06:36.091670347Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-29T22:06:36.093677875Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.006828ms logger=migrator t=2026-05-29T22:06:36.09894369Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-29T22:06:36.100169298Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.226828ms logger=migrator t=2026-05-29T22:06:36.104519852Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-29T22:06:36.105673359Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.153077ms logger=migrator t=2026-05-29T22:06:36.110544435Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-29T22:06:36.11161199Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.064655ms logger=migrator t=2026-05-29T22:06:36.115693887Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-29T22:06:36.117544341Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.850264ms logger=migrator t=2026-05-29T22:06:36.121471774Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-29T22:06:36.122668082Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.196198ms logger=migrator t=2026-05-29T22:06:36.127501377Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-29T22:06:36.13564356Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.148163ms logger=migrator t=2026-05-29T22:06:36.139045521Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-29T22:06:36.140443594Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.397593ms logger=migrator t=2026-05-29T22:06:36.144327716Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-29T22:06:36.145478974Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.150848ms logger=migrator t=2026-05-29T22:06:36.149602911Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-29T22:06:36.150677426Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.078505ms logger=migrator t=2026-05-29T22:06:36.154967439Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-29T22:06:36.156074315Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.106695ms logger=migrator t=2026-05-29T22:06:36.160204993Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-29T22:06:36.161151435Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=945.732µs logger=migrator t=2026-05-29T22:06:36.165663023Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-29T22:06:36.167054965Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.391753ms logger=migrator t=2026-05-29T22:06:36.171916321Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-29T22:06:36.18161172Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.695029ms logger=migrator t=2026-05-29T22:06:36.185562454Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-29T22:06:36.193512083Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.948559ms logger=migrator t=2026-05-29T22:06:36.198241785Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-29T22:06:36.204060324Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.817388ms logger=migrator t=2026-05-29T22:06:36.207623428Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-29T22:06:36.215653599Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.02952ms logger=migrator t=2026-05-29T22:06:36.219233103Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-29T22:06:36.22037901Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.145637ms logger=migrator t=2026-05-29T22:06:36.225153474Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-29T22:06:36.226264029Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.108076ms logger=migrator t=2026-05-29T22:06:36.229946367Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-29T22:06:36.230982372Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.035955ms logger=migrator t=2026-05-29T22:06:36.23427669Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-29T22:06:36.235233103Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=955.883µs logger=migrator t=2026-05-29T22:06:36.238198903Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-29T22:06:36.23935421Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.154927ms logger=migrator t=2026-05-29T22:06:36.243181091Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-29T22:06:36.243283144Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=105.653µs logger=migrator t=2026-05-29T22:06:36.246353677Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-29T22:06:36.246389828Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=37.111µs logger=migrator t=2026-05-29T22:06:36.249584513Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-29T22:06:36.250023534Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=438.861µs logger=migrator t=2026-05-29T22:06:36.253495116Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-29T22:06:36.254062829Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=568.133µs logger=migrator t=2026-05-29T22:06:36.257163862Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-29T22:06:36.257837979Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=674.107µs logger=migrator t=2026-05-29T22:06:36.261208369Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-29T22:06:36.261464135Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=255.946µs logger=migrator t=2026-05-29T22:06:36.263944224Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-29T22:06:36.264423165Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=478.831µs logger=migrator t=2026-05-29T22:06:36.267471537Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-29T22:06:36.268325347Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=853.45µs logger=migrator t=2026-05-29T22:06:36.272088897Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-29T22:06:36.273265145Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.175958ms logger=migrator t=2026-05-29T22:06:36.278590591Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-29T22:06:36.286728364Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.144683ms logger=migrator t=2026-05-29T22:06:36.290343839Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-29T22:06:36.290403991Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.582µs logger=migrator t=2026-05-29T22:06:36.293122705Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-29T22:06:36.29413335Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.009655ms logger=migrator t=2026-05-29T22:06:36.298331629Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-29T22:06:36.299563219Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.23153ms logger=migrator t=2026-05-29T22:06:36.303059791Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-29T22:06:36.304267649Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.207538ms logger=migrator t=2026-05-29T22:06:36.307718102Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-29T22:06:36.317440112Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.71533ms logger=migrator t=2026-05-29T22:06:36.320467644Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-29T22:06:36.321257162Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=787.848µs logger=migrator t=2026-05-29T22:06:36.324055089Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-29T22:06:36.325004632Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=949.683µs logger=migrator t=2026-05-29T22:06:36.328842173Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-29T22:06:36.352279218Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.433465ms logger=migrator t=2026-05-29T22:06:36.356840517Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-29T22:06:36.359568932Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.726834ms logger=migrator t=2026-05-29T22:06:36.365622225Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-29T22:06:36.367416978Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.794343ms logger=migrator t=2026-05-29T22:06:36.372827626Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-29T22:06:36.374068625Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.241359ms logger=migrator t=2026-05-29T22:06:36.378854239Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-29T22:06:36.380963479Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.10609ms logger=migrator t=2026-05-29T22:06:36.384527424Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-29T22:06:36.38479113Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=263.696µs logger=migrator t=2026-05-29T22:06:36.388396905Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-29T22:06:36.389277327Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=882.072µs logger=migrator t=2026-05-29T22:06:36.394485269Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-29T22:06:36.404882426Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.397437ms logger=migrator t=2026-05-29T22:06:36.408844201Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-29T22:06:36.409748762Z level=info msg="Migration successfully executed" id="create entity_events table" duration=904.721µs logger=migrator t=2026-05-29T22:06:36.413320386Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-29T22:06:36.414507955Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.187319ms logger=migrator t=2026-05-29T22:06:36.419328559Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T22:06:36.420018166Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T22:06:36.423417586Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T22:06:36.423950599Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T22:06:36.428536748Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-29T22:06:36.429583092Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.045874ms logger=migrator t=2026-05-29T22:06:36.433616898Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-29T22:06:36.435196986Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.578947ms logger=migrator t=2026-05-29T22:06:36.440208395Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T22:06:36.441680919Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.471314ms logger=migrator t=2026-05-29T22:06:36.44803273Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T22:06:36.44928942Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.25543ms logger=migrator t=2026-05-29T22:06:36.454981185Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-29T22:06:36.456261316Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.280191ms logger=migrator t=2026-05-29T22:06:36.459356039Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-29T22:06:36.460474405Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.125406ms logger=migrator t=2026-05-29T22:06:36.463852385Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-29T22:06:36.464939702Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.085096ms logger=migrator t=2026-05-29T22:06:36.472223064Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-29T22:06:36.474355364Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.113471ms logger=migrator t=2026-05-29T22:06:36.478208675Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-29T22:06:36.47964564Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.436715ms logger=migrator t=2026-05-29T22:06:36.484533136Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-29T22:06:36.485491818Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=958.802µs logger=migrator t=2026-05-29T22:06:36.491131512Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-29T22:06:36.492515894Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.383562ms logger=migrator t=2026-05-29T22:06:36.499107431Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-29T22:06:36.530413654Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=31.300693ms logger=migrator t=2026-05-29T22:06:36.535333151Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-29T22:06:36.54372589Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.393839ms logger=migrator t=2026-05-29T22:06:36.546907795Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-29T22:06:36.555770905Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.86097ms logger=migrator t=2026-05-29T22:06:36.565452995Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-29T22:06:36.565894296Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=443.561µs logger=migrator t=2026-05-29T22:06:36.575394861Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-29T22:06:36.582985131Z level=info msg="Migration successfully executed" id="add share column" duration=7.58909ms logger=migrator t=2026-05-29T22:06:36.588190125Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-29T22:06:36.588570194Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=383.618µs logger=migrator t=2026-05-29T22:06:36.593215843Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-29T22:06:36.594850542Z level=info msg="Migration successfully executed" id="create file table" duration=1.634899ms logger=migrator t=2026-05-29T22:06:36.600549307Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-29T22:06:36.601698834Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.149407ms logger=migrator t=2026-05-29T22:06:36.607049751Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-29T22:06:36.608859615Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.809324ms logger=migrator t=2026-05-29T22:06:36.621076994Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-29T22:06:36.622380356Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.305871ms logger=migrator t=2026-05-29T22:06:36.629365761Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-29T22:06:36.631134223Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.769322ms logger=migrator t=2026-05-29T22:06:36.638550079Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-29T22:06:36.63859696Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=47.281µs logger=migrator t=2026-05-29T22:06:36.649897578Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-29T22:06:36.64996878Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=73.072µs logger=migrator t=2026-05-29T22:06:36.652834288Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-29T22:06:36.653366971Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=532.452µs logger=migrator t=2026-05-29T22:06:36.655620634Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-29T22:06:36.655774298Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=150.444µs logger=migrator t=2026-05-29T22:06:36.660677343Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-29T22:06:36.661618016Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=940.763µs logger=migrator t=2026-05-29T22:06:36.664931305Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-29T22:06:36.671828197Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.896382ms logger=migrator t=2026-05-29T22:06:36.676783915Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-29T22:06:36.676950319Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=167.114µs logger=migrator t=2026-05-29T22:06:36.681671581Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-29T22:06:36.682826198Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.154497ms logger=migrator t=2026-05-29T22:06:36.686514667Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-29T22:06:36.687017438Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=498.432µs logger=migrator t=2026-05-29T22:06:36.690738786Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-29T22:06:36.690945201Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=206.565µs logger=migrator t=2026-05-29T22:06:36.69468714Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-29T22:06:36.695158571Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=471.531µs logger=migrator t=2026-05-29T22:06:36.699046493Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-29T22:06:36.710849743Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.80353ms logger=migrator t=2026-05-29T22:06:36.748398984Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-29T22:06:36.759424906Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.029872ms logger=migrator t=2026-05-29T22:06:36.76506334Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-29T22:06:36.766822451Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.759671ms logger=migrator t=2026-05-29T22:06:36.784915771Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-29T22:06:36.854273406Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=69.355066ms logger=migrator t=2026-05-29T22:06:36.8608015Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-29T22:06:36.861926876Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.125726ms logger=migrator t=2026-05-29T22:06:36.866884804Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-29T22:06:36.868117544Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.23241ms logger=migrator t=2026-05-29T22:06:36.87304884Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-29T22:06:36.897447169Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.398859ms logger=migrator t=2026-05-29T22:06:36.908793438Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-29T22:06:36.919432221Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.640043ms logger=migrator t=2026-05-29T22:06:36.924042991Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-29T22:06:36.924297147Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=254.686µs logger=migrator t=2026-05-29T22:06:36.928835144Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-29T22:06:36.928975627Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=140.593µs logger=migrator t=2026-05-29T22:06:36.934021187Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-29T22:06:36.934399266Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=379.319µs logger=migrator t=2026-05-29T22:06:36.939489797Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-29T22:06:36.939957738Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=472.681µs logger=migrator t=2026-05-29T22:06:36.944874334Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-29T22:06:36.945250453Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=376.679µs logger=migrator t=2026-05-29T22:06:36.949959935Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-29T22:06:36.951898191Z level=info msg="Migration successfully executed" id="create folder table" duration=1.937545ms logger=migrator t=2026-05-29T22:06:36.957543174Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-29T22:06:36.958650651Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.113347ms logger=migrator t=2026-05-29T22:06:36.963700141Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-29T22:06:36.964778017Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.077865ms logger=migrator t=2026-05-29T22:06:36.969666823Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-29T22:06:36.969696943Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.18µs logger=migrator t=2026-05-29T22:06:36.975195514Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-29T22:06:36.977242313Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.044999ms logger=migrator t=2026-05-29T22:06:36.982793893Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-29T22:06:36.983945261Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.150828ms logger=migrator t=2026-05-29T22:06:36.992778661Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-29T22:06:36.996170001Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=3.39303ms logger=migrator t=2026-05-29T22:06:37.01802737Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-29T22:06:37.01848744Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=462.93µs logger=migrator t=2026-05-29T22:06:37.025398665Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-29T22:06:37.025660831Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=262.556µs logger=migrator t=2026-05-29T22:06:37.029734157Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-29T22:06:37.030962817Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.22887ms logger=migrator t=2026-05-29T22:06:37.037548613Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-29T22:06:37.038917086Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.368613ms logger=migrator t=2026-05-29T22:06:37.043590526Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-29T22:06:37.044667892Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.077146ms logger=migrator t=2026-05-29T22:06:37.050564521Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-29T22:06:37.051887312Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.322131ms logger=migrator t=2026-05-29T22:06:37.058531961Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-29T22:06:37.060319352Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.787251ms logger=migrator t=2026-05-29T22:06:37.065365572Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-29T22:06:37.066290194Z level=info msg="Migration successfully executed" id="create anon_device table" duration=926.592µs logger=migrator t=2026-05-29T22:06:37.073923495Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-29T22:06:37.075636296Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.714261ms logger=migrator t=2026-05-29T22:06:37.082778885Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-29T22:06:37.084834824Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.068689ms logger=migrator t=2026-05-29T22:06:37.090465568Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-29T22:06:37.091358619Z level=info msg="Migration successfully executed" id="create signing_key table" duration=893.15µs logger=migrator t=2026-05-29T22:06:37.096703665Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-29T22:06:37.098413846Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.708541ms logger=migrator t=2026-05-29T22:06:37.104150662Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-29T22:06:37.105260778Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.110426ms logger=migrator t=2026-05-29T22:06:37.112718646Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-29T22:06:37.113007422Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=289.566µs logger=migrator t=2026-05-29T22:06:37.117384097Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-29T22:06:37.126976034Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.582506ms logger=migrator t=2026-05-29T22:06:37.131675706Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-29T22:06:37.132177107Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=500.142µs logger=migrator t=2026-05-29T22:06:37.137266898Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-29T22:06:37.137286119Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.201µs logger=migrator t=2026-05-29T22:06:37.141522309Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-29T22:06:37.142583154Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.061005ms logger=migrator t=2026-05-29T22:06:37.148804832Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-29T22:06:37.148831162Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=35.051µs logger=migrator t=2026-05-29T22:06:37.156891554Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-29T22:06:37.158998113Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.108459ms logger=migrator t=2026-05-29T22:06:37.164658617Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-29T22:06:37.166091792Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.435195ms logger=migrator t=2026-05-29T22:06:37.173319283Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-29T22:06:37.174655755Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.339233ms logger=migrator t=2026-05-29T22:06:37.180144395Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-29T22:06:37.181172889Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.033084ms logger=migrator t=2026-05-29T22:06:37.18626337Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-29T22:06:37.18667544Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=414.93µs logger=migrator t=2026-05-29T22:06:37.192377485Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-29T22:06:37.193190625Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=816.42µs logger=migrator t=2026-05-29T22:06:37.197917696Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-29T22:06:37.199118265Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.201819ms logger=migrator t=2026-05-29T22:06:37.205296042Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-29T22:06:37.206406258Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.116417ms logger=migrator t=2026-05-29T22:06:37.212870572Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-29T22:06:37.219918748Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.049926ms logger=migrator t=2026-05-29T22:06:37.22420229Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-29T22:06:37.233346197Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.138097ms logger=migrator t=2026-05-29T22:06:37.238058599Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-29T22:06:37.248779832Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.726073ms logger=migrator t=2026-05-29T22:06:37.254095718Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-29T22:06:37.25415681Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=62.342µs logger=migrator t=2026-05-29T22:06:37.260278576Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-29T22:06:37.272105406Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.82818ms logger=migrator t=2026-05-29T22:06:37.276845798Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-29T22:06:37.284406318Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.559429ms logger=migrator t=2026-05-29T22:06:37.289760605Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-29T22:06:37.290074692Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=320.738µs logger=migrator t=2026-05-29T22:06:37.296841083Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.646271055s logger=migrator t=2026-05-29T22:06:37.297633892Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-29T22:06:37.313526679Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-29T22:06:37.313783615Z level=info msg="Created default organization" logger=secrets t=2026-05-29T22:06:37.32120366Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-29T22:06:37.372144428Z level=info msg="Restored cache from database" duration=444.67µs logger=plugin.store t=2026-05-29T22:06:37.373593713Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-29T22:06:37.422194656Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-29T22:06:37.422221426Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-29T22:06:37.422275758Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-29T22:06:37.422287168Z level=info msg="Plugins loaded" count=54 duration=48.695095ms logger=query_data t=2026-05-29T22:06:37.428016554Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-29T22:06:37.431238491Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-29T22:06:37.434897177Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-29T22:06:37.445204272Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-29T22:06:37.446744768Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-29T22:06:37.448109031Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-29T22:06:37.467364287Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-29T22:06:37.486963192Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-29T22:06:37.508492313Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-29T22:06:37.508515423Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-29T22:06:37.508640926Z level=info msg="Storage starting" logger=http.server t=2026-05-29T22:06:37.512510469Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-29T22:06:37.512709783Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-29T22:06:37.51299228Z level=info msg="Starting MultiOrg Alertmanager" logger=plugins.update.checker t=2026-05-29T22:06:37.575701917Z level=info msg="Update check succeeded" duration=66.895607ms logger=grafana.update.checker t=2026-05-29T22:06:37.59312652Z level=info msg="Update check succeeded" duration=83.48838ms logger=ngalert.state.manager t=2026-05-29T22:06:37.618719437Z level=info msg="State cache has been initialized" states=0 duration=106.006704ms logger=ngalert.scheduler t=2026-05-29T22:06:37.618763819Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-29T22:06:37.6188199Z level=info msg=starting first_tick=2026-05-29T22:06:40Z logger=provisioning.dashboard t=2026-05-29T22:06:37.647619463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:37.707410361Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-29T22:06:37.832866587Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-29T22:06:37.833374858Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-29T22:06:38.603544646Z level=info msg="Patterns update finished" duration=839.574334ms logger=provisioning.dashboard t=2026-05-29T22:06:42.305580875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.306722242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.334008909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.36017685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.378591727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.41289625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.428573251Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-29T22:06:42.46010707Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-29T22:06:42.473762554Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-29T22:06:42.494586158Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-29T22:06:42.515382181Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-29T22:06:42.529409123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.552674706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.581410767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.597013838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.626929396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.642921916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.672151109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.686842528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.710721834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.734934839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.784205467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.80331492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.837326497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.851063543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.8859151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.902831061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.940932584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.955367627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:42.985368019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.002185847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.034279809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.052271525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.096869653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.112889964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.142601028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.160182716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.188809114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.20680249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.254544033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.279367682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.337397019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.352956187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.391846729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.405414801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.456651787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.468856327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.516716702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.531080833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.575761482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.593631966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.650250949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.663272428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.707445026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.72408134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.977141882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:43.996764978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:44.209558705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:44.227036229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:44.789316236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:44.805305486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:44.863438635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:44.881991445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:44.936939218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:44.955358634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.017763575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.03692836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.096002911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.110950105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.178418525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.195136352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.264514328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.28276141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.33710442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.349248747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.424469312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.442307195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.511940746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.531676034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.618038343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.645150026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.766099585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.787251486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T22:06:45.860559216Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-29T22:07:27.532299884Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-29T22:16:37.555284979Z level=info msg="Completed cleanup jobs" duration=46.004738ms logger=plugins.update.checker t=2026-05-29T22:16:37.627837447Z level=info msg="Update check succeeded" duration=51.88545ms logger=sqlstore.transactions t=2026-05-29T22:21:37.444350881Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-29T22:26:37.551366056Z level=info msg="Completed cleanup jobs" duration=42.289249ms logger=plugins.update.checker t=2026-05-29T22:26:37.632293116Z level=info msg="Update check succeeded" duration=55.61734ms logger=cleanup t=2026-05-29T22:36:37.512601255Z level=info msg="Completed cleanup jobs" duration=3.339171ms logger=plugins.update.checker t=2026-05-29T22:36:37.627014195Z level=info msg="Update check succeeded" duration=49.71168ms logger=infra.usagestats t=2026-05-29T22:37:27.554119205Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-29T22:46:37.549622606Z level=info msg="Completed cleanup jobs" duration=40.448213ms logger=plugins.update.checker t=2026-05-29T22:46:37.666968922Z level=info msg="Update check succeeded" duration=90.674223ms logger=cleanup t=2026-05-29T22:56:37.541762448Z level=info msg="Completed cleanup jobs" duration=32.282263ms logger=plugins.update.checker t=2026-05-29T22:56:37.628012976Z level=info msg="Update check succeeded" duration=51.35493ms logger=cleanup t=2026-05-29T23:06:37.575669666Z level=info msg="Completed cleanup jobs" duration=59.999065ms logger=plugins.update.checker t=2026-05-29T23:06:37.631441549Z level=info msg="Update check succeeded" duration=54.349538ms logger=infra.usagestats t=2026-05-29T23:07:27.553386624Z level=info msg="Usage stats are ready to report"