logger=settings t=2026-05-26T05:59:35.891008374Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T05:59:35Z logger=settings t=2026-05-26T05:59:35.891250201Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T05:59:35.891261561Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T05:59:35.891264651Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T05:59:35.891267461Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T05:59:35.891272772Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T05:59:35.891275422Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T05:59:35.891278142Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T05:59:35.891281652Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T05:59:35.891284552Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T05:59:35.891288372Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T05:59:35.891297872Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T05:59:35.891300612Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T05:59:35.891303292Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T05:59:35.891306472Z level=info msg=Target target=[all] logger=settings t=2026-05-26T05:59:35.891315343Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T05:59:35.891318143Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T05:59:35.891321353Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T05:59:35.891324393Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T05:59:35.891327353Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T05:59:35.891330363Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T05:59:35.891614381Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T05:59:35.891632952Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T05:59:35.892999151Z level=info msg="Locking database" logger=migrator t=2026-05-26T05:59:35.893010421Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T05:59:35.893538797Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T05:59:35.894818004Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.277137ms logger=migrator t=2026-05-26T05:59:35.904142754Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T05:59:35.905039321Z level=info msg="Migration successfully executed" id="create user table" duration=943.388µs logger=migrator t=2026-05-26T05:59:35.910246912Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T05:59:35.910971383Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=724.271µs logger=migrator t=2026-05-26T05:59:35.916758071Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T05:59:35.9174242Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=666.189µs logger=migrator t=2026-05-26T05:59:35.921663743Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T05:59:35.922660472Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=997.289µs logger=migrator t=2026-05-26T05:59:35.927932705Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T05:59:35.928833181Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=901.576µs logger=migrator t=2026-05-26T05:59:35.934283969Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T05:59:35.938198913Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.914624ms logger=migrator t=2026-05-26T05:59:35.941469508Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T05:59:35.942686353Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.212805ms logger=migrator t=2026-05-26T05:59:35.947843463Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T05:59:35.948592974Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=747.941µs logger=migrator t=2026-05-26T05:59:35.952478378Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T05:59:35.953568539Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.090131ms logger=migrator t=2026-05-26T05:59:35.957573306Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T05:59:35.957945266Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=372.12µs logger=migrator t=2026-05-26T05:59:35.962369244Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T05:59:35.962840357Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=471.173µs logger=migrator t=2026-05-26T05:59:35.966923537Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T05:59:35.96876296Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.841224ms logger=migrator t=2026-05-26T05:59:35.972996363Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T05:59:35.973037024Z level=info msg="Migration successfully executed" id="Update user table charset" duration=42.251µs logger=migrator t=2026-05-26T05:59:35.977982168Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T05:59:35.979035878Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.053651ms logger=migrator t=2026-05-26T05:59:35.98357312Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T05:59:35.983973991Z level=info msg="Migration successfully executed" id="Add missing user data" duration=401.602µs logger=migrator t=2026-05-26T05:59:35.990206052Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T05:59:35.991982324Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.776172ms logger=migrator t=2026-05-26T05:59:35.995502076Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T05:59:35.996231117Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=729.081µs logger=migrator t=2026-05-26T05:59:36.000095099Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T05:59:36.001249392Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.153533ms logger=migrator t=2026-05-26T05:59:36.007151093Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T05:59:36.015333031Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.181388ms logger=migrator t=2026-05-26T05:59:36.020071399Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T05:59:36.02116072Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.089321ms logger=migrator t=2026-05-26T05:59:36.025883957Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T05:59:36.026092293Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=208.986µs logger=migrator t=2026-05-26T05:59:36.029625205Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T05:59:36.030416049Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=784.164µs logger=migrator t=2026-05-26T05:59:36.038574675Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-26T05:59:36.039108351Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=544.366µs logger=migrator t=2026-05-26T05:59:36.043451477Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T05:59:36.04389801Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=448.233µs logger=migrator t=2026-05-26T05:59:36.047872615Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T05:59:36.048845273Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=972.398µs logger=migrator t=2026-05-26T05:59:36.054016004Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T05:59:36.054692213Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=676.459µs logger=migrator t=2026-05-26T05:59:36.059486262Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T05:59:36.060265955Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=779.752µs logger=migrator t=2026-05-26T05:59:36.065501357Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T05:59:36.066580898Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.079701ms logger=migrator t=2026-05-26T05:59:36.071856671Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T05:59:36.073011805Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.148414ms logger=migrator t=2026-05-26T05:59:36.080930555Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T05:59:36.080963036Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.451µs logger=migrator t=2026-05-26T05:59:36.084077856Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T05:59:36.084758636Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=680.9µs logger=migrator t=2026-05-26T05:59:36.089851514Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T05:59:36.090508412Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=645.528µs logger=migrator t=2026-05-26T05:59:36.095262541Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T05:59:36.096366692Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.105332ms logger=migrator t=2026-05-26T05:59:36.102205062Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T05:59:36.102999524Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=794.842µs logger=migrator t=2026-05-26T05:59:36.111670807Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:59:36.116196218Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.52386ms logger=migrator t=2026-05-26T05:59:36.144513249Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T05:59:36.145255971Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=745.662µs logger=migrator t=2026-05-26T05:59:36.14971227Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T05:59:36.150234365Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=525.025µs logger=migrator t=2026-05-26T05:59:36.155673993Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T05:59:36.156407954Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=733.881µs logger=migrator t=2026-05-26T05:59:36.160790412Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T05:59:36.161467111Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=676.689µs logger=migrator t=2026-05-26T05:59:36.167152056Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T05:59:36.168279349Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.127553ms logger=migrator t=2026-05-26T05:59:36.172752068Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T05:59:36.173220142Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=467.994µs logger=migrator t=2026-05-26T05:59:36.178204557Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T05:59:36.17898422Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=780.453µs logger=migrator t=2026-05-26T05:59:36.183958883Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T05:59:36.18450836Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=543.377µs logger=migrator t=2026-05-26T05:59:36.189036651Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T05:59:36.189667879Z level=info msg="Migration successfully executed" id="create star table" duration=630.848µs logger=migrator t=2026-05-26T05:59:36.195581091Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T05:59:36.196797027Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.216716ms logger=migrator t=2026-05-26T05:59:36.201916635Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T05:59:36.203340706Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.424941ms logger=migrator t=2026-05-26T05:59:36.208228428Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T05:59:36.209478094Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.248496ms logger=migrator t=2026-05-26T05:59:36.215218921Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T05:59:36.215975843Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=759.253µs logger=migrator t=2026-05-26T05:59:36.221537275Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T05:59:36.222646287Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.110151ms logger=migrator t=2026-05-26T05:59:36.227868528Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T05:59:36.228671851Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=796.553µs logger=migrator t=2026-05-26T05:59:36.233610325Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T05:59:36.234375807Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=765.662µs logger=migrator t=2026-05-26T05:59:36.239977039Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T05:59:36.24002302Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.341µs logger=migrator t=2026-05-26T05:59:36.246111328Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T05:59:36.246165059Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=55.801µs logger=migrator t=2026-05-26T05:59:36.252183244Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T05:59:36.252475462Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=292.958µs logger=migrator t=2026-05-26T05:59:36.257686364Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T05:59:36.258492057Z level=info msg="Migration successfully executed" id="create dashboard table" duration=805.534µs logger=migrator t=2026-05-26T05:59:36.263729759Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T05:59:36.265272863Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.544004ms logger=migrator t=2026-05-26T05:59:36.270757802Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T05:59:36.271730021Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=971.649µs logger=migrator t=2026-05-26T05:59:36.284356857Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T05:59:36.285396768Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.040721ms logger=migrator t=2026-05-26T05:59:36.290010261Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T05:59:36.290897677Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=886.855µs logger=migrator t=2026-05-26T05:59:36.29585174Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T05:59:36.296584142Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=732.672µs logger=migrator t=2026-05-26T05:59:36.300478715Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T05:59:36.306241302Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.762377ms logger=migrator t=2026-05-26T05:59:36.310113414Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T05:59:36.310906688Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=792.914µs logger=migrator t=2026-05-26T05:59:36.322241187Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T05:59:36.323502703Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.262256ms logger=migrator t=2026-05-26T05:59:36.328424826Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T05:59:36.329670342Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.244765ms logger=migrator t=2026-05-26T05:59:36.335504361Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T05:59:36.335912653Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=408.162µs logger=migrator t=2026-05-26T05:59:36.34027718Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T05:59:36.341604869Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.328039ms logger=migrator t=2026-05-26T05:59:36.347235552Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T05:59:36.347343385Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=112.163µs logger=migrator t=2026-05-26T05:59:36.351992009Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T05:59:36.353917985Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.925966ms logger=migrator t=2026-05-26T05:59:36.359445896Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T05:59:36.361328141Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.879025ms logger=migrator t=2026-05-26T05:59:36.366042047Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T05:59:36.369342884Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.301555ms logger=migrator t=2026-05-26T05:59:36.374212324Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T05:59:36.375846372Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.632448ms logger=migrator t=2026-05-26T05:59:36.381144956Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T05:59:36.384184814Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.043018ms logger=migrator t=2026-05-26T05:59:36.388825818Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T05:59:36.389886509Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.057501ms logger=migrator t=2026-05-26T05:59:36.394482212Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T05:59:36.395573564Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.091332ms logger=migrator t=2026-05-26T05:59:36.401748183Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T05:59:36.401781614Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=34.911µs logger=migrator t=2026-05-26T05:59:36.406587344Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T05:59:36.406618305Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.081µs logger=migrator t=2026-05-26T05:59:36.411425645Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T05:59:36.413746231Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.320196ms logger=migrator t=2026-05-26T05:59:36.418731866Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T05:59:36.421033683Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.301777ms logger=migrator t=2026-05-26T05:59:36.427191962Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T05:59:36.430381054Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.198923ms logger=migrator t=2026-05-26T05:59:36.435274326Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T05:59:36.437590624Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.316588ms logger=migrator t=2026-05-26T05:59:36.444949816Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T05:59:36.445303157Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=353.661µs logger=migrator t=2026-05-26T05:59:36.450787737Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T05:59:36.453959699Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=3.233084ms logger=migrator t=2026-05-26T05:59:36.460765986Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T05:59:36.461797836Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.03343ms logger=migrator t=2026-05-26T05:59:36.468041097Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T05:59:36.468088129Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=50.241µs logger=migrator t=2026-05-26T05:59:36.472376572Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T05:59:36.473200117Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=823.455µs logger=migrator t=2026-05-26T05:59:36.478723017Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T05:59:36.479477809Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=754.442µs logger=migrator t=2026-05-26T05:59:36.486327677Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:59:36.492140186Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.811449ms logger=migrator t=2026-05-26T05:59:36.496813252Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T05:59:36.497571343Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=759.111µs logger=migrator t=2026-05-26T05:59:36.503680901Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T05:59:36.504620319Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=940.088µs logger=migrator t=2026-05-26T05:59:36.642731066Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T05:59:36.645063493Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.334808ms logger=migrator t=2026-05-26T05:59:36.723272433Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T05:59:36.723767637Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=498.614µs logger=migrator t=2026-05-26T05:59:36.814889741Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T05:59:36.815979073Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.092802ms logger=migrator t=2026-05-26T05:59:36.819480434Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T05:59:36.821817812Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.337068ms logger=migrator t=2026-05-26T05:59:36.82761255Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T05:59:36.828474755Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=862.245µs logger=migrator t=2026-05-26T05:59:36.834513171Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T05:59:36.83484375Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=329.179µs logger=migrator t=2026-05-26T05:59:36.839713531Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T05:59:36.84000345Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=290.539µs logger=migrator t=2026-05-26T05:59:36.845939613Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T05:59:36.846762786Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=823.164µs logger=migrator t=2026-05-26T05:59:36.853301386Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T05:59:36.856892111Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.594425ms logger=migrator t=2026-05-26T05:59:36.861170884Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T05:59:36.862255475Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.084481ms logger=migrator t=2026-05-26T05:59:36.866160889Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T05:59:36.867336953Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.175674ms logger=migrator t=2026-05-26T05:59:36.873415129Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T05:59:36.875019666Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.604817ms logger=migrator t=2026-05-26T05:59:36.881277877Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T05:59:36.882150643Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=873.026µs logger=migrator t=2026-05-26T05:59:36.886587281Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T05:59:36.887373984Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=786.893µs logger=migrator t=2026-05-26T05:59:36.891938607Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T05:59:36.8979208Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.989534ms logger=migrator t=2026-05-26T05:59:36.90167274Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T05:59:36.902617097Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=942.127µs logger=migrator t=2026-05-26T05:59:36.907850419Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T05:59:36.909162596Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.315167ms logger=migrator t=2026-05-26T05:59:36.914197313Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T05:59:36.915559812Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.335718ms logger=migrator t=2026-05-26T05:59:36.91961562Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T05:59:36.920182496Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=566.816µs logger=migrator t=2026-05-26T05:59:36.923593355Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T05:59:36.926040896Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.447081ms logger=migrator t=2026-05-26T05:59:36.930003542Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T05:59:36.932550956Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.544304ms logger=migrator t=2026-05-26T05:59:36.936032647Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T05:59:36.936061177Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.491µs logger=migrator t=2026-05-26T05:59:36.945260934Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T05:59:36.945700267Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=442.782µs logger=migrator t=2026-05-26T05:59:36.951395272Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T05:59:36.954555123Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.159901ms logger=migrator t=2026-05-26T05:59:36.959754714Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T05:59:36.960039532Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=288.268µs logger=migrator t=2026-05-26T05:59:36.963881595Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T05:59:36.964112701Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=231.816µs logger=migrator t=2026-05-26T05:59:36.967810658Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T05:59:36.972717701Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.905953ms logger=migrator t=2026-05-26T05:59:36.979084375Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T05:59:36.979389724Z level=info msg="Migration successfully executed" id="Update uid value" duration=302.889µs logger=migrator t=2026-05-26T05:59:36.986578863Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T05:59:36.98750618Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=941.236µs logger=migrator t=2026-05-26T05:59:36.995850042Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T05:59:36.997200142Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.37201ms logger=migrator t=2026-05-26T05:59:37.002860906Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T05:59:37.003823053Z level=info msg="Migration successfully executed" id="create api_key table" duration=962.247µs logger=migrator t=2026-05-26T05:59:37.008667404Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T05:59:37.010067354Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.39973ms logger=migrator t=2026-05-26T05:59:37.018927261Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T05:59:37.020217799Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.295648ms logger=migrator t=2026-05-26T05:59:37.023747221Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T05:59:37.024660947Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=913.606µs logger=migrator t=2026-05-26T05:59:37.030716954Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T05:59:37.03197054Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.253656ms logger=migrator t=2026-05-26T05:59:37.03680117Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T05:59:37.037672215Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=870.585µs logger=migrator t=2026-05-26T05:59:37.0416246Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T05:59:37.042748913Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.124543ms logger=migrator t=2026-05-26T05:59:37.046920024Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T05:59:37.057000106Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.079373ms logger=migrator t=2026-05-26T05:59:37.061798916Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T05:59:37.062705832Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=908.376µs logger=migrator t=2026-05-26T05:59:37.06679006Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T05:59:37.071940399Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=5.146819ms logger=migrator t=2026-05-26T05:59:37.079042676Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T05:59:37.080385765Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.341838ms logger=migrator t=2026-05-26T05:59:37.084480404Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T05:59:37.085593356Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.114922ms logger=migrator t=2026-05-26T05:59:37.089643914Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T05:59:37.090100927Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=462.853µs logger=migrator t=2026-05-26T05:59:37.095141124Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T05:59:37.096006738Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=866.315µs logger=migrator t=2026-05-26T05:59:37.099837039Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T05:59:37.099925291Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=90.692µs logger=migrator t=2026-05-26T05:59:37.104305699Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T05:59:37.106661818Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.360639ms logger=migrator t=2026-05-26T05:59:37.111624461Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T05:59:37.114492914Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.870823ms logger=migrator t=2026-05-26T05:59:37.121896499Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T05:59:37.122151607Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=258.308µs logger=migrator t=2026-05-26T05:59:37.128396897Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T05:59:37.132439715Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.043708ms logger=migrator t=2026-05-26T05:59:37.137793041Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T05:59:37.140225151Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.43251ms logger=migrator t=2026-05-26T05:59:37.145829434Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T05:59:37.147284746Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.455452ms logger=migrator t=2026-05-26T05:59:37.158273965Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T05:59:37.159252363Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=979.418µs logger=migrator t=2026-05-26T05:59:37.166101752Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T05:59:37.16742585Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.318898ms logger=migrator t=2026-05-26T05:59:37.182864599Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T05:59:37.18533125Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.470652ms logger=migrator t=2026-05-26T05:59:37.271906512Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T05:59:37.273417796Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.514593ms logger=migrator t=2026-05-26T05:59:37.301581913Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T05:59:37.302545001Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=975.539µs logger=migrator t=2026-05-26T05:59:37.331844481Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T05:59:37.331971415Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=129.864µs logger=migrator t=2026-05-26T05:59:37.373547821Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T05:59:37.373593033Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.061µs logger=migrator t=2026-05-26T05:59:37.398214797Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T05:59:37.400885585Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.673378ms logger=migrator t=2026-05-26T05:59:37.416735774Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T05:59:37.420613397Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.878773ms logger=migrator t=2026-05-26T05:59:37.435656683Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T05:59:37.435799077Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=145.364µs logger=migrator t=2026-05-26T05:59:37.443622775Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T05:59:37.444426558Z level=info msg="Migration successfully executed" id="create quota table v1" duration=797.202µs logger=migrator t=2026-05-26T05:59:37.457439466Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T05:59:37.458843916Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.40336ms logger=migrator t=2026-05-26T05:59:37.475498539Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T05:59:37.475580341Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=71.682µs logger=migrator t=2026-05-26T05:59:37.487310083Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T05:59:37.488883458Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.575115ms logger=migrator t=2026-05-26T05:59:37.500093883Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T05:59:37.501071281Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=978.578µs logger=migrator t=2026-05-26T05:59:37.514715677Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T05:59:37.519956039Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.241622ms logger=migrator t=2026-05-26T05:59:37.532429162Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T05:59:37.532468593Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=42.741µs logger=migrator t=2026-05-26T05:59:37.53926962Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T05:59:37.540109894Z level=info msg="Migration successfully executed" id="create session table" duration=842.994µs logger=migrator t=2026-05-26T05:59:37.551621779Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T05:59:37.551772753Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=143.664µs logger=migrator t=2026-05-26T05:59:37.558474757Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T05:59:37.558616761Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=150.504µs logger=migrator t=2026-05-26T05:59:37.569724124Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T05:59:37.570896817Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.171834ms logger=migrator t=2026-05-26T05:59:37.578187319Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T05:59:37.579453425Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.266126ms logger=migrator t=2026-05-26T05:59:37.586985094Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T05:59:37.587019995Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=36.611µs logger=migrator t=2026-05-26T05:59:37.59339524Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T05:59:37.593473172Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=81.812µs logger=migrator t=2026-05-26T05:59:37.601125615Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T05:59:37.604871664Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.74578ms logger=migrator t=2026-05-26T05:59:37.612439333Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T05:59:37.618925182Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.474839ms logger=migrator t=2026-05-26T05:59:37.624222205Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T05:59:37.624324497Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=103.243µs logger=migrator t=2026-05-26T05:59:37.632278358Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T05:59:37.632416172Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=139.314µs logger=migrator t=2026-05-26T05:59:37.641903098Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T05:59:37.643325159Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.415181ms logger=migrator t=2026-05-26T05:59:37.655332908Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T05:59:37.65540099Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=73.582µs logger=migrator t=2026-05-26T05:59:37.683087372Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T05:59:37.687259234Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.169782ms logger=migrator t=2026-05-26T05:59:37.69815678Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T05:59:37.698408928Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=256.418µs logger=migrator t=2026-05-26T05:59:37.716043559Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T05:59:37.722143936Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.104887ms logger=migrator t=2026-05-26T05:59:37.75260565Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T05:59:37.756775821Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.161871ms logger=migrator t=2026-05-26T05:59:37.765060172Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T05:59:37.765114753Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=55.421µs logger=migrator t=2026-05-26T05:59:37.782516308Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T05:59:37.784025381Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.508893ms logger=migrator t=2026-05-26T05:59:37.796930656Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T05:59:37.798550064Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.620297ms logger=migrator t=2026-05-26T05:59:37.817374439Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T05:59:37.819363487Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.983508ms logger=migrator t=2026-05-26T05:59:37.829848691Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T05:59:37.831385935Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.536994ms logger=migrator t=2026-05-26T05:59:37.840912443Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T05:59:37.841825409Z level=info msg="Migration successfully executed" id="add index alert state" duration=911.746µs logger=migrator t=2026-05-26T05:59:37.849302066Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T05:59:37.851001415Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.698499ms logger=migrator t=2026-05-26T05:59:37.857995498Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T05:59:37.858805281Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=805.093µs logger=migrator t=2026-05-26T05:59:37.868337989Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T05:59:37.869823841Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.485183ms logger=migrator t=2026-05-26T05:59:37.876588928Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T05:59:37.877444042Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=854.504µs logger=migrator t=2026-05-26T05:59:37.882673744Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T05:59:37.894009823Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.333939ms logger=migrator t=2026-05-26T05:59:37.915056393Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T05:59:37.916262169Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.212436ms logger=migrator t=2026-05-26T05:59:37.92147394Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-26T05:59:37.922438508Z 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=964.358µs logger=migrator t=2026-05-26T05:59:37.936454125Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T05:59:37.936943949Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=501.535µs logger=migrator t=2026-05-26T05:59:37.949690149Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T05:59:37.950570474Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=880.175µs logger=migrator t=2026-05-26T05:59:37.961131151Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T05:59:37.962358146Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.229505ms logger=migrator t=2026-05-26T05:59:37.969616137Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T05:59:37.973653154Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.037467ms logger=migrator t=2026-05-26T05:59:37.980786501Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T05:59:37.984717635Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.930044ms logger=migrator t=2026-05-26T05:59:37.994949882Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T05:59:38.001561924Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.623261ms logger=migrator t=2026-05-26T05:59:38.021883923Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T05:59:38.027979191Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.087407ms logger=migrator t=2026-05-26T05:59:38.032299485Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T05:59:38.033328005Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.02846ms logger=migrator t=2026-05-26T05:59:38.037207798Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T05:59:38.037239709Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.391µs logger=migrator t=2026-05-26T05:59:38.041177773Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T05:59:38.041216234Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.151µs logger=migrator t=2026-05-26T05:59:38.047640831Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T05:59:38.049128294Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.487713ms logger=migrator t=2026-05-26T05:59:38.063000887Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T05:59:38.064280934Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.282338ms logger=migrator t=2026-05-26T05:59:38.071244716Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T05:59:38.072207754Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=966.127µs logger=migrator t=2026-05-26T05:59:38.076229281Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T05:59:38.077055914Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=831.174µs logger=migrator t=2026-05-26T05:59:38.08552514Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T05:59:38.087340203Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.816453ms logger=migrator t=2026-05-26T05:59:38.093979825Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T05:59:38.099038872Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.059547ms logger=migrator t=2026-05-26T05:59:38.105848049Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T05:59:38.112342799Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.49913ms logger=migrator t=2026-05-26T05:59:38.119924298Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T05:59:38.120330051Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=408.703µs logger=migrator t=2026-05-26T05:59:38.126926811Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T05:59:38.128841967Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.914636ms logger=migrator t=2026-05-26T05:59:38.134890253Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T05:59:38.136260762Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.367939ms logger=migrator t=2026-05-26T05:59:38.141964668Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T05:59:38.147768636Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.795558ms logger=migrator t=2026-05-26T05:59:38.161585787Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T05:59:38.161732601Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=150.724µs logger=migrator t=2026-05-26T05:59:38.16511163Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T05:59:38.166104568Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=992.638µs logger=migrator t=2026-05-26T05:59:38.171582457Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T05:59:38.172673319Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.091171ms logger=migrator t=2026-05-26T05:59:38.177999523Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T05:59:38.178151188Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=154.485µs logger=migrator t=2026-05-26T05:59:38.200413134Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T05:59:38.202145124Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.725671ms logger=migrator t=2026-05-26T05:59:38.213199715Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T05:59:38.214357008Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.160033ms logger=migrator t=2026-05-26T05:59:38.222113333Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T05:59:38.224797261Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.685978ms logger=migrator t=2026-05-26T05:59:38.235820121Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T05:59:38.237623223Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.793242ms logger=migrator t=2026-05-26T05:59:38.244489853Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T05:59:38.245972545Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.482982ms logger=migrator t=2026-05-26T05:59:38.252643109Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T05:59:38.254087401Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.473573ms logger=migrator t=2026-05-26T05:59:38.261066474Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T05:59:38.261113295Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=50.051µs logger=migrator t=2026-05-26T05:59:38.270621761Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T05:59:38.277079958Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.462038ms logger=migrator t=2026-05-26T05:59:38.285508733Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T05:59:38.286281156Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=772.532µs logger=migrator t=2026-05-26T05:59:38.291196359Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T05:59:38.295688018Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.49259ms logger=migrator t=2026-05-26T05:59:38.30058751Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T05:59:38.301348352Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=760.632µs logger=migrator t=2026-05-26T05:59:38.306922934Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T05:59:38.307918964Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=996.07µs logger=migrator t=2026-05-26T05:59:38.312807775Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T05:59:38.31434296Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.535245ms logger=migrator t=2026-05-26T05:59:38.320198789Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T05:59:38.337277295Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.077466ms logger=migrator t=2026-05-26T05:59:38.343965709Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T05:59:38.345252897Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.287877ms logger=migrator t=2026-05-26T05:59:38.351853678Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-26T05:59:38.353607939Z 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.756081ms logger=migrator t=2026-05-26T05:59:38.366127382Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T05:59:38.366479752Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=354.86µs logger=migrator t=2026-05-26T05:59:38.376844593Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T05:59:38.37780017Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=956.417µs logger=migrator t=2026-05-26T05:59:38.384464124Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T05:59:38.384686641Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=222.247µs logger=migrator t=2026-05-26T05:59:38.388991245Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T05:59:38.395716261Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.724736ms logger=migrator t=2026-05-26T05:59:38.411627113Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T05:59:38.417613566Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.988603ms logger=migrator t=2026-05-26T05:59:38.423443425Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T05:59:38.424478025Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.03437ms logger=migrator t=2026-05-26T05:59:38.430188001Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T05:59:38.431485459Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.301068ms logger=migrator t=2026-05-26T05:59:38.43702301Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T05:59:38.437414901Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=395.981µs logger=migrator t=2026-05-26T05:59:38.444507606Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T05:59:38.449745388Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.234072ms logger=migrator t=2026-05-26T05:59:38.456641799Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T05:59:38.457896225Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.257436ms logger=migrator t=2026-05-26T05:59:38.464856667Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T05:59:38.465102894Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=249.637µs logger=migrator t=2026-05-26T05:59:38.471834499Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T05:59:38.472323433Z level=info msg="Migration successfully executed" id="Move region to single row" duration=491.504µs logger=migrator t=2026-05-26T05:59:38.478833933Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T05:59:38.480263344Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.432581ms logger=migrator t=2026-05-26T05:59:38.48733834Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T05:59:38.488727039Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.391879ms logger=migrator t=2026-05-26T05:59:38.493835748Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T05:59:38.494976311Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.141113ms logger=migrator t=2026-05-26T05:59:38.500958434Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T05:59:38.501993315Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.042911ms logger=migrator t=2026-05-26T05:59:38.507815113Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T05:59:38.508719329Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=904.206µs logger=migrator t=2026-05-26T05:59:38.513849298Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T05:59:38.515029352Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.128423ms logger=migrator t=2026-05-26T05:59:38.524408745Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T05:59:38.524544649Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=142.714µs logger=migrator t=2026-05-26T05:59:38.530206703Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T05:59:38.531418458Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.212095ms logger=migrator t=2026-05-26T05:59:38.537240477Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T05:59:38.539000998Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.760091ms logger=migrator t=2026-05-26T05:59:38.54597179Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T05:59:38.547091123Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.124073ms logger=migrator t=2026-05-26T05:59:38.55212716Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T05:59:38.553043156Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=918.697µs logger=migrator t=2026-05-26T05:59:38.56041943Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T05:59:38.560659527Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=241.177µs logger=migrator t=2026-05-26T05:59:38.56696473Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T05:59:38.567461154Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=499.625µs logger=migrator t=2026-05-26T05:59:38.571997906Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T05:59:38.572072398Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=75.552µs logger=migrator t=2026-05-26T05:59:38.580314497Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T05:59:38.581301696Z level=info msg="Migration successfully executed" id="create team table" duration=989.899µs logger=migrator t=2026-05-26T05:59:38.589187274Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T05:59:38.591131931Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.967307ms logger=migrator t=2026-05-26T05:59:38.604521419Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T05:59:38.605504968Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=989.949µs logger=migrator t=2026-05-26T05:59:38.611622016Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T05:59:38.615878458Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.253513ms logger=migrator t=2026-05-26T05:59:38.622286985Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T05:59:38.622544843Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=261.317µs logger=migrator t=2026-05-26T05:59:38.628347651Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T05:59:38.629294088Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=948.287µs logger=migrator t=2026-05-26T05:59:38.634742136Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T05:59:38.635959462Z level=info msg="Migration successfully executed" id="create team member table" duration=1.216796ms logger=migrator t=2026-05-26T05:59:38.641912365Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T05:59:38.64281386Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=904.236µs logger=migrator t=2026-05-26T05:59:38.647358693Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T05:59:38.648257379Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=901.216µs logger=migrator t=2026-05-26T05:59:38.65312329Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T05:59:38.654135709Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.011869ms logger=migrator t=2026-05-26T05:59:38.660670538Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T05:59:38.668346611Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.672193ms logger=migrator t=2026-05-26T05:59:38.67485178Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T05:59:38.680296978Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.448718ms logger=migrator t=2026-05-26T05:59:38.686055935Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T05:59:38.689831085Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.77323ms logger=migrator t=2026-05-26T05:59:38.700565647Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T05:59:38.701969237Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.405221ms logger=migrator t=2026-05-26T05:59:38.708158916Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T05:59:38.709248488Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.086612ms logger=migrator t=2026-05-26T05:59:38.715809829Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T05:59:38.716988383Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.181925ms logger=migrator t=2026-05-26T05:59:38.721283487Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T05:59:38.722220214Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=936.637µs logger=migrator t=2026-05-26T05:59:38.729104474Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T05:59:38.730846844Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.74294ms logger=migrator t=2026-05-26T05:59:38.737026415Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T05:59:38.738446435Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.422381ms logger=migrator t=2026-05-26T05:59:38.745440369Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T05:59:38.747064055Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.626266ms logger=migrator t=2026-05-26T05:59:38.753671808Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T05:59:38.754659186Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=987.278µs logger=migrator t=2026-05-26T05:59:38.762130103Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T05:59:38.762974357Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=846.214µs logger=migrator t=2026-05-26T05:59:38.769257309Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T05:59:38.769570698Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=314.469µs logger=migrator t=2026-05-26T05:59:38.775559952Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T05:59:38.776182601Z level=info msg="Migration successfully executed" id="create tag table" duration=624.519µs logger=migrator t=2026-05-26T05:59:38.781035641Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T05:59:38.782657608Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.621307ms logger=migrator t=2026-05-26T05:59:38.788325493Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T05:59:38.789177667Z level=info msg="Migration successfully executed" id="create login attempt table" duration=851.774µs logger=migrator t=2026-05-26T05:59:38.794970825Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T05:59:38.796005366Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.034861ms logger=migrator t=2026-05-26T05:59:38.800870416Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T05:59:38.801861086Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=987.86µs logger=migrator t=2026-05-26T05:59:38.806573903Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:59:38.820245319Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.665536ms logger=migrator t=2026-05-26T05:59:38.826408808Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T05:59:38.827993643Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.585035ms logger=migrator t=2026-05-26T05:59:38.833069891Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T05:59:38.834011248Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=941.007µs logger=migrator t=2026-05-26T05:59:38.838572331Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T05:59:38.838845039Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=272.868µs logger=migrator t=2026-05-26T05:59:38.842819283Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T05:59:38.843516034Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=696.011µs logger=migrator t=2026-05-26T05:59:38.84887593Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T05:59:38.849628332Z level=info msg="Migration successfully executed" id="create user auth table" duration=752.432µs logger=migrator t=2026-05-26T05:59:38.854096881Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T05:59:38.854919245Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=822.265µs logger=migrator t=2026-05-26T05:59:38.862917077Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T05:59:38.86300353Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=87.743µs logger=migrator t=2026-05-26T05:59:38.86715044Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T05:59:38.872766883Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.616523ms logger=migrator t=2026-05-26T05:59:38.885131312Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T05:59:38.889972922Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.84096ms logger=migrator t=2026-05-26T05:59:38.923867655Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T05:59:38.93054707Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.694394ms logger=migrator t=2026-05-26T05:59:38.936657667Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T05:59:38.940441266Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.783249ms logger=migrator t=2026-05-26T05:59:38.946959786Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T05:59:38.948001996Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.03986ms logger=migrator t=2026-05-26T05:59:38.952433985Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T05:59:38.958205272Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.769077ms logger=migrator t=2026-05-26T05:59:38.963261148Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T05:59:38.964136204Z level=info msg="Migration successfully executed" id="create server_lock table" duration=874.716µs logger=migrator t=2026-05-26T05:59:38.970172649Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T05:59:38.971064085Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=893.676µs logger=migrator t=2026-05-26T05:59:38.975876615Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T05:59:38.977005297Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.128842ms logger=migrator t=2026-05-26T05:59:38.983863837Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T05:59:38.985459702Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.597005ms logger=migrator t=2026-05-26T05:59:38.993833695Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T05:59:38.995398951Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.561096ms logger=migrator t=2026-05-26T05:59:39.002094955Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T05:59:39.003147306Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.050671ms logger=migrator t=2026-05-26T05:59:39.008412449Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T05:59:39.013911569Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.49797ms logger=migrator t=2026-05-26T05:59:39.019978355Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T05:59:39.021629182Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.653617ms logger=migrator t=2026-05-26T05:59:39.028006648Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T05:59:39.029032537Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.027449ms logger=migrator t=2026-05-26T05:59:39.034167906Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T05:59:39.035251157Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.085961ms logger=migrator t=2026-05-26T05:59:39.040545301Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T05:59:39.042148438Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.606257ms logger=migrator t=2026-05-26T05:59:39.049551402Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T05:59:39.050706276Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.159414ms logger=migrator t=2026-05-26T05:59:39.05670501Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T05:59:39.056842734Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=141.194µs logger=migrator t=2026-05-26T05:59:39.063038734Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T05:59:39.063134726Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=96.152µs logger=migrator t=2026-05-26T05:59:39.067860534Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T05:59:39.069486701Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.626497ms logger=migrator t=2026-05-26T05:59:39.07534358Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:59:39.076326909Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=983.219µs logger=migrator t=2026-05-26T05:59:39.082293513Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:59:39.083950731Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.656849ms logger=migrator t=2026-05-26T05:59:39.090611664Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:59:39.090683716Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.332µs logger=migrator t=2026-05-26T05:59:39.096656939Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:59:39.098512693Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.856644ms logger=migrator t=2026-05-26T05:59:39.103882839Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:59:39.10496614Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.085831ms logger=migrator t=2026-05-26T05:59:39.112009115Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T05:59:39.113818657Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.811972ms logger=migrator t=2026-05-26T05:59:39.122375505Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T05:59:39.123574651Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.201835ms logger=migrator t=2026-05-26T05:59:39.13392046Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T05:59:39.142583821Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.663911ms logger=migrator t=2026-05-26T05:59:39.148637288Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T05:59:39.149551294Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=913.926µs logger=migrator t=2026-05-26T05:59:39.153215Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T05:59:39.153318763Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=105.283µs logger=migrator t=2026-05-26T05:59:39.159897705Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T05:59:39.161799919Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.905045ms logger=migrator t=2026-05-26T05:59:39.167918237Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-26T05:59:39.169202514Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.286688ms logger=migrator t=2026-05-26T05:59:39.176660121Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-26T05:59:39.177888346Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.229205ms logger=migrator t=2026-05-26T05:59:39.183564471Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:59:39.183629253Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.192µs logger=migrator t=2026-05-26T05:59:39.204090656Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T05:59:39.205699843Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.611747ms logger=migrator t=2026-05-26T05:59:39.212461829Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T05:59:39.213593223Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.130134ms logger=migrator t=2026-05-26T05:59:39.21729573Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-26T05:59:39.219062051Z 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.766792ms logger=migrator t=2026-05-26T05:59:39.223888811Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T05:59:39.224822918Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=933.067µs logger=migrator t=2026-05-26T05:59:39.235104286Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T05:59:39.245010024Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.902028ms logger=migrator t=2026-05-26T05:59:39.250140223Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T05:59:39.251047989Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=907.986µs logger=migrator t=2026-05-26T05:59:39.256024394Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T05:59:39.257438764Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.414391ms logger=migrator t=2026-05-26T05:59:39.26176957Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T05:59:39.288027702Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.256732ms logger=migrator t=2026-05-26T05:59:39.29206959Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T05:59:39.320591937Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.515067ms logger=migrator t=2026-05-26T05:59:39.326804337Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T05:59:39.327869369Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.065602ms logger=migrator t=2026-05-26T05:59:39.331346439Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T05:59:39.332343608Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=997.219µs logger=migrator t=2026-05-26T05:59:39.336827509Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T05:59:39.342699459Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.87179ms logger=migrator t=2026-05-26T05:59:39.345978614Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T05:59:39.352859624Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.882661ms logger=migrator t=2026-05-26T05:59:39.356482269Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T05:59:39.357524949Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.04255ms logger=migrator t=2026-05-26T05:59:39.361389801Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T05:59:39.36238563Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=996.079µs logger=migrator t=2026-05-26T05:59:39.367493628Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T05:59:39.368513157Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.017929ms logger=migrator t=2026-05-26T05:59:39.372815673Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T05:59:39.375220092Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.401589ms logger=migrator t=2026-05-26T05:59:39.381131384Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:59:39.381233647Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=100.103µs logger=migrator t=2026-05-26T05:59:39.384564334Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T05:59:39.390751083Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.183418ms logger=migrator t=2026-05-26T05:59:39.395161061Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T05:59:39.40169641Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.534789ms logger=migrator t=2026-05-26T05:59:39.407106667Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T05:59:39.414540894Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.433726ms logger=migrator t=2026-05-26T05:59:39.419722683Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T05:59:39.420663741Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=941.308µs logger=migrator t=2026-05-26T05:59:39.423799482Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T05:59:39.424636636Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=836.794µs logger=migrator t=2026-05-26T05:59:39.428850359Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T05:59:39.435780049Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.92931ms logger=migrator t=2026-05-26T05:59:39.440834756Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T05:59:39.446655285Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.820369ms logger=migrator t=2026-05-26T05:59:39.454522093Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-26T05:59:39.456368666Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.845763ms logger=migrator t=2026-05-26T05:59:39.460769184Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T05:59:39.46753049Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.760896ms logger=migrator t=2026-05-26T05:59:39.471599129Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T05:59:39.476173532Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.574133ms logger=migrator t=2026-05-26T05:59:39.483552845Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T05:59:39.48369749Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=163.374µs logger=migrator t=2026-05-26T05:59:39.489076216Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T05:59:39.490608981Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.535056ms logger=migrator t=2026-05-26T05:59:39.496820251Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-26T05:59:39.497792599Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=974.198µs logger=migrator t=2026-05-26T05:59:39.503583636Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-26T05:59:39.504446692Z 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=863.166µs logger=migrator t=2026-05-26T05:59:39.510734524Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T05:59:39.510823427Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=91.293µs logger=migrator t=2026-05-26T05:59:39.518969633Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T05:59:39.528134649Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.163426ms logger=migrator t=2026-05-26T05:59:39.532653251Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T05:59:39.539369595Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.716315ms logger=migrator t=2026-05-26T05:59:39.544551926Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T05:59:39.551014923Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.463868ms logger=migrator t=2026-05-26T05:59:39.556704038Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T05:59:39.563184536Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.480018ms logger=migrator t=2026-05-26T05:59:39.568664536Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T05:59:39.574770213Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.105887ms logger=migrator t=2026-05-26T05:59:39.588008616Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T05:59:39.588146741Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=142.795µs logger=migrator t=2026-05-26T05:59:39.596547485Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T05:59:39.597522373Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=976.859µs logger=migrator t=2026-05-26T05:59:39.606561475Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T05:59:39.614622559Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.064064ms logger=migrator t=2026-05-26T05:59:39.620598432Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T05:59:39.620657074Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=59.862µs logger=migrator t=2026-05-26T05:59:39.627214444Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T05:59:39.63636071Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.144016ms logger=migrator t=2026-05-26T05:59:39.64088234Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T05:59:39.642464117Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.582337ms logger=migrator t=2026-05-26T05:59:39.646783771Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T05:59:39.654510286Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.730035ms logger=migrator t=2026-05-26T05:59:39.659941593Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T05:59:39.661623473Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.68665ms logger=migrator t=2026-05-26T05:59:39.665898376Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T05:59:39.666938647Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.040611ms logger=migrator t=2026-05-26T05:59:39.671832068Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T05:59:39.67981692Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.984912ms logger=migrator t=2026-05-26T05:59:39.683405765Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T05:59:39.684390013Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=983.598µs logger=migrator t=2026-05-26T05:59:39.689922764Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T05:59:39.690934103Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.008909ms logger=migrator t=2026-05-26T05:59:39.694800066Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T05:59:39.695628449Z level=info msg="Migration successfully executed" id="create alert_image table" duration=828.534µs logger=migrator t=2026-05-26T05:59:39.702497178Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T05:59:39.705210347Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.712069ms logger=migrator t=2026-05-26T05:59:39.712597982Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T05:59:39.712692184Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=95.192µs logger=migrator t=2026-05-26T05:59:39.717477894Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T05:59:39.718455192Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=986.649µs logger=migrator t=2026-05-26T05:59:39.724149247Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T05:59:39.725152025Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.004118ms logger=migrator t=2026-05-26T05:59:39.731263844Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T05:59:39.731852321Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T05:59:39.736615449Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T05:59:39.737265918Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=651.1µs logger=migrator t=2026-05-26T05:59:39.742384646Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T05:59:39.743762006Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.3773ms logger=migrator t=2026-05-26T05:59:39.751266914Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T05:59:39.756454804Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.18798ms logger=migrator t=2026-05-26T05:59:39.761188591Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T05:59:39.762458809Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.269147ms logger=migrator t=2026-05-26T05:59:39.76664397Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T05:59:39.767905327Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.261027ms logger=migrator t=2026-05-26T05:59:39.772581512Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T05:59:39.773447668Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=866.426µs logger=migrator t=2026-05-26T05:59:39.777126504Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T05:59:39.778175254Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.04888ms logger=migrator t=2026-05-26T05:59:39.782403817Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T05:59:39.784015133Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.609566ms logger=migrator t=2026-05-26T05:59:39.788544845Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T05:59:39.788597037Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=53.372µs logger=migrator t=2026-05-26T05:59:39.795652012Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T05:59:39.795727284Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=76.162µs logger=migrator t=2026-05-26T05:59:39.800210374Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T05:59:39.810382579Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.169166ms logger=migrator t=2026-05-26T05:59:39.816566628Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T05:59:39.816887918Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=321.29µs logger=migrator t=2026-05-26T05:59:39.826855737Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T05:59:39.82834725Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.494423ms logger=migrator t=2026-05-26T05:59:39.836354893Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T05:59:39.836692792Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=337.12µs logger=migrator t=2026-05-26T05:59:39.841250115Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T05:59:39.842595973Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.345208ms logger=migrator t=2026-05-26T05:59:39.847334291Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T05:59:39.848377511Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.04246ms logger=migrator t=2026-05-26T05:59:39.853230432Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T05:59:39.886428365Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.202133ms logger=migrator t=2026-05-26T05:59:39.891360919Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T05:59:39.90003622Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.675211ms logger=migrator t=2026-05-26T05:59:39.905055026Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T05:59:39.90517264Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=118.074µs logger=migrator t=2026-05-26T05:59:39.910443913Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T05:59:39.945648214Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.205241ms logger=migrator t=2026-05-26T05:59:39.951239546Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T05:59:39.988296201Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.055085ms logger=migrator t=2026-05-26T05:59:39.998365314Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T05:59:39.999768424Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.403251ms logger=migrator t=2026-05-26T05:59:40.007290642Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T05:59:40.008502668Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.212936ms logger=migrator t=2026-05-26T05:59:40.013719649Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T05:59:40.01409538Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=376.212µs logger=migrator t=2026-05-26T05:59:40.018437076Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T05:59:40.019868198Z level=info msg="Migration successfully executed" id="create permission table" duration=1.432902ms logger=migrator t=2026-05-26T05:59:40.0278979Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T05:59:40.02891079Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.01921ms logger=migrator t=2026-05-26T05:59:40.032939486Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T05:59:40.033791672Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=851.596µs logger=migrator t=2026-05-26T05:59:40.037299533Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T05:59:40.038159018Z level=info msg="Migration successfully executed" id="create role table" duration=860.085µs logger=migrator t=2026-05-26T05:59:40.044853193Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T05:59:40.051881176Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.026563ms logger=migrator t=2026-05-26T05:59:40.055881262Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T05:59:40.065567014Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.686882ms logger=migrator t=2026-05-26T05:59:40.075800111Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T05:59:40.078139668Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.343367ms logger=migrator t=2026-05-26T05:59:40.082873016Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T05:59:40.084107912Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.234926ms logger=migrator t=2026-05-26T05:59:40.090491557Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T05:59:40.091794574Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.303467ms logger=migrator t=2026-05-26T05:59:40.097057387Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T05:59:40.098070337Z level=info msg="Migration successfully executed" id="create team role table" duration=1.01083ms logger=migrator t=2026-05-26T05:59:40.102501845Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T05:59:40.103744882Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.243127ms logger=migrator t=2026-05-26T05:59:40.109058965Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T05:59:40.110817246Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.756351ms logger=migrator t=2026-05-26T05:59:40.11646428Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T05:59:40.118069427Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.606767ms logger=migrator t=2026-05-26T05:59:40.127624604Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T05:59:40.129366085Z level=info msg="Migration successfully executed" id="create user role table" duration=1.744511ms logger=migrator t=2026-05-26T05:59:40.134346829Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T05:59:40.135791481Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.446762ms logger=migrator t=2026-05-26T05:59:40.141241669Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T05:59:40.142511636Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.276497ms logger=migrator t=2026-05-26T05:59:40.147879731Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T05:59:40.150472187Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.593946ms logger=migrator t=2026-05-26T05:59:40.156736158Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T05:59:40.158780178Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.04652ms logger=migrator t=2026-05-26T05:59:40.165947086Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T05:59:40.167982604Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.038168ms logger=migrator t=2026-05-26T05:59:40.175955736Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T05:59:40.177082109Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.132523ms logger=migrator t=2026-05-26T05:59:40.184122413Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T05:59:40.197036998Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.907825ms logger=migrator t=2026-05-26T05:59:40.203143135Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T05:59:40.2060697Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.929095ms logger=migrator t=2026-05-26T05:59:40.214236957Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T05:59:40.21569557Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.460093ms logger=migrator t=2026-05-26T05:59:40.22224733Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T05:59:40.224582418Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.335528ms logger=migrator t=2026-05-26T05:59:40.228210953Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T05:59:40.229529221Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.317387ms logger=migrator t=2026-05-26T05:59:40.232864568Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T05:59:40.233676181Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=811.363µs logger=migrator t=2026-05-26T05:59:40.240030425Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T05:59:40.241305413Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.277938ms logger=migrator t=2026-05-26T05:59:40.253866137Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T05:59:40.263004462Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.138765ms logger=migrator t=2026-05-26T05:59:40.267334358Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T05:59:40.275510305Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.174767ms logger=migrator t=2026-05-26T05:59:40.281479878Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T05:59:40.289004977Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.525849ms logger=migrator t=2026-05-26T05:59:40.294304161Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T05:59:40.302432666Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.129195ms logger=migrator t=2026-05-26T05:59:40.30633275Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T05:59:40.307247506Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=911.686µs logger=migrator t=2026-05-26T05:59:40.313424335Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T05:59:40.315445634Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.022579ms logger=migrator t=2026-05-26T05:59:40.32047213Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T05:59:40.321761097Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.288927ms logger=migrator t=2026-05-26T05:59:40.328347939Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T05:59:40.329206203Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=861.325µs logger=migrator t=2026-05-26T05:59:40.332925981Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T05:59:40.334640831Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.71496ms logger=migrator t=2026-05-26T05:59:40.340956694Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T05:59:40.341080377Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=128.623µs logger=migrator t=2026-05-26T05:59:40.345359972Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T05:59:40.345400463Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=42.251µs logger=migrator t=2026-05-26T05:59:40.348170434Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T05:59:40.348651357Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=480.953µs logger=migrator t=2026-05-26T05:59:40.352713735Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T05:59:40.353417746Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=708.211µs logger=migrator t=2026-05-26T05:59:40.35700314Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T05:59:40.35771682Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=714.43µs logger=migrator t=2026-05-26T05:59:40.362001815Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T05:59:40.362218701Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=217.436µs logger=migrator t=2026-05-26T05:59:40.36668737Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T05:59:40.367284208Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=598.578µs logger=migrator t=2026-05-26T05:59:40.370933284Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T05:59:40.371917302Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=983.448µs logger=migrator t=2026-05-26T05:59:40.375703733Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T05:59:40.376744553Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.040079ms logger=migrator t=2026-05-26T05:59:40.381944654Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T05:59:40.388181404Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.23809ms logger=migrator t=2026-05-26T05:59:40.394817286Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T05:59:40.395127786Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=311.18µs logger=migrator t=2026-05-26T05:59:40.401415999Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T05:59:40.403461608Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.047339ms logger=migrator t=2026-05-26T05:59:40.41283856Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T05:59:40.414026034Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.187404ms logger=migrator t=2026-05-26T05:59:40.417760963Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T05:59:40.419848233Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.08214ms logger=migrator t=2026-05-26T05:59:40.424883029Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T05:59:40.434529909Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.64113ms logger=migrator t=2026-05-26T05:59:40.441135241Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T05:59:40.442672636Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.539535ms logger=migrator t=2026-05-26T05:59:40.447370312Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T05:59:40.448737222Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.36414ms logger=migrator t=2026-05-26T05:59:40.455407945Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T05:59:40.479299409Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.889914ms logger=migrator t=2026-05-26T05:59:40.48420574Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T05:59:40.485138828Z level=info msg="Migration successfully executed" id="create correlation v2" duration=934.338µs logger=migrator t=2026-05-26T05:59:40.493217603Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T05:59:40.494550421Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.333229ms logger=migrator t=2026-05-26T05:59:40.50383795Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T05:59:40.505107177Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.271257ms logger=migrator t=2026-05-26T05:59:40.51485877Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T05:59:40.516896839Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.041159ms logger=migrator t=2026-05-26T05:59:40.523774078Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T05:59:40.524442339Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=667.711µs logger=migrator t=2026-05-26T05:59:40.530477743Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T05:59:40.531882404Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.40447ms logger=migrator t=2026-05-26T05:59:40.536600391Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T05:59:40.545628913Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.029272ms logger=migrator t=2026-05-26T05:59:40.551705649Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T05:59:40.552511303Z level=info msg="Migration successfully executed" id="create entity_events table" duration=804.184µs logger=migrator t=2026-05-26T05:59:40.560457044Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T05:59:40.561694929Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.241076ms logger=migrator t=2026-05-26T05:59:40.56827355Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:59:40.568807676Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:59:40.57756072Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:59:40.578197248Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:59:40.586971682Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T05:59:40.58826217Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.293498ms logger=migrator t=2026-05-26T05:59:40.595781018Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T05:59:40.596655064Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=862.315µs logger=migrator t=2026-05-26T05:59:40.603240355Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T05:59:40.605617314Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.379959ms logger=migrator t=2026-05-26T05:59:40.617866529Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T05:59:40.619094715Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.235766ms logger=migrator t=2026-05-26T05:59:40.625335416Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T05:59:40.62688813Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.554224ms logger=migrator t=2026-05-26T05:59:40.631797033Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T05:59:40.633337518Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.541005ms logger=migrator t=2026-05-26T05:59:40.63927119Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T05:59:40.640414243Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.142943ms logger=migrator t=2026-05-26T05:59:40.649063014Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T05:59:40.651193576Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.138062ms logger=migrator t=2026-05-26T05:59:40.656244883Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T05:59:40.657386995Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.142652ms logger=migrator t=2026-05-26T05:59:40.660783264Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T05:59:40.663323488Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.540423ms logger=migrator t=2026-05-26T05:59:40.671436513Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T05:59:40.673066221Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.632368ms logger=migrator t=2026-05-26T05:59:40.679698003Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T05:59:40.71471906Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=35.012786ms logger=migrator t=2026-05-26T05:59:40.74297999Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T05:59:40.752715111Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.737481ms logger=migrator t=2026-05-26T05:59:40.758202231Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T05:59:40.767032567Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.829506ms logger=migrator t=2026-05-26T05:59:40.775623256Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T05:59:40.775892654Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=268.668µs logger=migrator t=2026-05-26T05:59:40.781477076Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T05:59:40.790834098Z level=info msg="Migration successfully executed" id="add share column" duration=9.356832ms logger=migrator t=2026-05-26T05:59:40.79676706Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T05:59:40.796896044Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=129.604µs logger=migrator t=2026-05-26T05:59:40.803211147Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T05:59:40.804810834Z level=info msg="Migration successfully executed" id="create file table" duration=1.599266ms logger=migrator t=2026-05-26T05:59:40.80983369Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T05:59:40.81122633Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.39268ms logger=migrator t=2026-05-26T05:59:40.817033618Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T05:59:40.81881379Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.780482ms logger=migrator t=2026-05-26T05:59:40.826684608Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T05:59:40.827853762Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.170154ms logger=migrator t=2026-05-26T05:59:40.833755963Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T05:59:40.835054001Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.297768ms logger=migrator t=2026-05-26T05:59:40.842419134Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T05:59:40.842489576Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=71.512µs logger=migrator t=2026-05-26T05:59:40.849226282Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T05:59:40.849328085Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=102.643µs logger=migrator t=2026-05-26T05:59:40.854113814Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T05:59:40.854731892Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=618.209µs logger=migrator t=2026-05-26T05:59:40.859803409Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T05:59:40.860120999Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=317.34µs logger=migrator t=2026-05-26T05:59:40.866561005Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T05:59:40.868935925Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.374119ms logger=migrator t=2026-05-26T05:59:40.883926509Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T05:59:40.896877825Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.951876ms logger=migrator t=2026-05-26T05:59:40.902642102Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T05:59:40.902803007Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=163.255µs logger=migrator t=2026-05-26T05:59:40.907036069Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T05:59:40.90876295Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.725571ms logger=migrator t=2026-05-26T05:59:40.915208577Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T05:59:40.915760753Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=555.466µs logger=migrator t=2026-05-26T05:59:40.922054456Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T05:59:40.922306783Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=253.927µs logger=migrator t=2026-05-26T05:59:40.926498764Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T05:59:40.926976278Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=476.104µs logger=migrator t=2026-05-26T05:59:40.931925052Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T05:59:40.946244797Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.319486ms logger=migrator t=2026-05-26T05:59:40.952510639Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T05:59:40.959508332Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.994133ms logger=migrator t=2026-05-26T05:59:40.965210798Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T05:59:40.966448124Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.238026ms logger=migrator t=2026-05-26T05:59:40.972123279Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T05:59:41.053664985Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.535196ms logger=migrator t=2026-05-26T05:59:41.060597165Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T05:59:41.06177173Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.174585ms logger=migrator t=2026-05-26T05:59:41.067391373Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T05:59:41.069085221Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.692248ms logger=migrator t=2026-05-26T05:59:41.075370634Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T05:59:41.100635377Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.262544ms logger=migrator t=2026-05-26T05:59:41.10831475Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T05:59:41.118438834Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.122164ms logger=migrator t=2026-05-26T05:59:41.124228362Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T05:59:41.124594872Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=366.04µs logger=migrator t=2026-05-26T05:59:41.135860049Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T05:59:41.136211549Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=352.58µs logger=migrator t=2026-05-26T05:59:41.143223243Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T05:59:41.143632975Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=410.582µs logger=migrator t=2026-05-26T05:59:41.151042019Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T05:59:41.151360069Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=322.23µs logger=migrator t=2026-05-26T05:59:41.156902019Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T05:59:41.157215389Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=314.67µs logger=migrator t=2026-05-26T05:59:41.170650178Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T05:59:41.172320957Z level=info msg="Migration successfully executed" id="create folder table" duration=1.664059ms logger=migrator t=2026-05-26T05:59:41.179675441Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T05:59:41.181936166Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.273886ms logger=migrator t=2026-05-26T05:59:41.189623069Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T05:59:41.191171594Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.549625ms logger=migrator t=2026-05-26T05:59:41.198154727Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T05:59:41.198213838Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.792µs logger=migrator t=2026-05-26T05:59:41.20414281Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T05:59:41.205676585Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.533785ms logger=migrator t=2026-05-26T05:59:41.213040389Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T05:59:41.214592524Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.555355ms logger=migrator t=2026-05-26T05:59:41.22168136Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T05:59:41.223514362Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.835132ms logger=migrator t=2026-05-26T05:59:41.22928896Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T05:59:41.229979991Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=694.651µs logger=migrator t=2026-05-26T05:59:41.236082618Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T05:59:41.236456728Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=377.891µs logger=migrator t=2026-05-26T05:59:41.241922357Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T05:59:41.244320827Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.415161ms logger=migrator t=2026-05-26T05:59:41.250535147Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T05:59:41.251971358Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.438981ms logger=migrator t=2026-05-26T05:59:41.258269342Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T05:59:41.259867377Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.551325ms logger=migrator t=2026-05-26T05:59:41.267284143Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T05:59:41.26960863Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.325028ms logger=migrator t=2026-05-26T05:59:41.279342233Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T05:59:41.280437725Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.096303ms logger=migrator t=2026-05-26T05:59:41.284873703Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T05:59:41.285812221Z level=info msg="Migration successfully executed" id="create anon_device table" duration=937.818µs logger=migrator t=2026-05-26T05:59:41.291864536Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T05:59:41.294327268Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.469112ms logger=migrator t=2026-05-26T05:59:41.30200429Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T05:59:41.303615627Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.613607ms logger=migrator t=2026-05-26T05:59:41.308922301Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T05:59:41.309792846Z level=info msg="Migration successfully executed" id="create signing_key table" duration=874.505µs logger=migrator t=2026-05-26T05:59:41.314832172Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T05:59:41.315820031Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=990.099µs logger=migrator t=2026-05-26T05:59:41.323874045Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T05:59:41.325801701Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.933747ms logger=migrator t=2026-05-26T05:59:41.330828277Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T05:59:41.331193667Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=368.57µs logger=migrator t=2026-05-26T05:59:41.336039307Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T05:59:41.346273005Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.230777ms logger=migrator t=2026-05-26T05:59:41.382197007Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T05:59:41.383392901Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.200474ms logger=migrator t=2026-05-26T05:59:41.388916442Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T05:59:41.388969463Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=57.222µs logger=migrator t=2026-05-26T05:59:41.394350639Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T05:59:41.395577136Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.229267ms logger=migrator t=2026-05-26T05:59:41.401353763Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T05:59:41.401389704Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=40.921µs logger=migrator t=2026-05-26T05:59:41.406980366Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T05:59:41.408248383Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.274287ms logger=migrator t=2026-05-26T05:59:41.413299909Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T05:59:41.414508894Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.210245ms logger=migrator t=2026-05-26T05:59:41.421013644Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T05:59:41.422875817Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.861344ms logger=migrator t=2026-05-26T05:59:41.430316443Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T05:59:41.431379333Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.06845ms logger=migrator t=2026-05-26T05:59:41.436599285Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T05:59:41.437007337Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=412.522µs logger=migrator t=2026-05-26T05:59:41.442256459Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T05:59:41.443077534Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=824.195µs logger=migrator t=2026-05-26T05:59:41.450026115Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T05:59:41.451657043Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.632318ms logger=migrator t=2026-05-26T05:59:41.457384479Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T05:59:41.45847156Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.090131ms logger=migrator t=2026-05-26T05:59:41.464975118Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T05:59:41.476978967Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.003309ms logger=migrator t=2026-05-26T05:59:41.48399372Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T05:59:41.495216486Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.227556ms logger=migrator t=2026-05-26T05:59:41.500555521Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T05:59:41.511739036Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.180344ms logger=migrator t=2026-05-26T05:59:41.518004147Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T05:59:41.518119701Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=119.294µs logger=migrator t=2026-05-26T05:59:41.523487506Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T05:59:41.534548047Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.057371ms logger=migrator t=2026-05-26T05:59:41.541321334Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T05:59:41.550246403Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.924809ms logger=migrator t=2026-05-26T05:59:41.55532083Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T05:59:41.555847686Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=530.575µs logger=migrator t=2026-05-26T05:59:41.560769919Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.667274133s logger=migrator t=2026-05-26T05:59:41.56151146Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T05:59:41.580862092Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T05:59:41.581258423Z level=info msg="Created default organization" logger=secrets t=2026-05-26T05:59:41.588473363Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T05:59:41.640109361Z level=info msg="Restored cache from database" duration=384.282µs logger=plugin.store t=2026-05-26T05:59:41.641351026Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T05:59:41.67903097Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T05:59:41.679070521Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T05:59:41.679161694Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T05:59:41.679169944Z level=info msg="Plugins loaded" count=54 duration=37.819708ms logger=query_data t=2026-05-26T05:59:41.683305124Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T05:59:41.686226888Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T05:59:41.690256496Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T05:59:41.703079077Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T05:59:41.705542759Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T05:59:41.707802885Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T05:59:41.728695141Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T05:59:41.753005356Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T05:59:41.775914211Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T05:59:41.775943251Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-26T05:59:41.776331224Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-26T05:59:41.777329682Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-26T05:59:41.777365923Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-26T05:59:41.780682809Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-26T05:59:41.833884973Z level=info msg="State cache has been initialized" states=0 duration=56.552321ms logger=ngalert.scheduler t=2026-05-26T05:59:41.833989836Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T05:59:41.834061158Z level=info msg=starting first_tick=2026-05-26T05:59:50Z logger=provisioning.dashboard t=2026-05-26T05:59:41.835094549Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-26T05:59:41.84792238Z level=info msg="Update check succeeded" duration=71.073132ms logger=sqlstore.transactions t=2026-05-26T05:59:41.855900112Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-26T05:59:41.867032575Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-26T05:59:41.867374865Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-26T05:59:41.877959972Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-26T05:59:41.89442654Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T05:59:41.904276786Z level=info msg="Patterns update finished" duration=125.898063ms logger=grafana-apiserver t=2026-05-26T05:59:42.104278599Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T05:59:42.104844766Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-05-26T05:59:42.121611262Z level=info msg="Update check succeeded" duration=344.750424ms logger=provisioning.dashboard t=2026-05-26T05:59:45.002865465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.004276516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.019570759Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-26T05:59:45.063868835Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-26T05:59:45.07918882Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-26T05:59:45.092194537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.111023473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.134764932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.156486222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.194955549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.212522998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.243184688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.260579112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.283781056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.301625314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.634873294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:45.657716696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.036132556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.057920369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.096122138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.114606983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.145991094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.163001267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.212956337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.240998121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.294085411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.314296938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.353485504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.373431004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.425793772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.446872464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.487778021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.507115572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.554974591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.572897711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.616597229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.635027664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.694619003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.721279097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.771962957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.790057092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.84442884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.882511415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:46.986543463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.010154699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.086464693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.101352374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.173000014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.190059599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.254746536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.273668795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.360491884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.383247234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.457587702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.474678098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.550202059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.569451008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.648310816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.668045339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.740942924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.758781301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.850807661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.870492273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.948574048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:47.964546292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.069039884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.090030722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.169318674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.188052447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.262384604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.284050153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.374011333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.39044947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.463310464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.480515923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.641971288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.657874329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.804991198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.816594185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.884555087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.901701004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T05:59:48.975866046Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T06:00:55.801666957Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T06:09:41.826583455Z level=info msg="Completed cleanup jobs" duration=49.161288ms logger=plugins.update.checker t=2026-05-26T06:09:41.896612389Z level=info msg="Update check succeeded" duration=48.332824ms logger=cleanup t=2026-05-26T06:19:41.817920614Z level=info msg="Completed cleanup jobs" duration=40.482458ms logger=plugins.update.checker t=2026-05-26T06:19:41.902684951Z level=info msg="Update check succeeded" duration=54.035272ms logger=cleanup t=2026-05-26T06:29:41.832700866Z level=info msg="Completed cleanup jobs" duration=51.203005ms logger=plugins.update.checker t=2026-05-26T06:29:41.901003395Z level=info msg="Update check succeeded" duration=52.617825ms logger=infra.usagestats t=2026-05-26T06:30:55.824968313Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T06:39:41.790499605Z level=info msg="Completed cleanup jobs" duration=10.479764ms logger=plugins.update.checker t=2026-05-26T06:39:41.900416803Z level=info msg="Update check succeeded" duration=51.75326ms logger=cleanup t=2026-05-26T06:49:41.811145904Z level=info msg="Completed cleanup jobs" duration=31.837156ms logger=plugins.update.checker t=2026-05-26T06:49:41.94501464Z level=info msg="Update check succeeded" duration=96.743599ms logger=cleanup t=2026-05-26T06:59:41.837093101Z level=info msg="Completed cleanup jobs" duration=59.521449ms logger=plugins.update.checker t=2026-05-26T06:59:41.900247076Z level=info msg="Update check succeeded" duration=52.125935ms logger=infra.usagestats t=2026-05-26T07:00:55.830941587Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T07:09:41.801766994Z level=info msg="Completed cleanup jobs" duration=18.544068ms logger=plugins.update.checker t=2026-05-26T07:09:41.911954366Z level=info msg="Update check succeeded" duration=63.478814ms