logger=settings t=2026-09-02T16:37:20.933523265Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-02T16:37:20Z logger=settings t=2026-09-02T16:37:20.934006725Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-02T16:37:20.934028845Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-02T16:37:20.934036246Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-02T16:37:20.934045956Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-02T16:37:20.934054756Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-02T16:37:20.934063626Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-02T16:37:20.934075426Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-02T16:37:20.934092167Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-02T16:37:20.934104117Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-02T16:37:20.934118077Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-02T16:37:20.934126867Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-02T16:37:20.934141218Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-02T16:37:20.934149808Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-02T16:37:20.934158908Z level=info msg=Target target=[all] logger=settings t=2026-09-02T16:37:20.934174238Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-02T16:37:20.934181279Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-02T16:37:20.934187769Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-02T16:37:20.934194249Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-02T16:37:20.934204229Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-02T16:37:20.934214139Z level=info msg="App mode production" logger=sqlstore t=2026-09-02T16:37:20.934923775Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-02T16:37:20.934960486Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-02T16:37:20.981504269Z level=info msg="Locking database" logger=migrator t=2026-09-02T16:37:20.98155777Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-02T16:37:20.982641874Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-02T16:37:20.984496783Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.854319ms logger=migrator t=2026-09-02T16:37:21.013213343Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-02T16:37:21.014738956Z level=info msg="Migration successfully executed" id="create user table" duration=1.525012ms logger=migrator t=2026-09-02T16:37:21.024733071Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-02T16:37:21.02608374Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.347819ms logger=migrator t=2026-09-02T16:37:21.033106212Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-02T16:37:21.034362698Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.259166ms logger=migrator t=2026-09-02T16:37:21.040747926Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-02T16:37:21.041744688Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=997.152µs logger=migrator t=2026-09-02T16:37:21.046670904Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-02T16:37:21.047642955Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=972.151µs logger=migrator t=2026-09-02T16:37:21.055645438Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-02T16:37:21.059193564Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.550987ms logger=migrator t=2026-09-02T16:37:21.065800756Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-02T16:37:21.066988082Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.187706ms logger=migrator t=2026-09-02T16:37:21.071579351Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-02T16:37:21.072628814Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.049214ms logger=migrator t=2026-09-02T16:37:21.077682803Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-02T16:37:21.079050622Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.370499ms logger=migrator t=2026-09-02T16:37:21.086678237Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-02T16:37:21.087287849Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=611.713µs logger=migrator t=2026-09-02T16:37:21.092335789Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-02T16:37:21.093113025Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=777.156µs logger=migrator t=2026-09-02T16:37:21.101347682Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-02T16:37:21.10306208Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.719608ms logger=migrator t=2026-09-02T16:37:21.109825665Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-02T16:37:21.109880836Z level=info msg="Migration successfully executed" id="Update user table charset" duration=56.841µs logger=migrator t=2026-09-02T16:37:21.114751402Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-02T16:37:21.116767556Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.019673ms logger=migrator t=2026-09-02T16:37:21.121577938Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-02T16:37:21.121960326Z level=info msg="Migration successfully executed" id="Add missing user data" duration=382.598µs logger=migrator t=2026-09-02T16:37:21.12677917Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-02T16:37:21.128472367Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.693107ms logger=migrator t=2026-09-02T16:37:21.134084939Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-02T16:37:21.135250003Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.164235ms logger=migrator t=2026-09-02T16:37:21.139891134Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-02T16:37:21.142187463Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.296039ms logger=migrator t=2026-09-02T16:37:21.151360551Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-02T16:37:21.1634169Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.05915ms logger=migrator t=2026-09-02T16:37:21.178201969Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-02T16:37:21.180529909Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.32974ms logger=migrator t=2026-09-02T16:37:21.185624979Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-02T16:37:21.185937766Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=316.507µs logger=migrator t=2026-09-02T16:37:21.190794361Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-02T16:37:21.191808682Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.013631ms logger=migrator t=2026-09-02T16:37:21.197908973Z 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-09-02T16:37:21.198335503Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=428.15µs logger=migrator t=2026-09-02T16:37:21.203511634Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-02T16:37:21.204072167Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=560.533µs logger=migrator t=2026-09-02T16:37:21.20975047Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-02T16:37:21.210930045Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.179805ms logger=migrator t=2026-09-02T16:37:21.219207573Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-02T16:37:21.220254255Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.046352ms logger=migrator t=2026-09-02T16:37:21.233749266Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-02T16:37:21.23480869Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.058814ms logger=migrator t=2026-09-02T16:37:21.2413398Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-02T16:37:21.244753514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=3.412993ms logger=migrator t=2026-09-02T16:37:21.250904566Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-02T16:37:21.252031361Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.126815ms logger=migrator t=2026-09-02T16:37:21.258304316Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-02T16:37:21.258357097Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=51.711µs logger=migrator t=2026-09-02T16:37:21.264614372Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-02T16:37:21.265931711Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.316509ms logger=migrator t=2026-09-02T16:37:21.272985892Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-02T16:37:21.274125107Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.168516ms logger=migrator t=2026-09-02T16:37:21.279150705Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-02T16:37:21.280711279Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.560274ms logger=migrator t=2026-09-02T16:37:21.290137912Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-02T16:37:21.291521452Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.38788ms logger=migrator t=2026-09-02T16:37:21.296621092Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-02T16:37:21.303334236Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.712504ms logger=migrator t=2026-09-02T16:37:21.310597834Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-02T16:37:21.312629977Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.061294ms logger=migrator t=2026-09-02T16:37:21.317697196Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-02T16:37:21.3192455Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.548233ms logger=migrator t=2026-09-02T16:37:21.345539256Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-02T16:37:21.347223313Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.684287ms logger=migrator t=2026-09-02T16:37:21.353630911Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-02T16:37:21.354738584Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.108583ms logger=migrator t=2026-09-02T16:37:21.361674764Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-02T16:37:21.362574373Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=902.049µs logger=migrator t=2026-09-02T16:37:21.376298419Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-02T16:37:21.377130547Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=835.348µs logger=migrator t=2026-09-02T16:37:21.384072067Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-02T16:37:21.384918805Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=846.908µs logger=migrator t=2026-09-02T16:37:21.393256905Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-02T16:37:21.393913029Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=660.914µs logger=migrator t=2026-09-02T16:37:21.403052366Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-02T16:37:21.404318293Z level=info msg="Migration successfully executed" id="create star table" duration=1.267597ms logger=migrator t=2026-09-02T16:37:21.411732464Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-02T16:37:21.412881818Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.146124ms logger=migrator t=2026-09-02T16:37:21.426568523Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-02T16:37:21.427832061Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.264338ms logger=migrator t=2026-09-02T16:37:21.434423883Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-02T16:37:21.435625448Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.202755ms logger=migrator t=2026-09-02T16:37:21.44267645Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-02T16:37:21.443832575Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.159865ms logger=migrator t=2026-09-02T16:37:21.452162465Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-02T16:37:21.454147778Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.991024ms logger=migrator t=2026-09-02T16:37:21.462831985Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-02T16:37:21.464477371Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.652186ms logger=migrator t=2026-09-02T16:37:21.474999707Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-02T16:37:21.476222584Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.220606ms logger=migrator t=2026-09-02T16:37:21.483573612Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-02T16:37:21.483661383Z level=info msg="Migration successfully executed" id="Update org table charset" duration=100.652µs logger=migrator t=2026-09-02T16:37:21.489946719Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-02T16:37:21.490002351Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=59.312µs logger=migrator t=2026-09-02T16:37:21.497075813Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-02T16:37:21.49741283Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=338.258µs logger=migrator t=2026-09-02T16:37:21.506329203Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-02T16:37:21.508436898Z level=info msg="Migration successfully executed" id="create dashboard table" duration=2.107195ms logger=migrator t=2026-09-02T16:37:21.516560623Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-02T16:37:21.517996294Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.433671ms logger=migrator t=2026-09-02T16:37:21.524249779Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-02T16:37:21.525531396Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.282197ms logger=migrator t=2026-09-02T16:37:21.533265013Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-02T16:37:21.53495782Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.693197ms logger=migrator t=2026-09-02T16:37:21.546238103Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-02T16:37:21.54800114Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.768307ms logger=migrator t=2026-09-02T16:37:21.559694973Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-02T16:37:21.561595304Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.905671ms logger=migrator t=2026-09-02T16:37:21.568686027Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-02T16:37:21.576081536Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.393228ms logger=migrator t=2026-09-02T16:37:21.581711757Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-02T16:37:21.583630029Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.917862ms logger=migrator t=2026-09-02T16:37:21.590559628Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-02T16:37:21.591462997Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=904.129µs logger=migrator t=2026-09-02T16:37:21.598656043Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-02T16:37:21.599701015Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.042362ms logger=migrator t=2026-09-02T16:37:21.6055048Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-02T16:37:21.60595842Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=452.93µs logger=migrator t=2026-09-02T16:37:21.613037183Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-02T16:37:21.614409762Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.372209ms logger=migrator t=2026-09-02T16:37:21.620483503Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-02T16:37:21.620599375Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=112.452µs logger=migrator t=2026-09-02T16:37:21.626516963Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-02T16:37:21.628436215Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.917921ms logger=migrator t=2026-09-02T16:37:21.63658936Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-02T16:37:21.643040339Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=6.464219ms logger=migrator t=2026-09-02T16:37:21.65000901Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-02T16:37:21.652726698Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.717938ms logger=migrator t=2026-09-02T16:37:21.658967693Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-02T16:37:21.660240591Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.276378ms logger=migrator t=2026-09-02T16:37:21.667221071Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-02T16:37:21.670117393Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.895673ms logger=migrator t=2026-09-02T16:37:21.6759941Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-02T16:37:21.677300178Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.305798ms logger=migrator t=2026-09-02T16:37:21.683506702Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-02T16:37:21.684670317Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.163255ms logger=migrator t=2026-09-02T16:37:21.692559107Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-02T16:37:21.692598238Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.04µs logger=migrator t=2026-09-02T16:37:21.698717589Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-02T16:37:21.69875666Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.771µs logger=migrator t=2026-09-02T16:37:21.705742381Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-02T16:37:21.708641484Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.898893ms logger=migrator t=2026-09-02T16:37:21.716287029Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-02T16:37:21.71912702Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.840181ms logger=migrator t=2026-09-02T16:37:21.72565127Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-02T16:37:21.728938011Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.285201ms logger=migrator t=2026-09-02T16:37:21.735871551Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-02T16:37:21.738760243Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.888442ms logger=migrator t=2026-09-02T16:37:21.746929688Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-02T16:37:21.747231796Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=302.838µs logger=migrator t=2026-09-02T16:37:21.75391319Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-02T16:37:21.755101395Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.186995ms logger=migrator t=2026-09-02T16:37:21.761570805Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-02T16:37:21.762654428Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.077062ms logger=migrator t=2026-09-02T16:37:21.77018925Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-02T16:37:21.770227801Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.631µs logger=migrator t=2026-09-02T16:37:21.776393514Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-02T16:37:21.777561899Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.173185ms logger=migrator t=2026-09-02T16:37:21.783502228Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-02T16:37:21.784549Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.044792ms logger=migrator t=2026-09-02T16:37:21.792122903Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-02T16:37:21.800799301Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.675447ms logger=migrator t=2026-09-02T16:37:21.80729913Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-02T16:37:21.808373473Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.070433ms logger=migrator t=2026-09-02T16:37:21.814953535Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-02T16:37:21.816187642Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.233866ms logger=migrator t=2026-09-02T16:37:21.823546381Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-02T16:37:21.824744226Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.197565ms logger=migrator t=2026-09-02T16:37:21.831362819Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-02T16:37:21.832981204Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.618935ms logger=migrator t=2026-09-02T16:37:21.839273549Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-02T16:37:21.841263522Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.989583ms logger=migrator t=2026-09-02T16:37:21.850177884Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-02T16:37:21.853726562Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.552717ms logger=migrator t=2026-09-02T16:37:21.861557309Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-02T16:37:21.86295124Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.395301ms logger=migrator t=2026-09-02T16:37:21.869996451Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-02T16:37:21.870301819Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=295.578µs logger=migrator t=2026-09-02T16:37:21.877584415Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-02T16:37:21.877871831Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=283.046µs logger=migrator t=2026-09-02T16:37:21.885482246Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-02T16:37:21.886924546Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.455541ms logger=migrator t=2026-09-02T16:37:21.895057612Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-02T16:37:21.898544068Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.486326ms logger=migrator t=2026-09-02T16:37:21.903016334Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-02T16:37:21.904481416Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.466463ms logger=migrator t=2026-09-02T16:37:21.91259708Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-02T16:37:21.91401203Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.41484ms logger=migrator t=2026-09-02T16:37:21.920099692Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-02T16:37:21.92139235Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.292009ms logger=migrator t=2026-09-02T16:37:21.926098431Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-02T16:37:21.92741546Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.322899ms logger=migrator t=2026-09-02T16:37:21.932101701Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-02T16:37:21.933124563Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.024992ms logger=migrator t=2026-09-02T16:37:21.938731843Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-02T16:37:21.946783837Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.051864ms logger=migrator t=2026-09-02T16:37:21.953945001Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-02T16:37:21.955054926Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.107685ms logger=migrator t=2026-09-02T16:37:21.960878101Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-02T16:37:21.961699828Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=819.867µs logger=migrator t=2026-09-02T16:37:21.965794077Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-02T16:37:21.966591564Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=797.177µs logger=migrator t=2026-09-02T16:37:21.970883256Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-02T16:37:21.971366567Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=483.631µs logger=migrator t=2026-09-02T16:37:21.978616103Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-02T16:37:21.980564865Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.949132ms logger=migrator t=2026-09-02T16:37:21.987130136Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-02T16:37:21.989956877Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.826601ms logger=migrator t=2026-09-02T16:37:21.995764123Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-02T16:37:21.995789303Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.97µs logger=migrator t=2026-09-02T16:37:22.002659022Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-02T16:37:22.002827145Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=167.973µs logger=migrator t=2026-09-02T16:37:22.006666597Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-02T16:37:22.008567179Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=1.900252ms logger=migrator t=2026-09-02T16:37:22.014547898Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-02T16:37:22.014684781Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=134.483µs logger=migrator t=2026-09-02T16:37:22.021885296Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-02T16:37:22.022328286Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=446.47µs logger=migrator t=2026-09-02T16:37:22.026616808Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-02T16:37:22.029003629Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.386421ms logger=migrator t=2026-09-02T16:37:22.035834987Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-02T16:37:22.036045671Z level=info msg="Migration successfully executed" id="Update uid value" duration=219.654µs logger=migrator t=2026-09-02T16:37:22.042540961Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-02T16:37:22.043281947Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=740.776µs logger=migrator t=2026-09-02T16:37:22.047638681Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-02T16:37:22.048337986Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=699.995µs logger=migrator t=2026-09-02T16:37:22.052940086Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-02T16:37:22.053757883Z level=info msg="Migration successfully executed" id="create api_key table" duration=823.537µs logger=migrator t=2026-09-02T16:37:22.059127989Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-02T16:37:22.059941906Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=813.047µs logger=migrator t=2026-09-02T16:37:22.064535215Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-02T16:37:22.065504256Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=972.521µs logger=migrator t=2026-09-02T16:37:22.069805649Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-02T16:37:22.070667928Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=861.929µs logger=migrator t=2026-09-02T16:37:22.153705198Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-02T16:37:22.155180569Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.481292ms logger=migrator t=2026-09-02T16:37:22.164252634Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-02T16:37:22.165546103Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.294209ms logger=migrator t=2026-09-02T16:37:22.172632905Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-02T16:37:22.174161709Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.532874ms logger=migrator t=2026-09-02T16:37:22.180525965Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-02T16:37:22.19094663Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.423135ms logger=migrator t=2026-09-02T16:37:22.198260339Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-02T16:37:22.199607117Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.350189ms logger=migrator t=2026-09-02T16:37:22.204034743Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-02T16:37:22.205261049Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.230046ms logger=migrator t=2026-09-02T16:37:22.21086912Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-02T16:37:22.212050186Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.181425ms logger=migrator t=2026-09-02T16:37:22.21646391Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-02T16:37:22.217654227Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.189885ms logger=migrator t=2026-09-02T16:37:22.224626777Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-02T16:37:22.225080866Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=454.53µs logger=migrator t=2026-09-02T16:37:22.229347828Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-02T16:37:22.230269978Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=922.64µs logger=migrator t=2026-09-02T16:37:22.237930733Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-02T16:37:22.238031635Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=103.302µs logger=migrator t=2026-09-02T16:37:22.242921181Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-02T16:37:22.246731163Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.809922ms logger=migrator t=2026-09-02T16:37:22.251385544Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-02T16:37:22.255287477Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.901543ms logger=migrator t=2026-09-02T16:37:22.262358009Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-02T16:37:22.26281949Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=464.611µs logger=migrator t=2026-09-02T16:37:22.269536695Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-02T16:37:22.27349908Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.962205ms logger=migrator t=2026-09-02T16:37:22.279824166Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-02T16:37:22.283509176Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.684579ms logger=migrator t=2026-09-02T16:37:22.28832764Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-02T16:37:22.289785321Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.455421ms logger=migrator t=2026-09-02T16:37:22.295541765Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-02T16:37:22.296344763Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=808.898µs logger=migrator t=2026-09-02T16:37:22.301141835Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-02T16:37:22.302305731Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.163896ms logger=migrator t=2026-09-02T16:37:22.309157068Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-02T16:37:22.310544839Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.387301ms logger=migrator t=2026-09-02T16:37:22.318909129Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-02T16:37:22.320175256Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.262377ms logger=migrator t=2026-09-02T16:37:22.325540342Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-02T16:37:22.326790708Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.250267ms logger=migrator t=2026-09-02T16:37:22.332737327Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-02T16:37:22.33289368Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=154.033µs logger=migrator t=2026-09-02T16:37:22.338708236Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-02T16:37:22.338798158Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=90.712µs logger=migrator t=2026-09-02T16:37:22.343546739Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-02T16:37:22.347512876Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.965796ms logger=migrator t=2026-09-02T16:37:22.352150416Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-02T16:37:22.356988789Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.834714ms logger=migrator t=2026-09-02T16:37:22.362066849Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-02T16:37:22.362215642Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=149.623µs logger=migrator t=2026-09-02T16:37:22.368074338Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-02T16:37:22.369374927Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.300579ms logger=migrator t=2026-09-02T16:37:22.37418325Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-02T16:37:22.37554096Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.35696ms logger=migrator t=2026-09-02T16:37:22.380584398Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-02T16:37:22.38067215Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=89.142µs logger=migrator t=2026-09-02T16:37:22.386126028Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-02T16:37:22.387297033Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.170595ms logger=migrator t=2026-09-02T16:37:22.392151568Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-02T16:37:22.393747222Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.594384ms logger=migrator t=2026-09-02T16:37:22.401029359Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-02T16:37:22.40528278Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.250741ms logger=migrator t=2026-09-02T16:37:22.410050993Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-02T16:37:22.410138115Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=88.242µs logger=migrator t=2026-09-02T16:37:22.418627378Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-02T16:37:22.42006182Z level=info msg="Migration successfully executed" id="create session table" duration=1.434072ms logger=migrator t=2026-09-02T16:37:22.425074968Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-02T16:37:22.425237911Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=164.143µs logger=migrator t=2026-09-02T16:37:22.42985718Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-02T16:37:22.430021243Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=164.943µs logger=migrator t=2026-09-02T16:37:22.437045406Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-02T16:37:22.438103318Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.055403ms logger=migrator t=2026-09-02T16:37:22.442981103Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-02T16:37:22.444086307Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.104994ms logger=migrator t=2026-09-02T16:37:22.450559187Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-02T16:37:22.450644409Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=86.422µs logger=migrator t=2026-09-02T16:37:22.457641199Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-02T16:37:22.457732041Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=91.872µs logger=migrator t=2026-09-02T16:37:22.462361071Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-02T16:37:22.466946859Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.585398ms logger=migrator t=2026-09-02T16:37:22.471878706Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-02T16:37:22.476477275Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.597289ms logger=migrator t=2026-09-02T16:37:22.48177536Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-02T16:37:22.481950823Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=173.653µs logger=migrator t=2026-09-02T16:37:22.487632556Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-02T16:37:22.4878057Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=173.964µs logger=migrator t=2026-09-02T16:37:22.493281948Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-02T16:37:22.494526114Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.244346ms logger=migrator t=2026-09-02T16:37:22.499645454Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-02T16:37:22.499746687Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=103.282µs logger=migrator t=2026-09-02T16:37:22.50453728Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-02T16:37:22.509270193Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.732533ms logger=migrator t=2026-09-02T16:37:22.515058967Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-02T16:37:22.515356034Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=294.707µs logger=migrator t=2026-09-02T16:37:22.520220789Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-02T16:37:22.524990361Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.766872ms logger=migrator t=2026-09-02T16:37:22.529762514Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-02T16:37:22.534633539Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.872255ms logger=migrator t=2026-09-02T16:37:22.540290991Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-02T16:37:22.540468965Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=178.824µs logger=migrator t=2026-09-02T16:37:22.545748629Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-02T16:37:22.547155589Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.40703ms logger=migrator t=2026-09-02T16:37:22.554414426Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-02T16:37:22.555700273Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.286128ms logger=migrator t=2026-09-02T16:37:22.561521318Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-02T16:37:22.56341635Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.892061ms logger=migrator t=2026-09-02T16:37:22.568784545Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-02T16:37:22.570167615Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.38257ms logger=migrator t=2026-09-02T16:37:22.577140285Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-02T16:37:22.578656237Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.521052ms logger=migrator t=2026-09-02T16:37:22.58569511Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-02T16:37:22.587308694Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.613034ms logger=migrator t=2026-09-02T16:37:22.59312286Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-02T16:37:22.594170183Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.047413ms logger=migrator t=2026-09-02T16:37:22.599501227Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-02T16:37:22.600791485Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.289728ms logger=migrator t=2026-09-02T16:37:22.607082871Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-02T16:37:22.608305157Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.222066ms logger=migrator t=2026-09-02T16:37:22.61304603Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-02T16:37:22.627846518Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.799658ms logger=migrator t=2026-09-02T16:37:22.632716834Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-02T16:37:22.633764296Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.047012ms logger=migrator t=2026-09-02T16:37:22.63952628Z 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-09-02T16:37:22.640788798Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.262708ms logger=migrator t=2026-09-02T16:37:22.645962578Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-02T16:37:22.646370028Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=407.98µs logger=migrator t=2026-09-02T16:37:22.651103589Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-02T16:37:22.651884897Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=791.988µs logger=migrator t=2026-09-02T16:37:22.657512268Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-02T16:37:22.658713964Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.201276ms logger=migrator t=2026-09-02T16:37:22.663485817Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-02T16:37:22.668813712Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.327155ms logger=migrator t=2026-09-02T16:37:22.675638498Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-02T16:37:22.680894012Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.254904ms logger=migrator t=2026-09-02T16:37:22.686672367Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-02T16:37:22.692301768Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.628752ms logger=migrator t=2026-09-02T16:37:22.697554891Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-02T16:37:22.708376955Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=10.820353ms logger=migrator t=2026-09-02T16:37:22.715232742Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-02T16:37:22.716604312Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.427841ms logger=migrator t=2026-09-02T16:37:22.72580789Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-02T16:37:22.725875691Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=78.081µs logger=migrator t=2026-09-02T16:37:22.734343184Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-02T16:37:22.734385455Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.701µs logger=migrator t=2026-09-02T16:37:22.744035643Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-02T16:37:22.745508365Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.474202ms logger=migrator t=2026-09-02T16:37:22.753083108Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-02T16:37:22.754521629Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.525833ms logger=migrator t=2026-09-02T16:37:22.763098644Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-02T16:37:22.764483724Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.3862ms logger=migrator t=2026-09-02T16:37:22.772613629Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-02T16:37:22.773970658Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.357229ms logger=migrator t=2026-09-02T16:37:22.781712965Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-02T16:37:22.783149506Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.433971ms logger=migrator t=2026-09-02T16:37:22.78797167Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-02T16:37:22.79355933Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.58394ms logger=migrator t=2026-09-02T16:37:22.801614704Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-02T16:37:22.807498021Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.882507ms logger=migrator t=2026-09-02T16:37:22.812371246Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-02T16:37:22.812755004Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=383.158µs logger=migrator t=2026-09-02T16:37:22.817740232Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-02T16:37:22.819117641Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.377139ms logger=migrator t=2026-09-02T16:37:22.825426597Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-02T16:37:22.826875839Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.448292ms logger=migrator t=2026-09-02T16:37:22.83251514Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-02T16:37:22.835022594Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.506974ms logger=migrator t=2026-09-02T16:37:22.840302648Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-02T16:37:22.840562684Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=268.346µs logger=migrator t=2026-09-02T16:37:22.846054052Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-02T16:37:22.847593465Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.539693ms logger=migrator t=2026-09-02T16:37:22.855884424Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-02T16:37:22.857520109Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.639106ms logger=migrator t=2026-09-02T16:37:22.866246157Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-02T16:37:22.86636969Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=124.403µs logger=migrator t=2026-09-02T16:37:22.871899119Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-02T16:37:22.873230718Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.331059ms logger=migrator t=2026-09-02T16:37:22.882153511Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-02T16:37:22.883472999Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.319137ms logger=migrator t=2026-09-02T16:37:22.891297487Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-02T16:37:22.892592425Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.313688ms logger=migrator t=2026-09-02T16:37:22.898062273Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-02T16:37:22.899365171Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.302368ms logger=migrator t=2026-09-02T16:37:22.905974474Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-02T16:37:22.907505987Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.530934ms logger=migrator t=2026-09-02T16:37:22.913935205Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-02T16:37:22.915336226Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.404311ms logger=migrator t=2026-09-02T16:37:22.920806414Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-02T16:37:22.920858075Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=54.741µs logger=migrator t=2026-09-02T16:37:22.92760805Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-02T16:37:22.93410005Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.48704ms logger=migrator t=2026-09-02T16:37:22.941651013Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-02T16:37:22.943054022Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.403059ms logger=migrator t=2026-09-02T16:37:22.947764814Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-02T16:37:22.953662321Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.897017ms logger=migrator t=2026-09-02T16:37:22.958504786Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-02T16:37:22.959588579Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.082363ms logger=migrator t=2026-09-02T16:37:22.967492119Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-02T16:37:22.968852369Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.35939ms logger=migrator t=2026-09-02T16:37:22.974326777Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-02T16:37:22.975598134Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.271547ms logger=migrator t=2026-09-02T16:37:22.980360507Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-02T16:37:22.997534887Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.17338ms logger=migrator t=2026-09-02T16:37:23.005096461Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-02T16:37:23.006221515Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.125924ms logger=migrator t=2026-09-02T16:37:23.011122431Z 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-09-02T16:37:23.012475559Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.352878ms logger=migrator t=2026-09-02T16:37:23.017554299Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-02T16:37:23.017956387Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=402.588µs logger=migrator t=2026-09-02T16:37:23.024858427Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-02T16:37:23.025697585Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=836.127µs logger=migrator t=2026-09-02T16:37:23.030407916Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-02T16:37:23.030737353Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=329.527µs logger=migrator t=2026-09-02T16:37:23.035525156Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-02T16:37:23.041336492Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.806926ms logger=migrator t=2026-09-02T16:37:23.04774035Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-02T16:37:23.053588926Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.848196ms logger=migrator t=2026-09-02T16:37:23.058552403Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-02T16:37:23.060200298Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.649845ms logger=migrator t=2026-09-02T16:37:23.066613367Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-02T16:37:23.067911804Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.294967ms logger=migrator t=2026-09-02T16:37:23.078190666Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-02T16:37:23.078597415Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=412.479µs logger=migrator t=2026-09-02T16:37:23.088722623Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-02T16:37:23.09508745Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.366607ms logger=migrator t=2026-09-02T16:37:23.102910389Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-02T16:37:23.10437069Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.469981ms logger=migrator t=2026-09-02T16:37:23.111483404Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-02T16:37:23.11177172Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=289.546µs logger=migrator t=2026-09-02T16:37:23.116726086Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-02T16:37:23.117407982Z level=info msg="Migration successfully executed" id="Move region to single row" duration=679.346µs logger=migrator t=2026-09-02T16:37:23.122410179Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-02T16:37:23.124041244Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.629365ms logger=migrator t=2026-09-02T16:37:23.131814362Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-02T16:37:23.133207532Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.39184ms logger=migrator t=2026-09-02T16:37:23.142701067Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-02T16:37:23.144202959Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.501402ms logger=migrator t=2026-09-02T16:37:23.15070652Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-02T16:37:23.152286223Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.580713ms logger=migrator t=2026-09-02T16:37:23.164006635Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-02T16:37:23.165641571Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.637576ms logger=migrator t=2026-09-02T16:37:23.173555672Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-02T16:37:23.175545354Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.988512ms logger=migrator t=2026-09-02T16:37:23.182847202Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-02T16:37:23.182996535Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=147.413µs logger=migrator t=2026-09-02T16:37:23.192863808Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-02T16:37:23.194295449Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.435351ms logger=migrator t=2026-09-02T16:37:23.205620233Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-02T16:37:23.207524464Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.907431ms logger=migrator t=2026-09-02T16:37:23.222748772Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-02T16:37:23.224389328Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.645196ms logger=migrator t=2026-09-02T16:37:23.231648134Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-02T16:37:23.233250859Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.602285ms logger=migrator t=2026-09-02T16:37:23.241921825Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-02T16:37:23.242500148Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=522.031µs logger=migrator t=2026-09-02T16:37:23.249761025Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-02T16:37:23.250544631Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=783.036µs logger=migrator t=2026-09-02T16:37:23.261969127Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-02T16:37:23.262205182Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=244.095µs logger=migrator t=2026-09-02T16:37:23.269638043Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-02T16:37:23.271103305Z level=info msg="Migration successfully executed" id="create team table" duration=1.468542ms logger=migrator t=2026-09-02T16:37:23.279904105Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-02T16:37:23.281624961Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.727436ms logger=migrator t=2026-09-02T16:37:23.298798161Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-02T16:37:23.300373316Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.574115ms logger=migrator t=2026-09-02T16:37:23.311488795Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-02T16:37:23.318308242Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.819427ms logger=migrator t=2026-09-02T16:37:23.346662094Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-02T16:37:23.346962Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=298.156µs logger=migrator t=2026-09-02T16:37:23.35576448Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-02T16:37:23.357113798Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.348828ms logger=migrator t=2026-09-02T16:37:23.364895486Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-02T16:37:23.36603631Z level=info msg="Migration successfully executed" id="create team member table" duration=1.138854ms logger=migrator t=2026-09-02T16:37:23.373066063Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-02T16:37:23.374746349Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.682807ms logger=migrator t=2026-09-02T16:37:23.382206509Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-02T16:37:23.383672351Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.465372ms logger=migrator t=2026-09-02T16:37:23.389776573Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-02T16:37:23.391245354Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.467861ms logger=migrator t=2026-09-02T16:37:23.39891106Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-02T16:37:23.407105016Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.193697ms logger=migrator t=2026-09-02T16:37:23.41421717Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-02T16:37:23.421116288Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.899508ms logger=migrator t=2026-09-02T16:37:23.428560729Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-02T16:37:23.436369307Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.807568ms logger=migrator t=2026-09-02T16:37:23.44297579Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-02T16:37:23.444729978Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.753949ms logger=migrator t=2026-09-02T16:37:23.452220049Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-02T16:37:23.453712691Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.499882ms logger=migrator t=2026-09-02T16:37:23.460525767Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-02T16:37:23.46201807Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.492013ms logger=migrator t=2026-09-02T16:37:23.4708368Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-02T16:37:23.472387833Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.551933ms logger=migrator t=2026-09-02T16:37:23.479557958Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-02T16:37:23.480935497Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.377179ms logger=migrator t=2026-09-02T16:37:23.488048831Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-02T16:37:23.489373689Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.325308ms logger=migrator t=2026-09-02T16:37:23.496282629Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-02T16:37:23.497652298Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.369709ms logger=migrator t=2026-09-02T16:37:23.506520109Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-02T16:37:23.507853698Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.333869ms logger=migrator t=2026-09-02T16:37:23.514287006Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-02T16:37:23.514978412Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=691.516µs logger=migrator t=2026-09-02T16:37:23.522160446Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-02T16:37:23.522523774Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=374.998µs logger=migrator t=2026-09-02T16:37:23.529098816Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-02T16:37:23.530289751Z level=info msg="Migration successfully executed" id="create tag table" duration=1.190065ms logger=migrator t=2026-09-02T16:37:23.537383475Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-02T16:37:23.538782505Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.39848ms logger=migrator t=2026-09-02T16:37:23.550759763Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-02T16:37:23.552529621Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.775639ms logger=migrator t=2026-09-02T16:37:23.56177853Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-02T16:37:23.563815034Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.036094ms logger=migrator t=2026-09-02T16:37:23.573549015Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-02T16:37:23.575045717Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.497422ms logger=migrator t=2026-09-02T16:37:23.583504979Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-02T16:37:23.605397801Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=21.859932ms logger=migrator t=2026-09-02T16:37:23.616054191Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-02T16:37:23.617357058Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.298587ms logger=migrator t=2026-09-02T16:37:23.624024683Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-02T16:37:23.625571586Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.545903ms logger=migrator t=2026-09-02T16:37:23.632839772Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-02T16:37:23.633283722Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=444.72µs logger=migrator t=2026-09-02T16:37:23.642611293Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-02T16:37:23.643771218Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.159635ms logger=migrator t=2026-09-02T16:37:23.649658655Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-02T16:37:23.651011764Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.352429ms logger=migrator t=2026-09-02T16:37:23.657464822Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-02T16:37:23.658946335Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.481153ms logger=migrator t=2026-09-02T16:37:23.667744445Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-02T16:37:23.667843697Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=97.592µs logger=migrator t=2026-09-02T16:37:23.673600371Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-02T16:37:23.680475349Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.878348ms logger=migrator t=2026-09-02T16:37:23.688028932Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-02T16:37:23.695520554Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.491532ms logger=migrator t=2026-09-02T16:37:23.702051734Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-02T16:37:23.709429403Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.377409ms logger=migrator t=2026-09-02T16:37:23.716167888Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-02T16:37:23.72364024Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.472151ms logger=migrator t=2026-09-02T16:37:23.74406093Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-02T16:37:23.745561212Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.502703ms logger=migrator t=2026-09-02T16:37:23.752321798Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-02T16:37:23.760064695Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.750428ms logger=migrator t=2026-09-02T16:37:23.766497183Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-02T16:37:23.767680619Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.183266ms logger=migrator t=2026-09-02T16:37:23.774906335Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-02T16:37:23.776267034Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.36095ms logger=migrator t=2026-09-02T16:37:23.783353266Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-02T16:37:23.784706546Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.35264ms logger=migrator t=2026-09-02T16:37:23.79139693Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-02T16:37:23.79277445Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.37712ms logger=migrator t=2026-09-02T16:37:23.801932477Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-02T16:37:23.803771557Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.84275ms logger=migrator t=2026-09-02T16:37:23.811811071Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-02T16:37:23.813475036Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.663295ms logger=migrator t=2026-09-02T16:37:23.820868266Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-02T16:37:23.8317505Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=10.876184ms logger=migrator t=2026-09-02T16:37:23.840009139Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-02T16:37:23.841582502Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.557324ms logger=migrator t=2026-09-02T16:37:23.849345689Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-02T16:37:23.85080073Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.451821ms logger=migrator t=2026-09-02T16:37:23.858349103Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-02T16:37:23.859820075Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.470792ms logger=migrator t=2026-09-02T16:37:23.866649822Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-02T16:37:23.867764547Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.119555ms logger=migrator t=2026-09-02T16:37:23.872754154Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-02T16:37:23.873895749Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.140835ms logger=migrator t=2026-09-02T16:37:23.880250545Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-02T16:37:23.880325317Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=76.162µs logger=migrator t=2026-09-02T16:37:23.888168856Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-02T16:37:23.888297719Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=129.883µs logger=migrator t=2026-09-02T16:37:23.894912512Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-02T16:37:23.896375823Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.463362ms logger=migrator t=2026-09-02T16:37:23.903718951Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T16:37:23.905271455Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.551984ms logger=migrator t=2026-09-02T16:37:23.911283044Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T16:37:23.912792747Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.506983ms logger=migrator t=2026-09-02T16:37:23.919806298Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-02T16:37:23.919924051Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=119.743µs logger=migrator t=2026-09-02T16:37:23.92729603Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T16:37:23.928807082Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.506792ms logger=migrator t=2026-09-02T16:37:23.934940485Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T16:37:23.936474698Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.534482ms logger=migrator t=2026-09-02T16:37:23.94262749Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T16:37:23.944051621Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.423861ms logger=migrator t=2026-09-02T16:37:23.951587793Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T16:37:23.954719321Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=3.131728ms logger=migrator t=2026-09-02T16:37:23.960979796Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-02T16:37:23.969618552Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.641756ms logger=migrator t=2026-09-02T16:37:23.97601949Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-02T16:37:23.977498672Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.483563ms logger=migrator t=2026-09-02T16:37:23.985187857Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-02T16:37:23.985341281Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=154.944µs logger=migrator t=2026-09-02T16:37:23.991812311Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-02T16:37:23.993761073Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.942882ms logger=migrator t=2026-09-02T16:37:24.001316335Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-02T16:37:24.003004732Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.688377ms logger=migrator t=2026-09-02T16:37:24.010106494Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-02T16:37:24.01171718Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.610596ms logger=migrator t=2026-09-02T16:37:24.018198319Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-02T16:37:24.018359133Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=167.224µs logger=migrator t=2026-09-02T16:37:24.02612749Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-02T16:37:24.027727145Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.602785ms logger=migrator t=2026-09-02T16:37:24.036036904Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-02T16:37:24.037694159Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.656235ms logger=migrator t=2026-09-02T16:37:24.047553042Z 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-09-02T16:37:24.049505714Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.952581ms logger=migrator t=2026-09-02T16:37:24.056115597Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-02T16:37:24.057574568Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.458431ms logger=migrator t=2026-09-02T16:37:24.06508699Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-02T16:37:24.073578003Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.490363ms logger=migrator t=2026-09-02T16:37:24.080223816Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-02T16:37:24.081576886Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.349849ms logger=migrator t=2026-09-02T16:37:24.087724688Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-02T16:37:24.089027807Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.299728ms logger=migrator t=2026-09-02T16:37:24.09616344Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-02T16:37:24.133654018Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=37.490398ms logger=migrator t=2026-09-02T16:37:24.13974141Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-02T16:37:24.165974855Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.233295ms logger=migrator t=2026-09-02T16:37:24.172200059Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-02T16:37:24.17314689Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=946.892µs logger=migrator t=2026-09-02T16:37:24.179898885Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-02T16:37:24.180791534Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=892.299µs logger=migrator t=2026-09-02T16:37:24.187429548Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-02T16:37:24.192715682Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.285474ms logger=migrator t=2026-09-02T16:37:24.198969676Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-02T16:37:24.204122507Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.158621ms logger=migrator t=2026-09-02T16:37:24.214351427Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-02T16:37:24.21583678Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.483053ms logger=migrator t=2026-09-02T16:37:24.228954192Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-02T16:37:24.230386503Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.432491ms logger=migrator t=2026-09-02T16:37:24.239083961Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-02T16:37:24.240533722Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.449391ms logger=migrator t=2026-09-02T16:37:24.248427092Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-02T16:37:24.250065027Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.637165ms logger=migrator t=2026-09-02T16:37:24.257072809Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-02T16:37:24.257170101Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=98.532µs logger=migrator t=2026-09-02T16:37:24.264372356Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-02T16:37:24.27476012Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.384844ms logger=migrator t=2026-09-02T16:37:24.281848772Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-02T16:37:24.291304287Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.455745ms logger=migrator t=2026-09-02T16:37:24.296636592Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-02T16:37:24.308997018Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=12.361587ms logger=migrator t=2026-09-02T16:37:24.31793984Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-02T16:37:24.319467094Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.531413ms logger=migrator t=2026-09-02T16:37:24.326400983Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-02T16:37:24.327893825Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.491892ms logger=migrator t=2026-09-02T16:37:24.334277153Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-02T16:37:24.344016143Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.73767ms logger=migrator t=2026-09-02T16:37:24.348942188Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-02T16:37:24.357852021Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.909072ms logger=migrator t=2026-09-02T16:37:24.363354999Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-02T16:37:24.364963154Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.606975ms logger=migrator t=2026-09-02T16:37:24.371312461Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-02T16:37:24.380758145Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.444204ms logger=migrator t=2026-09-02T16:37:24.387866068Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-02T16:37:24.397511816Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.643928ms logger=migrator t=2026-09-02T16:37:24.403474475Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-02T16:37:24.403655498Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=182.763µs logger=migrator t=2026-09-02T16:37:24.412157612Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-02T16:37:24.414540813Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.383591ms logger=migrator t=2026-09-02T16:37:24.429396653Z 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-09-02T16:37:24.431618241Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.223358ms logger=migrator t=2026-09-02T16:37:24.436718691Z 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-09-02T16:37:24.437966868Z 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.247667ms logger=migrator t=2026-09-02T16:37:24.44365704Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-02T16:37:24.443734142Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.182µs logger=migrator t=2026-09-02T16:37:24.448226109Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-02T16:37:24.457892457Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.663578ms logger=migrator t=2026-09-02T16:37:24.471243765Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-02T16:37:24.481211161Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.966906ms logger=migrator t=2026-09-02T16:37:24.487628549Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-02T16:37:24.49745959Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.816191ms logger=migrator t=2026-09-02T16:37:24.502212033Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-02T16:37:24.511874941Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.660748ms logger=migrator t=2026-09-02T16:37:24.517048042Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-02T16:37:24.526898235Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.842383ms logger=migrator t=2026-09-02T16:37:24.532010336Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-02T16:37:24.532123408Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=120.323µs logger=migrator t=2026-09-02T16:37:24.538507225Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-02T16:37:24.53969401Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.186515ms logger=migrator t=2026-09-02T16:37:24.544710829Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-02T16:37:24.557078166Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=12.362487ms logger=migrator t=2026-09-02T16:37:24.56193796Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-02T16:37:24.562043102Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=106.572µs logger=migrator t=2026-09-02T16:37:24.567297775Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-02T16:37:24.581717016Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=14.414121ms logger=migrator t=2026-09-02T16:37:24.587553712Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-02T16:37:24.589562225Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.007243ms logger=migrator t=2026-09-02T16:37:24.598202082Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-02T16:37:24.609422703Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.217081ms logger=migrator t=2026-09-02T16:37:24.615079915Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-02T16:37:24.616357143Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.276648ms logger=migrator t=2026-09-02T16:37:24.621466624Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-02T16:37:24.623339734Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.87208ms logger=migrator t=2026-09-02T16:37:24.629795314Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-02T16:37:24.640090435Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.29419ms logger=migrator t=2026-09-02T16:37:24.645634634Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-02T16:37:24.646681837Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.048463ms logger=migrator t=2026-09-02T16:37:24.652281818Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-02T16:37:24.654121087Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.841179ms logger=migrator t=2026-09-02T16:37:24.660259039Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-02T16:37:24.661566888Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.307879ms logger=migrator t=2026-09-02T16:37:24.66630131Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-02T16:37:24.667916035Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.612344ms logger=migrator t=2026-09-02T16:37:24.672919023Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-02T16:37:24.673012205Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=93.932µs logger=migrator t=2026-09-02T16:37:24.678725228Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-02T16:37:24.68018016Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.454592ms logger=migrator t=2026-09-02T16:37:24.685101645Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-02T16:37:24.686584417Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.482282ms logger=migrator t=2026-09-02T16:37:24.692584536Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-02T16:37:24.69320105Z 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-09-02T16:37:24.698251759Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-02T16:37:24.698904663Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=653.174µs logger=migrator t=2026-09-02T16:37:24.705434084Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-02T16:37:24.707397016Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.966092ms logger=migrator t=2026-09-02T16:37:24.712848533Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-02T16:37:24.724054035Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.206022ms logger=migrator t=2026-09-02T16:37:24.731196899Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-02T16:37:24.733372566Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.177857ms logger=migrator t=2026-09-02T16:37:24.738900385Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-02T16:37:24.741233755Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.33316ms logger=migrator t=2026-09-02T16:37:24.749873661Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-02T16:37:24.751692111Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.81856ms logger=migrator t=2026-09-02T16:37:24.760660474Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-02T16:37:24.763513525Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.852932ms logger=migrator t=2026-09-02T16:37:24.771029858Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-02T16:37:24.772780786Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.750889ms logger=migrator t=2026-09-02T16:37:24.78277785Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-02T16:37:24.782858142Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=65.742µs logger=migrator t=2026-09-02T16:37:24.790566539Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-02T16:37:24.790827104Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=261.185µs logger=migrator t=2026-09-02T16:37:24.79619281Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-02T16:37:24.806684257Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.490697ms logger=migrator t=2026-09-02T16:37:24.811688153Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-02T16:37:24.812221806Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=530.313µs logger=migrator t=2026-09-02T16:37:24.818274556Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-02T16:37:24.819990602Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.715096ms logger=migrator t=2026-09-02T16:37:24.82821071Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-02T16:37:24.828669791Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=450.08µs logger=migrator t=2026-09-02T16:37:24.833821031Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-02T16:37:24.836231143Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.413002ms logger=migrator t=2026-09-02T16:37:24.84213489Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-02T16:37:24.843667643Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.532943ms logger=migrator t=2026-09-02T16:37:24.848647271Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-02T16:37:24.908699395Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=60.042634ms logger=migrator t=2026-09-02T16:37:24.916669997Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-02T16:37:24.928265887Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.60119ms logger=migrator t=2026-09-02T16:37:24.93353483Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-02T16:37:24.933823397Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=290.226µs logger=migrator t=2026-09-02T16:37:24.938773154Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-02T16:37:24.984676113Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=45.900049ms logger=migrator t=2026-09-02T16:37:24.990852916Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-02T16:37:25.025474243Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.621627ms logger=migrator t=2026-09-02T16:37:25.030509571Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-02T16:37:25.031304158Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=795.107µs logger=migrator t=2026-09-02T16:37:25.036296056Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-02T16:37:25.037526652Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.230156ms logger=migrator t=2026-09-02T16:37:25.043502241Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-02T16:37:25.043739096Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=232.005µs logger=migrator t=2026-09-02T16:37:25.048287284Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-02T16:37:25.049266305Z level=info msg="Migration successfully executed" id="create permission table" duration=978.941µs logger=migrator t=2026-09-02T16:37:25.053982007Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-02T16:37:25.055283614Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.301427ms logger=migrator t=2026-09-02T16:37:25.06296118Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-02T16:37:25.06430353Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.34529ms logger=migrator t=2026-09-02T16:37:25.069142623Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-02T16:37:25.070175816Z level=info msg="Migration successfully executed" id="create role table" duration=1.033393ms logger=migrator t=2026-09-02T16:37:25.074983909Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-02T16:37:25.084860572Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.875733ms logger=migrator t=2026-09-02T16:37:25.090638567Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-02T16:37:25.099937737Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.29921ms logger=migrator t=2026-09-02T16:37:25.104511676Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-02T16:37:25.105237791Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=725.625µs logger=migrator t=2026-09-02T16:37:25.109643807Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-02T16:37:25.110575727Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=932.32µs logger=migrator t=2026-09-02T16:37:25.116478924Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-02T16:37:25.117271952Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=793.558µs logger=migrator t=2026-09-02T16:37:25.121690196Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-02T16:37:25.122397491Z level=info msg="Migration successfully executed" id="create team role table" duration=706.685µs logger=migrator t=2026-09-02T16:37:25.128030933Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-02T16:37:25.128749689Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=718.096µs logger=migrator t=2026-09-02T16:37:25.135681288Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-02T16:37:25.136381543Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=697.215µs logger=migrator t=2026-09-02T16:37:25.142845743Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-02T16:37:25.143947186Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.100803ms logger=migrator t=2026-09-02T16:37:25.150197991Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-02T16:37:25.151006389Z level=info msg="Migration successfully executed" id="create user role table" duration=805.198µs logger=migrator t=2026-09-02T16:37:25.158910558Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-02T16:37:25.161211938Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.30502ms logger=migrator t=2026-09-02T16:37:25.168218Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-02T16:37:25.170246213Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.029163ms logger=migrator t=2026-09-02T16:37:25.176434417Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-02T16:37:25.179224547Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.79031ms logger=migrator t=2026-09-02T16:37:25.190579972Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-02T16:37:25.192112304Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.537802ms logger=migrator t=2026-09-02T16:37:25.202330565Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-02T16:37:25.205141035Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.81054ms logger=migrator t=2026-09-02T16:37:25.21091833Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-02T16:37:25.213062666Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.146516ms logger=migrator t=2026-09-02T16:37:25.219818552Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-02T16:37:25.232488775Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.681874ms logger=migrator t=2026-09-02T16:37:25.240374935Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-02T16:37:25.24152066Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.144645ms logger=migrator t=2026-09-02T16:37:25.247622691Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-02T16:37:25.249006721Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.38746ms logger=migrator t=2026-09-02T16:37:25.260856287Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-02T16:37:25.263026204Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.171518ms logger=migrator t=2026-09-02T16:37:25.268258056Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-02T16:37:25.270199418Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.942222ms logger=migrator t=2026-09-02T16:37:25.275423Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-02T16:37:25.277096197Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.672157ms logger=migrator t=2026-09-02T16:37:25.285548989Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-02T16:37:25.286974259Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.42709ms logger=migrator t=2026-09-02T16:37:25.291879705Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-02T16:37:25.303578577Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.696942ms logger=migrator t=2026-09-02T16:37:25.308070244Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-02T16:37:25.315514324Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.44421ms logger=migrator t=2026-09-02T16:37:25.320956162Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-02T16:37:25.332548251Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.581569ms logger=migrator t=2026-09-02T16:37:25.341379383Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-02T16:37:25.355532958Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=14.139894ms logger=migrator t=2026-09-02T16:37:25.362177971Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-02T16:37:25.364162054Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.987354ms logger=migrator t=2026-09-02T16:37:25.369640752Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-02T16:37:25.371585593Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.944201ms logger=migrator t=2026-09-02T16:37:25.378143635Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-02T16:37:25.379979324Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.835129ms logger=migrator t=2026-09-02T16:37:25.387117628Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-02T16:37:25.388525188Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.40769ms logger=migrator t=2026-09-02T16:37:25.396696084Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-02T16:37:25.398758439Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.062965ms logger=migrator t=2026-09-02T16:37:25.407191451Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-02T16:37:25.407337524Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=147.183µs logger=migrator t=2026-09-02T16:37:25.418581926Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-02T16:37:25.418711969Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=135.613µs logger=migrator t=2026-09-02T16:37:25.42710736Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-02T16:37:25.428080882Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=985.571µs logger=migrator t=2026-09-02T16:37:25.437826601Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-02T16:37:25.439111859Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.291498ms logger=migrator t=2026-09-02T16:37:25.449754058Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-02T16:37:25.450966535Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.213117ms logger=migrator t=2026-09-02T16:37:25.458383504Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-02T16:37:25.458819203Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=434.289µs logger=migrator t=2026-09-02T16:37:25.468336949Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-02T16:37:25.469167127Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=836.187µs logger=migrator t=2026-09-02T16:37:25.475334019Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-02T16:37:25.476523315Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.191356ms logger=migrator t=2026-09-02T16:37:25.481939902Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-02T16:37:25.483623938Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.685386ms logger=migrator t=2026-09-02T16:37:25.491012508Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-02T16:37:25.505645503Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=14.628445ms logger=migrator t=2026-09-02T16:37:25.512881029Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-02T16:37:25.513028243Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=150.994µs logger=migrator t=2026-09-02T16:37:25.520632697Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-02T16:37:25.52222281Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.590653ms logger=migrator t=2026-09-02T16:37:25.535077028Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-02T16:37:25.540843472Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=5.766044ms logger=migrator t=2026-09-02T16:37:25.549046989Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-02T16:37:25.550902098Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.855629ms logger=migrator t=2026-09-02T16:37:25.557827888Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-02T16:37:25.572421362Z level=info msg="Migration successfully executed" id="add correlation config column" duration=14.590624ms logger=migrator t=2026-09-02T16:37:25.582728735Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-02T16:37:25.584424111Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.696776ms logger=migrator t=2026-09-02T16:37:25.591612356Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-02T16:37:25.593287122Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.675536ms logger=migrator t=2026-09-02T16:37:25.600297143Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-02T16:37:25.632729603Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=32.41572ms logger=migrator t=2026-09-02T16:37:25.641689816Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-02T16:37:25.64284553Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.153344ms logger=migrator t=2026-09-02T16:37:25.652848267Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-02T16:37:25.654673005Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.825179ms logger=migrator t=2026-09-02T16:37:25.663283191Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-02T16:37:25.665315655Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.034594ms logger=migrator t=2026-09-02T16:37:25.672773226Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-02T16:37:25.674527403Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.753857ms logger=migrator t=2026-09-02T16:37:25.719609966Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-02T16:37:25.720015714Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=409.628µs logger=migrator t=2026-09-02T16:37:25.727043175Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-02T16:37:25.728354674Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.310539ms logger=migrator t=2026-09-02T16:37:25.73650418Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-02T16:37:25.752145927Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.630886ms logger=migrator t=2026-09-02T16:37:25.760380084Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-02T16:37:25.761722734Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.3419ms logger=migrator t=2026-09-02T16:37:25.768757455Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-02T16:37:25.770189236Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.431441ms logger=migrator t=2026-09-02T16:37:25.779294162Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T16:37:25.779963216Z 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-09-02T16:37:25.786906597Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T16:37:25.787606741Z 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-09-02T16:37:25.794581241Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-02T16:37:25.795987072Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.408871ms logger=migrator t=2026-09-02T16:37:25.802708987Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-02T16:37:25.804203689Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.494433ms logger=migrator t=2026-09-02T16:37:25.811786012Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T16:37:25.813514179Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.727677ms logger=migrator t=2026-09-02T16:37:25.820900209Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T16:37:25.822607215Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.706686ms logger=migrator t=2026-09-02T16:37:25.830155198Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-02T16:37:25.831731303Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.576005ms logger=migrator t=2026-09-02T16:37:25.83950146Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-02T16:37:25.841476332Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.970052ms logger=migrator t=2026-09-02T16:37:25.847948492Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-02T16:37:25.8492261Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.277519ms logger=migrator t=2026-09-02T16:37:25.856809704Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-02T16:37:25.858597551Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.786958ms logger=migrator t=2026-09-02T16:37:25.865163873Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-02T16:37:25.86688474Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.720937ms logger=migrator t=2026-09-02T16:37:25.873182305Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-02T16:37:25.875037126Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.853291ms logger=migrator t=2026-09-02T16:37:25.88262322Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-02T16:37:25.884243314Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.619514ms logger=migrator t=2026-09-02T16:37:25.891349398Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-02T16:37:25.928187722Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=36.838675ms logger=migrator t=2026-09-02T16:37:25.934986538Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-02T16:37:25.946538608Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.55674ms logger=migrator t=2026-09-02T16:37:25.954542109Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-02T16:37:25.966908676Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.364487ms logger=migrator t=2026-09-02T16:37:25.974761306Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-02T16:37:25.975093783Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=330.617µs logger=migrator t=2026-09-02T16:37:25.981690625Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-02T16:37:25.99398618Z level=info msg="Migration successfully executed" id="add share column" duration=12.294665ms logger=migrator t=2026-09-02T16:37:26.002113825Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-02T16:37:26.002375071Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=258.506µs logger=migrator t=2026-09-02T16:37:26.008993904Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-02T16:37:26.010390964Z level=info msg="Migration successfully executed" id="create file table" duration=1.396879ms logger=migrator t=2026-09-02T16:37:26.017622709Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-02T16:37:26.019286546Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.669187ms logger=migrator t=2026-09-02T16:37:26.026697545Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-02T16:37:26.028390982Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.693537ms logger=migrator t=2026-09-02T16:37:26.040205116Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-02T16:37:26.041518404Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.312838ms logger=migrator t=2026-09-02T16:37:26.048168328Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-02T16:37:26.049906655Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.740577ms logger=migrator t=2026-09-02T16:37:26.056004017Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-02T16:37:26.056101409Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=98.592µs logger=migrator t=2026-09-02T16:37:26.062948686Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-02T16:37:26.063046378Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=98.422µs logger=migrator t=2026-09-02T16:37:26.069634301Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-02T16:37:26.070401327Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=767.316µs logger=migrator t=2026-09-02T16:37:26.076609581Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-02T16:37:26.077059151Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=442.439µs logger=migrator t=2026-09-02T16:37:26.084980121Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-02T16:37:26.087099717Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.120176ms logger=migrator t=2026-09-02T16:37:26.09371983Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-02T16:37:26.108330775Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.609814ms logger=migrator t=2026-09-02T16:37:26.115427498Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-02T16:37:26.115683853Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=256.745µs logger=migrator t=2026-09-02T16:37:26.121954518Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-02T16:37:26.124055844Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.099476ms logger=migrator t=2026-09-02T16:37:26.132990046Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-02T16:37:26.13364951Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=661.044µs logger=migrator t=2026-09-02T16:37:26.141436718Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-02T16:37:26.141767665Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=331.547µs logger=migrator t=2026-09-02T16:37:26.148186205Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-02T16:37:26.14893864Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=751.846µs logger=migrator t=2026-09-02T16:37:26.157716239Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-02T16:37:26.172043578Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.329669ms logger=migrator t=2026-09-02T16:37:26.183921764Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-02T16:37:26.207282468Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=23.335304ms logger=migrator t=2026-09-02T16:37:26.214983613Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-02T16:37:26.216831204Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.847351ms logger=migrator t=2026-09-02T16:37:26.223804975Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-02T16:37:26.309814288Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.005453ms logger=migrator t=2026-09-02T16:37:26.316988623Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-02T16:37:26.317963734Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=975.611µs logger=migrator t=2026-09-02T16:37:26.32335708Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-02T16:37:26.32429471Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=937.69µs logger=migrator t=2026-09-02T16:37:26.330344791Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-02T16:37:26.351277232Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=20.932191ms logger=migrator t=2026-09-02T16:37:26.358727723Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-02T16:37:26.364736812Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.008349ms logger=migrator t=2026-09-02T16:37:26.370704021Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-02T16:37:26.370936966Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=232.805µs logger=migrator t=2026-09-02T16:37:26.377530388Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-02T16:37:26.37765357Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=123.012µs logger=migrator t=2026-09-02T16:37:26.383772533Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-02T16:37:26.383948876Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=177.463µs logger=migrator t=2026-09-02T16:37:26.389400354Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-02T16:37:26.389585538Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=185.864µs logger=migrator t=2026-09-02T16:37:26.396823584Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-02T16:37:26.397102779Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=277.926µs logger=migrator t=2026-09-02T16:37:26.402590028Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-02T16:37:26.403519018Z level=info msg="Migration successfully executed" id="create folder table" duration=928.83µs logger=migrator t=2026-09-02T16:37:26.409994868Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-02T16:37:26.411023669Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.028192ms logger=migrator t=2026-09-02T16:37:26.417592742Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-02T16:37:26.418505711Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=912.609µs logger=migrator t=2026-09-02T16:37:26.426054904Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-02T16:37:26.426168567Z level=info msg="Migration successfully executed" id="Update folder title length" duration=117.923µs logger=migrator t=2026-09-02T16:37:26.43333306Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-02T16:37:26.435368584Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.144396ms logger=migrator t=2026-09-02T16:37:26.441800943Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-02T16:37:26.443554881Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.754018ms logger=migrator t=2026-09-02T16:37:26.451406671Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-02T16:37:26.453500086Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.100786ms logger=migrator t=2026-09-02T16:37:26.460355693Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-02T16:37:26.461015327Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=659.704µs logger=migrator t=2026-09-02T16:37:26.470140605Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-02T16:37:26.470643515Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=501.83µs logger=migrator t=2026-09-02T16:37:26.476944171Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-02T16:37:26.47876274Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.818539ms logger=migrator t=2026-09-02T16:37:26.485698149Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-02T16:37:26.48757551Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.877151ms logger=migrator t=2026-09-02T16:37:26.493461797Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-02T16:37:26.495142883Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.680826ms logger=migrator t=2026-09-02T16:37:26.501711555Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-02T16:37:26.504117697Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.405602ms logger=migrator t=2026-09-02T16:37:26.51172605Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-02T16:37:26.513898057Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.176287ms logger=migrator t=2026-09-02T16:37:26.520294825Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-02T16:37:26.521755567Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.460682ms logger=migrator t=2026-09-02T16:37:26.529192058Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-02T16:37:26.53120636Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.014403ms logger=migrator t=2026-09-02T16:37:26.539003209Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-02T16:37:26.541052553Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.049545ms logger=migrator t=2026-09-02T16:37:26.548123155Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-02T16:37:26.549657619Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.534124ms logger=migrator t=2026-09-02T16:37:26.559552161Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-02T16:37:26.561624246Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.081575ms logger=migrator t=2026-09-02T16:37:26.572681385Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-02T16:37:26.574908423Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.230618ms logger=migrator t=2026-09-02T16:37:26.583654981Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-02T16:37:26.584039039Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=384.738µs logger=migrator t=2026-09-02T16:37:26.591643414Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-02T16:37:26.604459879Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.795176ms logger=migrator t=2026-09-02T16:37:26.612905421Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-02T16:37:26.61419773Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.298019ms logger=migrator t=2026-09-02T16:37:26.62163092Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-02T16:37:26.621663551Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=42.871µs logger=migrator t=2026-09-02T16:37:26.628085989Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-02T16:37:26.629839607Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.754248ms logger=migrator t=2026-09-02T16:37:26.63742143Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-02T16:37:26.637493851Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=74.011µs logger=migrator t=2026-09-02T16:37:26.644106485Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-02T16:37:26.645948774Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.836149ms logger=migrator t=2026-09-02T16:37:26.652789332Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-02T16:37:26.65460422Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.820589ms logger=migrator t=2026-09-02T16:37:26.662670884Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-02T16:37:26.664906643Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.238219ms logger=migrator t=2026-09-02T16:37:26.672894165Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-02T16:37:26.674178212Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.285057ms logger=migrator t=2026-09-02T16:37:26.680270894Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-02T16:37:26.680675263Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=405.069µs logger=migrator t=2026-09-02T16:37:26.686410166Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-02T16:37:26.687399727Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=977.701µs logger=migrator t=2026-09-02T16:37:26.693165752Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-02T16:37:26.694513001Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.346009ms logger=migrator t=2026-09-02T16:37:26.703571996Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-02T16:37:26.704880024Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.307908ms logger=migrator t=2026-09-02T16:37:26.715689807Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-02T16:37:26.727759117Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.06603ms logger=migrator t=2026-09-02T16:37:26.73808257Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-02T16:37:26.74780838Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.72687ms logger=migrator t=2026-09-02T16:37:26.755291051Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-02T16:37:26.764622523Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.330962ms logger=migrator t=2026-09-02T16:37:26.770866457Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-02T16:37:26.77098527Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=122.163µs logger=migrator t=2026-09-02T16:37:26.777332786Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-02T16:37:26.792607246Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.27174ms logger=migrator t=2026-09-02T16:37:26.800339172Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-02T16:37:26.815882477Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=15.545066ms logger=migrator t=2026-09-02T16:37:26.822846677Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-02T16:37:26.823378049Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=531.572µs logger=migrator t=2026-09-02T16:37:26.830377549Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.847791046s logger=migrator t=2026-09-02T16:37:26.831466583Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-02T16:37:26.856945423Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-02T16:37:26.857384902Z level=info msg="Created default organization" logger=secrets t=2026-09-02T16:37:26.869851341Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-02T16:37:26.939566853Z level=info msg="Restored cache from database" duration=634.013µs logger=plugin.store t=2026-09-02T16:37:26.941991256Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-02T16:37:26.988952768Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-02T16:37:26.988977379Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-02T16:37:26.989063721Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-02T16:37:26.989076951Z level=info msg="Plugins loaded" count=54 duration=47.088095ms logger=query_data t=2026-09-02T16:37:26.99324107Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-02T16:37:26.997313818Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-02T16:37:27.004791669Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-02T16:37:27.027026038Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-02T16:37:27.030514624Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-02T16:37:27.033368536Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-02T16:37:27.060613142Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-02T16:37:27.088579615Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-02T16:37:27.113591955Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-02T16:37:27.113632456Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-09-02T16:37:27.113810179Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-09-02T16:37:27.114142086Z level=info msg="State cache has been initialized" states=0 duration=331.687µs logger=ngalert.multiorg.alertmanager t=2026-09-02T16:37:27.114169917Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-09-02T16:37:27.114201968Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-02T16:37:27.114252249Z level=info msg=starting first_tick=2026-09-02T16:37:30Z logger=provisioning.dashboard t=2026-09-02T16:37:27.114579907Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-09-02T16:37:27.115500576Z level=info msg="Storage starting" logger=http.server t=2026-09-02T16:37:27.117303465Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-09-02T16:37:27.194742224Z level=info msg="Update check succeeded" duration=78.582943ms logger=grafana.update.checker t=2026-09-02T16:37:27.207666563Z level=info msg="Update check succeeded" duration=92.678968ms logger=sqlstore.transactions t=2026-09-02T16:37:27.238053488Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-02T16:37:27.251569589Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-02T16:37:27.260763378Z level=info msg="Patterns update finished" duration=126.447036ms logger=sqlstore.transactions t=2026-09-02T16:37:27.262485514Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-09-02T16:37:27.311491401Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-02T16:37:27.324341677Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-09-02T16:37:27.43069229Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-02T16:37:27.520772912Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-02T16:37:27.521200282Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-02T16:37:29.785308837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:29.788103048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:29.810526831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:29.846038337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:29.862294176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:29.890606128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:29.911969488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:29.94826799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:29.963621651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:29.995867906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.017604115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.060021019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.09161695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.174122059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.197580164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.246910788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.269389062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.317093311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.337993131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.377437231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.398788522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.443053196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.495408744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.62229563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.641153546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.697118042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.719864063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.782089154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.802434693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.896947811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.920509438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:30.989844553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.02031968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.101731405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.128824479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.183882995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.20866406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.287123951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.304635718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.367054434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.391868538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.474691344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.496006624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.560898773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.583465369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.663110205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.680275216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.753423912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.773643469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.843239399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.868013442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.960396594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:31.97598062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.023305481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.044588789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.102269093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.121733442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.203886803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.23486122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.32527051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.346094299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.411645891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.434846822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.542155775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.56369955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.655825786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.669110981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.739875407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.761603765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.83229875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.852554356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.964920738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:32.985926241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:33.062539602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:33.098551979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:33.407159651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:33.427760825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:33.768403389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:33.793185413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T16:37:33.914948017Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-02T16:38:00.147914854Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T16:47:27.174500608Z level=info msg="Completed cleanup jobs" duration=59.273846ms logger=plugins.update.checker t=2026-09-02T16:47:27.246060446Z level=info msg="Update check succeeded" duration=50.735234ms logger=sqlstore.transactions t=2026-09-02T16:52:27.014554258Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-02T16:57:27.154200607Z level=info msg="Completed cleanup jobs" duration=39.520138ms logger=plugins.update.checker t=2026-09-02T16:57:27.250027129Z level=info msg="Update check succeeded" duration=54.526006ms logger=cleanup t=2026-09-02T17:07:27.14845458Z level=info msg="Completed cleanup jobs" duration=34.015211ms logger=plugins.update.checker t=2026-09-02T17:07:27.244457876Z level=info msg="Update check succeeded" duration=49.163292ms logger=infra.usagestats t=2026-09-02T17:08:00.169055645Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T17:17:27.14408428Z level=info msg="Completed cleanup jobs" duration=29.496319ms logger=plugins.update.checker t=2026-09-02T17:17:27.246885413Z level=info msg="Update check succeeded" duration=51.436438ms logger=cleanup t=2026-09-02T17:27:27.129779103Z level=info msg="Completed cleanup jobs" duration=14.896248ms logger=plugins.update.checker t=2026-09-02T17:27:27.246155625Z level=info msg="Update check succeeded" duration=50.753224ms logger=cleanup t=2026-09-02T17:37:27.153115132Z level=info msg="Completed cleanup jobs" duration=38.040944ms logger=plugins.update.checker t=2026-09-02T17:37:27.258120724Z level=info msg="Update check succeeded" duration=62.952309ms logger=infra.usagestats t=2026-09-02T17:38:00.17632232Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T17:47:27.131211132Z level=info msg="Completed cleanup jobs" duration=16.37815ms logger=plugins.update.checker t=2026-09-02T17:47:27.263267073Z level=info msg="Update check succeeded" duration=68.338355ms