logger=settings t=2026-04-27T01:37:12.710616433Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-27T01:37:12Z logger=settings t=2026-04-27T01:37:12.710870688Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-27T01:37:12.710882248Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-27T01:37:12.710885448Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-27T01:37:12.710888238Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-27T01:37:12.710890948Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-27T01:37:12.710893588Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-27T01:37:12.710896598Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-27T01:37:12.710900808Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-27T01:37:12.710906148Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-27T01:37:12.710910328Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-27T01:37:12.710913998Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-27T01:37:12.710917279Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-27T01:37:12.710921359Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-27T01:37:12.710924749Z level=info msg=Target target=[all] logger=settings t=2026-04-27T01:37:12.710930519Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-27T01:37:12.710933599Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-27T01:37:12.710937849Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-27T01:37:12.710941819Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-27T01:37:12.710944869Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-27T01:37:12.710948039Z level=info msg="App mode production" logger=sqlstore t=2026-04-27T01:37:12.712543198Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-27T01:37:12.7126389Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-27T01:37:12.717108732Z level=info msg="Locking database" logger=migrator t=2026-04-27T01:37:12.717131972Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-27T01:37:12.718125751Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-27T01:37:12.719376294Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.249643ms logger=migrator t=2026-04-27T01:37:12.724723192Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-27T01:37:12.72572398Z level=info msg="Migration successfully executed" id="create user table" duration=998.348µs logger=migrator t=2026-04-27T01:37:12.734843398Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-27T01:37:12.735769074Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=926.756µs logger=migrator t=2026-04-27T01:37:12.740234817Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-27T01:37:12.74096955Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=734.393µs logger=migrator t=2026-04-27T01:37:12.748360776Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-27T01:37:12.749580218Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.219332ms logger=migrator t=2026-04-27T01:37:12.754471248Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-27T01:37:12.755508298Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.03703ms logger=migrator t=2026-04-27T01:37:12.759818757Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-27T01:37:12.762356433Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.538605ms logger=migrator t=2026-04-27T01:37:12.768558967Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-27T01:37:12.769990583Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.436856ms logger=migrator t=2026-04-27T01:37:12.780209191Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-27T01:37:12.781021836Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=813.895µs logger=migrator t=2026-04-27T01:37:12.784975539Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-27T01:37:12.785881365Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=908.816µs logger=migrator t=2026-04-27T01:37:12.791310535Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-27T01:37:12.791656941Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=346.446µs logger=migrator t=2026-04-27T01:37:12.795687205Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-27T01:37:12.796192025Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=505.12µs logger=migrator t=2026-04-27T01:37:12.800954642Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-27T01:37:12.802063533Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.10116ms logger=migrator t=2026-04-27T01:37:12.806725888Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-27T01:37:12.806782669Z level=info msg="Migration successfully executed" id="Update user table charset" duration=47.721µs logger=migrator t=2026-04-27T01:37:12.810896535Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-27T01:37:12.811945864Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.049059ms logger=migrator t=2026-04-27T01:37:12.81604284Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-27T01:37:12.816259603Z level=info msg="Migration successfully executed" id="Add missing user data" duration=221.113µs logger=migrator t=2026-04-27T01:37:12.820541052Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-27T01:37:12.822386066Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.844383ms logger=migrator t=2026-04-27T01:37:12.827823245Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-27T01:37:12.828414387Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=592.052µs logger=migrator t=2026-04-27T01:37:12.83513808Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-27T01:37:12.836037836Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=896.786µs logger=migrator t=2026-04-27T01:37:12.841724661Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-27T01:37:12.852435048Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.726438ms logger=migrator t=2026-04-27T01:37:12.856836709Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-27T01:37:12.857666384Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=791.975µs logger=migrator t=2026-04-27T01:37:12.861694358Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-27T01:37:12.861893362Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=199.585µs logger=migrator t=2026-04-27T01:37:12.867311551Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-27T01:37:12.868103886Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=787.674µs logger=migrator t=2026-04-27T01:37:12.876977718Z 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-04-27T01:37:12.877531979Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=555.801µs logger=migrator t=2026-04-27T01:37:12.881390699Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-27T01:37:12.881899259Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=507.9µs logger=migrator t=2026-04-27T01:37:12.886418142Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-27T01:37:12.887500972Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.07547ms logger=migrator t=2026-04-27T01:37:12.893759867Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-27T01:37:12.894580452Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=818.155µs logger=migrator t=2026-04-27T01:37:12.903014477Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-27T01:37:12.905234488Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.222971ms logger=migrator t=2026-04-27T01:37:12.911003824Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-27T01:37:12.912125944Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.12317ms logger=migrator t=2026-04-27T01:37:12.917145046Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-27T01:37:12.917725257Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=584.071µs logger=migrator t=2026-04-27T01:37:12.924208896Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-27T01:37:12.924254547Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=56.531µs logger=migrator t=2026-04-27T01:37:12.93254802Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-27T01:37:12.933902014Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.356435ms logger=migrator t=2026-04-27T01:37:12.940110448Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-27T01:37:12.941428882Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.317424ms logger=migrator t=2026-04-27T01:37:12.945899795Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-27T01:37:12.946918543Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.018598ms logger=migrator t=2026-04-27T01:37:12.952046588Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-27T01:37:12.953176828Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.130061ms logger=migrator t=2026-04-27T01:37:12.9576238Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-27T01:37:12.962575621Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.951401ms logger=migrator t=2026-04-27T01:37:12.970373354Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-27T01:37:12.972037365Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.664381ms logger=migrator t=2026-04-27T01:37:12.977694619Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-27T01:37:12.978574355Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=880.277µs logger=migrator t=2026-04-27T01:37:12.98212324Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-27T01:37:12.982767252Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=644.032µs logger=migrator t=2026-04-27T01:37:12.987084691Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-27T01:37:12.987749683Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=664.702µs logger=migrator t=2026-04-27T01:37:12.991273238Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-27T01:37:12.99195364Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=680.172µs logger=migrator t=2026-04-27T01:37:12.996403803Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-27T01:37:12.99680181Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=397.987µs logger=migrator t=2026-04-27T01:37:13.000895545Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-27T01:37:13.001781781Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=889.486µs logger=migrator t=2026-04-27T01:37:13.006343625Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-27T01:37:13.006902425Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=553.36µs logger=migrator t=2026-04-27T01:37:13.010699675Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-27T01:37:13.011356967Z level=info msg="Migration successfully executed" id="create star table" duration=653.522µs logger=migrator t=2026-04-27T01:37:13.016233187Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-27T01:37:13.01746294Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.233893ms logger=migrator t=2026-04-27T01:37:13.021098146Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-27T01:37:13.02183469Z level=info msg="Migration successfully executed" id="create org table v1" duration=738.394µs logger=migrator t=2026-04-27T01:37:13.025909545Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-27T01:37:13.026633127Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=723.112µs logger=migrator t=2026-04-27T01:37:13.030169563Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-27T01:37:13.030794524Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=624.991µs logger=migrator t=2026-04-27T01:37:13.035193675Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-27T01:37:13.035876198Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=682.543µs logger=migrator t=2026-04-27T01:37:13.039379112Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-27T01:37:13.040098255Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=718.453µs logger=migrator t=2026-04-27T01:37:13.043934446Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-27T01:37:13.045155348Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.220382ms logger=migrator t=2026-04-27T01:37:13.04908514Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-27T01:37:13.049126121Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.261µs logger=migrator t=2026-04-27T01:37:13.053558282Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-27T01:37:13.053591843Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.28µs logger=migrator t=2026-04-27T01:37:13.057427183Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-27T01:37:13.057679868Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=252.535µs logger=migrator t=2026-04-27T01:37:13.061350155Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-27T01:37:13.06268005Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.292924ms logger=migrator t=2026-04-27T01:37:13.068302784Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-27T01:37:13.069582987Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.280034ms logger=migrator t=2026-04-27T01:37:13.073582411Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-27T01:37:13.074870184Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.287593ms logger=migrator t=2026-04-27T01:37:13.079757754Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-27T01:37:13.080367325Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=613.011µs logger=migrator t=2026-04-27T01:37:13.084008652Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-27T01:37:13.085234624Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.223742ms logger=migrator t=2026-04-27T01:37:13.089207317Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-27T01:37:13.090254737Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.04739ms logger=migrator t=2026-04-27T01:37:13.094859711Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-27T01:37:13.099916344Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.056453ms logger=migrator t=2026-04-27T01:37:13.103601942Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-27T01:37:13.10458858Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=983.338µs logger=migrator t=2026-04-27T01:37:13.108443201Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-27T01:37:13.109361307Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=917.736µs logger=migrator t=2026-04-27T01:37:13.114134596Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-27T01:37:13.115298097Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.162971ms logger=migrator t=2026-04-27T01:37:13.120490792Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-27T01:37:13.120847789Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=357.027µs logger=migrator t=2026-04-27T01:37:13.124872582Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-27T01:37:13.125703258Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=831.186µs logger=migrator t=2026-04-27T01:37:13.130383873Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-27T01:37:13.130454275Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=72.651µs logger=migrator t=2026-04-27T01:37:13.135172362Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-27T01:37:13.137627786Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.449964ms logger=migrator t=2026-04-27T01:37:13.141762142Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-27T01:37:13.144694167Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.930545ms logger=migrator t=2026-04-27T01:37:13.149538536Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-27T01:37:13.151310038Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.772612ms logger=migrator t=2026-04-27T01:37:13.155014016Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-27T01:37:13.15579234Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=777.954µs logger=migrator t=2026-04-27T01:37:13.159373206Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-27T01:37:13.162955852Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.575446ms logger=migrator t=2026-04-27T01:37:13.167841772Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-27T01:37:13.169172376Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.331934ms logger=migrator t=2026-04-27T01:37:13.175829549Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-27T01:37:13.176597793Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=767.874µs logger=migrator t=2026-04-27T01:37:13.182917529Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-27T01:37:13.18296517Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=51.691µs logger=migrator t=2026-04-27T01:37:13.188333639Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-27T01:37:13.188363579Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.15µs logger=migrator t=2026-04-27T01:37:13.192151058Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-27T01:37:13.195371368Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.21953ms logger=migrator t=2026-04-27T01:37:13.201455629Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-27T01:37:13.203333973Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.878094ms logger=migrator t=2026-04-27T01:37:13.207297276Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-27T01:37:13.209255493Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.960067ms logger=migrator t=2026-04-27T01:37:13.213502151Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-27T01:37:13.215418906Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.916075ms logger=migrator t=2026-04-27T01:37:13.221498247Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-27T01:37:13.221737602Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=239.195µs logger=migrator t=2026-04-27T01:37:13.227936406Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-27T01:37:13.229432603Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.499167ms logger=migrator t=2026-04-27T01:37:13.234758851Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-27T01:37:13.235457713Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=698.792µs logger=migrator t=2026-04-27T01:37:13.239539259Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-27T01:37:13.239571389Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.021µs logger=migrator t=2026-04-27T01:37:13.243514952Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-27T01:37:13.244890297Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.374735ms logger=migrator t=2026-04-27T01:37:13.249653955Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-27T01:37:13.250786185Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.13201ms logger=migrator t=2026-04-27T01:37:13.255466592Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-27T01:37:13.261729986Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.264644ms logger=migrator t=2026-04-27T01:37:13.265631438Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-27T01:37:13.266329021Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=694.753µs logger=migrator t=2026-04-27T01:37:13.27114764Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-27T01:37:13.271923623Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=775.343µs logger=migrator t=2026-04-27T01:37:13.277535936Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-27T01:37:13.278324651Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=788.325µs logger=migrator t=2026-04-27T01:37:13.282252034Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-27T01:37:13.282558269Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=306.145µs logger=migrator t=2026-04-27T01:37:13.287655233Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-27T01:37:13.288316265Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=660.572µs logger=migrator t=2026-04-27T01:37:13.293701714Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-27T01:37:13.295854284Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.15213ms logger=migrator t=2026-04-27T01:37:13.300208384Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-27T01:37:13.300975807Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=767.423µs logger=migrator t=2026-04-27T01:37:13.305289336Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-27T01:37:13.305456969Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=168.523µs logger=migrator t=2026-04-27T01:37:13.309127807Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-27T01:37:13.309400412Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=273.635µs logger=migrator t=2026-04-27T01:37:13.314266152Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-27T01:37:13.315033605Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=766.073µs logger=migrator t=2026-04-27T01:37:13.319411166Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-27T01:37:13.323203636Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.79273ms logger=migrator t=2026-04-27T01:37:13.328815699Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-27T01:37:13.329716996Z level=info msg="Migration successfully executed" id="create data_source table" duration=901.157µs logger=migrator t=2026-04-27T01:37:13.33490541Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-27T01:37:13.335657735Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=752.445µs logger=migrator t=2026-04-27T01:37:13.339803661Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-27T01:37:13.340596005Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=789.584µs logger=migrator t=2026-04-27T01:37:13.345517186Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-27T01:37:13.346615376Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.09848ms logger=migrator t=2026-04-27T01:37:13.350323483Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-27T01:37:13.351410854Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.089421ms logger=migrator t=2026-04-27T01:37:13.356132141Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-27T01:37:13.361973058Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.843017ms logger=migrator t=2026-04-27T01:37:13.365933461Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-27T01:37:13.366806377Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=873.016µs logger=migrator t=2026-04-27T01:37:13.372805797Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-27T01:37:13.374204632Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.397155ms logger=migrator t=2026-04-27T01:37:13.380866585Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-27T01:37:13.38276104Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.892055ms logger=migrator t=2026-04-27T01:37:13.388364343Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-27T01:37:13.388897742Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=532.629µs logger=migrator t=2026-04-27T01:37:13.392468609Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-27T01:37:13.395764139Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.29119ms logger=migrator t=2026-04-27T01:37:13.400214861Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-27T01:37:13.402785598Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.572277ms logger=migrator t=2026-04-27T01:37:13.406264011Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-27T01:37:13.406291372Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.501µs logger=migrator t=2026-04-27T01:37:13.410945358Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-27T01:37:13.411137811Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=192.913µs logger=migrator t=2026-04-27T01:37:13.414551584Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-27T01:37:13.416841156Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.289952ms logger=migrator t=2026-04-27T01:37:13.421113164Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-27T01:37:13.421297288Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=183.604µs logger=migrator t=2026-04-27T01:37:13.42467645Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-27T01:37:13.424880814Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=204.574µs logger=migrator t=2026-04-27T01:37:13.428440669Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-27T01:37:13.432090046Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.646187ms logger=migrator t=2026-04-27T01:37:13.436873964Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-27T01:37:13.437057997Z level=info msg="Migration successfully executed" id="Update uid value" duration=183.733µs logger=migrator t=2026-04-27T01:37:13.440389139Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-27T01:37:13.441168473Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=778.874µs logger=migrator t=2026-04-27T01:37:13.444477694Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-27T01:37:13.445276978Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=798.664µs logger=migrator t=2026-04-27T01:37:13.450428563Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-27T01:37:13.451215917Z level=info msg="Migration successfully executed" id="create api_key table" duration=785.444µs logger=migrator t=2026-04-27T01:37:13.455891343Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-27T01:37:13.457093346Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.201463ms logger=migrator t=2026-04-27T01:37:13.463025524Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-27T01:37:13.463799668Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=773.264µs logger=migrator t=2026-04-27T01:37:13.469216088Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-27T01:37:13.470542342Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.325264ms logger=migrator t=2026-04-27T01:37:13.475809739Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-27T01:37:13.476617355Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=808.365µs logger=migrator t=2026-04-27T01:37:13.480809902Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-27T01:37:13.481515384Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=705.203µs logger=migrator t=2026-04-27T01:37:13.485338224Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-27T01:37:13.486022296Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=683.582µs logger=migrator t=2026-04-27T01:37:13.48944219Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-27T01:37:13.495956669Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.514109ms logger=migrator t=2026-04-27T01:37:13.500781148Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-27T01:37:13.501508991Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=728.023µs logger=migrator t=2026-04-27T01:37:13.505297061Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-27T01:37:13.506047155Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=749.444µs logger=migrator t=2026-04-27T01:37:13.510997256Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-27T01:37:13.51177077Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=773.284µs logger=migrator t=2026-04-27T01:37:13.517339522Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-27T01:37:13.518546835Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.187892ms logger=migrator t=2026-04-27T01:37:13.524426392Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-27T01:37:13.524951002Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=526.23µs logger=migrator t=2026-04-27T01:37:13.528409376Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-27T01:37:13.528936055Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=528.069µs logger=migrator t=2026-04-27T01:37:13.53357619Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-27T01:37:13.5336032Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=25.87µs logger=migrator t=2026-04-27T01:37:13.53841001Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-27T01:37:13.540834973Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.424484ms logger=migrator t=2026-04-27T01:37:13.544684154Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-27T01:37:13.547111229Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.419595ms logger=migrator t=2026-04-27T01:37:13.55317104Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-27T01:37:13.553322703Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=151.963µs logger=migrator t=2026-04-27T01:37:13.558113041Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-27T01:37:13.560620308Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.506036ms logger=migrator t=2026-04-27T01:37:13.565870763Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-27T01:37:13.568374129Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.500556ms logger=migrator t=2026-04-27T01:37:13.574974581Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-27T01:37:13.575721464Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=728.683µs logger=migrator t=2026-04-27T01:37:13.582087632Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-27T01:37:13.583316014Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.227862ms logger=migrator t=2026-04-27T01:37:13.588455808Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-27T01:37:13.589711011Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.252863ms logger=migrator t=2026-04-27T01:37:13.594458399Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-27T01:37:13.595677532Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.217102ms logger=migrator t=2026-04-27T01:37:13.600003791Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-27T01:37:13.600773474Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=769.163µs logger=migrator t=2026-04-27T01:37:13.604933331Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-27T01:37:13.606117633Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.182412ms logger=migrator t=2026-04-27T01:37:13.611516682Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-27T01:37:13.611627884Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=112.312µs logger=migrator t=2026-04-27T01:37:13.617962441Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-27T01:37:13.617989012Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.021µs logger=migrator t=2026-04-27T01:37:13.623025503Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-27T01:37:13.627313712Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.287949ms logger=migrator t=2026-04-27T01:37:13.634623196Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-27T01:37:13.637279395Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.654039ms logger=migrator t=2026-04-27T01:37:13.645113519Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-27T01:37:13.64517911Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.821µs logger=migrator t=2026-04-27T01:37:13.651769752Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-27T01:37:13.653092436Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.322544ms logger=migrator t=2026-04-27T01:37:13.659085056Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-27T01:37:13.660431131Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.345445ms logger=migrator t=2026-04-27T01:37:13.668066211Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-27T01:37:13.668101431Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=35.98µs logger=migrator t=2026-04-27T01:37:13.673508831Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-27T01:37:13.674652012Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.143081ms logger=migrator t=2026-04-27T01:37:13.681576119Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-27T01:37:13.682808232Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.231053ms logger=migrator t=2026-04-27T01:37:13.688983795Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-27T01:37:13.692401668Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.418693ms logger=migrator t=2026-04-27T01:37:13.708145647Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-27T01:37:13.708255889Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=112.212µs logger=migrator t=2026-04-27T01:37:13.725283242Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-27T01:37:13.726179759Z level=info msg="Migration successfully executed" id="create session table" duration=896.787µs logger=migrator t=2026-04-27T01:37:13.733022505Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-27T01:37:13.733099386Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=77.191µs logger=migrator t=2026-04-27T01:37:13.737643619Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-27T01:37:13.73772009Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=76.911µs logger=migrator t=2026-04-27T01:37:13.743548757Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-27T01:37:13.745342441Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.792044ms logger=migrator t=2026-04-27T01:37:13.751668637Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-27T01:37:13.752743596Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.0745ms logger=migrator t=2026-04-27T01:37:13.761768482Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-27T01:37:13.761798223Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.721µs logger=migrator t=2026-04-27T01:37:13.765617733Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-27T01:37:13.765645774Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.091µs logger=migrator t=2026-04-27T01:37:13.771703094Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-27T01:37:13.77688991Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.190036ms logger=migrator t=2026-04-27T01:37:13.781011776Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-27T01:37:13.78397425Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.962214ms logger=migrator t=2026-04-27T01:37:13.793026607Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-27T01:37:13.793252151Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=226.124µs logger=migrator t=2026-04-27T01:37:13.799654408Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-27T01:37:13.800665507Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=1.010599ms logger=migrator t=2026-04-27T01:37:13.80465373Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-27T01:37:13.805598468Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=944.308µs logger=migrator t=2026-04-27T01:37:13.810951745Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-27T01:37:13.810977586Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.591µs logger=migrator t=2026-04-27T01:37:13.819685056Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-27T01:37:13.824555325Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.870799ms logger=migrator t=2026-04-27T01:37:13.829419935Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-27T01:37:13.829632589Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=209.004µs logger=migrator t=2026-04-27T01:37:13.836642728Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-27T01:37:13.840648402Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.005084ms logger=migrator t=2026-04-27T01:37:13.846974317Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-27T01:37:13.850243727Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.26877ms logger=migrator t=2026-04-27T01:37:13.854270041Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-27T01:37:13.854335042Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.841µs logger=migrator t=2026-04-27T01:37:13.858541229Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-27T01:37:13.859847193Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.305514ms logger=migrator t=2026-04-27T01:37:13.867505235Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-27T01:37:13.8683417Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=836.785µs logger=migrator t=2026-04-27T01:37:13.873950823Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-27T01:37:13.875081054Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.129911ms logger=migrator t=2026-04-27T01:37:13.879702438Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-27T01:37:13.88630932Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=6.605662ms logger=migrator t=2026-04-27T01:37:13.894812126Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-27T01:37:13.896410045Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.597689ms logger=migrator t=2026-04-27T01:37:13.9091144Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-27T01:37:13.911048495Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.931135ms logger=migrator t=2026-04-27T01:37:13.934869262Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-27T01:37:13.936630724Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.765592ms logger=migrator t=2026-04-27T01:37:13.944203024Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-27T01:37:13.945839514Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.63548ms logger=migrator t=2026-04-27T01:37:13.952485525Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-27T01:37:13.953306151Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=820.496µs logger=migrator t=2026-04-27T01:37:13.95871893Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-27T01:37:13.97448646Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=15.76632ms logger=migrator t=2026-04-27T01:37:13.979430561Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-27T01:37:13.980059752Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=630.711µs logger=migrator t=2026-04-27T01:37:13.986200116Z 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-04-27T01:37:13.987153812Z 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=953.116µs logger=migrator t=2026-04-27T01:37:13.992580672Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-27T01:37:13.992904748Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=328.236µs logger=migrator t=2026-04-27T01:37:13.999282245Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-27T01:37:14.000230433Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=948.738µs logger=migrator t=2026-04-27T01:37:14.00713476Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-27T01:37:14.008606637Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.473987ms logger=migrator t=2026-04-27T01:37:14.014394444Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-27T01:37:14.019600048Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.205805ms logger=migrator t=2026-04-27T01:37:14.051371332Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-27T01:37:14.055279284Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.910592ms logger=migrator t=2026-04-27T01:37:14.061696622Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-27T01:37:14.066167834Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.468403ms logger=migrator t=2026-04-27T01:37:14.070583535Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-27T01:37:14.074586179Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.002424ms logger=migrator t=2026-04-27T01:37:14.078912348Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-27T01:37:14.079881845Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=968.657µs logger=migrator t=2026-04-27T01:37:14.090563042Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-27T01:37:14.090596743Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.521µs logger=migrator t=2026-04-27T01:37:14.094974903Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-27T01:37:14.095004814Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.481µs logger=migrator t=2026-04-27T01:37:14.099759442Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-27T01:37:14.100541685Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=782.734µs logger=migrator t=2026-04-27T01:37:14.105367994Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T01:37:14.106856942Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.488508ms logger=migrator t=2026-04-27T01:37:14.112816441Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-27T01:37:14.113548595Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=731.914µs logger=migrator t=2026-04-27T01:37:14.117639129Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-27T01:37:14.118629807Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=989.428µs logger=migrator t=2026-04-27T01:37:14.123358695Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T01:37:14.124817552Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.458607ms logger=migrator t=2026-04-27T01:37:14.1296306Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-27T01:37:14.133326468Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.693288ms logger=migrator t=2026-04-27T01:37:14.13780691Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-27T01:37:14.141461137Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.652397ms logger=migrator t=2026-04-27T01:37:14.145659004Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-27T01:37:14.145879189Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=219.525µs logger=migrator t=2026-04-27T01:37:14.150355271Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-27T01:37:14.151873948Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.514837ms logger=migrator t=2026-04-27T01:37:14.157261858Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-27T01:37:14.15846263Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.202552ms logger=migrator t=2026-04-27T01:37:14.162616986Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-27T01:37:14.1666611Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.043874ms logger=migrator t=2026-04-27T01:37:14.170896758Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-27T01:37:14.17099811Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=99.133µs logger=migrator t=2026-04-27T01:37:14.175514143Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-27T01:37:14.176578153Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.06581ms logger=migrator t=2026-04-27T01:37:14.181187567Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-27T01:37:14.182228426Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.040769ms logger=migrator t=2026-04-27T01:37:14.188124744Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-27T01:37:14.188256447Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=129.653µs logger=migrator t=2026-04-27T01:37:14.193797699Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-27T01:37:14.195352397Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.551288ms logger=migrator t=2026-04-27T01:37:14.201553261Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-27T01:37:14.202951587Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.394775ms logger=migrator t=2026-04-27T01:37:14.209428966Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-27T01:37:14.21076254Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.333614ms logger=migrator t=2026-04-27T01:37:14.21672791Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-27T01:37:14.217675497Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=950.488µs logger=migrator t=2026-04-27T01:37:14.224686406Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-27T01:37:14.226481269Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.793773ms logger=migrator t=2026-04-27T01:37:14.233300574Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-27T01:37:14.234320753Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.019689ms logger=migrator t=2026-04-27T01:37:14.240545567Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-27T01:37:14.240606008Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=62.051µs logger=migrator t=2026-04-27T01:37:14.246242752Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-27T01:37:14.254015265Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.771273ms logger=migrator t=2026-04-27T01:37:14.259654038Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-27T01:37:14.261157016Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.503208ms logger=migrator t=2026-04-27T01:37:14.267040974Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-27T01:37:14.271625888Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.580554ms logger=migrator t=2026-04-27T01:37:14.27661739Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-27T01:37:14.27719155Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=574.45µs logger=migrator t=2026-04-27T01:37:14.281742825Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-27T01:37:14.282860714Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.115419ms logger=migrator t=2026-04-27T01:37:14.289763921Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-27T01:37:14.290813961Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.05399ms logger=migrator t=2026-04-27T01:37:14.295682961Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-27T01:37:14.307875484Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.192064ms logger=migrator t=2026-04-27T01:37:14.312976768Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-27T01:37:14.313568669Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=590.16µs logger=migrator t=2026-04-27T01:37:14.318371927Z 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-04-27T01:37:14.319806294Z 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.433827ms logger=migrator t=2026-04-27T01:37:14.324626702Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-27T01:37:14.324920437Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=299.235µs logger=migrator t=2026-04-27T01:37:14.331940536Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-27T01:37:14.332793182Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=852.856µs logger=migrator t=2026-04-27T01:37:14.337860375Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-27T01:37:14.338163201Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=303.556µs logger=migrator t=2026-04-27T01:37:14.3424966Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-27T01:37:14.347031263Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.528673ms logger=migrator t=2026-04-27T01:37:14.352520934Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-27T01:37:14.357268212Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.746378ms logger=migrator t=2026-04-27T01:37:14.360919868Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-27T01:37:14.362001319Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.08258ms logger=migrator t=2026-04-27T01:37:14.365239518Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-27T01:37:14.366214246Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=974.328µs logger=migrator t=2026-04-27T01:37:14.37188393Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-27T01:37:14.372336558Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=450.018µs logger=migrator t=2026-04-27T01:37:14.378294008Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-27T01:37:14.38330675Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.011212ms logger=migrator t=2026-04-27T01:37:14.386908906Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-27T01:37:14.388339973Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.430637ms logger=migrator t=2026-04-27T01:37:14.392371137Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-27T01:37:14.392636641Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=264.854µs logger=migrator t=2026-04-27T01:37:14.397792236Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-27T01:37:14.398198054Z level=info msg="Migration successfully executed" id="Move region to single row" duration=406.388µs logger=migrator t=2026-04-27T01:37:14.403297237Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-27T01:37:14.404837206Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.53116ms logger=migrator t=2026-04-27T01:37:14.410350476Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-27T01:37:14.411226793Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=878.507µs logger=migrator t=2026-04-27T01:37:14.417021139Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T01:37:14.418067159Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.04548ms logger=migrator t=2026-04-27T01:37:14.423746053Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T01:37:14.424773312Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.023729ms logger=migrator t=2026-04-27T01:37:14.431327162Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-27T01:37:14.432601135Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.273914ms logger=migrator t=2026-04-27T01:37:14.437470775Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-27T01:37:14.438395792Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=923.087µs logger=migrator t=2026-04-27T01:37:14.442724812Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-27T01:37:14.442792803Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=68.721µs logger=migrator t=2026-04-27T01:37:14.447209114Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-27T01:37:14.44807663Z level=info msg="Migration successfully executed" id="create test_data table" duration=872.565µs logger=migrator t=2026-04-27T01:37:14.453898897Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-27T01:37:14.455142939Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.242402ms logger=migrator t=2026-04-27T01:37:14.460560679Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-27T01:37:14.461947034Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.388355ms logger=migrator t=2026-04-27T01:37:14.468475944Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-27T01:37:14.46989241Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.416756ms logger=migrator t=2026-04-27T01:37:14.475474693Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-27T01:37:14.475679197Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=207.643µs logger=migrator t=2026-04-27T01:37:14.482447031Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-27T01:37:14.482795947Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=349.346µs logger=migrator t=2026-04-27T01:37:14.487520385Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-27T01:37:14.487593016Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=73.081µs logger=migrator t=2026-04-27T01:37:14.492877412Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-27T01:37:14.493691608Z level=info msg="Migration successfully executed" id="create team table" duration=814.066µs logger=migrator t=2026-04-27T01:37:14.499077267Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-27T01:37:14.500536214Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.456496ms logger=migrator t=2026-04-27T01:37:14.507585203Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-27T01:37:14.508668003Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.08357ms logger=migrator t=2026-04-27T01:37:14.517644018Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-27T01:37:14.522900205Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.255786ms logger=migrator t=2026-04-27T01:37:14.530679937Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-27T01:37:14.530981963Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=311.976µs logger=migrator t=2026-04-27T01:37:14.536084166Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-27T01:37:14.537101515Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.013429ms logger=migrator t=2026-04-27T01:37:14.542891021Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-27T01:37:14.544537871Z level=info msg="Migration successfully executed" id="create team member table" duration=1.64656ms logger=migrator t=2026-04-27T01:37:14.549957111Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-27T01:37:14.550640734Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=683.173µs logger=migrator t=2026-04-27T01:37:14.555792388Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-27T01:37:14.556464171Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=671.653µs logger=migrator t=2026-04-27T01:37:14.562337159Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-27T01:37:14.56296657Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=629.301µs logger=migrator t=2026-04-27T01:37:14.568094174Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-27T01:37:14.57166813Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.573546ms logger=migrator t=2026-04-27T01:37:14.576539029Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-27T01:37:14.581019061Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.479672ms logger=migrator t=2026-04-27T01:37:14.587624023Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-27T01:37:14.592423042Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.793639ms logger=migrator t=2026-04-27T01:37:14.597675118Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-27T01:37:14.598916381Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.240633ms logger=migrator t=2026-04-27T01:37:14.60538551Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-27T01:37:14.606383048Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=994.978µs logger=migrator t=2026-04-27T01:37:14.612791095Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-27T01:37:14.614403755Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.61064ms logger=migrator t=2026-04-27T01:37:14.622810669Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-27T01:37:14.623886329Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.07546ms logger=migrator t=2026-04-27T01:37:14.629804338Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-27T01:37:14.631090832Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.285204ms logger=migrator t=2026-04-27T01:37:14.637560671Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-27T01:37:14.638680322Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.228053ms logger=migrator t=2026-04-27T01:37:14.644187903Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-27T01:37:14.64515995Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=969.357µs logger=migrator t=2026-04-27T01:37:14.65062775Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-27T01:37:14.651591958Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=963.848µs logger=migrator t=2026-04-27T01:37:14.658339473Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-27T01:37:14.658941363Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=604.871µs logger=migrator t=2026-04-27T01:37:14.664661868Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-27T01:37:14.665042355Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=381.177µs logger=migrator t=2026-04-27T01:37:14.671202509Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-27T01:37:14.672002103Z level=info msg="Migration successfully executed" id="create tag table" duration=799.454µs logger=migrator t=2026-04-27T01:37:14.679219646Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-27T01:37:14.681150081Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.928925ms logger=migrator t=2026-04-27T01:37:14.687933496Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-27T01:37:14.688789651Z level=info msg="Migration successfully executed" id="create login attempt table" duration=856.605µs logger=migrator t=2026-04-27T01:37:14.693825444Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-27T01:37:14.694946305Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.119371ms logger=migrator t=2026-04-27T01:37:14.700566298Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-27T01:37:14.702186568Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.62094ms logger=migrator t=2026-04-27T01:37:14.707680659Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-27T01:37:14.722350148Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.667219ms logger=migrator t=2026-04-27T01:37:14.727512933Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-27T01:37:14.728279537Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=767.024µs logger=migrator t=2026-04-27T01:37:14.732847211Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-27T01:37:14.733547423Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=700.472µs logger=migrator t=2026-04-27T01:37:14.739881871Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-27T01:37:14.740177106Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=301.866µs logger=migrator t=2026-04-27T01:37:14.745634886Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-27T01:37:14.746640755Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.005539ms logger=migrator t=2026-04-27T01:37:14.751199998Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-27T01:37:14.752014744Z level=info msg="Migration successfully executed" id="create user auth table" duration=814.496µs logger=migrator t=2026-04-27T01:37:14.757052886Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-27T01:37:14.758105695Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.05183ms logger=migrator t=2026-04-27T01:37:14.763343311Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-27T01:37:14.763409063Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.172µs logger=migrator t=2026-04-27T01:37:14.767972246Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-27T01:37:14.773089981Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.117545ms logger=migrator t=2026-04-27T01:37:14.780557838Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-27T01:37:14.78780118Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.242962ms logger=migrator t=2026-04-27T01:37:14.793505055Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-27T01:37:14.797151252Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.646017ms logger=migrator t=2026-04-27T01:37:14.802304526Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-27T01:37:14.807542963Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.236167ms logger=migrator t=2026-04-27T01:37:14.813757678Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-27T01:37:14.814931999Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.173691ms logger=migrator t=2026-04-27T01:37:14.821812855Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-27T01:37:14.826720856Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.908201ms logger=migrator t=2026-04-27T01:37:14.831908931Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-27T01:37:14.832590273Z level=info msg="Migration successfully executed" id="create server_lock table" duration=680.932µs logger=migrator t=2026-04-27T01:37:14.83949436Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-27T01:37:14.8405618Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.06699ms logger=migrator t=2026-04-27T01:37:14.845722094Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-27T01:37:14.847235113Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.513749ms logger=migrator t=2026-04-27T01:37:14.85361216Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-27T01:37:14.855238789Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.6275ms logger=migrator t=2026-04-27T01:37:14.862329589Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-27T01:37:14.863263347Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=936.568µs logger=migrator t=2026-04-27T01:37:14.868983112Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-27T01:37:14.870044251Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.061149ms logger=migrator t=2026-04-27T01:37:14.875513722Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-27T01:37:14.881343969Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.829517ms logger=migrator t=2026-04-27T01:37:14.887254068Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-27T01:37:14.888196665Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=942.588µs logger=migrator t=2026-04-27T01:37:14.892206739Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-27T01:37:14.893079764Z level=info msg="Migration successfully executed" id="create cache_data table" duration=872.855µs logger=migrator t=2026-04-27T01:37:14.89722213Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-27T01:37:14.898154618Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=932.308µs logger=migrator t=2026-04-27T01:37:14.905160786Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-27T01:37:14.90809855Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.940254ms logger=migrator t=2026-04-27T01:37:14.914144271Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-27T01:37:14.915124839Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=980.538µs logger=migrator t=2026-04-27T01:37:14.920161693Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-27T01:37:14.920229574Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.651µs logger=migrator t=2026-04-27T01:37:14.926175063Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-27T01:37:14.926265334Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=90.921µs logger=migrator t=2026-04-27T01:37:14.9320219Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-27T01:37:14.933429716Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.408286ms logger=migrator t=2026-04-27T01:37:14.940018377Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T01:37:14.941343801Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.328964ms logger=migrator t=2026-04-27T01:37:14.947690137Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T01:37:14.948732907Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.04214ms logger=migrator t=2026-04-27T01:37:14.955109965Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-27T01:37:14.955178416Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=69.031µs logger=migrator t=2026-04-27T01:37:14.959391853Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T01:37:14.960941822Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.550198ms logger=migrator t=2026-04-27T01:37:14.968105043Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T01:37:14.969482758Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.377865ms logger=migrator t=2026-04-27T01:37:14.973780917Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T01:37:14.974725055Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=942.288µs logger=migrator t=2026-04-27T01:37:14.979427191Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T01:37:14.981182553Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.754032ms logger=migrator t=2026-04-27T01:37:14.9854164Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-27T01:37:14.991854659Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.437799ms logger=migrator t=2026-04-27T01:37:14.998611704Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-27T01:37:15.000201683Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.587799ms logger=migrator t=2026-04-27T01:37:15.004550932Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-27T01:37:15.004630854Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.322µs logger=migrator t=2026-04-27T01:37:15.007929444Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-27T01:37:15.008939543Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.010519ms logger=migrator t=2026-04-27T01:37:15.01258869Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-27T01:37:15.013785901Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.196921ms logger=migrator t=2026-04-27T01:37:15.017749004Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-27T01:37:15.018708482Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=958.928µs logger=migrator t=2026-04-27T01:37:15.022464981Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T01:37:15.022542943Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=78.482µs logger=migrator t=2026-04-27T01:37:15.026327972Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-27T01:37:15.027177358Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=849.866µs logger=migrator t=2026-04-27T01:37:15.031397465Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-27T01:37:15.032665839Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.267614ms logger=migrator t=2026-04-27T01:37:15.035916668Z 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-04-27T01:37:15.036844996Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=928.008µs logger=migrator t=2026-04-27T01:37:15.041328388Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-27T01:37:15.042271825Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=943.057µs logger=migrator t=2026-04-27T01:37:15.047546242Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-27T01:37:15.053271887Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.723145ms logger=migrator t=2026-04-27T01:37:15.057063356Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-27T01:37:15.058008914Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=941.378µs logger=migrator t=2026-04-27T01:37:15.064184957Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T01:37:15.065045593Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=862.726µs logger=migrator t=2026-04-27T01:37:15.069298192Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-27T01:37:15.096315717Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.014895ms logger=migrator t=2026-04-27T01:37:15.100613606Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-27T01:37:15.121891618Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.272652ms logger=migrator t=2026-04-27T01:37:15.127890158Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-27T01:37:15.128944677Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.053369ms logger=migrator t=2026-04-27T01:37:15.13671788Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T01:37:15.138766968Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.048208ms logger=migrator t=2026-04-27T01:37:15.143119588Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-27T01:37:15.149038336Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.927398ms logger=migrator t=2026-04-27T01:37:15.153954977Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-27T01:37:15.159726293Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.750246ms logger=migrator t=2026-04-27T01:37:15.165678252Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-27T01:37:15.167531956Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.856314ms logger=migrator t=2026-04-27T01:37:15.174905572Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-27T01:37:15.177059271Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.153849ms logger=migrator t=2026-04-27T01:37:15.181795328Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-27T01:37:15.18300645Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.209902ms logger=migrator t=2026-04-27T01:37:15.187453323Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-27T01:37:15.188796746Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.342333ms logger=migrator t=2026-04-27T01:37:15.194461521Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-27T01:37:15.194530942Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.851µs logger=migrator t=2026-04-27T01:37:15.19822465Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-27T01:37:15.208757734Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.530714ms logger=migrator t=2026-04-27T01:37:15.212718297Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-27T01:37:15.217744588Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.025321ms logger=migrator t=2026-04-27T01:37:15.224400401Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-27T01:37:15.233920036Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.517555ms logger=migrator t=2026-04-27T01:37:15.238030411Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-27T01:37:15.238789925Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=759.664µs logger=migrator t=2026-04-27T01:37:15.24288974Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-27T01:37:15.244593071Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.703401ms logger=migrator t=2026-04-27T01:37:15.250253966Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-27T01:37:15.256824826Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.569891ms logger=migrator t=2026-04-27T01:37:15.261090575Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-27T01:37:15.265522126Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.430661ms logger=migrator t=2026-04-27T01:37:15.269902486Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-27T01:37:15.271857583Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.962187ms logger=migrator t=2026-04-27T01:37:15.278673478Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-27T01:37:15.285048375Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.371637ms logger=migrator t=2026-04-27T01:37:15.289353794Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-27T01:37:15.29401316Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.657696ms logger=migrator t=2026-04-27T01:37:15.302010266Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-27T01:37:15.302122838Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=113.402µs logger=migrator t=2026-04-27T01:37:15.306269824Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-27T01:37:15.307601019Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.330685ms logger=migrator t=2026-04-27T01:37:15.312947777Z 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-04-27T01:37:15.314230951Z 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.282024ms logger=migrator t=2026-04-27T01:37:15.319182062Z 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-04-27T01:37:15.320211341Z 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.028819ms logger=migrator t=2026-04-27T01:37:15.324911828Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T01:37:15.324987799Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.291µs logger=migrator t=2026-04-27T01:37:15.329241667Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-27T01:37:15.338257272Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.018855ms logger=migrator t=2026-04-27T01:37:15.341975421Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-27T01:37:15.349831694Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.854783ms logger=migrator t=2026-04-27T01:37:15.354845157Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-27T01:37:15.359475762Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.632835ms logger=migrator t=2026-04-27T01:37:15.36317564Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-27T01:37:15.367788475Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.612665ms logger=migrator t=2026-04-27T01:37:15.372794377Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-27T01:37:15.377235888Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.440691ms logger=migrator t=2026-04-27T01:37:15.390342199Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-27T01:37:15.390462292Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=121.873µs logger=migrator t=2026-04-27T01:37:15.397932319Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-27T01:37:15.399365135Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.432866ms logger=migrator t=2026-04-27T01:37:15.40509136Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-27T01:37:15.411457477Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.365907ms logger=migrator t=2026-04-27T01:37:15.415163155Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-27T01:37:15.415228616Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.711µs logger=migrator t=2026-04-27T01:37:15.41981712Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-27T01:37:15.428918938Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.099538ms logger=migrator t=2026-04-27T01:37:15.432966342Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-27T01:37:15.434060833Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.094181ms logger=migrator t=2026-04-27T01:37:15.438318141Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-27T01:37:15.445029233Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.710572ms logger=migrator t=2026-04-27T01:37:15.449285022Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-27T01:37:15.449851622Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=566.52µs logger=migrator t=2026-04-27T01:37:15.455372024Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-27T01:37:15.457060975Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.68829ms logger=migrator t=2026-04-27T01:37:15.462167009Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-27T01:37:15.468859532Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.691873ms logger=migrator t=2026-04-27T01:37:15.472793794Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-27T01:37:15.473342734Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=549.07µs logger=migrator t=2026-04-27T01:37:15.482975661Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-27T01:37:15.484912546Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.938195ms logger=migrator t=2026-04-27T01:37:15.489598722Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-27T01:37:15.490476659Z level=info msg="Migration successfully executed" id="create alert_image table" duration=877.837µs logger=migrator t=2026-04-27T01:37:15.496075741Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-27T01:37:15.49710343Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.027469ms logger=migrator t=2026-04-27T01:37:15.50197883Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-27T01:37:15.502048891Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.791µs logger=migrator t=2026-04-27T01:37:15.507038853Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-27T01:37:15.508544331Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.505218ms logger=migrator t=2026-04-27T01:37:15.514230335Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-27T01:37:15.515737163Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.506908ms logger=migrator t=2026-04-27T01:37:15.532961339Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-27T01:37:15.533606051Z 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-04-27T01:37:15.539001681Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-27T01:37:15.53953706Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=535.33µs logger=migrator t=2026-04-27T01:37:15.543227678Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-27T01:37:15.545030211Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.802083ms logger=migrator t=2026-04-27T01:37:15.561631636Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-27T01:37:15.573113667Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.47559ms logger=migrator t=2026-04-27T01:37:15.577525938Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-27T01:37:15.578643818Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.11756ms logger=migrator t=2026-04-27T01:37:15.583839364Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-27T01:37:15.584890973Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.051059ms logger=migrator t=2026-04-27T01:37:15.593010952Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-27T01:37:15.593865978Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=854.406µs logger=migrator t=2026-04-27T01:37:15.598451602Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-27T01:37:15.599498701Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.045879ms logger=migrator t=2026-04-27T01:37:15.603921852Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-27T01:37:15.605563752Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.642ms logger=migrator t=2026-04-27T01:37:15.611240407Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-27T01:37:15.611284188Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=45.031µs logger=migrator t=2026-04-27T01:37:15.615507145Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-27T01:37:15.615621107Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=115.042µs logger=migrator t=2026-04-27T01:37:15.619867985Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-27T01:37:15.636148735Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=16.275279ms logger=migrator t=2026-04-27T01:37:15.641097336Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-27T01:37:15.641451062Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=353.526µs logger=migrator t=2026-04-27T01:37:15.645082288Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-27T01:37:15.645879513Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=796.745µs logger=migrator t=2026-04-27T01:37:15.649927108Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-27T01:37:15.650141892Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=214.614µs logger=migrator t=2026-04-27T01:37:15.654320889Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-27T01:37:15.65498801Z level=info msg="Migration successfully executed" id="create data_keys table" duration=666.861µs logger=migrator t=2026-04-27T01:37:15.660148805Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-27T01:37:15.66093128Z level=info msg="Migration successfully executed" id="create secrets table" duration=782.835µs logger=migrator t=2026-04-27T01:37:15.665648306Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-27T01:37:15.697345529Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.705213ms logger=migrator t=2026-04-27T01:37:15.702435012Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-27T01:37:15.707526536Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.091764ms logger=migrator t=2026-04-27T01:37:15.719967895Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-27T01:37:15.720175778Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=216.923µs logger=migrator t=2026-04-27T01:37:15.760411678Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-27T01:37:15.791365166Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.946888ms logger=migrator t=2026-04-27T01:37:15.799387324Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-27T01:37:15.830407014Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.01965ms logger=migrator t=2026-04-27T01:37:15.835206141Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-27T01:37:15.835846364Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=641.883µs logger=migrator t=2026-04-27T01:37:15.841220971Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-27T01:37:15.842960134Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.738653ms logger=migrator t=2026-04-27T01:37:15.848854222Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-27T01:37:15.849086536Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=232.164µs logger=migrator t=2026-04-27T01:37:15.855082336Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-27T01:37:15.855983873Z level=info msg="Migration successfully executed" id="create permission table" duration=953.578µs logger=migrator t=2026-04-27T01:37:15.861368032Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-27T01:37:15.8655937Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=4.222507ms logger=migrator t=2026-04-27T01:37:15.873478834Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-27T01:37:15.8754035Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.940836ms logger=migrator t=2026-04-27T01:37:15.880269889Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-27T01:37:15.881216556Z level=info msg="Migration successfully executed" id="create role table" duration=946.627µs logger=migrator t=2026-04-27T01:37:15.887557003Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-27T01:37:15.89556006Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.002666ms logger=migrator t=2026-04-27T01:37:15.900324328Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-27T01:37:15.909073798Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.74373ms logger=migrator t=2026-04-27T01:37:15.916616637Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-27T01:37:15.918838618Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.225422ms logger=migrator t=2026-04-27T01:37:15.923410021Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-27T01:37:15.924470441Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.05652ms logger=migrator t=2026-04-27T01:37:15.930993521Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-27T01:37:15.932178342Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.184111ms logger=migrator t=2026-04-27T01:37:15.937673073Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-27T01:37:15.938666252Z level=info msg="Migration successfully executed" id="create team role table" duration=992.749µs logger=migrator t=2026-04-27T01:37:15.943792506Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-27T01:37:15.944867105Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.074119ms logger=migrator t=2026-04-27T01:37:15.948838318Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-27T01:37:15.949926269Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.087561ms logger=migrator t=2026-04-27T01:37:15.953756419Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-27T01:37:15.95486468Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.108041ms logger=migrator t=2026-04-27T01:37:15.96032414Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-27T01:37:15.961237576Z level=info msg="Migration successfully executed" id="create user role table" duration=912.886µs logger=migrator t=2026-04-27T01:37:15.965982924Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-27T01:37:15.967100114Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.11797ms logger=migrator t=2026-04-27T01:37:15.972118506Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-27T01:37:15.973234527Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.117891ms logger=migrator t=2026-04-27T01:37:15.977559207Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-27T01:37:15.978662137Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.10248ms logger=migrator t=2026-04-27T01:37:15.98375743Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-27T01:37:15.984593886Z level=info msg="Migration successfully executed" id="create builtin role table" duration=836.136µs logger=migrator t=2026-04-27T01:37:15.989161179Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-27T01:37:15.99027835Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.116691ms logger=migrator t=2026-04-27T01:37:15.994160162Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-27T01:37:15.995258281Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.098ms logger=migrator t=2026-04-27T01:37:16.000967847Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-27T01:37:16.008752429Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.783912ms logger=migrator t=2026-04-27T01:37:16.01312985Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-27T01:37:16.014060187Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=932.527µs logger=migrator t=2026-04-27T01:37:16.019912314Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-27T01:37:16.021813419Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.903435ms logger=migrator t=2026-04-27T01:37:16.026470615Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-27T01:37:16.027611706Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.141651ms logger=migrator t=2026-04-27T01:37:16.032450425Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-27T01:37:16.033734378Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.283713ms logger=migrator t=2026-04-27T01:37:16.037701201Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-27T01:37:16.038569057Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=867.645µs logger=migrator t=2026-04-27T01:37:16.044045787Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-27T01:37:16.045354291Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.307524ms logger=migrator t=2026-04-27T01:37:16.049426987Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-27T01:37:16.059274277Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.84484ms logger=migrator t=2026-04-27T01:37:16.063094738Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-27T01:37:16.073703262Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.602084ms logger=migrator t=2026-04-27T01:37:16.080430276Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-27T01:37:16.088335971Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.904615ms logger=migrator t=2026-04-27T01:37:16.093528267Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-27T01:37:16.101734408Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.208011ms logger=migrator t=2026-04-27T01:37:16.108869379Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-27T01:37:16.109848866Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=981.337µs logger=migrator t=2026-04-27T01:37:16.114072294Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-27T01:37:16.115820556Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.745492ms logger=migrator t=2026-04-27T01:37:16.121817347Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-27T01:37:16.123013939Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.198422ms logger=migrator t=2026-04-27T01:37:16.129719712Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-27T01:37:16.130775391Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.05559ms logger=migrator t=2026-04-27T01:37:16.134363427Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-27T01:37:16.135482818Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.118871ms logger=migrator t=2026-04-27T01:37:16.144050235Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-27T01:37:16.144151387Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=103.642µs logger=migrator t=2026-04-27T01:37:16.149392013Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-27T01:37:16.149454764Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=63.731µs logger=migrator t=2026-04-27T01:37:16.156040125Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-27T01:37:16.156572685Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=536.01µs logger=migrator t=2026-04-27T01:37:16.161617457Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-27T01:37:16.162192218Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=575.531µs logger=migrator t=2026-04-27T01:37:16.170325218Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-27T01:37:16.171487258Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.208842ms logger=migrator t=2026-04-27T01:37:16.176754935Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-27T01:37:16.177155582Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=405.077µs logger=migrator t=2026-04-27T01:37:16.18733333Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-27T01:37:16.187959631Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=626.051µs logger=migrator t=2026-04-27T01:37:16.196751693Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-27T01:37:16.197826903Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.07607ms logger=migrator t=2026-04-27T01:37:16.205383922Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-27T01:37:16.206557203Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.172941ms logger=migrator t=2026-04-27T01:37:16.213664863Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-27T01:37:16.223525604Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.857041ms logger=migrator t=2026-04-27T01:37:16.228749261Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-27T01:37:16.228824772Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=78.081µs logger=migrator t=2026-04-27T01:37:16.232826386Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-27T01:37:16.23360987Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=783.204µs logger=migrator t=2026-04-27T01:37:16.23850839Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-27T01:37:16.239317625Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=809.225µs logger=migrator t=2026-04-27T01:37:16.260180328Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-27T01:37:16.261548764Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.373426ms logger=migrator t=2026-04-27T01:37:16.273206617Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-27T01:37:16.286861798Z level=info msg="Migration successfully executed" id="add correlation config column" duration=13.651741ms logger=migrator t=2026-04-27T01:37:16.292440691Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-27T01:37:16.294553449Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.107918ms logger=migrator t=2026-04-27T01:37:16.30004139Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-27T01:37:16.301577298Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.538378ms logger=migrator t=2026-04-27T01:37:16.307400585Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-27T01:37:16.335155315Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.74923ms logger=migrator t=2026-04-27T01:37:16.340790909Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-27T01:37:16.341747717Z level=info msg="Migration successfully executed" id="create correlation v2" duration=957.048µs logger=migrator t=2026-04-27T01:37:16.346941792Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-27T01:37:16.347766517Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=826.925µs logger=migrator t=2026-04-27T01:37:16.353217817Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-27T01:37:16.354226776Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.008859ms logger=migrator t=2026-04-27T01:37:16.358168648Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-27T01:37:16.359286598Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.11783ms logger=migrator t=2026-04-27T01:37:16.36532139Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-27T01:37:16.365551614Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=227.674µs logger=migrator t=2026-04-27T01:37:16.371498173Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-27T01:37:16.372263647Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=765.264µs logger=migrator t=2026-04-27T01:37:16.377050035Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-27T01:37:16.399267083Z level=info msg="Migration successfully executed" id="add provisioning column" duration=22.208508ms logger=migrator t=2026-04-27T01:37:16.455614748Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-27T01:37:16.457168906Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.554738ms logger=migrator t=2026-04-27T01:37:16.475972012Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-27T01:37:16.47695271Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=982.798µs logger=migrator t=2026-04-27T01:37:16.48395549Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T01:37:16.484459108Z 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-04-27T01:37:16.489311597Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T01:37:16.489759986Z 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-04-27T01:37:16.495158855Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-27T01:37:16.49601341Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=849.865µs logger=migrator t=2026-04-27T01:37:16.50037381Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-27T01:37:16.501352788Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=979.098µs logger=migrator t=2026-04-27T01:37:16.507052103Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T01:37:16.509164512Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.110569ms logger=migrator t=2026-04-27T01:37:16.516211552Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T01:37:16.517281891Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.069459ms logger=migrator t=2026-04-27T01:37:16.522284593Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T01:37:16.524069776Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.785203ms logger=migrator t=2026-04-27T01:37:16.532129504Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T01:37:16.533954207Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.827623ms logger=migrator t=2026-04-27T01:37:16.541526747Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-27T01:37:16.542328291Z level=info msg="Migration successfully executed" id="Drop public config table" duration=801.674µs logger=migrator t=2026-04-27T01:37:16.54715234Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-27T01:37:16.54831284Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.15862ms logger=migrator t=2026-04-27T01:37:16.55371288Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T01:37:16.555594795Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.881995ms logger=migrator t=2026-04-27T01:37:16.560610097Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T01:37:16.561956962Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.347915ms logger=migrator t=2026-04-27T01:37:16.569267306Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-27T01:37:16.570351936Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.08245ms logger=migrator t=2026-04-27T01:37:16.57877242Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-27T01:37:16.606404568Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.629638ms logger=migrator t=2026-04-27T01:37:16.613066371Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-27T01:37:16.62009419Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.027639ms logger=migrator t=2026-04-27T01:37:16.62503225Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-27T01:37:16.632985077Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.951727ms logger=migrator t=2026-04-27T01:37:16.640223839Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-27T01:37:16.640386772Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=163.283µs logger=migrator t=2026-04-27T01:37:16.64510845Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-27T01:37:16.657532557Z level=info msg="Migration successfully executed" id="add share column" duration=12.419967ms logger=migrator t=2026-04-27T01:37:16.661900388Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-27T01:37:16.662080951Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=181.043µs logger=migrator t=2026-04-27T01:37:16.668714273Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-27T01:37:16.669683091Z level=info msg="Migration successfully executed" id="create file table" duration=968.878µs logger=migrator t=2026-04-27T01:37:16.676104299Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-27T01:37:16.67778866Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.682031ms logger=migrator t=2026-04-27T01:37:16.684135556Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-27T01:37:16.685696125Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.560029ms logger=migrator t=2026-04-27T01:37:16.692925908Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-27T01:37:16.693812173Z level=info msg="Migration successfully executed" id="create file_meta table" duration=889.565µs logger=migrator t=2026-04-27T01:37:16.699536019Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-27T01:37:16.701321092Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.784743ms logger=migrator t=2026-04-27T01:37:16.70662175Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-27T01:37:16.706726442Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=105.822µs logger=migrator t=2026-04-27T01:37:16.712853194Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-27T01:37:16.712922875Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=70.791µs logger=migrator t=2026-04-27T01:37:16.717893507Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-27T01:37:16.718816113Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=922.206µs logger=migrator t=2026-04-27T01:37:16.723892036Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-27T01:37:16.724254733Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=362.827µs logger=migrator t=2026-04-27T01:37:16.729434648Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-27T01:37:16.731335453Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.901905ms logger=migrator t=2026-04-27T01:37:16.736818864Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-27T01:37:16.74640769Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.588626ms logger=migrator t=2026-04-27T01:37:16.752162376Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-27T01:37:16.752275208Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=113.172µs logger=migrator t=2026-04-27T01:37:16.757030016Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-27T01:37:16.758962721Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.932075ms logger=migrator t=2026-04-27T01:37:16.764233108Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-27T01:37:16.764658445Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=426.087µs logger=migrator t=2026-04-27T01:37:16.770181097Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-27T01:37:16.770406611Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=228.744µs logger=migrator t=2026-04-27T01:37:16.775424974Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-27T01:37:16.776164277Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=738.933µs logger=migrator t=2026-04-27T01:37:16.781320482Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-27T01:37:16.793403964Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.084452ms logger=migrator t=2026-04-27T01:37:16.79809587Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-27T01:37:16.804409995Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.313525ms logger=migrator t=2026-04-27T01:37:16.8101364Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-27T01:37:16.811242431Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.106221ms logger=migrator t=2026-04-27T01:37:16.81605822Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-27T01:37:16.890789282Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.727342ms logger=migrator t=2026-04-27T01:37:16.896427926Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-27T01:37:16.897244811Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=816.715µs logger=migrator t=2026-04-27T01:37:16.903560757Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-27T01:37:16.90538299Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.821513ms logger=migrator t=2026-04-27T01:37:16.910952562Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-27T01:37:16.938108922Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.15455ms logger=migrator t=2026-04-27T01:37:16.944762604Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-27T01:37:16.954090465Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.327451ms logger=migrator t=2026-04-27T01:37:16.959647257Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-27T01:37:16.959877601Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=230.364µs logger=migrator t=2026-04-27T01:37:16.965195299Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-27T01:37:16.965460554Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=257.185µs logger=migrator t=2026-04-27T01:37:16.971654728Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-27T01:37:16.971988864Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=334.636µs logger=migrator t=2026-04-27T01:37:16.978074025Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-27T01:37:16.978380622Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=307.177µs logger=migrator t=2026-04-27T01:37:16.983180779Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-27T01:37:16.983488765Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=308.066µs logger=migrator t=2026-04-27T01:37:16.988736712Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-27T01:37:16.99028782Z level=info msg="Migration successfully executed" id="create folder table" duration=1.550929ms logger=migrator t=2026-04-27T01:37:16.997396371Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-27T01:37:16.998971119Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.576008ms logger=migrator t=2026-04-27T01:37:17.005904667Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-27T01:37:17.007812312Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.912535ms logger=migrator t=2026-04-27T01:37:17.013140739Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-27T01:37:17.01318173Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.991µs logger=migrator t=2026-04-27T01:37:17.018353535Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T01:37:17.019650309Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.296284ms logger=migrator t=2026-04-27T01:37:17.027092176Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T01:37:17.028825469Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.733693ms logger=migrator t=2026-04-27T01:37:17.034256598Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-27T01:37:17.036895166Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.641338ms logger=migrator t=2026-04-27T01:37:17.042666673Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-27T01:37:17.043107011Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=440.538µs logger=migrator t=2026-04-27T01:37:17.04905739Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-27T01:37:17.049444006Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=387.546µs logger=migrator t=2026-04-27T01:37:17.055162361Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-27T01:37:17.057088287Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.925576ms logger=migrator t=2026-04-27T01:37:17.063336592Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-27T01:37:17.066043062Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.71361ms logger=migrator t=2026-04-27T01:37:17.07245585Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-27T01:37:17.073693803Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.237233ms logger=migrator t=2026-04-27T01:37:17.078980899Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-27T01:37:17.080792523Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.801994ms logger=migrator t=2026-04-27T01:37:17.087241221Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-27T01:37:17.088845131Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.60403ms logger=migrator t=2026-04-27T01:37:17.094411103Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-27T01:37:17.095666765Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.252203ms logger=migrator t=2026-04-27T01:37:17.101060115Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-27T01:37:17.10244686Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.395415ms logger=migrator t=2026-04-27T01:37:17.108428771Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-27T01:37:17.110389027Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.959906ms logger=migrator t=2026-04-27T01:37:17.116282705Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-27T01:37:17.117604469Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.320174ms logger=migrator t=2026-04-27T01:37:17.124430364Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-27T01:37:17.12641002Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.980786ms logger=migrator t=2026-04-27T01:37:17.132235458Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-27T01:37:17.133202665Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=964.167µs logger=migrator t=2026-04-27T01:37:17.138951881Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-27T01:37:17.139591533Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=645.132µs logger=migrator t=2026-04-27T01:37:17.145722025Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-27T01:37:17.157672305Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.94591ms logger=migrator t=2026-04-27T01:37:17.163702396Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-27T01:37:17.164304106Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=610.261µs logger=migrator t=2026-04-27T01:37:17.169495772Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T01:37:17.169527632Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.66µs logger=migrator t=2026-04-27T01:37:17.174781019Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T01:37:17.176720335Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.939026ms logger=migrator t=2026-04-27T01:37:17.181928291Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T01:37:17.181958301Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.42µs logger=migrator t=2026-04-27T01:37:17.187488313Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-27T01:37:17.188943559Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.454526ms logger=migrator t=2026-04-27T01:37:17.194306648Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T01:37:17.196341585Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.032237ms logger=migrator t=2026-04-27T01:37:17.202945806Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-27T01:37:17.204053927Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.107921ms logger=migrator t=2026-04-27T01:37:17.209741242Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-27T01:37:17.211108737Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.368325ms logger=migrator t=2026-04-27T01:37:17.217036766Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-27T01:37:17.217346931Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=311.145µs logger=migrator t=2026-04-27T01:37:17.222043948Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-27T01:37:17.22326791Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.222962ms logger=migrator t=2026-04-27T01:37:17.228596398Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-27T01:37:17.229597556Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.000559ms logger=migrator t=2026-04-27T01:37:17.235112507Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-27T01:37:17.236119026Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.005949ms logger=migrator t=2026-04-27T01:37:17.241662178Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-27T01:37:17.251404177Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.736369ms logger=migrator t=2026-04-27T01:37:17.256228935Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-27T01:37:17.26519452Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.965865ms logger=migrator t=2026-04-27T01:37:17.269920047Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-27T01:37:17.279289819Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.369522ms logger=migrator t=2026-04-27T01:37:17.284442884Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-27T01:37:17.284509445Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=63.651µs logger=migrator t=2026-04-27T01:37:17.289297173Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-27T01:37:17.296140509Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=6.842936ms logger=migrator t=2026-04-27T01:37:17.301663771Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-27T01:37:17.308354193Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.688152ms logger=migrator t=2026-04-27T01:37:17.314045587Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-27T01:37:17.314336623Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=290.886µs logger=migrator t=2026-04-27T01:37:17.319863665Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.601778005s logger=migrator t=2026-04-27T01:37:17.320298853Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-27T01:37:17.332730241Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-27T01:37:17.332948825Z level=info msg="Created default organization" logger=secrets t=2026-04-27T01:37:17.338866083Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T01:37:17.384419331Z level=info msg="Restored cache from database" duration=406.429µs logger=plugin.store t=2026-04-27T01:37:17.385652573Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-27T01:37:17.421338708Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-27T01:37:17.421363999Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-27T01:37:17.42145686Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-27T01:37:17.421469781Z level=info msg="Plugins loaded" count=54 duration=35.817508ms logger=query_data t=2026-04-27T01:37:17.42524122Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-27T01:37:17.428019702Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-27T01:37:17.431601817Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-27T01:37:17.442534518Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-27T01:37:17.445834258Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-27T01:37:17.447373287Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-27T01:37:17.466876066Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-27T01:37:17.490113612Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-27T01:37:17.512625215Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-27T01:37:17.512643316Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-27T01:37:17.51289925Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-27T01:37:17.513857328Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-27T01:37:17.514064072Z level=info msg="State cache has been initialized" states=0 duration=1.160422ms logger=ngalert.scheduler t=2026-04-27T01:37:17.514126703Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ngalert.multiorg.alertmanager t=2026-04-27T01:37:17.514150863Z level=info msg="Starting MultiOrg Alertmanager" logger=ticker t=2026-04-27T01:37:17.514525641Z level=info msg=starting first_tick=2026-04-27T01:37:20Z logger=http.server t=2026-04-27T01:37:17.517415734Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-27T01:37:17.574857759Z level=info msg="Update check succeeded" duration=61.323117ms logger=provisioning.dashboard t=2026-04-27T01:37:17.580705966Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-27T01:37:17.582968137Z level=info msg="Update check succeeded" duration=69.74018ms logger=sqlstore.transactions t=2026-04-27T01:37:17.604022214Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T01:37:17.61632965Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-27T01:37:17.630075563Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-27T01:37:17.641985452Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T01:37:17.673137404Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-04-27T01:37:17.69140976Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-27T01:37:17.692738294Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T01:37:17.711270824Z level=info msg="Patterns update finished" duration=198.042597ms logger=grafana-apiserver t=2026-04-27T01:37:18.031381255Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-27T01:37:18.031817893Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-27T01:37:18.728463038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.72916933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.750049095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.773879054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.793109988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.820278148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.839907319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.868894533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.889042394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.95128549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.968726821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:18.989660256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.007485594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.043150851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.061986908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.094569428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.113039327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.595362688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.614044231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.769837879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.787344982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.809009071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.822659732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.848003199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.86601633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.889833079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.907508865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.933247838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.952421582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.981854453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:19.996280189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.029832746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.043700522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.075274613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.096136997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.13592529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.153194137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.181750164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.198063324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.231145913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.248662135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.291800869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.310023535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.364261274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.380604585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.430295689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.446184601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.488026502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.503911705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.538175985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.554327343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.62041201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.63183223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.668063537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.688195597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.851687487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.886372676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.972140305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:20.991378109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.10222236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.13045917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.255864999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.274175136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.353019367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.372204991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.449140327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.467439364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.548232152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.565874176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.632502153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.647390126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.715243696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.725098558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.800995975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.821277429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.896291819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.91804882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:21.99300825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:22.008639887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:37:22.084904852Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-27T01:37:50.535205441Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-27T01:47:17.556252062Z level=info msg="Completed cleanup jobs" duration=42.28862ms logger=plugins.update.checker t=2026-04-27T01:47:17.649138229Z level=info msg="Update check succeeded" duration=73.844424ms logger=cleanup t=2026-04-27T01:57:17.526116465Z level=info msg="Completed cleanup jobs" duration=11.83736ms logger=plugins.update.checker t=2026-04-27T01:57:17.626368832Z level=info msg="Update check succeeded" duration=50.973855ms logger=cleanup t=2026-04-27T02:07:17.550561867Z level=info msg="Completed cleanup jobs" duration=36.614569ms logger=plugins.update.checker t=2026-04-27T02:07:17.625227221Z level=info msg="Update check succeeded" duration=49.463797ms logger=infra.usagestats t=2026-04-27T02:07:50.559107068Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-27T02:17:17.542504501Z level=info msg="Completed cleanup jobs" duration=28.611194ms logger=plugins.update.checker t=2026-04-27T02:17:17.63317565Z level=info msg="Update check succeeded" duration=58.206015ms logger=cleanup t=2026-04-27T02:27:17.540080427Z level=info msg="Completed cleanup jobs" duration=25.67102ms logger=plugins.update.checker t=2026-04-27T02:27:17.62209088Z level=info msg="Update check succeeded" duration=46.847356ms logger=cleanup t=2026-04-27T02:37:17.574646879Z level=info msg="Completed cleanup jobs" duration=60.557446ms logger=plugins.update.checker t=2026-04-27T02:37:17.624183429Z level=info msg="Update check succeeded" duration=49.211583ms logger=infra.usagestats t=2026-04-27T02:37:50.558768648Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-27T02:47:17.549602644Z level=info msg="Completed cleanup jobs" duration=35.374162ms logger=plugins.update.checker t=2026-04-27T02:47:17.626699587Z level=info msg="Update check succeeded" duration=51.055355ms