logger=settings t=2026-05-19T19:12:03.617454295Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-19T19:12:03Z logger=settings t=2026-05-19T19:12:03.617696692Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-19T19:12:03.617708812Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-19T19:12:03.617712092Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-19T19:12:03.617715022Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-19T19:12:03.617717792Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-19T19:12:03.617720422Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-19T19:12:03.617723002Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-19T19:12:03.617725922Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-19T19:12:03.617728612Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-19T19:12:03.617732973Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-19T19:12:03.617735653Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-19T19:12:03.617738223Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-19T19:12:03.617740753Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-19T19:12:03.617743973Z level=info msg=Target target=[all] logger=settings t=2026-05-19T19:12:03.617749813Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-19T19:12:03.617753023Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-19T19:12:03.617757533Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-19T19:12:03.617761123Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-19T19:12:03.617764563Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-19T19:12:03.617767694Z level=info msg="App mode production" logger=sqlstore t=2026-05-19T19:12:03.618781791Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-19T19:12:03.618820342Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-19T19:12:03.6208919Z level=info msg="Locking database" logger=migrator t=2026-05-19T19:12:03.62090913Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-19T19:12:03.621728573Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-19T19:12:03.622683199Z level=info msg="Migration successfully executed" id="create migration_log table" duration=956.966µs logger=migrator t=2026-05-19T19:12:03.633029415Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-19T19:12:03.634911467Z level=info msg="Migration successfully executed" id="create user table" duration=1.888212ms logger=migrator t=2026-05-19T19:12:03.639631457Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-19T19:12:03.640730657Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.10073ms logger=migrator t=2026-05-19T19:12:03.646371183Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-19T19:12:03.647686399Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.315917ms logger=migrator t=2026-05-19T19:12:03.651888445Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-19T19:12:03.653214802Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.326467ms logger=migrator t=2026-05-19T19:12:03.658104206Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-19T19:12:03.658780625Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=675.789µs logger=migrator t=2026-05-19T19:12:03.662492548Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-19T19:12:03.664932415Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.439817ms logger=migrator t=2026-05-19T19:12:03.668510893Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-19T19:12:03.669284965Z level=info msg="Migration successfully executed" id="create user table v2" duration=774.141µs logger=migrator t=2026-05-19T19:12:03.678044987Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-19T19:12:03.678715976Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=670.568µs logger=migrator t=2026-05-19T19:12:03.681895503Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-19T19:12:03.682614493Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=718.079µs logger=migrator t=2026-05-19T19:12:03.688587857Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-19T19:12:03.688992049Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=406.672µs logger=migrator t=2026-05-19T19:12:03.692840325Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-19T19:12:03.693359419Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=523.304µs logger=migrator t=2026-05-19T19:12:03.697756011Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-19T19:12:03.698593944Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=838.263µs logger=migrator t=2026-05-19T19:12:03.701832073Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-19T19:12:03.701875544Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.771µs logger=migrator t=2026-05-19T19:12:03.70573042Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-19T19:12:03.707095218Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.362578ms logger=migrator t=2026-05-19T19:12:03.711774798Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-19T19:12:03.711995534Z level=info msg="Migration successfully executed" id="Add missing user data" duration=221.046µs logger=migrator t=2026-05-19T19:12:03.716364134Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-19T19:12:03.71804508Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.669566ms logger=migrator t=2026-05-19T19:12:03.722115722Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-19T19:12:03.722999098Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=882.655µs logger=migrator t=2026-05-19T19:12:03.726813322Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-19T19:12:03.728264713Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.451361ms logger=migrator t=2026-05-19T19:12:03.732594832Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-19T19:12:03.739172243Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.577421ms logger=migrator t=2026-05-19T19:12:03.744044268Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-19T19:12:03.74519419Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.150262ms logger=migrator t=2026-05-19T19:12:03.748681506Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-19T19:12:03.748911682Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=230.266µs logger=migrator t=2026-05-19T19:12:03.753124568Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-19T19:12:03.754308551Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.183543ms logger=migrator t=2026-05-19T19:12:03.758967559Z 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-19T19:12:03.75932535Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=358.271µs logger=migrator t=2026-05-19T19:12:03.763909176Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-19T19:12:03.764399209Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=492.823µs logger=migrator t=2026-05-19T19:12:03.769478079Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-19T19:12:03.770632982Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.160533ms logger=migrator t=2026-05-19T19:12:03.775283659Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-19T19:12:03.775909487Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=625.328µs logger=migrator t=2026-05-19T19:12:03.781379437Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-19T19:12:03.783001063Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.624775ms logger=migrator t=2026-05-19T19:12:03.787945559Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-19T19:12:03.788649458Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=700.889µs logger=migrator t=2026-05-19T19:12:03.792426482Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-19T19:12:03.792960708Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=536.986µs logger=migrator t=2026-05-19T19:12:03.796937887Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-19T19:12:03.796977918Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.961µs logger=migrator t=2026-05-19T19:12:03.80247734Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-19T19:12:03.803008174Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=530.824µs logger=migrator t=2026-05-19T19:12:03.806747238Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-19T19:12:03.807218511Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=470.913µs logger=migrator t=2026-05-19T19:12:03.810941894Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-19T19:12:03.811416106Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=472.553µs logger=migrator t=2026-05-19T19:12:03.815941252Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-19T19:12:03.816392114Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=449.992µs logger=migrator t=2026-05-19T19:12:03.820042984Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-19T19:12:03.822329638Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.286283ms logger=migrator t=2026-05-19T19:12:03.826151453Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-19T19:12:03.826767031Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=611.327µs logger=migrator t=2026-05-19T19:12:03.831512951Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-19T19:12:03.832024096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=510.494µs logger=migrator t=2026-05-19T19:12:03.835872442Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-19T19:12:03.836939081Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.066489ms logger=migrator t=2026-05-19T19:12:03.84198048Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-19T19:12:03.842658738Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=677.718µs logger=migrator t=2026-05-19T19:12:03.846428563Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-19T19:12:03.847121012Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=691.339µs logger=migrator t=2026-05-19T19:12:03.852404078Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-19T19:12:03.852789538Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=382.52µs logger=migrator t=2026-05-19T19:12:03.856350806Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-19T19:12:03.85685939Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=507.984µs logger=migrator t=2026-05-19T19:12:03.861049416Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-19T19:12:03.861647863Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=598.206µs logger=migrator t=2026-05-19T19:12:03.870020804Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-19T19:12:03.871539396Z level=info msg="Migration successfully executed" id="create star table" duration=1.517643ms logger=migrator t=2026-05-19T19:12:03.877615323Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-19T19:12:03.879194846Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.581923ms logger=migrator t=2026-05-19T19:12:03.885342747Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-19T19:12:03.886712824Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.374008ms logger=migrator t=2026-05-19T19:12:03.894344195Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-19T19:12:03.895189678Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=848.133µs logger=migrator t=2026-05-19T19:12:03.909695758Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-19T19:12:03.911834837Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=2.141209ms logger=migrator t=2026-05-19T19:12:03.917545305Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-19T19:12:03.918350477Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=802.862µs logger=migrator t=2026-05-19T19:12:03.922202934Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-19T19:12:03.922929723Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=726.789µs logger=migrator t=2026-05-19T19:12:03.927034566Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-19T19:12:03.92788475Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=850.034µs logger=migrator t=2026-05-19T19:12:03.934322308Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-19T19:12:03.934388729Z level=info msg="Migration successfully executed" id="Update org table charset" duration=71.172µs logger=migrator t=2026-05-19T19:12:03.938246366Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-19T19:12:03.938276217Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.122µs logger=migrator t=2026-05-19T19:12:03.942600416Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-19T19:12:03.943143411Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=548.355µs logger=migrator t=2026-05-19T19:12:03.947290056Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-19T19:12:03.948435637Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.144841ms logger=migrator t=2026-05-19T19:12:03.952602922Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-19T19:12:03.953546798Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=942.886µs logger=migrator t=2026-05-19T19:12:03.957545388Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-19T19:12:03.958238028Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=691.72µs logger=migrator t=2026-05-19T19:12:03.962578227Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-19T19:12:03.963151673Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=573.656µs logger=migrator t=2026-05-19T19:12:03.967219126Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-19T19:12:03.969040665Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.876091ms logger=migrator t=2026-05-19T19:12:03.975252767Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-19T19:12:03.976477851Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.228064ms logger=migrator t=2026-05-19T19:12:03.981791368Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-19T19:12:03.989058498Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.273921ms logger=migrator t=2026-05-19T19:12:03.994158128Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-19T19:12:03.996642147Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=2.483329ms logger=migrator t=2026-05-19T19:12:04.001562693Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-19T19:12:04.002475568Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=912.805µs logger=migrator t=2026-05-19T19:12:04.006710935Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-19T19:12:04.00762846Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=916.785µs logger=migrator t=2026-05-19T19:12:04.012951817Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-19T19:12:04.013373439Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=419.311µs logger=migrator t=2026-05-19T19:12:04.017626606Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-19T19:12:04.018972403Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.345597ms logger=migrator t=2026-05-19T19:12:04.025396721Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-19T19:12:04.025606997Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=207.256µs logger=migrator t=2026-05-19T19:12:04.036895678Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-19T19:12:04.038719548Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.82289ms logger=migrator t=2026-05-19T19:12:04.044734905Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-19T19:12:04.046622846Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.884651ms logger=migrator t=2026-05-19T19:12:04.05034715Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-19T19:12:04.052225161Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.877252ms logger=migrator t=2026-05-19T19:12:04.05617741Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-19T19:12:04.057008873Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=831.493µs logger=migrator t=2026-05-19T19:12:04.062998588Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-19T19:12:04.064928642Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.931654ms logger=migrator t=2026-05-19T19:12:04.077972121Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-19T19:12:04.078842096Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=868.784µs logger=migrator t=2026-05-19T19:12:04.084625145Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-19T19:12:04.085860989Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.233404ms logger=migrator t=2026-05-19T19:12:04.090541758Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-19T19:12:04.090584909Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.441µs logger=migrator t=2026-05-19T19:12:04.094385924Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-19T19:12:04.094428395Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.411µs logger=migrator t=2026-05-19T19:12:04.098380125Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-19T19:12:04.101414898Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.036344ms logger=migrator t=2026-05-19T19:12:04.107395003Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-19T19:12:04.109301826Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.908403ms logger=migrator t=2026-05-19T19:12:04.116932086Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-19T19:12:04.120308939Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.386783ms logger=migrator t=2026-05-19T19:12:04.124266579Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-19T19:12:04.125634316Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.367597ms logger=migrator t=2026-05-19T19:12:04.130826189Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-19T19:12:04.131483517Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=662.068µs logger=migrator t=2026-05-19T19:12:04.136244829Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-19T19:12:04.137287418Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.038639ms logger=migrator t=2026-05-19T19:12:04.141950706Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-19T19:12:04.142735287Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=784.851µs logger=migrator t=2026-05-19T19:12:04.147311314Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-19T19:12:04.147342385Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=31.701µs logger=migrator t=2026-05-19T19:12:04.151115599Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-19T19:12:04.152159168Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.042929ms logger=migrator t=2026-05-19T19:12:04.156290132Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-19T19:12:04.157602398Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.352027ms logger=migrator t=2026-05-19T19:12:04.16455745Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-19T19:12:04.170972418Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.409118ms logger=migrator t=2026-05-19T19:12:04.175197714Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-19T19:12:04.176082078Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=884.544µs logger=migrator t=2026-05-19T19:12:04.190935588Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-19T19:12:04.193670004Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.739026ms logger=migrator t=2026-05-19T19:12:04.203483654Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-19T19:12:04.204678938Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.196133ms logger=migrator t=2026-05-19T19:12:04.209704895Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-19T19:12:04.210125828Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=421.713µs logger=migrator t=2026-05-19T19:12:04.400433718Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-19T19:12:04.402634839Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=2.197791ms logger=migrator t=2026-05-19T19:12:04.512922612Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-19T19:12:04.516428569Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.509157ms logger=migrator t=2026-05-19T19:12:04.542090407Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-19T19:12:04.544084982Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.997805ms logger=migrator t=2026-05-19T19:12:04.552545716Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-19T19:12:04.552926836Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=383.811µs logger=migrator t=2026-05-19T19:12:04.559487997Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-19T19:12:04.559777025Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=286.967µs logger=migrator t=2026-05-19T19:12:04.572766263Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-19T19:12:04.574076519Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.314486ms logger=migrator t=2026-05-19T19:12:04.606487584Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-19T19:12:04.609679752Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.197618ms logger=migrator t=2026-05-19T19:12:04.61869331Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-19T19:12:04.619840462Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.147352ms logger=migrator t=2026-05-19T19:12:04.625808717Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-19T19:12:04.626831075Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.021218ms logger=migrator t=2026-05-19T19:12:04.636159052Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-19T19:12:04.637259083Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.10107ms logger=migrator t=2026-05-19T19:12:04.645635604Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-19T19:12:04.646405725Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=770.651µs logger=migrator t=2026-05-19T19:12:04.650054916Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-19T19:12:04.650815217Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=760.081µs logger=migrator t=2026-05-19T19:12:04.65530887Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-19T19:12:04.668039802Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=12.724392ms logger=migrator t=2026-05-19T19:12:04.672974308Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-19T19:12:04.676495515Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=3.510247ms logger=migrator t=2026-05-19T19:12:04.682599573Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-19T19:12:04.683739925Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.144842ms logger=migrator t=2026-05-19T19:12:04.688169027Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-19T19:12:04.689574796Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.402779ms logger=migrator t=2026-05-19T19:12:04.694047929Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-19T19:12:04.695047177Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=997.898µs logger=migrator t=2026-05-19T19:12:04.700595541Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-19T19:12:04.704032755Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.432765ms logger=migrator t=2026-05-19T19:12:04.709379623Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-19T19:12:04.711360917Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.978863ms logger=migrator t=2026-05-19T19:12:04.715039839Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-19T19:12:04.71506785Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.791µs logger=migrator t=2026-05-19T19:12:04.719132431Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-19T19:12:04.719332677Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=200.556µs logger=migrator t=2026-05-19T19:12:04.723839302Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-19T19:12:04.725609401Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.769699ms logger=migrator t=2026-05-19T19:12:04.72959126Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-19T19:12:04.729893409Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=301.858µs logger=migrator t=2026-05-19T19:12:04.734131306Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-19T19:12:04.734327901Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=195.315µs logger=migrator t=2026-05-19T19:12:04.738167067Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-19T19:12:04.742313792Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.144555ms logger=migrator t=2026-05-19T19:12:04.748970405Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-19T19:12:04.74917626Z level=info msg="Migration successfully executed" id="Update uid value" duration=205.575µs logger=migrator t=2026-05-19T19:12:04.752880022Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-19T19:12:04.753887911Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.008249ms logger=migrator t=2026-05-19T19:12:04.757397027Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-19T19:12:04.758174809Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=777.502µs logger=migrator t=2026-05-19T19:12:04.764650187Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-19T19:12:04.765407389Z level=info msg="Migration successfully executed" id="create api_key table" duration=757.542µs logger=migrator t=2026-05-19T19:12:04.769432559Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-19T19:12:04.77017877Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=746.29µs logger=migrator t=2026-05-19T19:12:04.77562775Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-19T19:12:04.776805563Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.177973ms logger=migrator t=2026-05-19T19:12:04.783563169Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-19T19:12:04.785183134Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.618145ms logger=migrator t=2026-05-19T19:12:04.792905268Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-19T19:12:04.795134388Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.229971ms logger=migrator t=2026-05-19T19:12:04.800453965Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-19T19:12:04.801283839Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=830.004µs logger=migrator t=2026-05-19T19:12:04.805106314Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-19T19:12:04.805938686Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=832.632µs logger=migrator t=2026-05-19T19:12:04.81004404Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-19T19:12:04.81694071Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.89594ms logger=migrator t=2026-05-19T19:12:04.822094922Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-19T19:12:04.82272681Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=631.558µs logger=migrator t=2026-05-19T19:12:04.827235225Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-19T19:12:04.828350835Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.094959ms logger=migrator t=2026-05-19T19:12:04.834770163Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-19T19:12:04.8357737Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.008777ms logger=migrator t=2026-05-19T19:12:04.84156228Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-19T19:12:04.842385132Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=821.722µs logger=migrator t=2026-05-19T19:12:04.848715616Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-19T19:12:04.849438107Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=722.091µs logger=migrator t=2026-05-19T19:12:04.856346117Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-19T19:12:04.856791799Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=445.742µs logger=migrator t=2026-05-19T19:12:04.862565149Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-19T19:12:04.86261226Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=53.992µs logger=migrator t=2026-05-19T19:12:04.872081572Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-19T19:12:04.878277123Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.19853ms logger=migrator t=2026-05-19T19:12:04.886575812Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-19T19:12:04.891096577Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.525156ms logger=migrator t=2026-05-19T19:12:04.897864133Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-19T19:12:04.898063318Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=204.675µs logger=migrator t=2026-05-19T19:12:04.903152259Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-19T19:12:04.907811468Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.658369ms logger=migrator t=2026-05-19T19:12:04.912934358Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-19T19:12:04.915505409Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.570901ms logger=migrator t=2026-05-19T19:12:04.921793304Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-19T19:12:04.923203102Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.413829ms logger=migrator t=2026-05-19T19:12:04.929275649Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-19T19:12:04.929814294Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=538.315µs logger=migrator t=2026-05-19T19:12:04.935181972Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-19T19:12:04.936704715Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.521653ms logger=migrator t=2026-05-19T19:12:04.947853653Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-19T19:12:04.94885445Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.002968ms logger=migrator t=2026-05-19T19:12:04.954946348Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-19T19:12:04.956001918Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.060959ms logger=migrator t=2026-05-19T19:12:04.973013977Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-19T19:12:04.974563899Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.554153ms logger=migrator t=2026-05-19T19:12:04.980116442Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-19T19:12:04.980195834Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=79.362µs logger=migrator t=2026-05-19T19:12:04.985512181Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-19T19:12:04.985552892Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.251µs logger=migrator t=2026-05-19T19:12:05.01374364Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-19T19:12:05.018247664Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.510695ms logger=migrator t=2026-05-19T19:12:05.034857503Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-19T19:12:05.037489036Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.633062ms logger=migrator t=2026-05-19T19:12:05.058709461Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-19T19:12:05.058872876Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=164.766µs logger=migrator t=2026-05-19T19:12:05.065687893Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-19T19:12:05.066484285Z level=info msg="Migration successfully executed" id="create quota table v1" duration=793.902µs logger=migrator t=2026-05-19T19:12:05.071849503Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-19T19:12:05.075719761Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=3.868197ms logger=migrator t=2026-05-19T19:12:05.081191701Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-19T19:12:05.081225772Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.53µs logger=migrator t=2026-05-19T19:12:05.086169898Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-19T19:12:05.087698631Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.528833ms logger=migrator t=2026-05-19T19:12:05.0952583Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-19T19:12:05.09673756Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.47913ms logger=migrator t=2026-05-19T19:12:05.105282916Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-19T19:12:05.108863774Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.586748ms logger=migrator t=2026-05-19T19:12:05.114765247Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-19T19:12:05.114797328Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.051µs logger=migrator t=2026-05-19T19:12:05.120370352Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-19T19:12:05.121329449Z level=info msg="Migration successfully executed" id="create session table" duration=959.157µs logger=migrator t=2026-05-19T19:12:05.128025133Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-19T19:12:05.128167707Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=137.904µs logger=migrator t=2026-05-19T19:12:05.132885228Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-19T19:12:05.133068773Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=186.825µs logger=migrator t=2026-05-19T19:12:05.138180054Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-19T19:12:05.139564422Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.387687ms logger=migrator t=2026-05-19T19:12:05.146891074Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-19T19:12:05.148494589Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.608065ms logger=migrator t=2026-05-19T19:12:05.15508651Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-19T19:12:05.155115071Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.301µs logger=migrator t=2026-05-19T19:12:05.159884073Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-19T19:12:05.159913864Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.861µs logger=migrator t=2026-05-19T19:12:05.165013754Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-19T19:12:05.172084599Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=7.022194ms logger=migrator t=2026-05-19T19:12:05.177794237Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-19T19:12:05.182289911Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.494915ms logger=migrator t=2026-05-19T19:12:05.187119893Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-19T19:12:05.187309719Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=188.876µs logger=migrator t=2026-05-19T19:12:05.19242686Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-19T19:12:05.192606435Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=179.635µs logger=migrator t=2026-05-19T19:12:05.198251131Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-19T19:12:05.199909587Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.657556ms logger=migrator t=2026-05-19T19:12:05.207002332Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-19T19:12:05.207224998Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=224.916µs logger=migrator t=2026-05-19T19:12:05.21272756Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-19T19:12:05.21778996Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.06065ms logger=migrator t=2026-05-19T19:12:05.223018695Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-19T19:12:05.223370694Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=357.34µs logger=migrator t=2026-05-19T19:12:05.228898356Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-19T19:12:05.232069094Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.172378ms logger=migrator t=2026-05-19T19:12:05.237224106Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-19T19:12:05.239746386Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.52244ms logger=migrator t=2026-05-19T19:12:05.245175256Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-19T19:12:05.2453314Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=157.094µs logger=migrator t=2026-05-19T19:12:05.269830656Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-19T19:12:05.271713167Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.887361ms logger=migrator t=2026-05-19T19:12:05.27831024Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-19T19:12:05.279170974Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=866.044µs logger=migrator t=2026-05-19T19:12:05.285936481Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-19T19:12:05.287963796Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.026875ms logger=migrator t=2026-05-19T19:12:05.294115496Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-19T19:12:05.295068813Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=955.298µs logger=migrator t=2026-05-19T19:12:05.300696548Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-19T19:12:05.301554861Z level=info msg="Migration successfully executed" id="add index alert state" duration=857.393µs logger=migrator t=2026-05-19T19:12:05.308007229Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-19T19:12:05.309251354Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.243985ms logger=migrator t=2026-05-19T19:12:05.315590228Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-19T19:12:05.316296898Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=706.48µs logger=migrator t=2026-05-19T19:12:05.322238252Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-19T19:12:05.323569059Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.330477ms logger=migrator t=2026-05-19T19:12:05.331119177Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-19T19:12:05.332356741Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.238724ms logger=migrator t=2026-05-19T19:12:05.33812183Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-19T19:12:05.34788902Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.76628ms logger=migrator t=2026-05-19T19:12:05.352516577Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-19T19:12:05.353231768Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=714.82µs logger=migrator t=2026-05-19T19:12:05.358592835Z 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-19T19:12:05.359421028Z 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=828.233µs logger=migrator t=2026-05-19T19:12:05.365272159Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-19T19:12:05.365736702Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=460.523µs logger=migrator t=2026-05-19T19:12:05.369547677Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-19T19:12:05.370309579Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=762.032µs logger=migrator t=2026-05-19T19:12:05.375847831Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-19T19:12:05.376975952Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.127871ms logger=migrator t=2026-05-19T19:12:05.383376028Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-19T19:12:05.389463157Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.083639ms logger=migrator t=2026-05-19T19:12:05.394419093Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-19T19:12:05.397846949Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.427466ms logger=migrator t=2026-05-19T19:12:05.403211586Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-19T19:12:05.406675652Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.464747ms logger=migrator t=2026-05-19T19:12:05.411223707Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-19T19:12:05.414862548Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.638321ms logger=migrator t=2026-05-19T19:12:05.420155223Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-19T19:12:05.421030788Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=874.975µs logger=migrator t=2026-05-19T19:12:05.426255652Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-19T19:12:05.426294003Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=39.511µs logger=migrator t=2026-05-19T19:12:05.430995283Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-19T19:12:05.431034014Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.052µs logger=migrator t=2026-05-19T19:12:05.436366221Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-19T19:12:05.437672737Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.302726ms logger=migrator t=2026-05-19T19:12:05.444531716Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-19T19:12:05.445836462Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.304486ms logger=migrator t=2026-05-19T19:12:05.453914035Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-19T19:12:05.455073087Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.160092ms logger=migrator t=2026-05-19T19:12:05.460118957Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-19T19:12:05.461328279Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.209823ms logger=migrator t=2026-05-19T19:12:05.46896301Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-19T19:12:05.469951387Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=988.117µs logger=migrator t=2026-05-19T19:12:05.474299818Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-19T19:12:05.478259447Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.959329ms logger=migrator t=2026-05-19T19:12:05.48306455Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-19T19:12:05.486919345Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.852055ms logger=migrator t=2026-05-19T19:12:05.492566881Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-19T19:12:05.492784577Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=217.886µs logger=migrator t=2026-05-19T19:12:05.498002261Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-19T19:12:05.49940268Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.399879ms logger=migrator t=2026-05-19T19:12:05.505267052Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-19T19:12:05.506263489Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=997.747µs logger=migrator t=2026-05-19T19:12:05.511931956Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-19T19:12:05.515866225Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.934269ms logger=migrator t=2026-05-19T19:12:05.520659306Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-19T19:12:05.520759599Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=100.993µs logger=migrator t=2026-05-19T19:12:05.52514141Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-19T19:12:05.526098346Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=954.596µs logger=migrator t=2026-05-19T19:12:05.530819887Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-19T19:12:05.531983269Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.162212ms logger=migrator t=2026-05-19T19:12:05.53854305Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-19T19:12:05.538716795Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=177.475µs logger=migrator t=2026-05-19T19:12:05.544190256Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-19T19:12:05.545159603Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=968.677µs logger=migrator t=2026-05-19T19:12:05.551037485Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-19T19:12:05.552501366Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.463741ms logger=migrator t=2026-05-19T19:12:05.559263391Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-19T19:12:05.560365653Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.102011ms logger=migrator t=2026-05-19T19:12:05.565438652Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-19T19:12:05.566994415Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.556593ms logger=migrator t=2026-05-19T19:12:05.574010328Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-19T19:12:05.575103379Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.092851ms logger=migrator t=2026-05-19T19:12:05.581608238Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-19T19:12:05.582799102Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.189493ms logger=migrator t=2026-05-19T19:12:05.589761153Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-19T19:12:05.589811115Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=126.944µs logger=migrator t=2026-05-19T19:12:05.599214114Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-19T19:12:05.606052493Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.83975ms logger=migrator t=2026-05-19T19:12:05.611223396Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-19T19:12:05.61249698Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.271885ms logger=migrator t=2026-05-19T19:12:05.619453333Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-19T19:12:05.623974297Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.549505ms logger=migrator t=2026-05-19T19:12:05.634420395Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-19T19:12:05.635630638Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.214313ms logger=migrator t=2026-05-19T19:12:05.643491795Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-19T19:12:05.644763031Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.274196ms logger=migrator t=2026-05-19T19:12:05.65378344Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-19T19:12:05.65524439Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.46658ms logger=migrator t=2026-05-19T19:12:05.664539767Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-19T19:12:05.678598715Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.059357ms logger=migrator t=2026-05-19T19:12:05.684165398Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-19T19:12:05.684750344Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=584.586µs logger=migrator t=2026-05-19T19:12:05.692151739Z 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-19T19:12:05.693137066Z 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=985.717µs logger=migrator t=2026-05-19T19:12:05.698398391Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-19T19:12:05.698940156Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=542.155µs logger=migrator t=2026-05-19T19:12:05.703969765Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-19T19:12:05.704878599Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=908.554µs logger=migrator t=2026-05-19T19:12:05.71069485Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-19T19:12:05.710944667Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=249.797µs logger=migrator t=2026-05-19T19:12:05.715825881Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-19T19:12:05.722087804Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.262793ms logger=migrator t=2026-05-19T19:12:05.727937205Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-19T19:12:05.732340857Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.403712ms logger=migrator t=2026-05-19T19:12:05.738796595Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-19T19:12:05.739778893Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=987.048µs logger=migrator t=2026-05-19T19:12:05.745910342Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-19T19:12:05.74695593Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.043028ms logger=migrator t=2026-05-19T19:12:05.752910905Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-19T19:12:05.753347626Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=436.592µs logger=migrator t=2026-05-19T19:12:05.759623841Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-19T19:12:05.767824047Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.200457ms logger=migrator t=2026-05-19T19:12:05.77338719Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-19T19:12:05.774087769Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=700.449µs logger=migrator t=2026-05-19T19:12:05.78210506Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-19T19:12:05.782482451Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=377.441µs logger=migrator t=2026-05-19T19:12:05.787726846Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-19T19:12:05.788439145Z level=info msg="Migration successfully executed" id="Move region to single row" duration=710.999µs logger=migrator t=2026-05-19T19:12:05.794682817Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-19T19:12:05.796139628Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.457801ms logger=migrator t=2026-05-19T19:12:05.801784554Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-19T19:12:05.80313206Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.347967ms logger=migrator t=2026-05-19T19:12:05.808768246Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-19T19:12:05.809718973Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=950.557µs logger=migrator t=2026-05-19T19:12:05.816294944Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-19T19:12:05.81763413Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.338766ms logger=migrator t=2026-05-19T19:12:05.823588844Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-19T19:12:05.824888851Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.306447ms logger=migrator t=2026-05-19T19:12:05.831796001Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-19T19:12:05.833474528Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.677736ms logger=migrator t=2026-05-19T19:12:05.840349117Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-19T19:12:05.840473861Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=130.784µs logger=migrator t=2026-05-19T19:12:05.847438183Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-19T19:12:05.848973456Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.547844ms logger=migrator t=2026-05-19T19:12:05.85818731Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-19T19:12:05.859415033Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.201633ms logger=migrator t=2026-05-19T19:12:05.866945311Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-19T19:12:05.870395816Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=3.454485ms logger=migrator t=2026-05-19T19:12:05.877370019Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-19T19:12:05.87925425Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.888551ms logger=migrator t=2026-05-19T19:12:05.885537674Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-19T19:12:05.885861743Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=329.729µs logger=migrator t=2026-05-19T19:12:05.890629144Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-19T19:12:05.891291273Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=664.069µs logger=migrator t=2026-05-19T19:12:05.897090813Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-19T19:12:05.897258428Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=173.535µs logger=migrator t=2026-05-19T19:12:05.904484936Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-19T19:12:05.905637499Z level=info msg="Migration successfully executed" id="create team table" duration=1.156143ms logger=migrator t=2026-05-19T19:12:05.912010004Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-19T19:12:05.9136508Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.643636ms logger=migrator t=2026-05-19T19:12:05.91908019Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-19T19:12:05.920161479Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.081269ms logger=migrator t=2026-05-19T19:12:05.927710678Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-19T19:12:05.932439628Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.73047ms logger=migrator t=2026-05-19T19:12:05.937570779Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-19T19:12:05.937747544Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=177.385µs logger=migrator t=2026-05-19T19:12:05.944024797Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-19T19:12:05.945455147Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.43445ms logger=migrator t=2026-05-19T19:12:05.949592301Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-19T19:12:05.950455265Z level=info msg="Migration successfully executed" id="create team member table" duration=855.994µs logger=migrator t=2026-05-19T19:12:05.954564168Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-19T19:12:05.955483894Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=920.316µs logger=migrator t=2026-05-19T19:12:05.96149122Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-19T19:12:05.963028992Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.534212ms logger=migrator t=2026-05-19T19:12:05.968639877Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-19T19:12:05.969643025Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.004488ms logger=migrator t=2026-05-19T19:12:05.973594414Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-19T19:12:05.978661304Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.06748ms logger=migrator t=2026-05-19T19:12:05.982362096Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-19T19:12:05.986806619Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.444352ms logger=migrator t=2026-05-19T19:12:05.99341108Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-19T19:12:05.998025328Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.612728ms logger=migrator t=2026-05-19T19:12:06.002161222Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-19T19:12:06.00316747Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.006868ms logger=migrator t=2026-05-19T19:12:06.007749936Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-19T19:12:06.008760254Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.012078ms logger=migrator t=2026-05-19T19:12:06.013904725Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-19T19:12:06.015740606Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.834501ms logger=migrator t=2026-05-19T19:12:06.021264609Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-19T19:12:06.02308915Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.82369ms logger=migrator t=2026-05-19T19:12:06.028882589Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-19T19:12:06.029793454Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=911.145µs logger=migrator t=2026-05-19T19:12:06.034583167Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-19T19:12:06.036120369Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.541162ms logger=migrator t=2026-05-19T19:12:06.04051361Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-19T19:12:06.041908668Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.394988ms logger=migrator t=2026-05-19T19:12:06.04667492Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-19T19:12:06.04773018Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.05582ms logger=migrator t=2026-05-19T19:12:06.054391433Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-19T19:12:06.055212185Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=822.572µs logger=migrator t=2026-05-19T19:12:06.060222984Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-19T19:12:06.060567173Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=343.979µs logger=migrator t=2026-05-19T19:12:06.064523923Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-19T19:12:06.065676334Z level=info msg="Migration successfully executed" id="create tag table" duration=1.152262ms logger=migrator t=2026-05-19T19:12:06.070494318Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-19T19:12:06.071568997Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.074669ms logger=migrator t=2026-05-19T19:12:06.075918107Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-19T19:12:06.0767563Z level=info msg="Migration successfully executed" id="create login attempt table" duration=838.723µs logger=migrator t=2026-05-19T19:12:06.081706437Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-19T19:12:06.082708584Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.006897ms logger=migrator t=2026-05-19T19:12:06.086886799Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-19T19:12:06.088091213Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.205574ms logger=migrator t=2026-05-19T19:12:06.092376621Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-19T19:12:06.109304608Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.923487ms logger=migrator t=2026-05-19T19:12:06.116046954Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-19T19:12:06.116760124Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=713.68µs logger=migrator t=2026-05-19T19:12:06.121594217Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-19T19:12:06.122330897Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=736.48µs logger=migrator t=2026-05-19T19:12:06.126629756Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-19T19:12:06.127099719Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=467.003µs logger=migrator t=2026-05-19T19:12:06.133908927Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-19T19:12:06.134495883Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=586.836µs logger=migrator t=2026-05-19T19:12:06.138321819Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-19T19:12:06.138934436Z level=info msg="Migration successfully executed" id="create user auth table" duration=613.037µs logger=migrator t=2026-05-19T19:12:06.142401101Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-19T19:12:06.143141732Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=740.361µs logger=migrator t=2026-05-19T19:12:06.14778999Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-19T19:12:06.147865212Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=75.662µs logger=migrator t=2026-05-19T19:12:06.151144592Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-19T19:12:06.154759262Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=3.61437ms logger=migrator t=2026-05-19T19:12:06.15867309Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-19T19:12:06.162261309Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.587879ms logger=migrator t=2026-05-19T19:12:06.167308198Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-19T19:12:06.170862556Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.557858ms logger=migrator t=2026-05-19T19:12:06.174444956Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-19T19:12:06.178020994Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.575778ms logger=migrator t=2026-05-19T19:12:06.181733896Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-19T19:12:06.182479278Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=746.052µs logger=migrator t=2026-05-19T19:12:06.189158431Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-19T19:12:06.195221618Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.069247ms logger=migrator t=2026-05-19T19:12:06.20033165Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-19T19:12:06.201201993Z level=info msg="Migration successfully executed" id="create server_lock table" duration=871.113µs logger=migrator t=2026-05-19T19:12:06.208715771Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-19T19:12:06.210058718Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.348186ms logger=migrator t=2026-05-19T19:12:06.21447879Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-19T19:12:06.215726194Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.252414ms logger=migrator t=2026-05-19T19:12:06.221893795Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-19T19:12:06.223640422Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.741017ms logger=migrator t=2026-05-19T19:12:06.227960192Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-19T19:12:06.229219166Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.261584ms logger=migrator t=2026-05-19T19:12:06.233288579Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-19T19:12:06.234339928Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.050409ms logger=migrator t=2026-05-19T19:12:06.239646404Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-19T19:12:06.245913797Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.266593ms logger=migrator t=2026-05-19T19:12:06.249456846Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-19T19:12:06.250417432Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=960.386µs logger=migrator t=2026-05-19T19:12:06.255764849Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-19T19:12:06.257371493Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.607834ms logger=migrator t=2026-05-19T19:12:06.261538638Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-19T19:12:06.263185063Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.646255ms logger=migrator t=2026-05-19T19:12:06.267327608Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-19T19:12:06.268454999Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.126431ms logger=migrator t=2026-05-19T19:12:06.272667846Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-19T19:12:06.273975781Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.307865ms logger=migrator t=2026-05-19T19:12:06.2793491Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-19T19:12:06.279450162Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=101.812µs logger=migrator t=2026-05-19T19:12:06.284894393Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-19T19:12:06.284988435Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=96.963µs logger=migrator t=2026-05-19T19:12:06.288319337Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-19T19:12:06.289449829Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.127652ms logger=migrator t=2026-05-19T19:12:06.293256463Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T19:12:06.294314353Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.05846ms logger=migrator t=2026-05-19T19:12:06.298262552Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T19:12:06.299185997Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=922.835µs logger=migrator t=2026-05-19T19:12:06.304133104Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-19T19:12:06.304199256Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.002µs logger=migrator t=2026-05-19T19:12:06.307934728Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T19:12:06.308845374Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=913.276µs logger=migrator t=2026-05-19T19:12:06.313600205Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T19:12:06.315205439Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.605235ms logger=migrator t=2026-05-19T19:12:06.319814206Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-19T19:12:06.32141271Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.598304ms logger=migrator t=2026-05-19T19:12:06.324611068Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-19T19:12:06.325537664Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=925.726µs logger=migrator t=2026-05-19T19:12:06.32862812Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-19T19:12:06.334349547Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.721497ms logger=migrator t=2026-05-19T19:12:06.337661739Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-19T19:12:06.338555623Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=893.754µs logger=migrator t=2026-05-19T19:12:06.342004939Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-19T19:12:06.342139833Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=135.744µs logger=migrator t=2026-05-19T19:12:06.345807214Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-19T19:12:06.347417248Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.609803ms logger=migrator t=2026-05-19T19:12:06.351307955Z 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-19T19:12:06.352401615Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.09473ms logger=migrator t=2026-05-19T19:12:06.355577763Z 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-19T19:12:06.35654585Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=967.947µs logger=migrator t=2026-05-19T19:12:06.359847921Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-19T19:12:06.359919813Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.712µs logger=migrator t=2026-05-19T19:12:06.363005818Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-19T19:12:06.363970034Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=962.706µs logger=migrator t=2026-05-19T19:12:06.367186534Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-19T19:12:06.368287694Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.1008ms logger=migrator t=2026-05-19T19:12:06.371518823Z 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-19T19:12:06.372501499Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=982.506µs logger=migrator t=2026-05-19T19:12:06.376196692Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-19T19:12:06.377187159Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=990.037µs logger=migrator t=2026-05-19T19:12:06.382309701Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-19T19:12:06.388543402Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.233341ms logger=migrator t=2026-05-19T19:12:06.391937816Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-19T19:12:06.39278857Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=850.214µs logger=migrator t=2026-05-19T19:12:06.395911646Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-19T19:12:06.396812451Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=899.384µs logger=migrator t=2026-05-19T19:12:06.40623803Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-19T19:12:06.43301699Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.779089ms logger=migrator t=2026-05-19T19:12:06.436219988Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-19T19:12:06.459477679Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.262681ms logger=migrator t=2026-05-19T19:12:06.462908165Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-19T19:12:06.463620714Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=712.529µs logger=migrator t=2026-05-19T19:12:06.466135884Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-19T19:12:06.466900525Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=763.831µs logger=migrator t=2026-05-19T19:12:06.470137664Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-19T19:12:06.479874743Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.737059ms logger=migrator t=2026-05-19T19:12:06.483118712Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-19T19:12:06.487116422Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.99735ms logger=migrator t=2026-05-19T19:12:06.490237728Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-19T19:12:06.491208555Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=966.387µs logger=migrator t=2026-05-19T19:12:06.494784044Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-19T19:12:06.495743Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=952.006µs logger=migrator t=2026-05-19T19:12:06.4993616Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-19T19:12:06.500347537Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=983.637µs logger=migrator t=2026-05-19T19:12:06.504051369Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-19T19:12:06.506097586Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.044697ms logger=migrator t=2026-05-19T19:12:06.510674933Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-19T19:12:06.510803346Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=130.463µs logger=migrator t=2026-05-19T19:12:06.514486687Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-19T19:12:06.520509814Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.020846ms logger=migrator t=2026-05-19T19:12:06.52365855Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-19T19:12:06.529660727Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.006037ms logger=migrator t=2026-05-19T19:12:06.532617278Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-19T19:12:06.538750767Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.130809ms logger=migrator t=2026-05-19T19:12:06.541716199Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-19T19:12:06.542399177Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=685.838µs logger=migrator t=2026-05-19T19:12:06.546261394Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-19T19:12:06.546964704Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=702.62µs logger=migrator t=2026-05-19T19:12:06.550702487Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-19T19:12:06.556675591Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.972774ms logger=migrator t=2026-05-19T19:12:06.560331002Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-19T19:12:06.566222605Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.891273ms logger=migrator t=2026-05-19T19:12:06.570164174Z 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-19T19:12:06.571201372Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.036478ms logger=migrator t=2026-05-19T19:12:06.57620275Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-19T19:12:06.582110293Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.907493ms logger=migrator t=2026-05-19T19:12:06.586402882Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-19T19:12:06.59250313Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.099708ms logger=migrator t=2026-05-19T19:12:06.597170699Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-19T19:12:06.597236691Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.902µs logger=migrator t=2026-05-19T19:12:06.601866708Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-19T19:12:06.603597466Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.729858ms logger=migrator t=2026-05-19T19:12:06.609146389Z 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-19T19:12:06.610990411Z 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.842711ms logger=migrator t=2026-05-19T19:12:06.615160965Z 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-19T19:12:06.616818571Z 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.657286ms logger=migrator t=2026-05-19T19:12:06.622100927Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-19T19:12:06.62220927Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.493µs logger=migrator t=2026-05-19T19:12:06.627799984Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-19T19:12:06.636522495Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.724661ms logger=migrator t=2026-05-19T19:12:06.639842656Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-19T19:12:06.644189596Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.34674ms logger=migrator t=2026-05-19T19:12:06.648289729Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-19T19:12:06.654393398Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.103398ms logger=migrator t=2026-05-19T19:12:06.657991367Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-19T19:12:06.664037564Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.046127ms logger=migrator t=2026-05-19T19:12:06.667211552Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-19T19:12:06.673349011Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.137009ms logger=migrator t=2026-05-19T19:12:06.677789823Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-19T19:12:06.677855965Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.542µs logger=migrator t=2026-05-19T19:12:06.681611469Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-19T19:12:06.682361909Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=750.15µs logger=migrator t=2026-05-19T19:12:06.689492266Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-19T19:12:06.699336097Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.844421ms logger=migrator t=2026-05-19T19:12:06.703994387Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-19T19:12:06.704064198Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.642µs logger=migrator t=2026-05-19T19:12:06.708712966Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-19T19:12:06.714830726Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.113889ms logger=migrator t=2026-05-19T19:12:06.718647051Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-19T19:12:06.719644368Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=996.847µs logger=migrator t=2026-05-19T19:12:06.723380111Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-19T19:12:06.729599263Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.218302ms logger=migrator t=2026-05-19T19:12:06.733552342Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-19T19:12:06.734345624Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=793.073µs logger=migrator t=2026-05-19T19:12:06.738277742Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-19T19:12:06.740064932Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.79135ms logger=migrator t=2026-05-19T19:12:06.74437522Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-19T19:12:06.750834818Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.459818ms logger=migrator t=2026-05-19T19:12:06.754701105Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-19T19:12:06.75559607Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=894.465µs logger=migrator t=2026-05-19T19:12:06.759683603Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-19T19:12:06.760752402Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.068849ms logger=migrator t=2026-05-19T19:12:06.764397343Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-19T19:12:06.765348729Z level=info msg="Migration successfully executed" id="create alert_image table" duration=951.097µs logger=migrator t=2026-05-19T19:12:06.773224646Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-19T19:12:06.774319047Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.095831ms logger=migrator t=2026-05-19T19:12:06.779746607Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-19T19:12:06.779813638Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=73.442µs logger=migrator t=2026-05-19T19:12:06.784906989Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-19T19:12:06.78639335Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.484021ms logger=migrator t=2026-05-19T19:12:06.791407878Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-19T19:12:06.792394295Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=987.677µs logger=migrator t=2026-05-19T19:12:06.796011906Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-19T19:12:06.796394936Z 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-19T19:12:06.799979465Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-19T19:12:06.800343764Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=364.31µs logger=migrator t=2026-05-19T19:12:06.804950742Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-19T19:12:06.806542805Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.592013ms logger=migrator t=2026-05-19T19:12:06.811496982Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-19T19:12:06.818127656Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.620043ms logger=migrator t=2026-05-19T19:12:06.822060484Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-19T19:12:06.823100312Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.039838ms logger=migrator t=2026-05-19T19:12:06.828569423Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-19T19:12:06.829600602Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.030889ms logger=migrator t=2026-05-19T19:12:06.83351699Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-19T19:12:06.834992561Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.473831ms logger=migrator t=2026-05-19T19:12:06.840693628Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-19T19:12:06.842853287Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.158489ms logger=migrator t=2026-05-19T19:12:06.848634877Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-19T19:12:06.850438667Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.80587ms logger=migrator t=2026-05-19T19:12:06.855154757Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-19T19:12:06.855231049Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=77.932µs logger=migrator t=2026-05-19T19:12:06.859113116Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-19T19:12:06.859179338Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=69.522µs logger=migrator t=2026-05-19T19:12:06.862660393Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-19T19:12:06.869973226Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.307052ms logger=migrator t=2026-05-19T19:12:06.874434739Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-19T19:12:06.874780929Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=346.18µs logger=migrator t=2026-05-19T19:12:06.878314866Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-19T19:12:06.879451217Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.136021ms logger=migrator t=2026-05-19T19:12:06.894057551Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-19T19:12:06.894532674Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=473.272µs logger=migrator t=2026-05-19T19:12:06.901708851Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-19T19:12:06.903603044Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.893393ms logger=migrator t=2026-05-19T19:12:06.909927018Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-19T19:12:06.911587324Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.663286ms logger=migrator t=2026-05-19T19:12:06.92485842Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-19T19:12:06.959207888Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.347708ms logger=migrator t=2026-05-19T19:12:06.965929113Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-19T19:12:06.976729571Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.801908ms logger=migrator t=2026-05-19T19:12:06.98031856Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-19T19:12:06.980457914Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=139.524µs logger=migrator t=2026-05-19T19:12:06.983870259Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-19T19:12:07.013377242Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.504394ms logger=migrator t=2026-05-19T19:12:07.017330072Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-19T19:12:07.044382348Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.052306ms logger=migrator t=2026-05-19T19:12:07.052208924Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-19T19:12:07.053036356Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=831.872µs logger=migrator t=2026-05-19T19:12:07.06510552Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-19T19:12:07.067095244Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.988354ms logger=migrator t=2026-05-19T19:12:07.072165794Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-19T19:12:07.072476343Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=310.989µs logger=migrator t=2026-05-19T19:12:07.077837751Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-19T19:12:07.078942782Z level=info msg="Migration successfully executed" id="create permission table" duration=1.104861ms logger=migrator t=2026-05-19T19:12:07.083074155Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-19T19:12:07.084147995Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.07363ms logger=migrator t=2026-05-19T19:12:07.08866922Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-19T19:12:07.089862063Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.191983ms logger=migrator t=2026-05-19T19:12:07.094637714Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-19T19:12:07.095814867Z level=info msg="Migration successfully executed" id="create role table" duration=1.177103ms logger=migrator t=2026-05-19T19:12:07.100453435Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-19T19:12:07.111420507Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.959652ms logger=migrator t=2026-05-19T19:12:07.11658781Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-19T19:12:07.123727748Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.131018ms logger=migrator t=2026-05-19T19:12:07.128371985Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-19T19:12:07.129416604Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.045539ms logger=migrator t=2026-05-19T19:12:07.136068448Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-19T19:12:07.138126815Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.062898ms logger=migrator t=2026-05-19T19:12:07.144302945Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-19T19:12:07.14628844Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.987415ms logger=migrator t=2026-05-19T19:12:07.150738372Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-19T19:12:07.15173417Z level=info msg="Migration successfully executed" id="create team role table" duration=995.618µs logger=migrator t=2026-05-19T19:12:07.158015753Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-19T19:12:07.159518914Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.507071ms logger=migrator t=2026-05-19T19:12:07.163412262Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-19T19:12:07.165240822Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.82945ms logger=migrator t=2026-05-19T19:12:07.170485677Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-19T19:12:07.171873896Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.389119ms logger=migrator t=2026-05-19T19:12:07.175859816Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-19T19:12:07.176745951Z level=info msg="Migration successfully executed" id="create user role table" duration=883.195µs logger=migrator t=2026-05-19T19:12:07.18183728Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-19T19:12:07.184073592Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.236452ms logger=migrator t=2026-05-19T19:12:07.191796695Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-19T19:12:07.193656687Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.858832ms logger=migrator t=2026-05-19T19:12:07.199503068Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-19T19:12:07.200588328Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.08513ms logger=migrator t=2026-05-19T19:12:07.211786617Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-19T19:12:07.213121794Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.334737ms logger=migrator t=2026-05-19T19:12:07.220201659Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-19T19:12:07.221298459Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.09645ms logger=migrator t=2026-05-19T19:12:07.22783015Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-19T19:12:07.229059373Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.227733ms logger=migrator t=2026-05-19T19:12:07.234155254Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-19T19:12:07.243921404Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.76398ms logger=migrator t=2026-05-19T19:12:07.247967095Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-19T19:12:07.249731974Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.764769ms logger=migrator t=2026-05-19T19:12:07.255263677Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-19T19:12:07.256375157Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.11128ms logger=migrator t=2026-05-19T19:12:07.261218361Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-19T19:12:07.263041871Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.82478ms logger=migrator t=2026-05-19T19:12:07.270414265Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-19T19:12:07.272095221Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.685287ms logger=migrator t=2026-05-19T19:12:07.277974603Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-19T19:12:07.278774015Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=799.142µs logger=migrator t=2026-05-19T19:12:07.286962381Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-19T19:12:07.288164404Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.201253ms logger=migrator t=2026-05-19T19:12:07.294969662Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-19T19:12:07.308883466Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.910774ms logger=migrator t=2026-05-19T19:12:07.31736575Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-19T19:12:07.327278763Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.910343ms logger=migrator t=2026-05-19T19:12:07.331543531Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-19T19:12:07.341256729Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.708198ms logger=migrator t=2026-05-19T19:12:07.346674138Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-19T19:12:07.356942442Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.267404ms logger=migrator t=2026-05-19T19:12:07.362787193Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-19T19:12:07.36376684Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=980.377µs logger=migrator t=2026-05-19T19:12:07.368863521Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-19T19:12:07.370082335Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.214854ms logger=migrator t=2026-05-19T19:12:07.378823686Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-19T19:12:07.380780279Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.958613ms logger=migrator t=2026-05-19T19:12:07.386860968Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-19T19:12:07.388353258Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.4925ms logger=migrator t=2026-05-19T19:12:07.393669065Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-19T19:12:07.395010962Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.345027ms logger=migrator t=2026-05-19T19:12:07.404241827Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-19T19:12:07.404315859Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=74.962µs logger=migrator t=2026-05-19T19:12:07.411769204Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-19T19:12:07.411845686Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=81.882µs logger=migrator t=2026-05-19T19:12:07.419356054Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-19T19:12:07.419976811Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=625.947µs logger=migrator t=2026-05-19T19:12:07.424958378Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-19T19:12:07.425562695Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=613.987µs logger=migrator t=2026-05-19T19:12:07.429801162Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-19T19:12:07.430596654Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=796.022µs logger=migrator t=2026-05-19T19:12:07.435847349Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-19T19:12:07.436054625Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=207.426µs logger=migrator t=2026-05-19T19:12:07.44131615Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-19T19:12:07.441937097Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=620.487µs logger=migrator t=2026-05-19T19:12:07.450059741Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-19T19:12:07.451271195Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.204963ms logger=migrator t=2026-05-19T19:12:07.462185055Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-19T19:12:07.464226552Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.044777ms logger=migrator t=2026-05-19T19:12:07.470766052Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-19T19:12:07.479678769Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.911387ms logger=migrator t=2026-05-19T19:12:07.491372711Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-19T19:12:07.491489694Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=118.313µs logger=migrator t=2026-05-19T19:12:07.496345369Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-19T19:12:07.497907211Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.561212ms logger=migrator t=2026-05-19T19:12:07.549609888Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-19T19:12:07.552105537Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.500719ms logger=migrator t=2026-05-19T19:12:07.561599699Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-19T19:12:07.56311647Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.521122ms logger=migrator t=2026-05-19T19:12:07.575915584Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-19T19:12:07.587004729Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.083816ms logger=migrator t=2026-05-19T19:12:07.5946297Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-19T19:12:07.595869724Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.242184ms logger=migrator t=2026-05-19T19:12:07.605207071Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-19T19:12:07.606680523Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.477711ms logger=migrator t=2026-05-19T19:12:07.61128928Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-19T19:12:07.634005827Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.714226ms logger=migrator t=2026-05-19T19:12:07.640848805Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-19T19:12:07.642007958Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.159063ms logger=migrator t=2026-05-19T19:12:07.65043129Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-19T19:12:07.651625353Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.194373ms logger=migrator t=2026-05-19T19:12:07.656752544Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-19T19:12:07.658457941Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.651035ms logger=migrator t=2026-05-19T19:12:07.666655547Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-19T19:12:07.668067126Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.408919ms logger=migrator t=2026-05-19T19:12:07.673781364Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-19T19:12:07.67401934Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=237.076µs logger=migrator t=2026-05-19T19:12:07.679272005Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-19T19:12:07.68016271Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=890.605µs logger=migrator t=2026-05-19T19:12:07.685884807Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-19T19:12:07.69574877Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.853263ms logger=migrator t=2026-05-19T19:12:07.701581481Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-19T19:12:07.703371771Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.79642ms logger=migrator t=2026-05-19T19:12:07.713297874Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-19T19:12:07.715061033Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.764069ms logger=migrator t=2026-05-19T19:12:07.726831717Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T19:12:07.727377272Z 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-19T19:12:07.733956974Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T19:12:07.734443698Z 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-19T19:12:07.740076173Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-19T19:12:07.741584044Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.512971ms logger=migrator t=2026-05-19T19:12:07.747652402Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-19T19:12:07.749198565Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.547673ms logger=migrator t=2026-05-19T19:12:07.756208298Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-19T19:12:07.757429262Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.224814ms logger=migrator t=2026-05-19T19:12:07.762679497Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-19T19:12:07.76351671Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=834.233µs logger=migrator t=2026-05-19T19:12:07.769227377Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-19T19:12:07.770107801Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=881.394µs logger=migrator t=2026-05-19T19:12:07.776361254Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-19T19:12:07.777261559Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=902.125µs logger=migrator t=2026-05-19T19:12:07.783026988Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-19T19:12:07.783646705Z level=info msg="Migration successfully executed" id="Drop public config table" duration=619.667µs logger=migrator t=2026-05-19T19:12:07.791885582Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-19T19:12:07.794882795Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.996733ms logger=migrator t=2026-05-19T19:12:07.799558224Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-19T19:12:07.800760457Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.202473ms logger=migrator t=2026-05-19T19:12:07.806893446Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-19T19:12:07.808043949Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.152952ms logger=migrator t=2026-05-19T19:12:07.813821248Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-19T19:12:07.815671699Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.849751ms logger=migrator t=2026-05-19T19:12:07.822280051Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-19T19:12:07.848554316Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.271374ms logger=migrator t=2026-05-19T19:12:07.856623058Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-19T19:12:07.86791062Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.283442ms logger=migrator t=2026-05-19T19:12:07.87439786Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-19T19:12:07.886335599Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.93971ms logger=migrator t=2026-05-19T19:12:07.892220121Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-19T19:12:07.892476868Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=257.997µs logger=migrator t=2026-05-19T19:12:07.897392374Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-19T19:12:07.904665174Z level=info msg="Migration successfully executed" id="add share column" duration=7.27206ms logger=migrator t=2026-05-19T19:12:07.912016337Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-19T19:12:07.912346256Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=334.629µs logger=migrator t=2026-05-19T19:12:07.91865206Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-19T19:12:07.920024498Z level=info msg="Migration successfully executed" id="create file table" duration=1.372248ms logger=migrator t=2026-05-19T19:12:07.925926121Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-19T19:12:07.927202376Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.277045ms logger=migrator t=2026-05-19T19:12:07.942896319Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-19T19:12:07.944623287Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.732178ms logger=migrator t=2026-05-19T19:12:07.9545282Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-19T19:12:07.956642358Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.116868ms logger=migrator t=2026-05-19T19:12:07.964133965Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-19T19:12:07.965529343Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.390588ms logger=migrator t=2026-05-19T19:12:07.981136645Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-19T19:12:07.981308239Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=166.805µs logger=migrator t=2026-05-19T19:12:07.993650909Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-19T19:12:07.993872345Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=227.366µs logger=migrator t=2026-05-19T19:12:07.999966863Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-19T19:12:08.000682634Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=721.671µs logger=migrator t=2026-05-19T19:12:08.00527743Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-19T19:12:08.005420904Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=143.874µs logger=migrator t=2026-05-19T19:12:08.010687789Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-19T19:12:08.012773247Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.085878ms logger=migrator t=2026-05-19T19:12:08.019186254Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-19T19:12:08.026568728Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.385655ms logger=migrator t=2026-05-19T19:12:08.03608408Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-19T19:12:08.036375408Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=292.068µs logger=migrator t=2026-05-19T19:12:08.045803068Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-19T19:12:08.047125974Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.323846ms logger=migrator t=2026-05-19T19:12:08.059381263Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-19T19:12:08.059957159Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=578.016µs logger=migrator t=2026-05-19T19:12:08.072781262Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-19T19:12:08.073160744Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=380.992µs logger=migrator t=2026-05-19T19:12:08.094857322Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-19T19:12:08.095465398Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=610.807µs logger=migrator t=2026-05-19T19:12:08.117121556Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-19T19:12:08.133510158Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=16.388762ms logger=migrator t=2026-05-19T19:12:08.141401156Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-19T19:12:08.151387221Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.983765ms logger=migrator t=2026-05-19T19:12:08.165294175Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-19T19:12:08.166516809Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.223654ms logger=migrator t=2026-05-19T19:12:08.175349022Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-19T19:12:08.254953459Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.599767ms logger=migrator t=2026-05-19T19:12:08.264352848Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-19T19:12:08.265978873Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.625425ms logger=migrator t=2026-05-19T19:12:08.276475253Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-19T19:12:08.278296723Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.82128ms logger=migrator t=2026-05-19T19:12:08.290226402Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-19T19:12:08.320190799Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.965267ms logger=migrator t=2026-05-19T19:12:08.332013965Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-19T19:12:08.344078098Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.065263ms logger=migrator t=2026-05-19T19:12:08.356228644Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-19T19:12:08.356545492Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=319.968µs logger=migrator t=2026-05-19T19:12:08.366007953Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-19T19:12:08.366204069Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=195.715µs logger=migrator t=2026-05-19T19:12:08.372878693Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-19T19:12:08.373279374Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=401.681µs logger=migrator t=2026-05-19T19:12:08.387860556Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-19T19:12:08.388089112Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=227.066µs logger=migrator t=2026-05-19T19:12:08.398431428Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-19T19:12:08.398794938Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=362.57µs logger=migrator t=2026-05-19T19:12:08.408609918Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-19T19:12:08.409826953Z level=info msg="Migration successfully executed" id="create folder table" duration=1.217024ms logger=migrator t=2026-05-19T19:12:08.418977645Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-19T19:12:08.420165067Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.184312ms logger=migrator t=2026-05-19T19:12:08.429262339Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-19T19:12:08.431058708Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.796049ms logger=migrator t=2026-05-19T19:12:08.442808342Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-19T19:12:08.442840362Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.501µs logger=migrator t=2026-05-19T19:12:08.450899535Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-19T19:12:08.452804298Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.904223ms logger=migrator t=2026-05-19T19:12:08.465147288Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-19T19:12:08.466776393Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.628365ms logger=migrator t=2026-05-19T19:12:08.474514827Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-19T19:12:08.476508082Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.992244ms logger=migrator t=2026-05-19T19:12:08.490380714Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-19T19:12:08.491243079Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=874.415µs logger=migrator t=2026-05-19T19:12:08.504048591Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-19T19:12:08.504468903Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=421.162µs logger=migrator t=2026-05-19T19:12:08.514988234Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-19T19:12:08.517303548Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.320384ms logger=migrator t=2026-05-19T19:12:08.528389993Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-19T19:12:08.530574784Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.183031ms logger=migrator t=2026-05-19T19:12:08.54456604Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-19T19:12:08.546697809Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.135679ms logger=migrator t=2026-05-19T19:12:08.558285729Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-19T19:12:08.560477338Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.1946ms logger=migrator t=2026-05-19T19:12:08.569050946Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-19T19:12:08.570787133Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.732617ms logger=migrator t=2026-05-19T19:12:08.580547883Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-19T19:12:08.582104035Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.554722ms logger=migrator t=2026-05-19T19:12:08.594794456Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-19T19:12:08.597293475Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.499039ms logger=migrator t=2026-05-19T19:12:08.614316805Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-19T19:12:08.61635046Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.033316ms logger=migrator t=2026-05-19T19:12:08.625692008Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-19T19:12:08.627193409Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.502061ms logger=migrator t=2026-05-19T19:12:08.634127181Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-19T19:12:08.635320604Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.193683ms logger=migrator t=2026-05-19T19:12:08.641331519Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-19T19:12:08.643000286Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.668476ms logger=migrator t=2026-05-19T19:12:08.648254711Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-19T19:12:08.648573669Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=319.508µs logger=migrator t=2026-05-19T19:12:08.654527114Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-19T19:12:08.666631007Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.101753ms logger=migrator t=2026-05-19T19:12:08.673400775Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-19T19:12:08.67394604Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=545.984µs logger=migrator t=2026-05-19T19:12:08.67902052Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-19T19:12:08.67904293Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.24µs logger=migrator t=2026-05-19T19:12:08.684853061Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-19T19:12:08.686765594Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.912734ms logger=migrator t=2026-05-19T19:12:08.693349375Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-19T19:12:08.693382436Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=39.421µs logger=migrator t=2026-05-19T19:12:08.700361228Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-19T19:12:08.703859505Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.488587ms logger=migrator t=2026-05-19T19:12:08.71092972Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-19T19:12:08.712313068Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.43908ms logger=migrator t=2026-05-19T19:12:08.720831083Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-19T19:12:08.722857379Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.020885ms logger=migrator t=2026-05-19T19:12:08.730567522Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-19T19:12:08.732069634Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.503041ms logger=migrator t=2026-05-19T19:12:08.740299571Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-19T19:12:08.74064664Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=348.099µs logger=migrator t=2026-05-19T19:12:08.746501162Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-19T19:12:08.747459338Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=959.606µs logger=migrator t=2026-05-19T19:12:08.757935637Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-19T19:12:08.759380296Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.448559ms logger=migrator t=2026-05-19T19:12:08.763242813Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-19T19:12:08.764321923Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.08311ms logger=migrator t=2026-05-19T19:12:08.768576241Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-19T19:12:08.778232117Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.655226ms logger=migrator t=2026-05-19T19:12:08.783692387Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-19T19:12:08.793157299Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.464532ms logger=migrator t=2026-05-19T19:12:08.798031413Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-19T19:12:08.807447483Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.41679ms logger=migrator t=2026-05-19T19:12:08.813230533Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-19T19:12:08.813328455Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=99.672µs logger=migrator t=2026-05-19T19:12:08.818510949Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-19T19:12:08.829422169Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.90991ms logger=migrator t=2026-05-19T19:12:08.834766386Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-19T19:12:08.841666437Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.899981ms logger=migrator t=2026-05-19T19:12:08.847721654Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-19T19:12:08.848135515Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=412.861µs logger=migrator t=2026-05-19T19:12:08.853440502Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.2317361s logger=migrator t=2026-05-19T19:12:08.854494051Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-19T19:12:08.874003209Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-19T19:12:08.874230265Z level=info msg="Created default organization" logger=secrets t=2026-05-19T19:12:08.880352495Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-19T19:12:08.932732569Z level=info msg="Restored cache from database" duration=671.628µs logger=plugin.store t=2026-05-19T19:12:08.934664403Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-19T19:12:08.977965428Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-19T19:12:08.97801667Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-19T19:12:08.978168014Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-19T19:12:08.978209695Z level=info msg="Plugins loaded" count=54 duration=43.547752ms logger=query_data t=2026-05-19T19:12:08.983447119Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-19T19:12:08.987161242Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-19T19:12:08.994072342Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-19T19:12:09.002302309Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-19T19:12:09.004997753Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-19T19:12:09.006790413Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-19T19:12:09.028461281Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-19T19:12:09.049020708Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-19T19:12:09.066908932Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-19T19:12:09.066934772Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-19T19:12:09.067191059Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-19T19:12:09.067839718Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-19T19:12:09.069571825Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-19T19:12:09.070271834Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-19T19:12:09.073497794Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-19T19:12:09.143702881Z level=info msg="Update check succeeded" duration=76.068238ms logger=sqlstore.transactions t=2026-05-19T19:12:09.153522831Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-19T19:12:09.166739716Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-19T19:12:09.17155723Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-19T19:12:09.179307803Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-19T19:12:09.182062549Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-05-19T19:12:09.182213803Z level=info msg="State cache has been initialized" states=0 duration=114.372765ms logger=ngalert.scheduler t=2026-05-19T19:12:09.182298475Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-19T19:12:09.182390758Z level=info msg=starting first_tick=2026-05-19T19:12:10Z logger=provisioning.dashboard t=2026-05-19T19:12:09.189822343Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-19T19:12:09.192452236Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-19T19:12:09.202351479Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-19T19:12:09.213116755Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-05-19T19:12:09.225342523Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=grafana.update.checker t=2026-05-19T19:12:09.395197709Z level=info msg="Update check succeeded" duration=327.699311ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-19T19:12:09.481814969Z level=info msg="Patterns update finished" duration=319.526426ms logger=grafana-apiserver t=2026-05-19T19:12:09.563804422Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-19T19:12:09.564377658Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-19T19:12:11.671342621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.672459112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.688743741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.714166052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.73473127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.758092755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.777004957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.803260201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.821880205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.843562462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.862025862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.896881433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.9119369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.93911637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.955692826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:11.996364829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.029821972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.100320317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.118388066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.159505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.179636325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.209578432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.229131671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.34399943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.359440767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.394290658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.415302148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.466426059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.498480573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.597389822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.626401902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.69410012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.712772105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.764845852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.786785897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.857386295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.873956062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.93076133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:12.946264288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.086416535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.104670089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.160664514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.177315003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.2424418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.257094584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.322337794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.337051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.420693347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.436669408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.717431895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.733726735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.806231105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.821232229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.878666814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.902080799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.970509068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:13.990629293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.058150546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.077655174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.136553449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.158353741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.224826294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.240437035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.301681535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.314700575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.374394272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.392205303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.461855434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.478810672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.542598743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.560193077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.633797738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.653266005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.710760292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.744078242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.853920382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.869664207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.957829279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:14.981247185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-19T19:12:15.055881174Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-19T19:13:07.085356901Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-19T19:22:09.079143409Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-19T19:22:09.105525487Z level=info msg="Completed cleanup jobs" duration=36.6277ms logger=plugins.update.checker t=2026-05-19T19:22:09.194723637Z level=info msg="Update check succeeded" duration=50.357259ms logger=sqlstore.transactions t=2026-05-19T19:27:09.002024268Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-19T19:32:09.092417727Z level=info msg="Completed cleanup jobs" duration=24.584658ms logger=plugins.update.checker t=2026-05-19T19:32:09.196547572Z level=info msg="Update check succeeded" duration=52.392637ms logger=cleanup t=2026-05-19T19:42:09.126456219Z level=info msg="Completed cleanup jobs" duration=58.493566ms logger=plugins.update.checker t=2026-05-19T19:42:09.195860126Z level=info msg="Update check succeeded" duration=51.390609ms logger=infra.usagestats t=2026-05-19T19:43:07.10725227Z level=info msg="Usage stats are ready to report"