logger=settings t=2026-07-06T05:51:16.63304088Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-06T05:51:16Z logger=settings t=2026-07-06T05:51:16.633324276Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-06T05:51:16.633347427Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-06T05:51:16.633351507Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-06T05:51:16.633354887Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-06T05:51:16.633358237Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-06T05:51:16.633365217Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-06T05:51:16.633369117Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-06T05:51:16.633372787Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-06T05:51:16.633376227Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-06T05:51:16.633379607Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-06T05:51:16.633382877Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-06T05:51:16.633387297Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-06T05:51:16.633476049Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-06T05:51:16.633489679Z level=info msg=Target target=[all] logger=settings t=2026-07-06T05:51:16.63349542Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-06T05:51:16.63349833Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-06T05:51:16.63350124Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-06T05:51:16.633579042Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-06T05:51:16.633591773Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-06T05:51:16.633594783Z level=info msg="App mode production" logger=sqlstore t=2026-07-06T05:51:16.634012931Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-06T05:51:16.634025781Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-06T05:51:16.635341198Z level=info msg="Locking database" logger=migrator t=2026-07-06T05:51:16.635351478Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-06T05:51:16.635849338Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-06T05:51:16.636653795Z level=info msg="Migration successfully executed" id="create migration_log table" duration=804.167µs logger=migrator t=2026-07-06T05:51:16.642106166Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-06T05:51:16.642655807Z level=info msg="Migration successfully executed" id="create user table" duration=550.611µs logger=migrator t=2026-07-06T05:51:16.647329161Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-06T05:51:16.649043736Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.719065ms logger=migrator t=2026-07-06T05:51:16.653925956Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-06T05:51:16.65461089Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=685.024µs logger=migrator t=2026-07-06T05:51:16.659650723Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-06T05:51:16.660905698Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.251295ms logger=migrator t=2026-07-06T05:51:16.665326329Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-06T05:51:16.666337469Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.01031ms logger=migrator t=2026-07-06T05:51:16.669982994Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-06T05:51:16.672443943Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.460849ms logger=migrator t=2026-07-06T05:51:16.678732812Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-06T05:51:16.679553898Z level=info msg="Migration successfully executed" id="create user table v2" duration=821.016µs logger=migrator t=2026-07-06T05:51:16.68405526Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-06T05:51:16.684781525Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=726.225µs logger=migrator t=2026-07-06T05:51:16.689521381Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-06T05:51:16.690662734Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.139233ms logger=migrator t=2026-07-06T05:51:16.697722428Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-06T05:51:16.698177088Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=454.01µs logger=migrator t=2026-07-06T05:51:16.703331272Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-06T05:51:16.703811653Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=480.251µs logger=migrator t=2026-07-06T05:51:16.708191621Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-06T05:51:16.709278724Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.087103ms logger=migrator t=2026-07-06T05:51:16.712943208Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-06T05:51:16.712970939Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.681µs logger=migrator t=2026-07-06T05:51:16.717640984Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-06T05:51:16.718711656Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.070712ms logger=migrator t=2026-07-06T05:51:16.722499603Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-06T05:51:16.72285131Z level=info msg="Migration successfully executed" id="Add missing user data" duration=346.586µs logger=migrator t=2026-07-06T05:51:16.727159398Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-06T05:51:16.728980825Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.820767ms logger=migrator t=2026-07-06T05:51:16.733607979Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-06T05:51:16.734292013Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=684.094µs logger=migrator t=2026-07-06T05:51:16.73855745Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-06T05:51:16.740070371Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.511451ms logger=migrator t=2026-07-06T05:51:16.744262916Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-06T05:51:16.754535696Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.2664ms logger=migrator t=2026-07-06T05:51:16.759372934Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-06T05:51:16.760528588Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.149084ms logger=migrator t=2026-07-06T05:51:16.764136971Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-06T05:51:16.764332145Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=203.904µs logger=migrator t=2026-07-06T05:51:16.768840777Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-06T05:51:16.769921938Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.080931ms logger=migrator t=2026-07-06T05:51:16.774371219Z 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-07-06T05:51:16.774837479Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=466.77µs logger=migrator t=2026-07-06T05:51:16.780827321Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-06T05:51:16.781214989Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=387.747µs logger=migrator t=2026-07-06T05:51:16.787439515Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-06T05:51:16.788663791Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.217826ms logger=migrator t=2026-07-06T05:51:16.794351876Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-06T05:51:16.795940458Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.580832ms logger=migrator t=2026-07-06T05:51:16.800680275Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-06T05:51:16.801957951Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.278766ms logger=migrator t=2026-07-06T05:51:16.807129466Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-06T05:51:16.807903513Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=766.796µs logger=migrator t=2026-07-06T05:51:16.81171333Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-06T05:51:16.812751461Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.036881ms logger=migrator t=2026-07-06T05:51:16.817533218Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-06T05:51:16.817651051Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=118.673µs logger=migrator t=2026-07-06T05:51:16.823433209Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-06T05:51:16.824187915Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=757.387µs logger=migrator t=2026-07-06T05:51:16.830138065Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-06T05:51:16.831283998Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.146393ms logger=migrator t=2026-07-06T05:51:16.838546437Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-06T05:51:16.839253341Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=707.034µs logger=migrator t=2026-07-06T05:51:16.844802274Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-06T05:51:16.845858425Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.059261ms logger=migrator t=2026-07-06T05:51:16.849679144Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-06T05:51:16.854678685Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.006961ms logger=migrator t=2026-07-06T05:51:16.858743858Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-06T05:51:16.859718027Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=974.159µs logger=migrator t=2026-07-06T05:51:16.86423716Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-06T05:51:16.865541286Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.306616ms logger=migrator t=2026-07-06T05:51:16.869362274Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-06T05:51:16.870078839Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=716.545µs logger=migrator t=2026-07-06T05:51:16.873543819Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-06T05:51:16.874241793Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=698.404µs logger=migrator t=2026-07-06T05:51:16.878510541Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-06T05:51:16.879302446Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=789.645µs logger=migrator t=2026-07-06T05:51:16.884130935Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-06T05:51:16.884592764Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=463.279µs logger=migrator t=2026-07-06T05:51:16.88783629Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-06T05:51:16.888401851Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=563.031µs logger=migrator t=2026-07-06T05:51:16.893395623Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-06T05:51:16.893681199Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=285.996µs logger=migrator t=2026-07-06T05:51:16.898010028Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-06T05:51:16.898474567Z level=info msg="Migration successfully executed" id="create star table" duration=461.579µs logger=migrator t=2026-07-06T05:51:16.902001209Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-06T05:51:16.90252239Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=520.641µs logger=migrator t=2026-07-06T05:51:16.907305877Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-06T05:51:16.908234246Z level=info msg="Migration successfully executed" id="create org table v1" duration=928.989µs logger=migrator t=2026-07-06T05:51:16.913227467Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-06T05:51:16.914011714Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=782.907µs logger=migrator t=2026-07-06T05:51:16.919811422Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-06T05:51:16.920819262Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=999.88µs logger=migrator t=2026-07-06T05:51:16.925493588Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-06T05:51:16.926167441Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=673.793µs logger=migrator t=2026-07-06T05:51:16.929628221Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-06T05:51:16.930318825Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=690.654µs logger=migrator t=2026-07-06T05:51:16.934562112Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-06T05:51:16.935642064Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.079512ms logger=migrator t=2026-07-06T05:51:16.93984554Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-06T05:51:16.939894291Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.981µs logger=migrator t=2026-07-06T05:51:16.944619728Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-06T05:51:16.944662618Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=44.38µs logger=migrator t=2026-07-06T05:51:16.949507036Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-06T05:51:16.949776761Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=270.175µs logger=migrator t=2026-07-06T05:51:16.972025865Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-06T05:51:16.974134118Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.97348ms logger=migrator t=2026-07-06T05:51:16.980388325Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-06T05:51:16.981242213Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=853.968µs logger=migrator t=2026-07-06T05:51:16.986102401Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-06T05:51:16.987640823Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.547382ms logger=migrator t=2026-07-06T05:51:16.992730977Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-06T05:51:16.993521583Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=791.996µs logger=migrator t=2026-07-06T05:51:16.998355672Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-06T05:51:16.999293141Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=939.439µs logger=migrator t=2026-07-06T05:51:17.004738362Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-06T05:51:17.005586819Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=849.527µs logger=migrator t=2026-07-06T05:51:17.009947228Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-06T05:51:17.015541322Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.591684ms logger=migrator t=2026-07-06T05:51:17.170920766Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-06T05:51:17.17305911Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=2.141064ms logger=migrator t=2026-07-06T05:51:17.259794536Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-06T05:51:17.260568202Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=776.666µs logger=migrator t=2026-07-06T05:51:17.343205085Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-06T05:51:17.344465171Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.263466ms logger=migrator t=2026-07-06T05:51:17.350954334Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-06T05:51:17.351405333Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=451.26µs logger=migrator t=2026-07-06T05:51:17.356194889Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-06T05:51:17.3571654Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=966.141µs logger=migrator t=2026-07-06T05:51:17.364233313Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-06T05:51:17.364414267Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=184.354µs logger=migrator t=2026-07-06T05:51:17.369647313Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-06T05:51:17.372233026Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.590233ms logger=migrator t=2026-07-06T05:51:17.377741759Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-06T05:51:17.379609927Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.867509ms logger=migrator t=2026-07-06T05:51:17.386750742Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-06T05:51:17.389150211Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.400939ms logger=migrator t=2026-07-06T05:51:17.393727745Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-06T05:51:17.394671693Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=943.958µs logger=migrator t=2026-07-06T05:51:17.400361149Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-06T05:51:17.402474352Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.106583ms logger=migrator t=2026-07-06T05:51:17.408893983Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-06T05:51:17.409723341Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=829.537µs logger=migrator t=2026-07-06T05:51:17.413428316Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-06T05:51:17.414714621Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.285945ms logger=migrator t=2026-07-06T05:51:17.420786666Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-06T05:51:17.420857448Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=70.071µs logger=migrator t=2026-07-06T05:51:17.426017511Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-06T05:51:17.426045602Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.771µs logger=migrator t=2026-07-06T05:51:17.431879371Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-06T05:51:17.434578666Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.705335ms logger=migrator t=2026-07-06T05:51:17.440146159Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-06T05:51:17.442402956Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.256776ms logger=migrator t=2026-07-06T05:51:17.447623102Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-06T05:51:17.450796517Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.190885ms logger=migrator t=2026-07-06T05:51:17.458451242Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-06T05:51:17.462657578Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.214386ms logger=migrator t=2026-07-06T05:51:17.471889237Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-06T05:51:17.472217773Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=332.177µs logger=migrator t=2026-07-06T05:51:17.476253695Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-06T05:51:17.477147624Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=893.759µs logger=migrator t=2026-07-06T05:51:17.48484066Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-06T05:51:17.486212888Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.377039ms logger=migrator t=2026-07-06T05:51:17.493003526Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-06T05:51:17.493031397Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.63µs logger=migrator t=2026-07-06T05:51:17.505974701Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-06T05:51:17.50745786Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.481729ms logger=migrator t=2026-07-06T05:51:17.512372961Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-06T05:51:17.513368762Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=995.511µs logger=migrator t=2026-07-06T05:51:17.517407753Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-06T05:51:17.525788114Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.378711ms logger=migrator t=2026-07-06T05:51:17.533253107Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-06T05:51:17.533978061Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=725.145µs logger=migrator t=2026-07-06T05:51:17.540678667Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-06T05:51:17.542599937Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.921049ms logger=migrator t=2026-07-06T05:51:17.548390464Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-06T05:51:17.549365194Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=974.5µs logger=migrator t=2026-07-06T05:51:17.552703853Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-06T05:51:17.553414207Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=709.304µs logger=migrator t=2026-07-06T05:51:17.559064502Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-06T05:51:17.559730245Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=664.703µs logger=migrator t=2026-07-06T05:51:17.565330169Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-06T05:51:17.568022674Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.687675ms logger=migrator t=2026-07-06T05:51:17.572279352Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-06T05:51:17.57317739Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=901.808µs logger=migrator t=2026-07-06T05:51:17.578851805Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-06T05:51:17.579029688Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=178.123µs logger=migrator t=2026-07-06T05:51:17.582484829Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-06T05:51:17.582965368Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=480.39µs logger=migrator t=2026-07-06T05:51:17.590094484Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-06T05:51:17.591469111Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.372057ms logger=migrator t=2026-07-06T05:51:17.597970655Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-06T05:51:17.600210691Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.240425ms logger=migrator t=2026-07-06T05:51:17.603850814Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-06T05:51:17.604740102Z level=info msg="Migration successfully executed" id="create data_source table" duration=888.898µs logger=migrator t=2026-07-06T05:51:17.608748904Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-06T05:51:17.609585881Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=836.717µs logger=migrator t=2026-07-06T05:51:17.614388729Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-06T05:51:17.615312847Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=922.558µs logger=migrator t=2026-07-06T05:51:17.621005824Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-06T05:51:17.62234234Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.336567ms logger=migrator t=2026-07-06T05:51:17.642822068Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-06T05:51:17.644050773Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.228724ms logger=migrator t=2026-07-06T05:51:17.659168461Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-06T05:51:17.666466729Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.287488ms logger=migrator t=2026-07-06T05:51:17.672031762Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-06T05:51:17.67335385Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.315248ms logger=migrator t=2026-07-06T05:51:17.679043096Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-06T05:51:17.67975714Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=708.064µs logger=migrator t=2026-07-06T05:51:17.692104131Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-06T05:51:17.693383308Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.278577ms logger=migrator t=2026-07-06T05:51:17.698511822Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-06T05:51:17.69940231Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=890.748µs logger=migrator t=2026-07-06T05:51:17.70430885Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-06T05:51:17.706326111Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.024821ms logger=migrator t=2026-07-06T05:51:17.711239891Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-06T05:51:17.714858596Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.621635ms logger=migrator t=2026-07-06T05:51:17.719286945Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-06T05:51:17.719316006Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=45.071µs logger=migrator t=2026-07-06T05:51:17.725274427Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-06T05:51:17.725513542Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=243.395µs logger=migrator t=2026-07-06T05:51:17.7288563Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-06T05:51:17.732083356Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.225987ms logger=migrator t=2026-07-06T05:51:17.74110362Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-06T05:51:17.741463327Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=360.727µs logger=migrator t=2026-07-06T05:51:17.746717594Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-06T05:51:17.746905928Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=184.684µs logger=migrator t=2026-07-06T05:51:17.75293437Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-06T05:51:17.755407621Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.474031ms logger=migrator t=2026-07-06T05:51:17.758687637Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-06T05:51:17.758877731Z level=info msg="Migration successfully executed" id="Update uid value" duration=186.154µs logger=migrator t=2026-07-06T05:51:17.765037447Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-06T05:51:17.766118889Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.076442ms logger=migrator t=2026-07-06T05:51:17.770444087Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-06T05:51:17.773018069Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.572952ms logger=migrator t=2026-07-06T05:51:17.779271157Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-06T05:51:17.780770808Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.501961ms logger=migrator t=2026-07-06T05:51:17.785140127Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-06T05:51:17.785900922Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=761.415µs logger=migrator t=2026-07-06T05:51:17.80001986Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-06T05:51:17.800841426Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=824.866µs logger=migrator t=2026-07-06T05:51:17.804817418Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-06T05:51:17.805516042Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=698.394µs logger=migrator t=2026-07-06T05:51:17.80939166Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-06T05:51:17.810124846Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=733.346µs logger=migrator t=2026-07-06T05:51:17.814550385Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-06T05:51:17.815509324Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=962.359µs logger=migrator t=2026-07-06T05:51:17.818982756Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-06T05:51:17.819560488Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=583.452µs logger=migrator t=2026-07-06T05:51:17.823376345Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-06T05:51:17.830940859Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.563484ms logger=migrator t=2026-07-06T05:51:17.838594296Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-06T05:51:17.839988204Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.394348ms logger=migrator t=2026-07-06T05:51:17.84668039Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-06T05:51:17.847626649Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=949.209µs logger=migrator t=2026-07-06T05:51:17.85306535Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-06T05:51:17.853863236Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=797.646µs logger=migrator t=2026-07-06T05:51:17.857906619Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-06T05:51:17.858689005Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=784.126µs logger=migrator t=2026-07-06T05:51:17.862726677Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-06T05:51:17.863039363Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=313.136µs logger=migrator t=2026-07-06T05:51:17.86830203Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-06T05:51:17.869384083Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.079543ms logger=migrator t=2026-07-06T05:51:17.873154249Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-06T05:51:17.87318635Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.341µs logger=migrator t=2026-07-06T05:51:17.87665471Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-06T05:51:17.879234073Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.573533ms logger=migrator t=2026-07-06T05:51:17.886303797Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-06T05:51:17.893756759Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=7.444351ms logger=migrator t=2026-07-06T05:51:17.901577278Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-06T05:51:17.902093828Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=520.26µs logger=migrator t=2026-07-06T05:51:17.906312135Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-06T05:51:17.909468959Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.157365ms logger=migrator t=2026-07-06T05:51:17.913600162Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-06T05:51:17.916094333Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.495201ms logger=migrator t=2026-07-06T05:51:17.922232399Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-06T05:51:17.92328664Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.053591ms logger=migrator t=2026-07-06T05:51:17.927952586Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-06T05:51:17.928538368Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=586.492µs logger=migrator t=2026-07-06T05:51:17.934454488Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-06T05:51:17.935295674Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=841.416µs logger=migrator t=2026-07-06T05:51:17.941017671Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-06T05:51:17.94191236Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=895.739µs logger=migrator t=2026-07-06T05:51:17.946552794Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-06T05:51:17.947385652Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=832.678µs logger=migrator t=2026-07-06T05:51:17.952421323Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-06T05:51:17.953280162Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=859.439µs logger=migrator t=2026-07-06T05:51:17.960636301Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-06T05:51:17.960702592Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=67.071µs logger=migrator t=2026-07-06T05:51:17.965080401Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-06T05:51:17.965107612Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=33.161µs logger=migrator t=2026-07-06T05:51:17.968495781Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-06T05:51:17.971231697Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.735116ms logger=migrator t=2026-07-06T05:51:17.974526224Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-06T05:51:17.97731223Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.788866ms logger=migrator t=2026-07-06T05:51:17.982073648Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-06T05:51:17.982137279Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.561µs logger=migrator t=2026-07-06T05:51:17.988158462Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-06T05:51:17.98952479Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.366298ms logger=migrator t=2026-07-06T05:51:17.995370949Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-06T05:51:17.996748266Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.376717ms logger=migrator t=2026-07-06T05:51:18.004587616Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-06T05:51:18.004619317Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.941µs logger=migrator t=2026-07-06T05:51:18.010791692Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-06T05:51:18.011727021Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=935.149µs logger=migrator t=2026-07-06T05:51:18.019288056Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-06T05:51:18.022196745Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.91221ms logger=migrator t=2026-07-06T05:51:18.030533784Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-06T05:51:18.041348355Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=10.806331ms logger=migrator t=2026-07-06T05:51:18.046706844Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-06T05:51:18.046769836Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=65.781µs logger=migrator t=2026-07-06T05:51:18.051067873Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-06T05:51:18.052365639Z level=info msg="Migration successfully executed" id="create session table" duration=1.300416ms logger=migrator t=2026-07-06T05:51:18.056580575Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-06T05:51:18.056660317Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=80.513µs logger=migrator t=2026-07-06T05:51:18.062785022Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-06T05:51:18.062926755Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=144.483µs logger=migrator t=2026-07-06T05:51:18.067466797Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-06T05:51:18.068883486Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.41526ms logger=migrator t=2026-07-06T05:51:18.073769056Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-06T05:51:18.075942069Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=2.171333ms logger=migrator t=2026-07-06T05:51:18.081312119Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-06T05:51:18.08138877Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=81.731µs logger=migrator t=2026-07-06T05:51:18.08679152Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-06T05:51:18.086838001Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=50.521µs logger=migrator t=2026-07-06T05:51:18.091099818Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-06T05:51:18.094408146Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.307928ms logger=migrator t=2026-07-06T05:51:18.097990668Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-06T05:51:18.10103251Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.041932ms logger=migrator t=2026-07-06T05:51:18.104720966Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-06T05:51:18.104802228Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.642µs logger=migrator t=2026-07-06T05:51:18.109328539Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-06T05:51:18.109405631Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.912µs logger=migrator t=2026-07-06T05:51:18.113202839Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-06T05:51:18.114030955Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=827.837µs logger=migrator t=2026-07-06T05:51:18.118609139Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-06T05:51:18.11865022Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=42.491µs logger=migrator t=2026-07-06T05:51:18.122730942Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-06T05:51:18.127712934Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.981292ms logger=migrator t=2026-07-06T05:51:18.132568403Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-06T05:51:18.132742287Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=174.994µs logger=migrator t=2026-07-06T05:51:18.136410971Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-06T05:51:18.141017136Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.604364ms logger=migrator t=2026-07-06T05:51:18.144966365Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-06T05:51:18.150961477Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.982572ms logger=migrator t=2026-07-06T05:51:18.155652753Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-06T05:51:18.155759155Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.312µs logger=migrator t=2026-07-06T05:51:18.159577063Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-06T05:51:18.160511782Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=932.819µs logger=migrator t=2026-07-06T05:51:18.165627706Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-06T05:51:18.166459484Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=831.968µs logger=migrator t=2026-07-06T05:51:18.170614078Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-06T05:51:18.171717231Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.069682ms logger=migrator t=2026-07-06T05:51:18.176803423Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-06T05:51:18.177773744Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=969.661µs logger=migrator t=2026-07-06T05:51:18.182598821Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-06T05:51:18.18397741Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.377469ms logger=migrator t=2026-07-06T05:51:18.188675176Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-06T05:51:18.190246448Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.571221ms logger=migrator t=2026-07-06T05:51:18.195631647Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-06T05:51:18.196326831Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=695.164µs logger=migrator t=2026-07-06T05:51:18.201504047Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-06T05:51:18.202846735Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.342568ms logger=migrator t=2026-07-06T05:51:18.208408628Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-06T05:51:18.209344697Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=935.578µs logger=migrator t=2026-07-06T05:51:18.213556303Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-06T05:51:18.223722249Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.164926ms logger=migrator t=2026-07-06T05:51:18.22864365Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-06T05:51:18.229362854Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=719.144µs logger=migrator t=2026-07-06T05:51:18.233392477Z 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-07-06T05:51:18.234304625Z 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=911.968µs logger=migrator t=2026-07-06T05:51:18.240720515Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-06T05:51:18.240986761Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=266.206µs logger=migrator t=2026-07-06T05:51:18.245893751Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-06T05:51:18.247019034Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.123342ms logger=migrator t=2026-07-06T05:51:18.253553617Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-06T05:51:18.254396784Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=838.487µs logger=migrator t=2026-07-06T05:51:18.258742573Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-06T05:51:18.262323956Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.580763ms logger=migrator t=2026-07-06T05:51:18.267221116Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-06T05:51:18.270669396Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.44824ms logger=migrator t=2026-07-06T05:51:18.274403651Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-06T05:51:18.278595997Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.195406ms logger=migrator t=2026-07-06T05:51:18.282411945Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-06T05:51:18.28611929Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.706185ms logger=migrator t=2026-07-06T05:51:18.29099714Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-06T05:51:18.29196233Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=964.46µs logger=migrator t=2026-07-06T05:51:18.296725736Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-06T05:51:18.296758057Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.381µs logger=migrator t=2026-07-06T05:51:18.300146166Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-06T05:51:18.300174766Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.641µs logger=migrator t=2026-07-06T05:51:18.304988185Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-06T05:51:18.30576576Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=777.876µs logger=migrator t=2026-07-06T05:51:18.310849694Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-06T05:51:18.311729843Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=879.388µs logger=migrator t=2026-07-06T05:51:18.316290665Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-06T05:51:18.316979809Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=687.084µs logger=migrator t=2026-07-06T05:51:18.32045135Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-06T05:51:18.321241326Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=789.525µs logger=migrator t=2026-07-06T05:51:18.325574064Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-06T05:51:18.326442572Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=868.118µs logger=migrator t=2026-07-06T05:51:18.330981444Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-06T05:51:18.334605358Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.623794ms logger=migrator t=2026-07-06T05:51:18.338200301Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-06T05:51:18.342803735Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.597794ms logger=migrator t=2026-07-06T05:51:18.346517271Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-06T05:51:18.346710255Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=193.404µs logger=migrator t=2026-07-06T05:51:18.352214996Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-06T05:51:18.353079224Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=863.808µs logger=migrator t=2026-07-06T05:51:18.357035995Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-06T05:51:18.357857501Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=818.286µs logger=migrator t=2026-07-06T05:51:18.361193569Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-06T05:51:18.364784633Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.587034ms logger=migrator t=2026-07-06T05:51:18.369037049Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-06T05:51:18.369104681Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.422µs logger=migrator t=2026-07-06T05:51:18.37254126Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-06T05:51:18.373357178Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=815.638µs logger=migrator t=2026-07-06T05:51:18.376655415Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-06T05:51:18.377516252Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=860.397µs logger=migrator t=2026-07-06T05:51:18.382079645Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-06T05:51:18.382155636Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=76.751µs logger=migrator t=2026-07-06T05:51:18.385464374Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-06T05:51:18.386307121Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=841.027µs logger=migrator t=2026-07-06T05:51:18.390866934Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-06T05:51:18.391795503Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=926.848µs logger=migrator t=2026-07-06T05:51:18.398598862Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-06T05:51:18.399460129Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=860.687µs logger=migrator t=2026-07-06T05:51:18.407373241Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-06T05:51:18.409038784Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.666614ms logger=migrator t=2026-07-06T05:51:18.413531855Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-06T05:51:18.414449754Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=917.059µs logger=migrator t=2026-07-06T05:51:18.419127829Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-06T05:51:18.420018437Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=890.328µs logger=migrator t=2026-07-06T05:51:18.424345816Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-06T05:51:18.424370166Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.09µs logger=migrator t=2026-07-06T05:51:18.427546421Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-06T05:51:18.431489901Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.94293ms logger=migrator t=2026-07-06T05:51:18.435650076Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-06T05:51:18.436410922Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=760.976µs logger=migrator t=2026-07-06T05:51:18.439564675Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-06T05:51:18.443385184Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.820189ms logger=migrator t=2026-07-06T05:51:18.446751832Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-06T05:51:18.447429376Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=677.254µs logger=migrator t=2026-07-06T05:51:18.451532759Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-06T05:51:18.455379038Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=3.842249ms logger=migrator t=2026-07-06T05:51:18.461250038Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-06T05:51:18.462538253Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.294616ms logger=migrator t=2026-07-06T05:51:18.467980654Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-06T05:51:18.481486569Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.513705ms logger=migrator t=2026-07-06T05:51:18.488204597Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-06T05:51:18.489762188Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.549891ms logger=migrator t=2026-07-06T05:51:18.494964434Z 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-07-06T05:51:18.496660999Z 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.695955ms logger=migrator t=2026-07-06T05:51:18.501413405Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-06T05:51:18.501717151Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=303.596µs logger=migrator t=2026-07-06T05:51:18.505286934Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-06T05:51:18.505896087Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=608.663µs logger=migrator t=2026-07-06T05:51:18.510750766Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-06T05:51:18.511114653Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=362.097µs logger=migrator t=2026-07-06T05:51:18.515556783Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-06T05:51:18.520765519Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.208456ms logger=migrator t=2026-07-06T05:51:18.52466823Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-06T05:51:18.528672411Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.003851ms logger=migrator t=2026-07-06T05:51:18.53259531Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-06T05:51:18.53353909Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=941.96µs logger=migrator t=2026-07-06T05:51:18.538208234Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-06T05:51:18.539702525Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.496511ms logger=migrator t=2026-07-06T05:51:18.544374971Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-06T05:51:18.544774199Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=399.618µs logger=migrator t=2026-07-06T05:51:18.548951373Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-06T05:51:18.553018567Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.067744ms logger=migrator t=2026-07-06T05:51:18.557903686Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-06T05:51:18.558833855Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=929.869µs logger=migrator t=2026-07-06T05:51:18.564213355Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-06T05:51:18.564387088Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=174.053µs logger=migrator t=2026-07-06T05:51:18.568366089Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-06T05:51:18.568771487Z level=info msg="Migration successfully executed" id="Move region to single row" duration=404.948µs logger=migrator t=2026-07-06T05:51:18.573377241Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-06T05:51:18.574406032Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.027601ms logger=migrator t=2026-07-06T05:51:18.578500286Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-06T05:51:18.579903784Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.403348ms logger=migrator t=2026-07-06T05:51:18.583886586Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-06T05:51:18.584885426Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=998.82µs logger=migrator t=2026-07-06T05:51:18.589389358Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-06T05:51:18.590313026Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=922.758µs logger=migrator t=2026-07-06T05:51:18.594803768Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-06T05:51:18.595650215Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=846.267µs logger=migrator t=2026-07-06T05:51:18.599315149Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-06T05:51:18.600410812Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.093953ms logger=migrator t=2026-07-06T05:51:18.605415283Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-06T05:51:18.605534686Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=120.673µs logger=migrator t=2026-07-06T05:51:18.609983667Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-06T05:51:18.610805823Z level=info msg="Migration successfully executed" id="create test_data table" duration=821.996µs logger=migrator t=2026-07-06T05:51:18.615988659Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-06T05:51:18.616821696Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=833.077µs logger=migrator t=2026-07-06T05:51:18.622238896Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-06T05:51:18.623232237Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=991.831µs logger=migrator t=2026-07-06T05:51:18.627984563Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-06T05:51:18.629496824Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.512311ms logger=migrator t=2026-07-06T05:51:18.634513177Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-06T05:51:18.634728601Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=214.464µs logger=migrator t=2026-07-06T05:51:18.641642971Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-06T05:51:18.642007719Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=365.098µs logger=migrator t=2026-07-06T05:51:18.646725395Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-06T05:51:18.646792906Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=68.261µs logger=migrator t=2026-07-06T05:51:18.653294738Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-06T05:51:18.654634346Z level=info msg="Migration successfully executed" id="create team table" duration=1.337448ms logger=migrator t=2026-07-06T05:51:18.65877189Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-06T05:51:18.659914304Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.143244ms logger=migrator t=2026-07-06T05:51:18.664987127Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-06T05:51:18.667019188Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.031981ms logger=migrator t=2026-07-06T05:51:18.671364237Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-06T05:51:18.676114104Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.749457ms logger=migrator t=2026-07-06T05:51:18.679950872Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-06T05:51:18.680146036Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=194.604µs logger=migrator t=2026-07-06T05:51:18.684370012Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-06T05:51:18.685388002Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.01713ms logger=migrator t=2026-07-06T05:51:18.691294653Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-06T05:51:18.692561499Z level=info msg="Migration successfully executed" id="create team member table" duration=1.265416ms logger=migrator t=2026-07-06T05:51:18.69805767Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-06T05:51:18.698943029Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=885.229µs logger=migrator t=2026-07-06T05:51:18.707238688Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-06T05:51:18.708229108Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=990.04µs logger=migrator t=2026-07-06T05:51:18.714993656Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-06T05:51:18.716551937Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.557151ms logger=migrator t=2026-07-06T05:51:18.7240189Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-06T05:51:18.730818858Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.799498ms logger=migrator t=2026-07-06T05:51:18.737983284Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-06T05:51:18.742803611Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.820007ms logger=migrator t=2026-07-06T05:51:18.747524758Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-06T05:51:18.752489449Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.963841ms logger=migrator t=2026-07-06T05:51:18.757479021Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-06T05:51:18.758463451Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=984.07µs logger=migrator t=2026-07-06T05:51:18.765447544Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-06T05:51:18.766989375Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.541361ms logger=migrator t=2026-07-06T05:51:18.786090794Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-06T05:51:18.787082454Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=991.22µs logger=migrator t=2026-07-06T05:51:18.795003475Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-06T05:51:18.796547777Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.547452ms logger=migrator t=2026-07-06T05:51:18.803990398Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-06T05:51:18.804890767Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=901.879µs logger=migrator t=2026-07-06T05:51:18.810220356Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-06T05:51:18.811078373Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=855.367µs logger=migrator t=2026-07-06T05:51:18.817449492Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-06T05:51:18.818303409Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=853.457µs logger=migrator t=2026-07-06T05:51:18.824819903Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-06T05:51:18.826207251Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.386818ms logger=migrator t=2026-07-06T05:51:18.8320814Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-06T05:51:18.832822266Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=740.876µs logger=migrator t=2026-07-06T05:51:18.838864169Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-06T05:51:18.839294177Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=430.958µs logger=migrator t=2026-07-06T05:51:18.844438542Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-06T05:51:18.845225058Z level=info msg="Migration successfully executed" id="create tag table" duration=786.066µs logger=migrator t=2026-07-06T05:51:18.869482762Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-06T05:51:18.87088073Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.394298ms logger=migrator t=2026-07-06T05:51:18.876997065Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-06T05:51:18.87818508Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.189765ms logger=migrator t=2026-07-06T05:51:18.882977567Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-06T05:51:18.883932787Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=954.56µs logger=migrator t=2026-07-06T05:51:18.888424878Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-06T05:51:18.889743645Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.318627ms logger=migrator t=2026-07-06T05:51:18.895133835Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-06T05:51:18.910815914Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.679719ms logger=migrator t=2026-07-06T05:51:18.9155356Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-06T05:51:18.916102302Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=564.532µs logger=migrator t=2026-07-06T05:51:18.920707175Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-06T05:51:18.921360548Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=653.363µs logger=migrator t=2026-07-06T05:51:18.92929992Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-06T05:51:18.929746529Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=447.429µs logger=migrator t=2026-07-06T05:51:18.936140559Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-06T05:51:18.93709468Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=953.93µs logger=migrator t=2026-07-06T05:51:18.942722084Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-06T05:51:18.9440152Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.288216ms logger=migrator t=2026-07-06T05:51:18.950997452Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-06T05:51:18.952582594Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.585032ms logger=migrator t=2026-07-06T05:51:18.959631508Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-06T05:51:18.959800402Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=173.944µs logger=migrator t=2026-07-06T05:51:18.964485718Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-06T05:51:18.969754574Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.268766ms logger=migrator t=2026-07-06T05:51:18.974064622Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-06T05:51:18.97933395Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.271798ms logger=migrator t=2026-07-06T05:51:18.983596026Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-06T05:51:18.988586538Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.990032ms logger=migrator t=2026-07-06T05:51:18.994352855Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-06T05:51:19.000526931Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.173526ms logger=migrator t=2026-07-06T05:51:19.005407521Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-06T05:51:19.006684177Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.276666ms logger=migrator t=2026-07-06T05:51:19.01179101Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-06T05:51:19.017083108Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.291958ms logger=migrator t=2026-07-06T05:51:19.02159939Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-06T05:51:19.022392786Z level=info msg="Migration successfully executed" id="create server_lock table" duration=796.076µs logger=migrator t=2026-07-06T05:51:19.026582702Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-06T05:51:19.02747941Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=896.738µs logger=migrator t=2026-07-06T05:51:19.031962922Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-06T05:51:19.03288406Z level=info msg="Migration successfully executed" id="create user auth token table" duration=920.698µs logger=migrator t=2026-07-06T05:51:19.038984744Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-06T05:51:19.039930674Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=945.83µs logger=migrator t=2026-07-06T05:51:19.044354504Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-06T05:51:19.045319143Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=964.339µs logger=migrator t=2026-07-06T05:51:19.050624071Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-06T05:51:19.051597922Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=974.151µs logger=migrator t=2026-07-06T05:51:19.060921761Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-06T05:51:19.069554167Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.636176ms logger=migrator t=2026-07-06T05:51:19.076412847Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-06T05:51:19.077649802Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.236985ms logger=migrator t=2026-07-06T05:51:19.084324858Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-06T05:51:19.08538791Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.068892ms logger=migrator t=2026-07-06T05:51:19.091409863Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-06T05:51:19.092336771Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=926.978µs logger=migrator t=2026-07-06T05:51:19.097504277Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-06T05:51:19.098927226Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.4249ms logger=migrator t=2026-07-06T05:51:19.10552258Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-06T05:51:19.107265846Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.742526ms logger=migrator t=2026-07-06T05:51:19.113528803Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-06T05:51:19.113714847Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=190.894µs logger=migrator t=2026-07-06T05:51:19.119998035Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-06T05:51:19.120129927Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=133.682µs logger=migrator t=2026-07-06T05:51:19.126118409Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-06T05:51:19.12713974Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.021431ms logger=migrator t=2026-07-06T05:51:19.132761055Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T05:51:19.133799946Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.038881ms logger=migrator t=2026-07-06T05:51:19.138813258Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T05:51:19.140265037Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.450499ms logger=migrator t=2026-07-06T05:51:19.146496435Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-06T05:51:19.146653258Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=157.713µs logger=migrator t=2026-07-06T05:51:19.152705091Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T05:51:19.153693921Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=989.18µs logger=migrator t=2026-07-06T05:51:19.158827016Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T05:51:19.16102251Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.194975ms logger=migrator t=2026-07-06T05:51:19.167759407Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-06T05:51:19.168812469Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.052282ms logger=migrator t=2026-07-06T05:51:19.173462853Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-06T05:51:19.174429134Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=965.421µs logger=migrator t=2026-07-06T05:51:19.177866524Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-06T05:51:19.184213173Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.345759ms logger=migrator t=2026-07-06T05:51:19.189566391Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-06T05:51:19.190546681Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=979.31µs logger=migrator t=2026-07-06T05:51:19.195930851Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-06T05:51:19.196016633Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.532µs logger=migrator t=2026-07-06T05:51:19.200480484Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-06T05:51:19.20179443Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.312086ms logger=migrator t=2026-07-06T05:51:19.207642219Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-06T05:51:19.210532928Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.885629ms logger=migrator t=2026-07-06T05:51:19.216682454Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-06T05:51:19.217747716Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.064822ms logger=migrator t=2026-07-06T05:51:19.221599403Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-06T05:51:19.221703556Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=104.243µs logger=migrator t=2026-07-06T05:51:19.228733809Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-06T05:51:19.230168898Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.435129ms logger=migrator t=2026-07-06T05:51:19.234118599Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-06T05:51:19.235715041Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.595572ms logger=migrator t=2026-07-06T05:51:19.242144713Z 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-07-06T05:51:19.243117272Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=972.239µs logger=migrator t=2026-07-06T05:51:19.24741344Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-06T05:51:19.24942716Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.01191ms logger=migrator t=2026-07-06T05:51:19.25674486Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-06T05:51:19.26366282Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.91655ms logger=migrator t=2026-07-06T05:51:19.271306136Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-06T05:51:19.272562873Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.256837ms logger=migrator t=2026-07-06T05:51:19.277489262Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-06T05:51:19.278687117Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.197815ms logger=migrator t=2026-07-06T05:51:19.283874463Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-06T05:51:19.315300213Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.418689ms logger=migrator t=2026-07-06T05:51:19.321279724Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-06T05:51:19.351364147Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.081573ms logger=migrator t=2026-07-06T05:51:19.356582894Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-06T05:51:19.357620905Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.038181ms logger=migrator t=2026-07-06T05:51:19.362222569Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-06T05:51:19.363133147Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=910.118µs logger=migrator t=2026-07-06T05:51:19.368417294Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-06T05:51:19.374447317Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.029143ms logger=migrator t=2026-07-06T05:51:19.379393938Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-06T05:51:19.385239257Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.841349ms logger=migrator t=2026-07-06T05:51:19.389965913Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-06T05:51:19.390903433Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=937.38µs logger=migrator t=2026-07-06T05:51:19.397838704Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-06T05:51:19.39909828Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.259647ms logger=migrator t=2026-07-06T05:51:19.404369967Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-06T05:51:19.405338656Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=967.989µs logger=migrator t=2026-07-06T05:51:19.410698716Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-06T05:51:19.411484801Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=785.475µs logger=migrator t=2026-07-06T05:51:19.417450483Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-06T05:51:19.417499204Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=48.961µs logger=migrator t=2026-07-06T05:51:19.421797532Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-06T05:51:19.431514259Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.718007ms logger=migrator t=2026-07-06T05:51:19.436069082Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-06T05:51:19.440348679Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.279197ms logger=migrator t=2026-07-06T05:51:19.446325302Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-06T05:51:19.452414986Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.086344ms logger=migrator t=2026-07-06T05:51:19.456971618Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-06T05:51:19.457982159Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.009171ms logger=migrator t=2026-07-06T05:51:19.462361947Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-06T05:51:19.463325318Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=962.891µs logger=migrator t=2026-07-06T05:51:19.468432181Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-06T05:51:19.478844823Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.411902ms logger=migrator t=2026-07-06T05:51:19.48356224Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-06T05:51:19.487753925Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.191075ms logger=migrator t=2026-07-06T05:51:19.492547662Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-06T05:51:19.494293458Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.744626ms logger=migrator t=2026-07-06T05:51:19.500412673Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-06T05:51:19.509462937Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.049214ms logger=migrator t=2026-07-06T05:51:19.514468379Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-06T05:51:19.518888109Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.42014ms logger=migrator t=2026-07-06T05:51:19.536784734Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-06T05:51:19.536890916Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=105.022µs logger=migrator t=2026-07-06T05:51:19.550609965Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-06T05:51:19.552311999Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.701484ms logger=migrator t=2026-07-06T05:51:19.558479906Z 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-07-06T05:51:19.560142389Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.662473ms logger=migrator t=2026-07-06T05:51:19.567316896Z 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-07-06T05:51:19.568351037Z 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.03407ms logger=migrator t=2026-07-06T05:51:19.576141455Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-06T05:51:19.576240327Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=100.152µs logger=migrator t=2026-07-06T05:51:19.582195878Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-06T05:51:19.590923906Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.729828ms logger=migrator t=2026-07-06T05:51:19.596303126Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-06T05:51:19.600863929Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.559073ms logger=migrator t=2026-07-06T05:51:19.608367321Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-06T05:51:19.618424186Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.061955ms logger=migrator t=2026-07-06T05:51:19.622335886Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-06T05:51:19.628466171Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.130025ms logger=migrator t=2026-07-06T05:51:19.635589896Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-06T05:51:19.64661292Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.028754ms logger=migrator t=2026-07-06T05:51:19.653261756Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-06T05:51:19.65342962Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=179.595µs logger=migrator t=2026-07-06T05:51:19.661766609Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-06T05:51:19.66374913Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.988191ms logger=migrator t=2026-07-06T05:51:19.668406485Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-06T05:51:19.677246564Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.84031ms logger=migrator t=2026-07-06T05:51:19.681945801Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-06T05:51:19.682003222Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=59.581µs logger=migrator t=2026-07-06T05:51:19.689218048Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-06T05:51:19.697943685Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.724597ms logger=migrator t=2026-07-06T05:51:19.702788194Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-06T05:51:19.70356612Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=777.666µs logger=migrator t=2026-07-06T05:51:19.709351428Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-06T05:51:19.715703888Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.35195ms logger=migrator t=2026-07-06T05:51:19.720446474Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-06T05:51:19.721354613Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=908.459µs logger=migrator t=2026-07-06T05:51:19.725707731Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-06T05:51:19.726745793Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.039192ms logger=migrator t=2026-07-06T05:51:19.731278795Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-06T05:51:19.741683917Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.404182ms logger=migrator t=2026-07-06T05:51:19.74528861Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-06T05:51:19.745877133Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=588.423µs logger=migrator t=2026-07-06T05:51:19.750519147Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-06T05:51:19.751675391Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.154304ms logger=migrator t=2026-07-06T05:51:19.756700772Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-06T05:51:19.758062841Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.361888ms logger=migrator t=2026-07-06T05:51:19.762208135Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-06T05:51:19.763248576Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.040012ms logger=migrator t=2026-07-06T05:51:19.76688378Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-06T05:51:19.766974872Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=91.492µs logger=migrator t=2026-07-06T05:51:19.771393412Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-06T05:51:19.772899023Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.508101ms logger=migrator t=2026-07-06T05:51:19.77716652Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-06T05:51:19.778226171Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.059731ms logger=migrator t=2026-07-06T05:51:19.781926846Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-06T05:51:19.782360426Z 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-07-06T05:51:19.786862177Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-06T05:51:19.787326776Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=467.299µs logger=migrator t=2026-07-06T05:51:19.790817718Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-06T05:51:19.79192326Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.105312ms logger=migrator t=2026-07-06T05:51:19.795777378Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-06T05:51:19.802504846Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.726748ms logger=migrator t=2026-07-06T05:51:19.806850244Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-06T05:51:19.807909916Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.059262ms logger=migrator t=2026-07-06T05:51:19.811793765Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-06T05:51:19.813558041Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.759616ms logger=migrator t=2026-07-06T05:51:19.817921959Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-06T05:51:19.819270067Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.347368ms logger=migrator t=2026-07-06T05:51:19.824160906Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-06T05:51:19.825333711Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.172285ms logger=migrator t=2026-07-06T05:51:19.829685729Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-06T05:51:19.831525717Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.839568ms logger=migrator t=2026-07-06T05:51:19.835683072Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-06T05:51:19.835763684Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=82.202µs logger=migrator t=2026-07-06T05:51:19.845837588Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-06T05:51:19.845960331Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=123.773µs logger=migrator t=2026-07-06T05:51:19.84982954Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-06T05:51:19.859978846Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.145336ms logger=migrator t=2026-07-06T05:51:19.863283123Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-06T05:51:19.863660192Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=370.639µs logger=migrator t=2026-07-06T05:51:19.867417118Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-06T05:51:19.868482519Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.064521ms logger=migrator t=2026-07-06T05:51:19.874692466Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-06T05:51:19.875003043Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=309.297µs logger=migrator t=2026-07-06T05:51:19.87933284Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-06T05:51:19.881445674Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.112654ms logger=migrator t=2026-07-06T05:51:19.885383153Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-06T05:51:19.886222661Z level=info msg="Migration successfully executed" id="create secrets table" duration=838.478µs logger=migrator t=2026-07-06T05:51:19.891982339Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-06T05:51:19.925670185Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.684856ms logger=migrator t=2026-07-06T05:51:19.929205767Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-06T05:51:19.93425856Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.052213ms logger=migrator t=2026-07-06T05:51:19.937674759Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-06T05:51:19.937813871Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=138.952µs logger=migrator t=2026-07-06T05:51:19.941090248Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-06T05:51:19.972819205Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.702056ms logger=migrator t=2026-07-06T05:51:19.978719895Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-06T05:51:20.011041083Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.316908ms logger=migrator t=2026-07-06T05:51:20.015119527Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-06T05:51:20.016180418Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.060751ms logger=migrator t=2026-07-06T05:51:20.025195411Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-06T05:51:20.027361596Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.173595ms logger=migrator t=2026-07-06T05:51:20.036991301Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-06T05:51:20.037303139Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=308.897µs logger=migrator t=2026-07-06T05:51:20.040547074Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-06T05:51:20.041534564Z level=info msg="Migration successfully executed" id="create permission table" duration=986.98µs logger=migrator t=2026-07-06T05:51:20.045834022Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-06T05:51:20.046859053Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.025181ms logger=migrator t=2026-07-06T05:51:20.052305844Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-06T05:51:20.053460137Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.153533ms logger=migrator t=2026-07-06T05:51:20.058053841Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-06T05:51:20.058908508Z level=info msg="Migration successfully executed" id="create role table" duration=854.467µs logger=migrator t=2026-07-06T05:51:20.063562063Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-06T05:51:20.073029466Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.467652ms logger=migrator t=2026-07-06T05:51:20.077815783Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-06T05:51:20.090226535Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.411262ms logger=migrator t=2026-07-06T05:51:20.094212997Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-06T05:51:20.094951992Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=741.595µs logger=migrator t=2026-07-06T05:51:20.099932694Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-06T05:51:20.100990045Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.057221ms logger=migrator t=2026-07-06T05:51:20.108310595Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-06T05:51:20.109737493Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.429469ms logger=migrator t=2026-07-06T05:51:20.115096052Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-06T05:51:20.116348978Z level=info msg="Migration successfully executed" id="create team role table" duration=1.258386ms logger=migrator t=2026-07-06T05:51:20.120659905Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-06T05:51:20.121744338Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.084093ms logger=migrator t=2026-07-06T05:51:20.125879132Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-06T05:51:20.127791191Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.915129ms logger=migrator t=2026-07-06T05:51:20.137524709Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-06T05:51:20.13951934Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.999521ms logger=migrator t=2026-07-06T05:51:20.144153235Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-06T05:51:20.145280737Z level=info msg="Migration successfully executed" id="create user role table" duration=1.124902ms logger=migrator t=2026-07-06T05:51:20.149413002Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-06T05:51:20.15080211Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.388698ms logger=migrator t=2026-07-06T05:51:20.155632688Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-06T05:51:20.15671837Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.086652ms logger=migrator t=2026-07-06T05:51:20.160255612Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-06T05:51:20.161185502Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=929.68µs logger=migrator t=2026-07-06T05:51:20.164862156Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-06T05:51:20.165674962Z level=info msg="Migration successfully executed" id="create builtin role table" duration=806.356µs logger=migrator t=2026-07-06T05:51:20.16945966Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-06T05:51:20.171594803Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.136013ms logger=migrator t=2026-07-06T05:51:20.174954692Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-06T05:51:20.175807739Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=852.847µs logger=migrator t=2026-07-06T05:51:20.179770489Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-06T05:51:20.188720373Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.948733ms logger=migrator t=2026-07-06T05:51:20.192100811Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-06T05:51:20.193187883Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.092472ms logger=migrator t=2026-07-06T05:51:20.196799006Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-06T05:51:20.19795714Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.157344ms logger=migrator t=2026-07-06T05:51:20.20281204Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-06T05:51:20.204737808Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.925469ms logger=migrator t=2026-07-06T05:51:20.216232022Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-06T05:51:20.218131281Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.899919ms logger=migrator t=2026-07-06T05:51:20.24067477Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-06T05:51:20.242294123Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.619223ms logger=migrator t=2026-07-06T05:51:20.275704694Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-06T05:51:20.277164883Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.462969ms logger=migrator t=2026-07-06T05:51:20.283505852Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-06T05:51:20.293208761Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.702509ms logger=migrator t=2026-07-06T05:51:20.299168262Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-06T05:51:20.309701446Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.529955ms logger=migrator t=2026-07-06T05:51:20.314163567Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-06T05:51:20.322746432Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.577084ms logger=migrator t=2026-07-06T05:51:20.32659235Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-06T05:51:20.332792376Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.196676ms logger=migrator t=2026-07-06T05:51:20.340228188Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-06T05:51:20.341663737Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.435359ms logger=migrator t=2026-07-06T05:51:20.358129702Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-06T05:51:20.35943644Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.307797ms logger=migrator t=2026-07-06T05:51:20.365307709Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-06T05:51:20.366088155Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=781.366µs logger=migrator t=2026-07-06T05:51:20.369678848Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-06T05:51:20.370601977Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=923.189µs logger=migrator t=2026-07-06T05:51:20.374594448Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-06T05:51:20.376202041Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.607283ms logger=migrator t=2026-07-06T05:51:20.381290884Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-06T05:51:20.381435997Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=125.603µs logger=migrator t=2026-07-06T05:51:20.385919168Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-06T05:51:20.385955759Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=37.731µs logger=migrator t=2026-07-06T05:51:20.390059502Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-06T05:51:20.390591924Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=528.252µs logger=migrator t=2026-07-06T05:51:20.394016824Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-06T05:51:20.394702827Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=686.883µs logger=migrator t=2026-07-06T05:51:20.398184728Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-06T05:51:20.399107978Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=923.6µs logger=migrator t=2026-07-06T05:51:20.403029057Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-06T05:51:20.403260092Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=231.305µs logger=migrator t=2026-07-06T05:51:20.407451198Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-06T05:51:20.407956138Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=504.88µs logger=migrator t=2026-07-06T05:51:20.412194384Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-06T05:51:20.413057422Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=861.148µs logger=migrator t=2026-07-06T05:51:20.417292107Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-06T05:51:20.418532773Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.240506ms logger=migrator t=2026-07-06T05:51:20.423451413Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-06T05:51:20.431622969Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.171026ms logger=migrator t=2026-07-06T05:51:20.435133342Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-06T05:51:20.435203033Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=69.741µs logger=migrator t=2026-07-06T05:51:20.441353778Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-06T05:51:20.442891379Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.537341ms logger=migrator t=2026-07-06T05:51:20.449471073Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-06T05:51:20.450890232Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.419739ms logger=migrator t=2026-07-06T05:51:20.45471151Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-06T05:51:20.455894404Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.181674ms logger=migrator t=2026-07-06T05:51:20.462044139Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-06T05:51:20.471776068Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.731509ms logger=migrator t=2026-07-06T05:51:20.48074792Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-06T05:51:20.482117028Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.369017ms logger=migrator t=2026-07-06T05:51:20.48561855Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-06T05:51:20.486979907Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.360347ms logger=migrator t=2026-07-06T05:51:20.490949737Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-06T05:51:20.516027468Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.077221ms logger=migrator t=2026-07-06T05:51:20.519783505Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-06T05:51:20.520611042Z level=info msg="Migration successfully executed" id="create correlation v2" duration=827.107µs logger=migrator t=2026-07-06T05:51:20.524258346Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-06T05:51:20.525072633Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=813.887µs logger=migrator t=2026-07-06T05:51:20.528891101Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-06T05:51:20.529703467Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=812.486µs logger=migrator t=2026-07-06T05:51:20.533499875Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-06T05:51:20.534338282Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=838.497µs logger=migrator t=2026-07-06T05:51:20.538075237Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-06T05:51:20.538262501Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=187.764µs logger=migrator t=2026-07-06T05:51:20.542503418Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-06T05:51:20.54308342Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=578.021µs logger=migrator t=2026-07-06T05:51:20.546447778Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-06T05:51:20.552292447Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.844389ms logger=migrator t=2026-07-06T05:51:20.555750668Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-06T05:51:20.55632262Z level=info msg="Migration successfully executed" id="create entity_events table" duration=571.422µs logger=migrator t=2026-07-06T05:51:20.559732649Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-06T05:51:20.560467384Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=734.495µs logger=migrator t=2026-07-06T05:51:20.564599038Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T05:51:20.565054237Z 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-07-06T05:51:20.569419285Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T05:51:20.569727263Z 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-07-06T05:51:20.573638962Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-06T05:51:20.574311295Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=672.143µs logger=migrator t=2026-07-06T05:51:20.577824197Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-06T05:51:20.578574753Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=750.386µs logger=migrator t=2026-07-06T05:51:20.583994043Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-06T05:51:20.584763179Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=768.886µs logger=migrator t=2026-07-06T05:51:20.59071279Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-06T05:51:20.591490665Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=781.065µs logger=migrator t=2026-07-06T05:51:20.595475257Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-06T05:51:20.605725565Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=10.246218ms logger=migrator t=2026-07-06T05:51:20.615788481Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-06T05:51:20.616584497Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=798.856µs logger=migrator t=2026-07-06T05:51:20.619665619Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-06T05:51:20.620235752Z level=info msg="Migration successfully executed" id="Drop public config table" duration=564.433µs logger=migrator t=2026-07-06T05:51:20.62555285Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-06T05:51:20.626412937Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=858.287µs logger=migrator t=2026-07-06T05:51:20.630320216Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-06T05:51:20.631113513Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=792.787µs logger=migrator t=2026-07-06T05:51:20.635515762Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-06T05:51:20.636599464Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.083732ms logger=migrator t=2026-07-06T05:51:20.64129172Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-06T05:51:20.642354032Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.061872ms logger=migrator t=2026-07-06T05:51:20.647331753Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-06T05:51:20.675948406Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.608213ms logger=migrator t=2026-07-06T05:51:20.680259654Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-06T05:51:20.687478601Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.218217ms logger=migrator t=2026-07-06T05:51:20.691276788Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-06T05:51:20.69969198Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.414951ms logger=migrator t=2026-07-06T05:51:20.704760843Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-06T05:51:20.705332744Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=571.091µs logger=migrator t=2026-07-06T05:51:20.711740095Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-06T05:51:20.723445843Z level=info msg="Migration successfully executed" id="add share column" duration=11.706838ms logger=migrator t=2026-07-06T05:51:20.729806123Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-06T05:51:20.730012507Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=203.124µs logger=migrator t=2026-07-06T05:51:20.736252244Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-06T05:51:20.738055971Z level=info msg="Migration successfully executed" id="create file table" duration=1.809127ms logger=migrator t=2026-07-06T05:51:20.743577334Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-06T05:51:20.745224196Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.646772ms logger=migrator t=2026-07-06T05:51:20.752087977Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-06T05:51:20.753689579Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.602932ms logger=migrator t=2026-07-06T05:51:20.761921577Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-06T05:51:20.763251174Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.329047ms logger=migrator t=2026-07-06T05:51:20.767214145Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-06T05:51:20.768498032Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.282656ms logger=migrator t=2026-07-06T05:51:20.774289819Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-06T05:51:20.774361911Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=69.802µs logger=migrator t=2026-07-06T05:51:20.777480134Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-06T05:51:20.777546615Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.961µs logger=migrator t=2026-07-06T05:51:20.781264751Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-06T05:51:20.781818502Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=561.201µs logger=migrator t=2026-07-06T05:51:20.785460247Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-06T05:51:20.785759963Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=300.436µs logger=migrator t=2026-07-06T05:51:20.791284495Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-06T05:51:20.792911928Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.631483ms logger=migrator t=2026-07-06T05:51:20.799204147Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-06T05:51:20.810088477Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.88795ms logger=migrator t=2026-07-06T05:51:20.816139192Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-06T05:51:20.816310295Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=173.683µs logger=migrator t=2026-07-06T05:51:20.819532811Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-06T05:51:20.82049275Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=957.849µs logger=migrator t=2026-07-06T05:51:20.827525034Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-06T05:51:20.828367771Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=847.937µs logger=migrator t=2026-07-06T05:51:20.83326285Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-06T05:51:20.833509995Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=246.965µs logger=migrator t=2026-07-06T05:51:20.839243552Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-06T05:51:20.839908725Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=668.153µs logger=migrator t=2026-07-06T05:51:20.848891948Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-06T05:51:20.860697249Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.79725ms logger=migrator t=2026-07-06T05:51:20.86420727Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-06T05:51:20.873260075Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.052825ms logger=migrator t=2026-07-06T05:51:20.878885889Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-06T05:51:20.880906901Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.002451ms logger=migrator t=2026-07-06T05:51:20.884499044Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-06T05:51:20.971184899Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.678045ms logger=migrator t=2026-07-06T05:51:20.97904803Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-06T05:51:20.980333216Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.294675ms logger=migrator t=2026-07-06T05:51:20.986167904Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-06T05:51:20.988631804Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.46691ms logger=migrator t=2026-07-06T05:51:20.994219828Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-06T05:51:21.0218212Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.595772ms logger=migrator t=2026-07-06T05:51:21.02965932Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-06T05:51:21.039914649Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.253099ms logger=migrator t=2026-07-06T05:51:21.044716027Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-06T05:51:21.045295318Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=579.252µs logger=migrator t=2026-07-06T05:51:21.050585316Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-06T05:51:21.050888902Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=303.536µs logger=migrator t=2026-07-06T05:51:21.055850033Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-06T05:51:21.056150449Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=299.226µs logger=migrator t=2026-07-06T05:51:21.061384246Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-06T05:51:21.061653132Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=269.506µs logger=migrator t=2026-07-06T05:51:21.065926829Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-06T05:51:21.066295277Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=367.668µs logger=migrator t=2026-07-06T05:51:21.071198407Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-06T05:51:21.072516943Z level=info msg="Migration successfully executed" id="create folder table" duration=1.317656ms logger=migrator t=2026-07-06T05:51:21.078074236Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-06T05:51:21.079955125Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.885849ms logger=migrator t=2026-07-06T05:51:21.086503238Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-06T05:51:21.08763067Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.127382ms logger=migrator t=2026-07-06T05:51:21.093725086Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-06T05:51:21.093795177Z level=info msg="Migration successfully executed" id="Update folder title length" duration=71.652µs logger=migrator t=2026-07-06T05:51:21.098588364Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-06T05:51:21.100575585Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.986371ms logger=migrator t=2026-07-06T05:51:21.106588007Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-06T05:51:21.107831003Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.242175ms logger=migrator t=2026-07-06T05:51:21.112192461Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-06T05:51:21.113359865Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.170754ms logger=migrator t=2026-07-06T05:51:21.117652122Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-06T05:51:21.118103821Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=451.699µs logger=migrator t=2026-07-06T05:51:21.124785978Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-06T05:51:21.125266718Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=485.8µs logger=migrator t=2026-07-06T05:51:21.134934454Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-06T05:51:21.136231491Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.303207ms logger=migrator t=2026-07-06T05:51:21.140772473Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-06T05:51:21.141750253Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=974.97µs logger=migrator t=2026-07-06T05:51:21.145970729Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-06T05:51:21.147126803Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.155564ms logger=migrator t=2026-07-06T05:51:21.154122975Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-06T05:51:21.156611766Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.493411ms logger=migrator t=2026-07-06T05:51:21.16221933Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-06T05:51:21.164372204Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.154394ms logger=migrator t=2026-07-06T05:51:21.170253384Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-06T05:51:21.171375656Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.121712ms logger=migrator t=2026-07-06T05:51:21.176052602Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-06T05:51:21.178239877Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.185715ms logger=migrator t=2026-07-06T05:51:21.184476144Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-06T05:51:21.185947254Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.471061ms logger=migrator t=2026-07-06T05:51:21.191627659Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-06T05:51:21.192526907Z level=info msg="Migration successfully executed" id="create signing_key table" duration=899.348µs logger=migrator t=2026-07-06T05:51:21.197372676Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-06T05:51:21.198463988Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.090752ms logger=migrator t=2026-07-06T05:51:21.203244056Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-06T05:51:21.204383359Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.141693ms logger=migrator t=2026-07-06T05:51:21.210446222Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-06T05:51:21.210930972Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=488.96µs logger=migrator t=2026-07-06T05:51:21.216596558Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-06T05:51:21.22706344Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.465972ms logger=migrator t=2026-07-06T05:51:21.238090865Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-06T05:51:21.239161568Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.075853ms logger=migrator t=2026-07-06T05:51:21.244792313Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-06T05:51:21.244808843Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.361µs logger=migrator t=2026-07-06T05:51:21.251290344Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-06T05:51:21.253100711Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.808417ms logger=migrator t=2026-07-06T05:51:21.261337268Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-06T05:51:21.261386Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=54.022µs logger=migrator t=2026-07-06T05:51:21.267349742Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-06T05:51:21.269813922Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.46451ms logger=migrator t=2026-07-06T05:51:21.274703291Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-06T05:51:21.276279214Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.578813ms logger=migrator t=2026-07-06T05:51:21.282330037Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-06T05:51:21.283787966Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.457889ms logger=migrator t=2026-07-06T05:51:21.28987503Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-06T05:51:21.291030384Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.158344ms logger=migrator t=2026-07-06T05:51:21.295497835Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-06T05:51:21.295903323Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=405.978µs logger=migrator t=2026-07-06T05:51:21.30020779Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-06T05:51:21.301336024Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.121874ms logger=migrator t=2026-07-06T05:51:21.306235494Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-06T05:51:21.307558851Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.326067ms logger=migrator t=2026-07-06T05:51:21.312382879Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-06T05:51:21.31344769Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.064061ms logger=migrator t=2026-07-06T05:51:21.318630866Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-06T05:51:21.335636882Z level=info msg="Migration successfully executed" id="add stack_id column" duration=16.997636ms logger=migrator t=2026-07-06T05:51:21.341640965Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-06T05:51:21.354098639Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.460285ms logger=migrator t=2026-07-06T05:51:21.359024128Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-06T05:51:21.369950901Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.914083ms logger=migrator t=2026-07-06T05:51:21.374489704Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-06T05:51:21.374561665Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=72.621µs logger=migrator t=2026-07-06T05:51:21.380111948Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-06T05:51:21.390275756Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.164668ms logger=migrator t=2026-07-06T05:51:21.395117454Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-06T05:51:21.404873993Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.756089ms logger=migrator t=2026-07-06T05:51:21.409483366Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-06T05:51:21.409891245Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=407.789µs logger=migrator t=2026-07-06T05:51:21.414757214Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.778930236s logger=migrator t=2026-07-06T05:51:21.415450567Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-06T05:51:21.435279842Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-06T05:51:21.435505077Z level=info msg="Created default organization" logger=secrets t=2026-07-06T05:51:21.442769574Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-06T05:51:21.492923886Z level=info msg="Restored cache from database" duration=447.458µs logger=plugin.store t=2026-07-06T05:51:21.494327705Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-06T05:51:21.531585373Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-06T05:51:21.531621644Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-06T05:51:21.531738216Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-06T05:51:21.531770967Z level=info msg="Plugins loaded" count=54 duration=37.444392ms logger=query_data t=2026-07-06T05:51:21.536060035Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-06T05:51:21.539110617Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-06T05:51:21.543615378Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-06T05:51:21.552942279Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-06T05:51:21.554776055Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-06T05:51:21.556821967Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-06T05:51:21.579825446Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-06T05:51:21.603780424Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-06T05:51:21.631248574Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-06T05:51:21.631282774Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-06T05:51:21.631715293Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-06T05:51:21.631718173Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-06T05:51:21.632604571Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-07-06T05:51:21.635779546Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-06T05:51:21.712822955Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-07-06T05:51:21.737108799Z level=info msg="Update check succeeded" duration=104.457767ms logger=grafana.update.checker t=2026-07-06T05:51:21.739421676Z level=info msg="Update check succeeded" duration=107.259784ms logger=ngalert.state.manager t=2026-07-06T05:51:21.774126634Z level=info msg="State cache has been initialized" states=0 duration=142.400081ms logger=ngalert.scheduler t=2026-07-06T05:51:21.774253806Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-06T05:51:21.774394099Z level=info msg=starting first_tick=2026-07-06T05:51:30Z logger=provisioning.dashboard t=2026-07-06T05:51:21.777242487Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-06T05:51:21.785322322Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-06T05:51:21.823902677Z level=info msg="Patterns update finished" duration=111.238675ms logger=grafana-apiserver t=2026-07-06T05:51:21.966715926Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-06T05:51:21.967699617Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-06T05:51:25.034844037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.041306809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.089579492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.116396338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.134630499Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-06T05:51:25.165909586Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-06T05:51:25.177774488Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-06T05:51:25.178518743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.199939269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.260720017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.278620223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.300433836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.319436763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.357293835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.374844072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.399850522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.422225107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.449574634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.46458724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.490357205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.526368268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.60697677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.623724001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.66635355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.68455269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.761061569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.779703108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.827569272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.84559733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.883593044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.90105099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.950832493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:25.974903264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.019316619Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.039677533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.107586106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.126836618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.176230175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.192758781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.237498533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.258121702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.301358444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.316040082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.36549726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.381992305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.430377681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.450254386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.515970764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.529773775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.574050677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.588894039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.6541992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.67878839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.722603733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.740219701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.799164732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.816431723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.862703076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:26.88986228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.021227776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.045091571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.12602154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.147510357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.216250177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.236267835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.30473881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.321702316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.385963004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.397413007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.471583238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.493245319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.566260016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.586927738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.663293403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.681584235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.753584192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.769258192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.846963133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.86645188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.951016432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:27.966952087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-06T05:51:28.248946712Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-06T05:53:14.654658841Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-06T06:01:21.681322678Z level=info msg="Completed cleanup jobs" duration=47.836575ms logger=plugins.update.checker t=2026-07-06T06:01:21.831179031Z level=info msg="Update check succeeded" duration=93.231749ms logger=sqlstore.transactions t=2026-07-06T06:06:21.553639702Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-06T06:11:21.67948138Z level=info msg="Completed cleanup jobs" duration=44.67323ms logger=plugins.update.checker t=2026-07-06T06:11:21.830803995Z level=info msg="Update check succeeded" duration=93.409044ms logger=cleanup t=2026-07-06T06:21:21.649991064Z level=info msg="Completed cleanup jobs" duration=16.911754ms logger=plugins.update.checker t=2026-07-06T06:21:21.844522115Z level=info msg="Update check succeeded" duration=107.05605ms logger=infra.usagestats t=2026-07-06T06:23:14.678368554Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-06T06:31:21.658329214Z level=info msg="Completed cleanup jobs" duration=25.308893ms logger=plugins.update.checker t=2026-07-06T06:31:21.831180119Z level=info msg="Update check succeeded" duration=93.809832ms logger=cleanup t=2026-07-06T06:41:21.646446324Z level=info msg="Completed cleanup jobs" duration=12.984564ms logger=plugins.update.checker t=2026-07-06T06:41:21.834447548Z level=info msg="Update check succeeded" duration=96.88731ms logger=cleanup t=2026-07-06T06:51:21.679061283Z level=info msg="Completed cleanup jobs" duration=45.994435ms logger=plugins.update.checker t=2026-07-06T06:51:21.834162002Z level=info msg="Update check succeeded" duration=96.274275ms logger=infra.usagestats t=2026-07-06T06:53:14.677467472Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-06T07:01:21.670172793Z level=info msg="Completed cleanup jobs" duration=37.014929ms logger=plugins.update.checker t=2026-07-06T07:01:21.839303672Z level=info msg="Update check succeeded" duration=101.045513ms