logger=settings t=2026-05-26T21:11:29.762795297Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T21:11:29Z logger=settings t=2026-05-26T21:11:29.763156952Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T21:11:29.763170313Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T21:11:29.763175933Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T21:11:29.763180583Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T21:11:29.763184733Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T21:11:29.763188563Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T21:11:29.763192893Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T21:11:29.763197493Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T21:11:29.763202013Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T21:11:29.763206663Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T21:11:29.763211183Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T21:11:29.763215433Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T21:11:29.763220243Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T21:11:29.763227714Z level=info msg=Target target=[all] logger=settings t=2026-05-26T21:11:29.763235954Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T21:11:29.763240184Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T21:11:29.763247094Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T21:11:29.763251224Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T21:11:29.763256074Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T21:11:29.763259904Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T21:11:29.763538489Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T21:11:29.763558529Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T21:11:29.765025954Z level=info msg="Locking database" logger=migrator t=2026-05-26T21:11:29.765037944Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T21:11:29.765631675Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T21:11:29.766655362Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.022767ms logger=migrator t=2026-05-26T21:11:29.778525485Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T21:11:29.779955039Z level=info msg="Migration successfully executed" id="create user table" duration=1.430594ms logger=migrator t=2026-05-26T21:11:29.78406863Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T21:11:29.784821552Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=752.742µs logger=migrator t=2026-05-26T21:11:29.790263225Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T21:11:29.791064989Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=804.044µs logger=migrator t=2026-05-26T21:11:29.798943013Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T21:11:29.800036342Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.092899ms logger=migrator t=2026-05-26T21:11:29.804286295Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T21:11:29.804951987Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=665.292µs logger=migrator t=2026-05-26T21:11:29.809433453Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T21:11:29.811917656Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.483983ms logger=migrator t=2026-05-26T21:11:29.815465306Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T21:11:29.81626185Z level=info msg="Migration successfully executed" id="create user table v2" duration=798.524µs logger=migrator t=2026-05-26T21:11:29.820498282Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T21:11:29.821203884Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=704.892µs logger=migrator t=2026-05-26T21:11:29.826181549Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T21:11:29.826928061Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=746.702µs logger=migrator t=2026-05-26T21:11:29.830781847Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T21:11:29.831162793Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=381.166µs logger=migrator t=2026-05-26T21:11:29.835712832Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T21:11:29.83619226Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=479.788µs logger=migrator t=2026-05-26T21:11:29.840189168Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T21:11:29.841265517Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.078269ms logger=migrator t=2026-05-26T21:11:29.844298509Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T21:11:29.844325969Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.55µs logger=migrator t=2026-05-26T21:11:29.846934674Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T21:11:29.847968081Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.037327ms logger=migrator t=2026-05-26T21:11:29.852949796Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T21:11:29.853401294Z level=info msg="Migration successfully executed" id="Add missing user data" duration=455.738µs logger=migrator t=2026-05-26T21:11:29.857115447Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T21:11:29.858287298Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.171781ms logger=migrator t=2026-05-26T21:11:29.861905399Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T21:11:29.862629242Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=723.523µs logger=migrator t=2026-05-26T21:11:29.867052337Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T21:11:29.868274728Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.222101ms logger=migrator t=2026-05-26T21:11:29.871556244Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T21:11:29.880394225Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.834761ms logger=migrator t=2026-05-26T21:11:29.887227401Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T21:11:29.888038626Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=811.435µs logger=migrator t=2026-05-26T21:11:29.890951005Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T21:11:29.891106408Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=154.063µs logger=migrator t=2026-05-26T21:11:29.894389134Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T21:11:29.895095896Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=707.172µs logger=migrator t=2026-05-26T21:11:29.898668248Z 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-26T21:11:29.899019573Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=351.065µs logger=migrator t=2026-05-26T21:11:29.905474173Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T21:11:29.907263854Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.784841ms logger=migrator t=2026-05-26T21:11:29.912260579Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T21:11:29.913106224Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=845.875µs logger=migrator t=2026-05-26T21:11:29.917515559Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T21:11:29.918203171Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=687.692µs logger=migrator t=2026-05-26T21:11:29.922609786Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T21:11:29.923312188Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=702.192µs logger=migrator t=2026-05-26T21:11:29.927240135Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T21:11:29.928437446Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.197101ms logger=migrator t=2026-05-26T21:11:29.93280428Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T21:11:29.93393393Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.12909ms logger=migrator t=2026-05-26T21:11:29.93864496Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T21:11:29.938678031Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.081µs logger=migrator t=2026-05-26T21:11:29.942054429Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T21:11:29.942919243Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=865.024µs logger=migrator t=2026-05-26T21:11:29.946440133Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T21:11:29.947562582Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.122579ms logger=migrator t=2026-05-26T21:11:29.954109474Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T21:11:29.955469137Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.360633ms logger=migrator t=2026-05-26T21:11:29.959255322Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T21:11:29.96030952Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.055788ms logger=migrator t=2026-05-26T21:11:29.964951819Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:11:29.968121253Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.169024ms logger=migrator t=2026-05-26T21:11:29.972471557Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T21:11:29.973304402Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=830.275µs logger=migrator t=2026-05-26T21:11:29.976819922Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T21:11:29.977527354Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=706.702µs logger=migrator t=2026-05-26T21:11:29.980616897Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T21:11:29.981313349Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=696.222µs logger=migrator t=2026-05-26T21:11:29.986466156Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T21:11:29.987300501Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=835.285µs logger=migrator t=2026-05-26T21:11:29.990451625Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T21:11:29.99128624Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=834.225µs logger=migrator t=2026-05-26T21:11:29.995376839Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T21:11:29.995805516Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=428.607µs logger=migrator t=2026-05-26T21:11:30.001107957Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T21:11:30.001722827Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=615.44µs logger=migrator t=2026-05-26T21:11:30.007599047Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T21:11:30.008037795Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=442.568µs logger=migrator t=2026-05-26T21:11:30.01127496Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T21:11:30.011790919Z level=info msg="Migration successfully executed" id="create star table" duration=515.859µs logger=migrator t=2026-05-26T21:11:30.016580211Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T21:11:30.017130349Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=551.659µs logger=migrator t=2026-05-26T21:11:30.021245289Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T21:11:30.021966952Z level=info msg="Migration successfully executed" id="create org table v1" duration=721.773µs logger=migrator t=2026-05-26T21:11:30.025743346Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T21:11:30.026495029Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=751.633µs logger=migrator t=2026-05-26T21:11:30.029965888Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T21:11:30.031103497Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.134739ms logger=migrator t=2026-05-26T21:11:30.035736166Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T21:11:30.036836235Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.100309ms logger=migrator t=2026-05-26T21:11:30.040552739Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T21:11:30.041270841Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=717.831µs logger=migrator t=2026-05-26T21:11:30.044851082Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T21:11:30.045640676Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=788.924µs logger=migrator t=2026-05-26T21:11:30.049803357Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T21:11:30.049841057Z level=info msg="Migration successfully executed" id="Update org table charset" duration=38.21µs logger=migrator t=2026-05-26T21:11:30.057386345Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T21:11:30.057429986Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=45.351µs logger=migrator t=2026-05-26T21:11:30.060999817Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T21:11:30.061284222Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=284.726µs logger=migrator t=2026-05-26T21:11:30.065014435Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T21:11:30.066121824Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.107429ms logger=migrator t=2026-05-26T21:11:30.07525642Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T21:11:30.076819707Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.566647ms logger=migrator t=2026-05-26T21:11:30.082954841Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T21:11:30.083611832Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=656.771µs logger=migrator t=2026-05-26T21:11:30.087314835Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T21:11:30.087986796Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=672.082µs logger=migrator t=2026-05-26T21:11:30.09172918Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T21:11:30.092670206Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=941.436µs logger=migrator t=2026-05-26T21:11:30.097311245Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T21:11:30.098318972Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.007717ms logger=migrator t=2026-05-26T21:11:30.101547337Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T21:11:30.111162531Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.604334ms logger=migrator t=2026-05-26T21:11:30.117630381Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T21:11:30.118818432Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.18861ms logger=migrator t=2026-05-26T21:11:30.123684834Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T21:11:30.124397377Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=712.803µs logger=migrator t=2026-05-26T21:11:30.129207508Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T21:11:30.12986081Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=652.972µs logger=migrator t=2026-05-26T21:11:30.134872935Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T21:11:30.135218731Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=345.566µs logger=migrator t=2026-05-26T21:11:30.139958862Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T21:11:30.140740565Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=781.453µs logger=migrator t=2026-05-26T21:11:30.143761317Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T21:11:30.143821568Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=60.661µs logger=migrator t=2026-05-26T21:11:30.147586401Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T21:11:30.149338892Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.752041ms logger=migrator t=2026-05-26T21:11:30.152473805Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T21:11:30.154105262Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.631167ms logger=migrator t=2026-05-26T21:11:30.159402253Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T21:11:30.160858798Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.456635ms logger=migrator t=2026-05-26T21:11:30.165356974Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T21:11:30.166222179Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=867.575µs logger=migrator t=2026-05-26T21:11:30.171072151Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T21:11:30.173469173Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.396852ms logger=migrator t=2026-05-26T21:11:30.178470607Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T21:11:30.179500735Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.028828ms logger=migrator t=2026-05-26T21:11:30.183670346Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T21:11:30.184660963Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=990.337µs logger=migrator t=2026-05-26T21:11:30.1880536Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T21:11:30.188085611Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=32.911µs logger=migrator t=2026-05-26T21:11:30.191249185Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T21:11:30.191276596Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.601µs logger=migrator t=2026-05-26T21:11:30.195289993Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T21:11:30.197341109Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.051196ms logger=migrator t=2026-05-26T21:11:30.201766864Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T21:11:30.204048824Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.285199ms logger=migrator t=2026-05-26T21:11:30.214351529Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T21:11:30.217100285Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.743486ms logger=migrator t=2026-05-26T21:11:30.221597442Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T21:11:30.22442639Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.827028ms logger=migrator t=2026-05-26T21:11:30.229960624Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T21:11:30.230148467Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=187.873µs logger=migrator t=2026-05-26T21:11:30.236238152Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T21:11:30.237122076Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=883.624µs logger=migrator t=2026-05-26T21:11:30.242243404Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T21:11:30.243576767Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.336863ms logger=migrator t=2026-05-26T21:11:30.246976444Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T21:11:30.247047495Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.021µs logger=migrator t=2026-05-26T21:11:30.252730962Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T21:11:30.253385073Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=654.041µs logger=migrator t=2026-05-26T21:11:30.256864162Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T21:11:30.257758618Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=892.516µs logger=migrator t=2026-05-26T21:11:30.26084761Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:11:30.265004221Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.156381ms logger=migrator t=2026-05-26T21:11:30.269119491Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T21:11:30.269833184Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=713.643µs logger=migrator t=2026-05-26T21:11:30.276596358Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T21:11:30.277589516Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=994.678µs logger=migrator t=2026-05-26T21:11:30.281045035Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T21:11:30.282351827Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.306152ms logger=migrator t=2026-05-26T21:11:30.2872819Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T21:11:30.287969353Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=693.083µs logger=migrator t=2026-05-26T21:11:30.292276366Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T21:11:30.292841395Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=565.519µs logger=migrator t=2026-05-26T21:11:30.296771672Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T21:11:30.299025131Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.253079ms logger=migrator t=2026-05-26T21:11:30.304034556Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T21:11:30.30485389Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=819.374µs logger=migrator t=2026-05-26T21:11:30.309941146Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T21:11:30.31013698Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=196.214µs logger=migrator t=2026-05-26T21:11:30.314225399Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T21:11:30.314388462Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=163.413µs logger=migrator t=2026-05-26T21:11:30.318784218Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T21:11:30.319760064Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=972.996µs logger=migrator t=2026-05-26T21:11:30.324674288Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T21:11:30.32716929Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.493072ms logger=migrator t=2026-05-26T21:11:30.330893583Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T21:11:30.332733145Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.838842ms logger=migrator t=2026-05-26T21:11:30.336461938Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T21:11:30.337392634Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=930.246µs logger=migrator t=2026-05-26T21:11:30.360117911Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T21:11:30.362354659Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.233288ms logger=migrator t=2026-05-26T21:11:30.367255273Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T21:11:30.368617316Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.362744ms logger=migrator t=2026-05-26T21:11:30.372742516Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T21:11:30.37352625Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=784.094µs logger=migrator t=2026-05-26T21:11:30.378116808Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T21:11:30.38471587Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.598122ms logger=migrator t=2026-05-26T21:11:30.388758129Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T21:11:30.390230154Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.472255ms logger=migrator t=2026-05-26T21:11:30.395336461Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T21:11:30.396560992Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.225291ms logger=migrator t=2026-05-26T21:11:30.400281195Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T21:11:30.401139139Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=852.964µs logger=migrator t=2026-05-26T21:11:30.404987815Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T21:11:30.405558326Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=572.641µs logger=migrator t=2026-05-26T21:11:30.410116183Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T21:11:30.412550565Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.432162ms logger=migrator t=2026-05-26T21:11:30.416462361Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T21:11:30.419158307Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.695476ms logger=migrator t=2026-05-26T21:11:30.42285466Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T21:11:30.42288215Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.441µs logger=migrator t=2026-05-26T21:11:30.427874476Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T21:11:30.428103929Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=229.653µs logger=migrator t=2026-05-26T21:11:30.431909323Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T21:11:30.434461457Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.552044ms logger=migrator t=2026-05-26T21:11:30.438626258Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T21:11:30.438863432Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=237.624µs logger=migrator t=2026-05-26T21:11:30.442759089Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T21:11:30.442974372Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=215.223µs logger=migrator t=2026-05-26T21:11:30.44749271Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T21:11:30.449779678Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.286898ms logger=migrator t=2026-05-26T21:11:30.453508672Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T21:11:30.453714885Z level=info msg="Migration successfully executed" id="Update uid value" duration=206.183µs logger=migrator t=2026-05-26T21:11:30.457437879Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T21:11:30.458307983Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=869.984µs logger=migrator t=2026-05-26T21:11:30.47219458Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T21:11:30.47336624Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.17325ms logger=migrator t=2026-05-26T21:11:30.47746336Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T21:11:30.478381556Z level=info msg="Migration successfully executed" id="create api_key table" duration=918.286µs logger=migrator t=2026-05-26T21:11:30.4827047Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T21:11:30.483570364Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=865.694µs logger=migrator t=2026-05-26T21:11:30.488435287Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T21:11:30.48924214Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=806.903µs logger=migrator t=2026-05-26T21:11:30.493013364Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T21:11:30.493944091Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=930.267µs logger=migrator t=2026-05-26T21:11:30.497956689Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T21:11:30.498789923Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=831.424µs logger=migrator t=2026-05-26T21:11:30.503450123Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T21:11:30.504206705Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=756.872µs logger=migrator t=2026-05-26T21:11:30.507858878Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T21:11:30.508706102Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=846.964µs logger=migrator t=2026-05-26T21:11:30.512578228Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T21:11:30.519230682Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.652214ms logger=migrator t=2026-05-26T21:11:30.524163995Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T21:11:30.525426936Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.260391ms logger=migrator t=2026-05-26T21:11:30.529909723Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T21:11:30.531296266Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.387014ms logger=migrator t=2026-05-26T21:11:30.536140009Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T21:11:30.536943162Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=803.293µs logger=migrator t=2026-05-26T21:11:30.540619235Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T21:11:30.54143542Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=815.965µs logger=migrator t=2026-05-26T21:11:30.545322445Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T21:11:30.545643851Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=321.466µs logger=migrator t=2026-05-26T21:11:30.550404352Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T21:11:30.550963051Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=558.699µs logger=migrator t=2026-05-26T21:11:30.555673962Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T21:11:30.555716302Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.32µs logger=migrator t=2026-05-26T21:11:30.559886154Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T21:11:30.564230208Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.344203ms logger=migrator t=2026-05-26T21:11:30.568557041Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T21:11:30.571506941Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.94587ms logger=migrator t=2026-05-26T21:11:30.576233422Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T21:11:30.576407075Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=170.173µs logger=migrator t=2026-05-26T21:11:30.580160839Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T21:11:30.582667642Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.506613ms logger=migrator t=2026-05-26T21:11:30.58666375Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T21:11:30.589110242Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.446132ms logger=migrator t=2026-05-26T21:11:30.594074535Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T21:11:30.594790998Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=716.733µs logger=migrator t=2026-05-26T21:11:30.598743116Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T21:11:30.599353066Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=608.21µs logger=migrator t=2026-05-26T21:11:30.603398115Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T21:11:30.604231008Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=833.313µs logger=migrator t=2026-05-26T21:11:30.60961145Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T21:11:30.610503466Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=895.106µs logger=migrator t=2026-05-26T21:11:30.614371192Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T21:11:30.615249636Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=878.444µs logger=migrator t=2026-05-26T21:11:30.619211384Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T21:11:30.620030798Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=819.654µs logger=migrator t=2026-05-26T21:11:30.624641676Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T21:11:30.624735628Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=93.022µs logger=migrator t=2026-05-26T21:11:30.628506872Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T21:11:30.628534213Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.321µs logger=migrator t=2026-05-26T21:11:30.632170424Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T21:11:30.634982032Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.809878ms logger=migrator t=2026-05-26T21:11:30.639587261Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T21:11:30.64242365Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.834159ms logger=migrator t=2026-05-26T21:11:30.647096309Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T21:11:30.64718731Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=91.351µs logger=migrator t=2026-05-26T21:11:30.651714337Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T21:11:30.65245798Z level=info msg="Migration successfully executed" id="create quota table v1" duration=743.973µs logger=migrator t=2026-05-26T21:11:30.656833434Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T21:11:30.657771071Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=937.437µs logger=migrator t=2026-05-26T21:11:30.66245428Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T21:11:30.662480121Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.941µs logger=migrator t=2026-05-26T21:11:30.667574528Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T21:11:30.66831913Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=745.912µs logger=migrator t=2026-05-26T21:11:30.67242198Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T21:11:30.673375477Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=953.097µs logger=migrator t=2026-05-26T21:11:30.678700798Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T21:11:30.681849411Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.147773ms logger=migrator t=2026-05-26T21:11:30.686717073Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T21:11:30.686749834Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.661µs logger=migrator t=2026-05-26T21:11:30.690695591Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T21:11:30.691608157Z level=info msg="Migration successfully executed" id="create session table" duration=912.506µs logger=migrator t=2026-05-26T21:11:30.696798926Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T21:11:30.696920798Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=121.852µs logger=migrator t=2026-05-26T21:11:30.701452055Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T21:11:30.701571757Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=120.152µs logger=migrator t=2026-05-26T21:11:30.706051513Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T21:11:30.706965939Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=914.106µs logger=migrator t=2026-05-26T21:11:30.711713399Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T21:11:30.712634855Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=921.926µs logger=migrator t=2026-05-26T21:11:30.720029131Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T21:11:30.720055471Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.12µs logger=migrator t=2026-05-26T21:11:30.723868306Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T21:11:30.723897167Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.541µs logger=migrator t=2026-05-26T21:11:30.727718012Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T21:11:30.730956907Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.237895ms logger=migrator t=2026-05-26T21:11:30.735643067Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T21:11:30.738684639Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.041472ms logger=migrator t=2026-05-26T21:11:30.742938732Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T21:11:30.743106484Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=172.292µs logger=migrator t=2026-05-26T21:11:30.74814303Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T21:11:30.748238451Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=96.281µs logger=migrator t=2026-05-26T21:11:30.752368632Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T21:11:30.753675294Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.305243ms logger=migrator t=2026-05-26T21:11:30.759132167Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T21:11:30.759290459Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=164.442µs logger=migrator t=2026-05-26T21:11:30.766740567Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T21:11:30.771585349Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.843442ms logger=migrator t=2026-05-26T21:11:30.776412721Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T21:11:30.776654256Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=254.525µs logger=migrator t=2026-05-26T21:11:30.783059364Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T21:11:30.788431096Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.389272ms logger=migrator t=2026-05-26T21:11:30.794069602Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T21:11:30.798299414Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.229722ms logger=migrator t=2026-05-26T21:11:30.804754064Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T21:11:30.804951488Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=199.643µs logger=migrator t=2026-05-26T21:11:30.812352183Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T21:11:30.813547374Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.194971ms logger=migrator t=2026-05-26T21:11:30.82214323Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T21:11:30.822978904Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=838.274µs logger=migrator t=2026-05-26T21:11:30.826630966Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T21:11:30.829023137Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.391361ms logger=migrator t=2026-05-26T21:11:30.838887755Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T21:11:30.842348295Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=3.45197ms logger=migrator t=2026-05-26T21:11:30.850530863Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T21:11:30.851259166Z level=info msg="Migration successfully executed" id="add index alert state" duration=729.473µs logger=migrator t=2026-05-26T21:11:30.85854968Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T21:11:30.859429825Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=880.595µs logger=migrator t=2026-05-26T21:11:30.867095085Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T21:11:30.867767977Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=673.342µs logger=migrator t=2026-05-26T21:11:30.871367928Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T21:11:30.872189143Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=820.945µs logger=migrator t=2026-05-26T21:11:30.876354514Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T21:11:30.877142057Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=787.243µs logger=migrator t=2026-05-26T21:11:30.886336904Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T21:11:30.903600157Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=17.260943ms logger=migrator t=2026-05-26T21:11:30.909492558Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T21:11:30.913278052Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=3.783004ms logger=migrator t=2026-05-26T21:11:30.921251668Z 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-26T21:11:30.923761641Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=2.509203ms logger=migrator t=2026-05-26T21:11:30.933056209Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T21:11:30.933561798Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=507.489µs logger=migrator t=2026-05-26T21:11:30.94429533Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T21:11:30.946447147Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=2.155657ms logger=migrator t=2026-05-26T21:11:30.958713766Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T21:11:30.959781774Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.060407ms logger=migrator t=2026-05-26T21:11:30.971670507Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T21:11:30.974920582Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.252625ms logger=migrator t=2026-05-26T21:11:30.983979487Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T21:11:30.986882156Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.906209ms logger=migrator t=2026-05-26T21:11:30.994384923Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T21:11:30.999378179Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.994216ms logger=migrator t=2026-05-26T21:11:31.142457199Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T21:11:31.146272264Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.818665ms logger=migrator t=2026-05-26T21:11:31.318723822Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T21:11:31.32391478Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=5.191108ms logger=migrator t=2026-05-26T21:11:31.402611867Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T21:11:31.402689368Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=81.711µs logger=migrator t=2026-05-26T21:11:31.409173757Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T21:11:31.40930183Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=136.682µs logger=migrator t=2026-05-26T21:11:31.412624557Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T21:11:31.413905139Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.280781ms logger=migrator t=2026-05-26T21:11:31.418867972Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T21:11:31.419967491Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.14367ms logger=migrator t=2026-05-26T21:11:31.424310875Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T21:11:31.425071488Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=760.513µs logger=migrator t=2026-05-26T21:11:31.43169694Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T21:11:31.432552135Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=855.615µs logger=migrator t=2026-05-26T21:11:31.435722488Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T21:11:31.437227314Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.504306ms logger=migrator t=2026-05-26T21:11:31.440813155Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T21:11:31.444992776Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.178881ms logger=migrator t=2026-05-26T21:11:31.448092658Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T21:11:31.452178268Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.0858ms logger=migrator t=2026-05-26T21:11:31.454995546Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T21:11:31.45523989Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=244.034µs logger=migrator t=2026-05-26T21:11:31.458136969Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T21:11:31.459206947Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.069718ms logger=migrator t=2026-05-26T21:11:31.462601486Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T21:11:31.463571541Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=970.076µs logger=migrator t=2026-05-26T21:11:31.46642132Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T21:11:31.470107763Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.686323ms logger=migrator t=2026-05-26T21:11:31.472778098Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T21:11:31.47288211Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=102.812µs logger=migrator t=2026-05-26T21:11:31.475147219Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T21:11:31.476066494Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=919.575µs logger=migrator t=2026-05-26T21:11:31.47881067Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T21:11:31.479790597Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=979.687µs logger=migrator t=2026-05-26T21:11:31.483050632Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T21:11:31.483174874Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=125.192µs logger=migrator t=2026-05-26T21:11:31.486127094Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T21:11:31.487204403Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.076869ms logger=migrator t=2026-05-26T21:11:31.490483278Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T21:11:31.491482996Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=999.498µs logger=migrator t=2026-05-26T21:11:31.494799052Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T21:11:31.495917951Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.118579ms logger=migrator t=2026-05-26T21:11:31.499230947Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T21:11:31.500182333Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=951.316µs logger=migrator t=2026-05-26T21:11:31.503438759Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T21:11:31.504556298Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.116139ms logger=migrator t=2026-05-26T21:11:31.508111218Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T21:11:31.509318179Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.209191ms logger=migrator t=2026-05-26T21:11:31.512603174Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T21:11:31.512632214Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.21µs logger=migrator t=2026-05-26T21:11:31.51532427Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T21:11:31.519896248Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.570658ms logger=migrator t=2026-05-26T21:11:31.523246175Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T21:11:31.524285373Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.042568ms logger=migrator t=2026-05-26T21:11:31.527330645Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T21:11:31.531510046Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.181141ms logger=migrator t=2026-05-26T21:11:31.534634279Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T21:11:31.535426532Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=792.063µs logger=migrator t=2026-05-26T21:11:31.538331532Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T21:11:31.539307217Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=975.385µs logger=migrator t=2026-05-26T21:11:31.542459312Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T21:11:31.543380867Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=921.825µs logger=migrator t=2026-05-26T21:11:31.546263916Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T21:11:31.560722272Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.455626ms logger=migrator t=2026-05-26T21:11:31.563898255Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T21:11:31.564981074Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.084259ms logger=migrator t=2026-05-26T21:11:31.56829487Z 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-26T21:11:31.570149191Z 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.853761ms logger=migrator t=2026-05-26T21:11:31.573927526Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T21:11:31.57423118Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=303.884µs logger=migrator t=2026-05-26T21:11:31.577348584Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T21:11:31.577870463Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=521.259µs logger=migrator t=2026-05-26T21:11:31.582051164Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T21:11:31.582288688Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=237.434µs logger=migrator t=2026-05-26T21:11:31.586496029Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T21:11:31.590641159Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.14628ms logger=migrator t=2026-05-26T21:11:31.593914835Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T21:11:31.597901753Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.986728ms logger=migrator t=2026-05-26T21:11:31.601548065Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T21:11:31.602191475Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=643.22µs logger=migrator t=2026-05-26T21:11:31.604829Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T21:11:31.605515162Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=685.952µs logger=migrator t=2026-05-26T21:11:31.608791028Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T21:11:31.609025031Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=234.403µs logger=migrator t=2026-05-26T21:11:31.611343541Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T21:11:31.615492502Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.148661ms logger=migrator t=2026-05-26T21:11:31.618501713Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T21:11:31.619452209Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=950.266µs logger=migrator t=2026-05-26T21:11:31.622692044Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T21:11:31.622901217Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=209.363µs logger=migrator t=2026-05-26T21:11:31.625756316Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T21:11:31.626190353Z level=info msg="Migration successfully executed" id="Move region to single row" duration=434.297µs logger=migrator t=2026-05-26T21:11:31.631122747Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T21:11:31.632041343Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=918.996µs logger=migrator t=2026-05-26T21:11:31.634900951Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T21:11:31.635791066Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=890.395µs logger=migrator t=2026-05-26T21:11:31.638787937Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T21:11:31.639811464Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.023157ms logger=migrator t=2026-05-26T21:11:31.643843973Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T21:11:31.644906671Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.065258ms logger=migrator t=2026-05-26T21:11:31.652190965Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T21:11:31.653007619Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=817.354µs logger=migrator t=2026-05-26T21:11:31.657105738Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T21:11:31.657888281Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=783.053µs logger=migrator t=2026-05-26T21:11:31.662661272Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T21:11:31.662727173Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.151µs logger=migrator t=2026-05-26T21:11:31.667497345Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T21:11:31.668319338Z level=info msg="Migration successfully executed" id="create test_data table" duration=820.443µs logger=migrator t=2026-05-26T21:11:31.675836346Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T21:11:31.676918015Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.083459ms logger=migrator t=2026-05-26T21:11:31.680575216Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T21:11:31.681789127Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.205121ms logger=migrator t=2026-05-26T21:11:31.685544621Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T21:11:31.686557879Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.011858ms logger=migrator t=2026-05-26T21:11:31.692280196Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T21:11:31.692581181Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=301.355µs logger=migrator t=2026-05-26T21:11:31.695671943Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T21:11:31.696155771Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=482.898µs logger=migrator t=2026-05-26T21:11:31.703096489Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T21:11:31.703206191Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=114.352µs logger=migrator t=2026-05-26T21:11:31.706344124Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T21:11:31.706985985Z level=info msg="Migration successfully executed" id="create team table" duration=642.341µs logger=migrator t=2026-05-26T21:11:31.711079795Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T21:11:31.712104872Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.023187ms logger=migrator t=2026-05-26T21:11:31.717132067Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T21:11:31.718628483Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.496196ms logger=migrator t=2026-05-26T21:11:31.722432367Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T21:11:31.727365472Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.932815ms logger=migrator t=2026-05-26T21:11:31.732348626Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T21:11:31.732731922Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=383.336µs logger=migrator t=2026-05-26T21:11:31.738328797Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T21:11:31.739514417Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.18589ms logger=migrator t=2026-05-26T21:11:31.744649095Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T21:11:31.745575601Z level=info msg="Migration successfully executed" id="create team member table" duration=926.696µs logger=migrator t=2026-05-26T21:11:31.749832063Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T21:11:31.750682337Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=853.854µs logger=migrator t=2026-05-26T21:11:31.76084381Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T21:11:31.761739355Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=898.015µs logger=migrator t=2026-05-26T21:11:31.766047748Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T21:11:31.766687469Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=641.991µs logger=migrator t=2026-05-26T21:11:31.772093241Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T21:11:31.780067586Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.972655ms logger=migrator t=2026-05-26T21:11:31.784068974Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T21:11:31.787466602Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.397578ms logger=migrator t=2026-05-26T21:11:31.790344171Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T21:11:31.795122562Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.778211ms logger=migrator t=2026-05-26T21:11:31.798749174Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T21:11:31.799628938Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=879.734µs logger=migrator t=2026-05-26T21:11:31.805977536Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T21:11:31.807507282Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.532566ms logger=migrator t=2026-05-26T21:11:31.811673943Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T21:11:31.813572365Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.897842ms logger=migrator t=2026-05-26T21:11:31.818522009Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T21:11:31.819506055Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=986.556µs logger=migrator t=2026-05-26T21:11:31.826384322Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T21:11:31.827350459Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=966.097µs logger=migrator t=2026-05-26T21:11:31.830978031Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T21:11:31.832393375Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.414454ms logger=migrator t=2026-05-26T21:11:31.836528995Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T21:11:31.840183737Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=3.665702ms logger=migrator t=2026-05-26T21:11:31.845599219Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T21:11:31.846526935Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=927.966µs logger=migrator t=2026-05-26T21:11:31.850408661Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T21:11:31.851081202Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=672.181µs logger=migrator t=2026-05-26T21:11:31.855256243Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T21:11:31.855503427Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=247.374µs logger=migrator t=2026-05-26T21:11:31.859320942Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T21:11:31.860079384Z level=info msg="Migration successfully executed" id="create tag table" duration=759.232µs logger=migrator t=2026-05-26T21:11:31.867190146Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T21:11:31.868482227Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.295621ms logger=migrator t=2026-05-26T21:11:31.873294319Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T21:11:31.874182455Z level=info msg="Migration successfully executed" id="create login attempt table" duration=886.966µs logger=migrator t=2026-05-26T21:11:31.87979875Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T21:11:31.880747226Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=948.646µs logger=migrator t=2026-05-26T21:11:31.888609649Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T21:11:31.889756039Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.14586ms logger=migrator t=2026-05-26T21:11:31.894416148Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:11:31.916492153Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=22.071685ms logger=migrator t=2026-05-26T21:11:31.920122934Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T21:11:31.920676264Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=554.43µs logger=migrator t=2026-05-26T21:11:31.925422214Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T21:11:31.926052736Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=630.622µs logger=migrator t=2026-05-26T21:11:31.930785796Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T21:11:31.931289874Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=503.979µs logger=migrator t=2026-05-26T21:11:31.935113779Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T21:11:31.93634035Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.226281ms logger=migrator t=2026-05-26T21:11:31.940071754Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T21:11:31.941214572Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.142568ms logger=migrator t=2026-05-26T21:11:31.944745323Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T21:11:31.945655408Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=909.715µs logger=migrator t=2026-05-26T21:11:31.950052073Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T21:11:31.950116274Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.141µs logger=migrator t=2026-05-26T21:11:31.955076958Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T21:11:31.963530121Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.453033ms logger=migrator t=2026-05-26T21:11:31.968517356Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T21:11:31.974410866Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.90047ms logger=migrator t=2026-05-26T21:11:31.977487528Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T21:11:31.982596995Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.111667ms logger=migrator t=2026-05-26T21:11:31.988472985Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T21:11:31.993800585Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.32716ms logger=migrator t=2026-05-26T21:11:31.997899965Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T21:11:32.002706866Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=4.806341ms logger=migrator t=2026-05-26T21:11:32.007987846Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T21:11:32.018413313Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.419217ms logger=migrator t=2026-05-26T21:11:32.023760683Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T21:11:32.024653729Z level=info msg="Migration successfully executed" id="create server_lock table" duration=893.226µs logger=migrator t=2026-05-26T21:11:32.030924564Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T21:11:32.032093534Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.16127ms logger=migrator t=2026-05-26T21:11:32.036522809Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T21:11:32.037462035Z level=info msg="Migration successfully executed" id="create user auth token table" duration=939.166µs logger=migrator t=2026-05-26T21:11:32.045874418Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T21:11:32.047812681Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.941223ms logger=migrator t=2026-05-26T21:11:32.054249459Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T21:11:32.055556722Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.306803ms logger=migrator t=2026-05-26T21:11:32.061698625Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T21:11:32.062720593Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.022188ms logger=migrator t=2026-05-26T21:11:32.068870658Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T21:11:32.074959541Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.088944ms logger=migrator t=2026-05-26T21:11:32.081787006Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T21:11:32.083001247Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.214681ms logger=migrator t=2026-05-26T21:11:32.086481415Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T21:11:32.087488193Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.006478ms logger=migrator t=2026-05-26T21:11:32.091808306Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T21:11:32.092875864Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.067238ms logger=migrator t=2026-05-26T21:11:32.096549826Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T21:11:32.097491422Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=941.216µs logger=migrator t=2026-05-26T21:11:32.1015228Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T21:11:32.102508847Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=992.797µs logger=migrator t=2026-05-26T21:11:32.107855117Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T21:11:32.108010591Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=148.733µs logger=migrator t=2026-05-26T21:11:32.113087946Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T21:11:32.113184367Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=93.161µs logger=migrator t=2026-05-26T21:11:32.119146778Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T21:11:32.120805607Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.658309ms logger=migrator t=2026-05-26T21:11:32.126176257Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:11:32.127446889Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.270402ms logger=migrator t=2026-05-26T21:11:32.131824884Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:11:32.132902251Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.084598ms logger=migrator t=2026-05-26T21:11:32.137560561Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:11:32.137626362Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.741µs logger=migrator t=2026-05-26T21:11:32.140836236Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:11:32.141871903Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.035377ms logger=migrator t=2026-05-26T21:11:32.146756366Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:11:32.147682522Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=928.676µs logger=migrator t=2026-05-26T21:11:32.151761951Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:11:32.153352528Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.589727ms logger=migrator t=2026-05-26T21:11:32.159618463Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:11:32.160900655Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.282722ms logger=migrator t=2026-05-26T21:11:32.165544344Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T21:11:32.171674068Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.129024ms logger=migrator t=2026-05-26T21:11:32.175993961Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T21:11:32.177025319Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.033428ms logger=migrator t=2026-05-26T21:11:32.182551852Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T21:11:32.182630434Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=79.142µs logger=migrator t=2026-05-26T21:11:32.186857705Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T21:11:32.188543744Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.685679ms logger=migrator t=2026-05-26T21:11:32.193938555Z 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-26T21:11:32.194938692Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.000127ms logger=migrator t=2026-05-26T21:11:32.199440858Z 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-26T21:11:32.200438895Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=998.027µs logger=migrator t=2026-05-26T21:11:32.203457246Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:11:32.203521137Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=64.701µs logger=migrator t=2026-05-26T21:11:32.20724812Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T21:11:32.208168876Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=920.236µs logger=migrator t=2026-05-26T21:11:32.212826384Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T21:11:32.213767471Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=941.107µs logger=migrator t=2026-05-26T21:11:32.21671561Z 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-26T21:11:32.217699857Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=984.157µs logger=migrator t=2026-05-26T21:11:32.222373096Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T21:11:32.223403264Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.030408ms logger=migrator t=2026-05-26T21:11:32.228695364Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T21:11:32.235231544Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.532989ms logger=migrator t=2026-05-26T21:11:32.238929826Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T21:11:32.239870403Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=933.217µs logger=migrator t=2026-05-26T21:11:32.244569312Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T21:11:32.245590599Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.021567ms logger=migrator t=2026-05-26T21:11:32.249283591Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T21:11:32.280084503Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.795912ms logger=migrator t=2026-05-26T21:11:32.326788224Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T21:11:32.35489023Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.103996ms logger=migrator t=2026-05-26T21:11:32.35966593Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T21:11:32.360402994Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=736.623µs logger=migrator t=2026-05-26T21:11:32.364793778Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T21:11:32.366439506Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.645308ms logger=migrator t=2026-05-26T21:11:32.370315992Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T21:11:32.376916434Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.600902ms logger=migrator t=2026-05-26T21:11:32.381070744Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T21:11:32.386097478Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.026374ms logger=migrator t=2026-05-26T21:11:32.390086976Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T21:11:32.390772837Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=685.951µs logger=migrator t=2026-05-26T21:11:32.395415206Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T21:11:32.396097467Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=682.131µs logger=migrator t=2026-05-26T21:11:32.400984951Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T21:11:32.403030845Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.045024ms logger=migrator t=2026-05-26T21:11:32.407801766Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T21:11:32.408581819Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=779.643µs logger=migrator t=2026-05-26T21:11:32.473836714Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:11:32.474010847Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=175.933µs logger=migrator t=2026-05-26T21:11:32.480606209Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T21:11:32.488091635Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.480996ms logger=migrator t=2026-05-26T21:11:32.493142021Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T21:11:32.497467704Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.325883ms logger=migrator t=2026-05-26T21:11:32.501645885Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T21:11:32.507780729Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.134784ms logger=migrator t=2026-05-26T21:11:32.511522662Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T21:11:32.512407347Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=884.655µs logger=migrator t=2026-05-26T21:11:32.517382461Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T21:11:32.518920787Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.538226ms logger=migrator t=2026-05-26T21:11:32.52323219Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T21:11:32.529903193Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.671273ms logger=migrator t=2026-05-26T21:11:32.534032473Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T21:11:32.539893332Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.860719ms logger=migrator t=2026-05-26T21:11:32.544829766Z 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-26T21:11:32.545813212Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=982.767µs logger=migrator t=2026-05-26T21:11:32.550285738Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T21:11:32.559010167Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.725649ms logger=migrator t=2026-05-26T21:11:32.5627672Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T21:11:32.569026296Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.258737ms logger=migrator t=2026-05-26T21:11:32.573911088Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T21:11:32.573975819Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.651µs logger=migrator t=2026-05-26T21:11:32.578258972Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T21:11:32.579940221Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.675039ms logger=migrator t=2026-05-26T21:11:32.585207609Z 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-26T21:11:32.586180096Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=972.527µs logger=migrator t=2026-05-26T21:11:32.591936513Z 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-26T21:11:32.593040322Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.105489ms logger=migrator t=2026-05-26T21:11:32.597356115Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:11:32.597423726Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.631µs logger=migrator t=2026-05-26T21:11:32.601584237Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T21:11:32.612842827Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=11.25786ms logger=migrator t=2026-05-26T21:11:32.61767717Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T21:11:32.62245403Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.77702ms logger=migrator t=2026-05-26T21:11:32.626450628Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T21:11:32.632766944Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.315596ms logger=migrator t=2026-05-26T21:11:32.636727802Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T21:11:32.646152551Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.426469ms logger=migrator t=2026-05-26T21:11:32.650682628Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T21:11:32.656024179Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.339681ms logger=migrator t=2026-05-26T21:11:32.660091458Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T21:11:32.660164109Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=73.281µs logger=migrator t=2026-05-26T21:11:32.664200527Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T21:11:32.665021251Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=820.774µs logger=migrator t=2026-05-26T21:11:32.66968053Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T21:11:32.675965086Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.284356ms logger=migrator t=2026-05-26T21:11:32.681010322Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T21:11:32.681074733Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.251µs logger=migrator t=2026-05-26T21:11:32.68505025Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T21:11:32.691365317Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.314077ms logger=migrator t=2026-05-26T21:11:32.695375445Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T21:11:32.696390302Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.014087ms logger=migrator t=2026-05-26T21:11:32.701647142Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T21:11:32.707855526Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.208184ms logger=migrator t=2026-05-26T21:11:32.712363932Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T21:11:32.721392436Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=9.027644ms logger=migrator t=2026-05-26T21:11:32.72755974Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T21:11:32.728626408Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.066928ms logger=migrator t=2026-05-26T21:11:32.734103851Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T21:11:32.740778553Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.674002ms logger=migrator t=2026-05-26T21:11:32.745061286Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T21:11:32.745824639Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=763.413µs logger=migrator t=2026-05-26T21:11:32.750964307Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T21:11:32.751933512Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=969.575µs logger=migrator t=2026-05-26T21:11:32.759004792Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T21:11:32.759897947Z level=info msg="Migration successfully executed" id="create alert_image table" duration=895.805µs logger=migrator t=2026-05-26T21:11:32.764691349Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T21:11:32.765839058Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.147279ms logger=migrator t=2026-05-26T21:11:32.769988528Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T21:11:32.770056249Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.521µs logger=migrator t=2026-05-26T21:11:32.77362744Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T21:11:32.774537886Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=910.316µs logger=migrator t=2026-05-26T21:11:32.779500489Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T21:11:32.780495206Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=994.227µs logger=migrator t=2026-05-26T21:11:32.784557895Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T21:11:32.785187825Z 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-26T21:11:32.789403827Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T21:11:32.790049678Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=645.711µs logger=migrator t=2026-05-26T21:11:32.794840209Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T21:11:32.795898507Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.074728ms logger=migrator t=2026-05-26T21:11:32.79964428Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T21:11:32.810677257Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.030917ms logger=migrator t=2026-05-26T21:11:32.814957809Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T21:11:32.815685812Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=727.913µs logger=migrator t=2026-05-26T21:11:32.821348848Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T21:11:32.822989165Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.640047ms logger=migrator t=2026-05-26T21:11:32.827928879Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T21:11:32.829325223Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.397334ms logger=migrator t=2026-05-26T21:11:32.834588391Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T21:11:32.835648359Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.059878ms logger=migrator t=2026-05-26T21:11:32.840764476Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T21:11:32.841796894Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.032118ms logger=migrator t=2026-05-26T21:11:32.84629055Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T21:11:32.846318451Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.911µs logger=migrator t=2026-05-26T21:11:32.85038911Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T21:11:32.850457661Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=69.171µs logger=migrator t=2026-05-26T21:11:32.855029558Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T21:11:32.86812929Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.093151ms logger=migrator t=2026-05-26T21:11:32.872452043Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T21:11:32.87283007Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=378.697µs logger=migrator t=2026-05-26T21:11:32.876821007Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T21:11:32.877929695Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.104818ms logger=migrator t=2026-05-26T21:11:32.882191158Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T21:11:32.882527994Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=337.207µs logger=migrator t=2026-05-26T21:11:32.886077224Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T21:11:32.887105081Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.027678ms logger=migrator t=2026-05-26T21:11:32.891050018Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T21:11:32.891907962Z level=info msg="Migration successfully executed" id="create secrets table" duration=859.164µs logger=migrator t=2026-05-26T21:11:32.896135654Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T21:11:32.93015137Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.015306ms logger=migrator t=2026-05-26T21:11:32.934172248Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T21:11:32.939383986Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.211528ms logger=migrator t=2026-05-26T21:11:32.943600758Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T21:11:32.94374118Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=140.882µs logger=migrator t=2026-05-26T21:11:32.947666666Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T21:11:32.98271967Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.055514ms logger=migrator t=2026-05-26T21:11:32.987113324Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T21:11:33.019112535Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.998991ms logger=migrator t=2026-05-26T21:11:33.023193784Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T21:11:33.023810105Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=616.091µs logger=migrator t=2026-05-26T21:11:33.029410079Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T21:11:33.030505037Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.094538ms logger=migrator t=2026-05-26T21:11:33.035127276Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T21:11:33.035459751Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=333.185µs logger=migrator t=2026-05-26T21:11:33.041170507Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T21:11:33.042544861Z level=info msg="Migration successfully executed" id="create permission table" duration=1.374094ms logger=migrator t=2026-05-26T21:11:33.047903861Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T21:11:33.048950469Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.046348ms logger=migrator t=2026-05-26T21:11:33.053388694Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T21:11:33.055161834Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.77189ms logger=migrator t=2026-05-26T21:11:33.059510907Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T21:11:33.061031323Z level=info msg="Migration successfully executed" id="create role table" duration=1.519645ms logger=migrator t=2026-05-26T21:11:33.065553079Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T21:11:33.073132767Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.578928ms logger=migrator t=2026-05-26T21:11:33.077059374Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T21:11:33.084658312Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.598618ms logger=migrator t=2026-05-26T21:11:33.088907193Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T21:11:33.089937941Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.030438ms logger=migrator t=2026-05-26T21:11:33.094285854Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T21:11:33.095380643Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.094719ms logger=migrator t=2026-05-26T21:11:33.099771967Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T21:11:33.101515366Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.742799ms logger=migrator t=2026-05-26T21:11:33.106037912Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T21:11:33.107766012Z level=info msg="Migration successfully executed" id="create team role table" duration=1.72729ms logger=migrator t=2026-05-26T21:11:33.112178116Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T21:11:33.113747833Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.569337ms logger=migrator t=2026-05-26T21:11:33.118707536Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T21:11:33.119982768Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.274822ms logger=migrator t=2026-05-26T21:11:33.124643627Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T21:11:33.125901198Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.257061ms logger=migrator t=2026-05-26T21:11:33.13137628Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T21:11:33.132866425Z level=info msg="Migration successfully executed" id="create user role table" duration=1.489545ms logger=migrator t=2026-05-26T21:11:33.137777658Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T21:11:33.139321934Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.543946ms logger=migrator t=2026-05-26T21:11:33.145292345Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T21:11:33.146549036Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.256731ms logger=migrator t=2026-05-26T21:11:33.151905557Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T21:11:33.153166228Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.262741ms logger=migrator t=2026-05-26T21:11:33.157687624Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T21:11:33.158973786Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.285752ms logger=migrator t=2026-05-26T21:11:33.164211005Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T21:11:33.166609795Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.39824ms logger=migrator t=2026-05-26T21:11:33.172051447Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T21:11:33.173237797Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.18614ms logger=migrator t=2026-05-26T21:11:33.178286722Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T21:11:33.186092084Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.804431ms logger=migrator t=2026-05-26T21:11:33.190152822Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T21:11:33.190931096Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=778.234µs logger=migrator t=2026-05-26T21:11:33.19531697Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T21:11:33.196140324Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=822.524µs logger=migrator t=2026-05-26T21:11:33.201701398Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T21:11:33.203338245Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.636837ms logger=migrator t=2026-05-26T21:11:33.208213117Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T21:11:33.209334806Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.123179ms logger=migrator t=2026-05-26T21:11:33.216150732Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T21:11:33.217552885Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.401694ms logger=migrator t=2026-05-26T21:11:33.222672992Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T21:11:33.224549853Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.876611ms logger=migrator t=2026-05-26T21:11:33.229810032Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T21:11:33.238135843Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.327331ms logger=migrator t=2026-05-26T21:11:33.24212963Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T21:11:33.248137132Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.007252ms logger=migrator t=2026-05-26T21:11:33.252908512Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T21:11:33.261580618Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.669176ms logger=migrator t=2026-05-26T21:11:33.26583353Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T21:11:33.274175601Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.341491ms logger=migrator t=2026-05-26T21:11:33.279012233Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T21:11:33.279849486Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=836.703µs logger=migrator t=2026-05-26T21:11:33.284572417Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T21:11:33.286349266Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.776629ms logger=migrator t=2026-05-26T21:11:33.291350761Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T21:11:33.292444379Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.093708ms logger=migrator t=2026-05-26T21:11:33.297387933Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T21:11:33.29835751Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=969.617µs logger=migrator t=2026-05-26T21:11:33.302680423Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T21:11:33.303835942Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.155259ms logger=migrator t=2026-05-26T21:11:33.308189086Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T21:11:33.308294497Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=101.402µs logger=migrator t=2026-05-26T21:11:33.312179943Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T21:11:33.312251564Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.291µs logger=migrator t=2026-05-26T21:11:33.317031434Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T21:11:33.317669405Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=637.521µs logger=migrator t=2026-05-26T21:11:33.323222019Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T21:11:33.324245266Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.027667ms logger=migrator t=2026-05-26T21:11:33.32862141Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T21:11:33.329288312Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=667.432µs logger=migrator t=2026-05-26T21:11:33.333630845Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T21:11:33.333836698Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=206.213µs logger=migrator t=2026-05-26T21:11:33.339322541Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T21:11:33.339774738Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=452.097µs logger=migrator t=2026-05-26T21:11:33.343836787Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T21:11:33.345389953Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.552876ms logger=migrator t=2026-05-26T21:11:33.350254076Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T21:11:33.352251599Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.998053ms logger=migrator t=2026-05-26T21:11:33.358449774Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T21:11:33.368129678Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.679584ms logger=migrator t=2026-05-26T21:11:33.375843087Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T21:11:33.3759895Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=77.952µs logger=migrator t=2026-05-26T21:11:33.379736844Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T21:11:33.38071357Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=976.247µs logger=migrator t=2026-05-26T21:11:33.387102358Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T21:11:33.388923388Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.821031ms logger=migrator t=2026-05-26T21:11:33.39261116Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T21:11:33.394018914Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.407214ms logger=migrator t=2026-05-26T21:11:33.398737154Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T21:11:33.407191776Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.454632ms logger=migrator t=2026-05-26T21:11:33.412967815Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T21:11:33.413780258Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=799.513µs logger=migrator t=2026-05-26T21:11:33.417874877Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T21:11:33.419637196Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.761609ms logger=migrator t=2026-05-26T21:11:33.427026652Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:11:33.455955089Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.922287ms logger=migrator t=2026-05-26T21:11:33.461758138Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T21:11:33.462777565Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.019887ms logger=migrator t=2026-05-26T21:11:33.469540879Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T21:11:33.47078093Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.240401ms logger=migrator t=2026-05-26T21:11:33.475555361Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T21:11:33.47669591Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.140599ms logger=migrator t=2026-05-26T21:11:33.481681815Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T21:11:33.48317472Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.528036ms logger=migrator t=2026-05-26T21:11:33.489239592Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T21:11:33.489639248Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=408.357µs logger=migrator t=2026-05-26T21:11:33.49445103Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T21:11:33.495792563Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.341863ms logger=migrator t=2026-05-26T21:11:33.500930349Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T21:11:33.511187743Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.250643ms logger=migrator t=2026-05-26T21:11:33.517539679Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T21:11:33.518212361Z level=info msg="Migration successfully executed" id="create entity_events table" duration=673.632µs logger=migrator t=2026-05-26T21:11:33.522048965Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T21:11:33.522756008Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=706.853µs logger=migrator t=2026-05-26T21:11:33.527286434Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T21:11:33.528003957Z 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-26T21:11:33.536054102Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T21:11:33.536971828Z 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-26T21:11:33.541591085Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T21:11:33.542393279Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=802.254µs logger=migrator t=2026-05-26T21:11:33.546411877Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T21:11:33.547410454Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=998.347µs logger=migrator t=2026-05-26T21:11:33.552252475Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T21:11:33.553315004Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.062429ms logger=migrator t=2026-05-26T21:11:33.557513375Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T21:11:33.558566673Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.052968ms logger=migrator t=2026-05-26T21:11:33.56261378Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T21:11:33.564081465Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.462905ms logger=migrator t=2026-05-26T21:11:33.569232202Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T21:11:33.570531564Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.299252ms logger=migrator t=2026-05-26T21:11:33.574605763Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T21:11:33.575372596Z level=info msg="Migration successfully executed" id="Drop public config table" duration=766.963µs logger=migrator t=2026-05-26T21:11:33.580041695Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T21:11:33.581105933Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.063948ms logger=migrator t=2026-05-26T21:11:33.58510624Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T21:11:33.586989122Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.882642ms logger=migrator t=2026-05-26T21:11:33.591726232Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T21:11:33.593323768Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.598576ms logger=migrator t=2026-05-26T21:11:33.598280503Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T21:11:33.599395752Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.115199ms logger=migrator t=2026-05-26T21:11:33.603816726Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T21:11:33.627588237Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.771511ms logger=migrator t=2026-05-26T21:11:33.631687107Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T21:11:33.639476578Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.788741ms logger=migrator t=2026-05-26T21:11:33.644597645Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T21:11:33.653003546Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.405511ms logger=migrator t=2026-05-26T21:11:33.657696485Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T21:11:33.657904379Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=206.113µs logger=migrator t=2026-05-26T21:11:33.662054209Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T21:11:33.676502223Z level=info msg="Migration successfully executed" id="add share column" duration=14.447344ms logger=migrator t=2026-05-26T21:11:33.681537568Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T21:11:33.681806123Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=269.215µs logger=migrator t=2026-05-26T21:11:33.686534643Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T21:11:33.688810861Z level=info msg="Migration successfully executed" id="create file table" duration=2.275858ms logger=migrator t=2026-05-26T21:11:33.694056679Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T21:11:33.695186578Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.130499ms logger=migrator t=2026-05-26T21:11:33.700537429Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T21:11:33.701616137Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.078638ms logger=migrator t=2026-05-26T21:11:33.707796761Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T21:11:33.708619796Z level=info msg="Migration successfully executed" id="create file_meta table" duration=823.035µs logger=migrator t=2026-05-26T21:11:33.713257874Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T21:11:33.715032883Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.774849ms logger=migrator t=2026-05-26T21:11:33.720875522Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T21:11:33.720944014Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=69.212µs logger=migrator t=2026-05-26T21:11:33.725548201Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T21:11:33.725634903Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=87.382µs logger=migrator t=2026-05-26T21:11:33.732493549Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T21:11:33.734054955Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.570397ms logger=migrator t=2026-05-26T21:11:33.739624509Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T21:11:33.739905954Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=275.584µs logger=migrator t=2026-05-26T21:11:33.744657723Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T21:11:33.745900184Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.242191ms logger=migrator t=2026-05-26T21:11:33.749857761Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T21:11:33.759981662Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.123521ms logger=migrator t=2026-05-26T21:11:33.764222874Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T21:11:33.764448088Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=228.354µs logger=migrator t=2026-05-26T21:11:33.768975704Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T21:11:33.770722974Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.74714ms logger=migrator t=2026-05-26T21:11:33.776335159Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T21:11:33.776720935Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=386.707µs logger=migrator t=2026-05-26T21:11:33.780790823Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T21:11:33.781011927Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=213.974µs logger=migrator t=2026-05-26T21:11:33.930644883Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T21:11:33.93226335Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.622917ms logger=migrator t=2026-05-26T21:11:34.036013211Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T21:11:34.044752968Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.798989ms logger=migrator t=2026-05-26T21:11:34.049912424Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T21:11:34.060979241Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.082437ms logger=migrator t=2026-05-26T21:11:34.065270363Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T21:11:34.066171048Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=900.295µs logger=migrator t=2026-05-26T21:11:34.071277815Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T21:11:34.14882119Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.551416ms logger=migrator t=2026-05-26T21:11:34.154323512Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T21:11:34.155163757Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=840.105µs logger=migrator t=2026-05-26T21:11:34.159702143Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T21:11:34.160974354Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.272151ms logger=migrator t=2026-05-26T21:11:34.168663484Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T21:11:34.196714466Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.050771ms logger=migrator t=2026-05-26T21:11:34.238688902Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T21:11:34.249521225Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.834213ms logger=migrator t=2026-05-26T21:11:34.256242718Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T21:11:34.256700556Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=460.498µs logger=migrator t=2026-05-26T21:11:34.26169009Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T21:11:34.261955284Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=259.864µs logger=migrator t=2026-05-26T21:11:34.266799965Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T21:11:34.267108111Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=305.846µs logger=migrator t=2026-05-26T21:11:34.273312205Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T21:11:34.27358702Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=274.485µs logger=migrator t=2026-05-26T21:11:34.294606523Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T21:11:34.294895098Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=290.265µs logger=migrator t=2026-05-26T21:11:34.353973393Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T21:11:34.355106522Z level=info msg="Migration successfully executed" id="create folder table" duration=1.135069ms logger=migrator t=2026-05-26T21:11:34.409189393Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T21:11:34.410523595Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.336382ms logger=migrator t=2026-05-26T21:11:34.464042766Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T21:11:34.465229476Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.18759ms logger=migrator t=2026-05-26T21:11:34.474913309Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T21:11:34.47497117Z level=info msg="Migration successfully executed" id="Update folder title length" duration=56.111µs logger=migrator t=2026-05-26T21:11:34.480881309Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T21:11:34.482267993Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.387463ms logger=migrator t=2026-05-26T21:11:34.487933158Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T21:11:34.489207619Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.274531ms logger=migrator t=2026-05-26T21:11:34.493335749Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T21:11:34.494724562Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.388743ms logger=migrator t=2026-05-26T21:11:34.499533734Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T21:11:34.499885549Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=356.706µs logger=migrator t=2026-05-26T21:11:34.506182155Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T21:11:34.506672274Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=489.059µs logger=migrator t=2026-05-26T21:11:34.512509162Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T21:11:34.513844254Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.335622ms logger=migrator t=2026-05-26T21:11:34.51832125Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T21:11:34.519574221Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.253041ms logger=migrator t=2026-05-26T21:11:34.523960464Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T21:11:34.525187405Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.227441ms logger=migrator t=2026-05-26T21:11:34.527957322Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T21:11:34.529164052Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.20696ms logger=migrator t=2026-05-26T21:11:34.534900849Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T21:11:34.536268912Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.368313ms logger=migrator t=2026-05-26T21:11:34.539202511Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T21:11:34.540142537Z level=info msg="Migration successfully executed" id="create anon_device table" duration=940.406µs logger=migrator t=2026-05-26T21:11:34.544383299Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T21:11:34.545815863Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.425344ms logger=migrator t=2026-05-26T21:11:34.551306985Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T21:11:34.552735129Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.427874ms logger=migrator t=2026-05-26T21:11:34.55817134Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T21:11:34.559298459Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.133909ms logger=migrator t=2026-05-26T21:11:34.563593921Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T21:11:34.566277366Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.679105ms logger=migrator t=2026-05-26T21:11:34.571530875Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T21:11:34.572822357Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.288452ms logger=migrator t=2026-05-26T21:11:34.577818191Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T21:11:34.578088406Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=271.025µs logger=migrator t=2026-05-26T21:11:34.584642275Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T21:11:34.597703006Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.061291ms logger=migrator t=2026-05-26T21:11:34.602491986Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T21:11:34.602996744Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=505.408µs logger=migrator t=2026-05-26T21:11:34.606967431Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T21:11:34.606985902Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.191µs logger=migrator t=2026-05-26T21:11:34.611520939Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T21:11:34.612297401Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=776.522µs logger=migrator t=2026-05-26T21:11:34.616419641Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T21:11:34.616448861Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=44.27µs logger=migrator t=2026-05-26T21:11:34.619411311Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T21:11:34.621437756Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.025045ms logger=migrator t=2026-05-26T21:11:34.625957071Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T21:11:34.627949955Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.992533ms logger=migrator t=2026-05-26T21:11:34.634580697Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T21:11:34.636407397Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.827231ms logger=migrator t=2026-05-26T21:11:34.642551341Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T21:11:34.643638389Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.091638ms logger=migrator t=2026-05-26T21:11:34.647896631Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T21:11:34.648224036Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=334.065µs logger=migrator t=2026-05-26T21:11:34.652471478Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T21:11:34.653184219Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=712.581µs logger=migrator t=2026-05-26T21:11:34.657520622Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T21:11:34.658637671Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.15428ms logger=migrator t=2026-05-26T21:11:34.664788345Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T21:11:34.665885783Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.105888ms logger=migrator t=2026-05-26T21:11:34.670659524Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T21:11:34.683963457Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.299703ms logger=migrator t=2026-05-26T21:11:34.688195949Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T21:11:34.699064842Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.868523ms logger=migrator t=2026-05-26T21:11:34.702555311Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T21:11:34.709573739Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.017828ms logger=migrator t=2026-05-26T21:11:34.714116355Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T21:11:34.714293788Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=174.993µs logger=migrator t=2026-05-26T21:11:34.718754733Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T21:11:34.732914321Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.152418ms logger=migrator t=2026-05-26T21:11:34.739207828Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T21:11:34.748592415Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.389407ms logger=migrator t=2026-05-26T21:11:34.754992273Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T21:11:34.756016031Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=1.084769ms logger=migrator t=2026-05-26T21:11:34.764436233Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.998830118s logger=migrator t=2026-05-26T21:11:34.765256486Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T21:11:34.784181405Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T21:11:34.784394368Z level=info msg="Created default organization" logger=secrets t=2026-05-26T21:11:34.793814277Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T21:11:34.862889809Z level=info msg="Restored cache from database" duration=493.918µs logger=plugin.store t=2026-05-26T21:11:34.864409095Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T21:11:34.906043416Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T21:11:34.906071316Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T21:11:34.906163338Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T21:11:34.906171288Z level=info msg="Plugins loaded" count=54 duration=41.763603ms logger=query_data t=2026-05-26T21:11:34.910074164Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T21:11:34.913010403Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T21:11:34.916626374Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T21:11:34.92294317Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T21:11:34.924444276Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T21:11:34.925769248Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T21:11:34.948769075Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T21:11:34.963860159Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T21:11:34.982273659Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T21:11:34.982291569Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-26T21:11:34.98290806Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-26T21:11:34.983437299Z level=info msg="State cache has been initialized" states=0 duration=528.009µs logger=ngalert.multiorg.alertmanager t=2026-05-26T21:11:34.9834975Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-26T21:11:34.98353295Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T21:11:34.983597151Z level=info msg=starting first_tick=2026-05-26T21:11:40Z logger=grafanaStorageLogger t=2026-05-26T21:11:34.984201832Z level=info msg="Storage starting" logger=http.server t=2026-05-26T21:11:34.984599698Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-26T21:11:34.985565915Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-26T21:11:35.133491278Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-26T21:11:35.148056203Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T21:11:35.197226988Z level=info msg="Patterns update finished" duration=124.408448ms logger=grafana-apiserver t=2026-05-26T21:11:35.222292308Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T21:11:35.222810797Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugins.update.checker t=2026-05-26T21:11:36.077273045Z level=info msg="Update check succeeded" duration=1.093633763s logger=grafana.update.checker t=2026-05-26T21:11:36.095630913Z level=info msg="Update check succeeded" duration=1.112489379s logger=provisioning.dashboard t=2026-05-26T21:11:36.957652179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:36.958371532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:36.981784443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.011760465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.033840463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.053189625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.068262817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.090239664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.115456795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.142433185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.180223686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.225828177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.244054061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.265057582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.28471391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.307659712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.343375629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.422039321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.443225545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.485060483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.501685461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.549961826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.564213264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.603204095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.626521204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.675507902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.694963147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.732502963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.75210657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.796951469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.81682205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.87197895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.891259022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.941248827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:37.96187333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.003756339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.022555032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.074320433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.099023934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.177966738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.197611105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.2471943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.26582076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.328505553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.350390617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.422361904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.442023312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.497083669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.520826214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.630927665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.648364666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.725669602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.748220617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.843725356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.858045375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.934527567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:38.95153263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.019572832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.032933743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.096199404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.114738922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.208740201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.226387625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.297337191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.315255938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.395246596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.409997381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.476307231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.490170091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.571833136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.583407829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.661644806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.675390754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.750163546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.768113743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.848944574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.86258485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.930871864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:39.946751947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:11:40.022041065Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T21:12:25.016887609Z level=info msg="Usage stats are ready to report"