logger=settings t=2026-04-07T00:14:18.4427804Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T00:14:18Z logger=settings t=2026-04-07T00:14:18.443156852Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T00:14:18.443170773Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T00:14:18.443175913Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T00:14:18.443180313Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T00:14:18.443184543Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:14:18.443188843Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:14:18.443192873Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T00:14:18.443197613Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T00:14:18.443202554Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T00:14:18.443206684Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:14:18.443210744Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:14:18.443214764Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T00:14:18.443221494Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T00:14:18.443225894Z level=info msg=Target target=[all] logger=settings t=2026-04-07T00:14:18.443239695Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T00:14:18.443243985Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T00:14:18.443247795Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T00:14:18.443251575Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T00:14:18.443257085Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T00:14:18.443261246Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T00:14:18.443644298Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T00:14:18.443665168Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T00:14:18.446036885Z level=info msg="Locking database" logger=migrator t=2026-04-07T00:14:18.446052096Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T00:14:18.446779299Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T00:14:18.447892156Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.112377ms logger=migrator t=2026-04-07T00:14:18.45421495Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T00:14:18.454787009Z level=info msg="Migration successfully executed" id="create user table" duration=567.498µs logger=migrator t=2026-04-07T00:14:18.460026958Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T00:14:18.460741151Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=713.793µs logger=migrator t=2026-04-07T00:14:18.466548479Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T00:14:18.467741578Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.193069ms logger=migrator t=2026-04-07T00:14:18.471898572Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T00:14:18.472903595Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.005143ms logger=migrator t=2026-04-07T00:14:18.476909084Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T00:14:18.477580886Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=671.952µs logger=migrator t=2026-04-07T00:14:18.481454372Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T00:14:18.48512073Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.664828ms logger=migrator t=2026-04-07T00:14:18.488566571Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T00:14:18.490005778Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.439087ms logger=migrator t=2026-04-07T00:14:18.493223432Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T00:14:18.493964986Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=741.674µs logger=migrator t=2026-04-07T00:14:18.499612279Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T00:14:18.500786337Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.172788ms logger=migrator t=2026-04-07T00:14:18.50645285Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T00:14:18.507032209Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=580.859µs logger=migrator t=2026-04-07T00:14:18.51108802Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T00:14:18.511577446Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=489.616µs logger=migrator t=2026-04-07T00:14:18.515559265Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T00:14:18.516734913Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.175908ms logger=migrator t=2026-04-07T00:14:18.520515345Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T00:14:18.520557777Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.722µs logger=migrator t=2026-04-07T00:14:18.523709998Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T00:14:18.524986079Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.276381ms logger=migrator t=2026-04-07T00:14:18.527745869Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T00:14:18.527979296Z level=info msg="Migration successfully executed" id="Add missing user data" duration=233.617µs logger=migrator t=2026-04-07T00:14:18.531288184Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T00:14:18.532553895Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.26603ms logger=migrator t=2026-04-07T00:14:18.537132093Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T00:14:18.537905388Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=772.985µs logger=migrator t=2026-04-07T00:14:18.540791581Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T00:14:18.542065602Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.273831ms logger=migrator t=2026-04-07T00:14:18.545868186Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T00:14:18.554687291Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.818795ms logger=migrator t=2026-04-07T00:14:18.560124287Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T00:14:18.561273234Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.152387ms logger=migrator t=2026-04-07T00:14:18.566532134Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T00:14:18.566744341Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=212.527µs logger=migrator t=2026-04-07T00:14:18.570016846Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T00:14:18.570752271Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=730.764µs logger=migrator t=2026-04-07T00:14:18.574622586Z 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-07T00:14:18.574921925Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=297.509µs logger=migrator t=2026-04-07T00:14:18.578621595Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T00:14:18.579018308Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=398.764µs logger=migrator t=2026-04-07T00:14:18.582715658Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T00:14:18.583550784Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=836.296µs logger=migrator t=2026-04-07T00:14:18.587030337Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T00:14:18.587868324Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=837.257µs logger=migrator t=2026-04-07T00:14:18.59299648Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T00:14:18.59391491Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=919.29µs logger=migrator t=2026-04-07T00:14:18.597258668Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T00:14:18.598086834Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=827.636µs logger=migrator t=2026-04-07T00:14:18.601236357Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T00:14:18.60195194Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=715.453µs logger=migrator t=2026-04-07T00:14:18.605809305Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T00:14:18.605838045Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.471µs logger=migrator t=2026-04-07T00:14:18.60938914Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T00:14:18.610455465Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.066865ms logger=migrator t=2026-04-07T00:14:18.614483865Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T00:14:18.615483088Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=996.863µs logger=migrator t=2026-04-07T00:14:18.618744123Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T00:14:18.619768586Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.024073ms logger=migrator t=2026-04-07T00:14:18.624429127Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T00:14:18.625493501Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.063524ms logger=migrator t=2026-04-07T00:14:18.630634068Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:14:18.635677611Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.045823ms logger=migrator t=2026-04-07T00:14:18.639559826Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T00:14:18.640275419Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=715.843µs logger=migrator t=2026-04-07T00:14:18.644740664Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T00:14:18.645449067Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=706.373µs logger=migrator t=2026-04-07T00:14:18.649325413Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T00:14:18.650039896Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=713.273µs logger=migrator t=2026-04-07T00:14:18.70147292Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T00:14:18.706905925Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=5.432336ms logger=migrator t=2026-04-07T00:14:18.752497341Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T00:14:18.753858684Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.358143ms logger=migrator t=2026-04-07T00:14:18.758992391Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T00:14:18.759415184Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=425.433µs logger=migrator t=2026-04-07T00:14:18.763047141Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T00:14:18.763458135Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=410.594µs logger=migrator t=2026-04-07T00:14:18.766911937Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T00:14:18.767276299Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=364.312µs logger=migrator t=2026-04-07T00:14:18.773395847Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T00:14:18.774493922Z level=info msg="Migration successfully executed" id="create star table" duration=1.097696ms logger=migrator t=2026-04-07T00:14:18.778684918Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T00:14:18.779904737Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.216929ms logger=migrator t=2026-04-07T00:14:18.784109543Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T00:14:18.784849887Z level=info msg="Migration successfully executed" id="create org table v1" duration=742.044µs logger=migrator t=2026-04-07T00:14:18.788557837Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T00:14:18.789310572Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=752.055µs logger=migrator t=2026-04-07T00:14:18.793863288Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T00:14:18.795103119Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.238931ms logger=migrator t=2026-04-07T00:14:18.799339666Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T00:14:18.800275847Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=937.341µs logger=migrator t=2026-04-07T00:14:18.803835821Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T00:14:18.804598876Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=760.565µs logger=migrator t=2026-04-07T00:14:18.808298906Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T00:14:18.809145284Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=845.699µs logger=migrator t=2026-04-07T00:14:18.813636178Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T00:14:18.81369811Z level=info msg="Migration successfully executed" id="Update org table charset" duration=62.502µs logger=migrator t=2026-04-07T00:14:18.818617349Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T00:14:18.818658981Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=43.142µs logger=migrator t=2026-04-07T00:14:18.824058455Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T00:14:18.824471419Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=415.444µs logger=migrator t=2026-04-07T00:14:18.828962775Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T00:14:18.829841063Z level=info msg="Migration successfully executed" id="create dashboard table" duration=880.619µs logger=migrator t=2026-04-07T00:14:18.834782333Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T00:14:18.835617089Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=833.986µs logger=migrator t=2026-04-07T00:14:18.84056465Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T00:14:18.841316594Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=748.034µs logger=migrator t=2026-04-07T00:14:18.846249274Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T00:14:18.846922815Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=673.031µs logger=migrator t=2026-04-07T00:14:18.851181613Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T00:14:18.851833984Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=651.881µs logger=migrator t=2026-04-07T00:14:18.855811333Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T00:14:18.856455884Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=644.011µs logger=migrator t=2026-04-07T00:14:18.860401441Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T00:14:18.864935568Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.531727ms logger=migrator t=2026-04-07T00:14:18.869886468Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T00:14:18.870515049Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=628.131µs logger=migrator t=2026-04-07T00:14:18.879954734Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T00:14:18.880612475Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=657.151µs logger=migrator t=2026-04-07T00:14:18.884870113Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T00:14:18.886229597Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.357894ms logger=migrator t=2026-04-07T00:14:18.891641472Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T00:14:18.892301733Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=660.771µs logger=migrator t=2026-04-07T00:14:18.897169711Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T00:14:18.898208615Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.041134ms logger=migrator t=2026-04-07T00:14:18.905707597Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T00:14:18.905779429Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=72.462µs logger=migrator t=2026-04-07T00:14:18.913494979Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T00:14:18.915420262Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.924823ms logger=migrator t=2026-04-07T00:14:18.919668299Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T00:14:18.921933042Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.264153ms logger=migrator t=2026-04-07T00:14:18.926651015Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T00:14:18.928940849Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.289054ms logger=migrator t=2026-04-07T00:14:18.932944078Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T00:14:18.933702363Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=757.505µs logger=migrator t=2026-04-07T00:14:18.940663838Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T00:14:18.942391164Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.726816ms logger=migrator t=2026-04-07T00:14:18.947354345Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T00:14:18.94873918Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.384065ms logger=migrator t=2026-04-07T00:14:18.953457362Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T00:14:18.954859108Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.401246ms logger=migrator t=2026-04-07T00:14:18.960079617Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T00:14:18.960109258Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.111µs logger=migrator t=2026-04-07T00:14:18.964071656Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T00:14:18.964099597Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.841µs logger=migrator t=2026-04-07T00:14:18.968801389Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T00:14:18.972350533Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.548324ms logger=migrator t=2026-04-07T00:14:18.976375623Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T00:14:18.978656167Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.279894ms logger=migrator t=2026-04-07T00:14:18.984248568Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T00:14:18.986659506Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.410128ms logger=migrator t=2026-04-07T00:14:18.990626655Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T00:14:18.992836846Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.208221ms logger=migrator t=2026-04-07T00:14:18.997041832Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T00:14:18.997390124Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=347.901µs logger=migrator t=2026-04-07T00:14:19.001828418Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T00:14:19.00282999Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=963.261µs logger=migrator t=2026-04-07T00:14:19.007631885Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T00:14:19.008548355Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=916.519µs logger=migrator t=2026-04-07T00:14:19.01301711Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T00:14:19.013046981Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.981µs logger=migrator t=2026-04-07T00:14:19.016991918Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T00:14:19.018260108Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.26744ms logger=migrator t=2026-04-07T00:14:19.023011202Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T00:14:19.023898651Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=887.349µs logger=migrator t=2026-04-07T00:14:19.027655983Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:14:19.034483943Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.82598ms logger=migrator t=2026-04-07T00:14:19.038436242Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T00:14:19.039529477Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.090035ms logger=migrator t=2026-04-07T00:14:19.045444618Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T00:14:19.046512523Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.068894ms logger=migrator t=2026-04-07T00:14:19.051827284Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T00:14:19.053860991Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.033487ms logger=migrator t=2026-04-07T00:14:19.05783652Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T00:14:19.05815195Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=315.09µs logger=migrator t=2026-04-07T00:14:19.063240324Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T00:14:19.064203696Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=962.742µs logger=migrator t=2026-04-07T00:14:19.073331101Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T00:14:19.076938987Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.608097ms logger=migrator t=2026-04-07T00:14:19.08166481Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T00:14:19.082634861Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=970.171µs logger=migrator t=2026-04-07T00:14:19.086920861Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T00:14:19.087129857Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=209.006µs logger=migrator t=2026-04-07T00:14:19.091801259Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T00:14:19.091977955Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=177.316µs logger=migrator t=2026-04-07T00:14:19.09555199Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T00:14:19.09649096Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=939.02µs logger=migrator t=2026-04-07T00:14:19.100300014Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T00:14:19.103648912Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.346798ms logger=migrator t=2026-04-07T00:14:19.110279736Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T00:14:19.111236038Z level=info msg="Migration successfully executed" id="create data_source table" duration=954.852µs logger=migrator t=2026-04-07T00:14:19.115778934Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T00:14:19.116817429Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.042385ms logger=migrator t=2026-04-07T00:14:19.121359615Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T00:14:19.122799412Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.440827ms logger=migrator t=2026-04-07T00:14:19.128487826Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T00:14:19.129373754Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=885.848µs logger=migrator t=2026-04-07T00:14:19.133123955Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T00:14:19.134154399Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.032624ms logger=migrator t=2026-04-07T00:14:19.138781018Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T00:14:19.146120606Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.339428ms logger=migrator t=2026-04-07T00:14:19.151463939Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T00:14:19.152395939Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=932.02µs logger=migrator t=2026-04-07T00:14:19.155937134Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T00:14:19.15705102Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.157127ms logger=migrator t=2026-04-07T00:14:19.161454473Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T00:14:19.162386213Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=930.76µs logger=migrator t=2026-04-07T00:14:19.168416818Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T00:14:19.168956345Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=539.757µs logger=migrator t=2026-04-07T00:14:19.172298483Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T00:14:19.17469364Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.399137ms logger=migrator t=2026-04-07T00:14:19.178443293Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T00:14:19.18087393Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.429998ms logger=migrator t=2026-04-07T00:14:19.186679489Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T00:14:19.186745791Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=66.522µs logger=migrator t=2026-04-07T00:14:19.190264535Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T00:14:19.190523103Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=258.788µs logger=migrator t=2026-04-07T00:14:19.19414387Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T00:14:19.196585639Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.441939ms logger=migrator t=2026-04-07T00:14:19.201523089Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T00:14:19.201717025Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=194.226µs logger=migrator t=2026-04-07T00:14:19.20494565Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T00:14:19.205117995Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=167.155µs logger=migrator t=2026-04-07T00:14:19.208800204Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T00:14:19.212878737Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.082123ms logger=migrator t=2026-04-07T00:14:19.21671564Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T00:14:19.216961728Z level=info msg="Migration successfully executed" id="Update uid value" duration=246.268µs logger=migrator t=2026-04-07T00:14:19.222787297Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T00:14:19.224196243Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.409226ms logger=migrator t=2026-04-07T00:14:19.229254817Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T00:14:19.230063392Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=808.196µs logger=migrator t=2026-04-07T00:14:19.233432231Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T00:14:19.234073132Z level=info msg="Migration successfully executed" id="create api_key table" duration=640.501µs logger=migrator t=2026-04-07T00:14:19.23958858Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T00:14:19.240247983Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=659.043µs logger=migrator t=2026-04-07T00:14:19.247170236Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T00:14:19.248013053Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=842.787µs logger=migrator t=2026-04-07T00:14:19.251359022Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T00:14:19.252305772Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=948.87µs logger=migrator t=2026-04-07T00:14:19.256672284Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T00:14:19.257415278Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=742.464µs logger=migrator t=2026-04-07T00:14:19.261181249Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T00:14:19.262181721Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.000182ms logger=migrator t=2026-04-07T00:14:19.265935814Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T00:14:19.266650536Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=711.602µs logger=migrator t=2026-04-07T00:14:19.271210305Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T00:14:19.278368685Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.157771ms logger=migrator t=2026-04-07T00:14:19.281747034Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T00:14:19.282484219Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=735.905µs logger=migrator t=2026-04-07T00:14:19.288246585Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T00:14:19.289346101Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.097756ms logger=migrator t=2026-04-07T00:14:19.292700979Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T00:14:19.294066824Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.365745ms logger=migrator t=2026-04-07T00:14:19.297304778Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T00:14:19.298128245Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=823.257µs logger=migrator t=2026-04-07T00:14:19.302804556Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T00:14:19.303342554Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=537.577µs logger=migrator t=2026-04-07T00:14:19.311608901Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T00:14:19.312272892Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=664.851µs logger=migrator t=2026-04-07T00:14:19.316738978Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T00:14:19.316801369Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=69.772µs logger=migrator t=2026-04-07T00:14:19.321570574Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T00:14:19.3242492Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.689957ms logger=migrator t=2026-04-07T00:14:19.341671614Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T00:14:19.34989269Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=8.222706ms logger=migrator t=2026-04-07T00:14:19.730748844Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T00:14:19.730998052Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=252.688µs logger=migrator t=2026-04-07T00:14:19.777775846Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T00:14:19.781758635Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.987989ms logger=migrator t=2026-04-07T00:14:19.874179916Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T00:14:19.879420265Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.244049ms logger=migrator t=2026-04-07T00:14:20.12863985Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T00:14:20.130081647Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.445376ms logger=migrator t=2026-04-07T00:14:20.265841651Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T00:14:20.266694008Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=854.017µs logger=migrator t=2026-04-07T00:14:20.281134696Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T00:14:20.282591763Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.458418ms logger=migrator t=2026-04-07T00:14:20.290879531Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T00:14:20.291695997Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=814.416µs logger=migrator t=2026-04-07T00:14:20.299999206Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T00:14:20.303059855Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=3.066119ms logger=migrator t=2026-04-07T00:14:20.310332391Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T00:14:20.311973264Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.643133ms logger=migrator t=2026-04-07T00:14:20.318161704Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T00:14:20.318292488Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=133.855µs logger=migrator t=2026-04-07T00:14:20.326017158Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T00:14:20.32609279Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=78.902µs logger=migrator t=2026-04-07T00:14:20.330826914Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T00:14:20.334662978Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.863305ms logger=migrator t=2026-04-07T00:14:20.342901834Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T00:14:20.345670684Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.77008ms logger=migrator t=2026-04-07T00:14:20.351781972Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T00:14:20.351919796Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=141.604µs logger=migrator t=2026-04-07T00:14:20.356925468Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T00:14:20.360833986Z level=info msg="Migration successfully executed" id="create quota table v1" duration=3.903037ms logger=migrator t=2026-04-07T00:14:20.366796228Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T00:14:20.367841412Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.046044ms logger=migrator t=2026-04-07T00:14:20.375225231Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T00:14:20.375275733Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=54.142µs logger=migrator t=2026-04-07T00:14:20.380930326Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T00:14:20.383987305Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=3.057268ms logger=migrator t=2026-04-07T00:14:20.391737036Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T00:14:20.393291505Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.55367ms logger=migrator t=2026-04-07T00:14:20.396862242Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T00:14:20.399225507Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.365265ms logger=migrator t=2026-04-07T00:14:20.40391957Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T00:14:20.403993592Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=78.832µs logger=migrator t=2026-04-07T00:14:20.412546309Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T00:14:20.417424277Z level=info msg="Migration successfully executed" id="create session table" duration=4.871877ms logger=migrator t=2026-04-07T00:14:20.424108903Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T00:14:20.424594808Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=489.575µs logger=migrator t=2026-04-07T00:14:20.430776819Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T00:14:20.430966395Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=191.946µs logger=migrator t=2026-04-07T00:14:20.436579037Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T00:14:20.437447805Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=870.438µs logger=migrator t=2026-04-07T00:14:20.446685393Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T00:14:20.447575583Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=893.93µs logger=migrator t=2026-04-07T00:14:20.464592344Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T00:14:20.464652055Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=79.642µs logger=migrator t=2026-04-07T00:14:20.471344222Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T00:14:20.471418614Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=100.363µs logger=migrator t=2026-04-07T00:14:20.486468672Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T00:14:20.490066298Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.602136ms logger=migrator t=2026-04-07T00:14:20.494562573Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T00:14:20.496897238Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.336145ms logger=migrator t=2026-04-07T00:14:20.499813803Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T00:14:20.499892356Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=78.882µs logger=migrator t=2026-04-07T00:14:20.504611768Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T00:14:20.504728252Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=117.274µs logger=migrator t=2026-04-07T00:14:20.508403861Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T00:14:20.509637861Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.23357ms logger=migrator t=2026-04-07T00:14:20.513535727Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T00:14:20.513570738Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=36.221µs logger=migrator t=2026-04-07T00:14:20.516611627Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T00:14:20.520425771Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.819604ms logger=migrator t=2026-04-07T00:14:20.527067105Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T00:14:20.527329944Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=264.598µs logger=migrator t=2026-04-07T00:14:20.530337551Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T00:14:20.536424908Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.086446ms logger=migrator t=2026-04-07T00:14:20.540315784Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T00:14:20.542931859Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.616795ms logger=migrator t=2026-04-07T00:14:20.558157371Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T00:14:20.560031772Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=1.880721ms logger=migrator t=2026-04-07T00:14:20.592144301Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T00:14:20.593401143Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.260032ms logger=migrator t=2026-04-07T00:14:20.602382553Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T00:14:20.603328733Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=947.5µs logger=migrator t=2026-04-07T00:14:20.611982953Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T00:14:20.6131074Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.124627ms logger=migrator t=2026-04-07T00:14:20.621216443Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T00:14:20.622343079Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.128246ms logger=migrator t=2026-04-07T00:14:20.627819466Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T00:14:20.629496851Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.679405ms logger=migrator t=2026-04-07T00:14:20.639864436Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T00:14:20.640930881Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.069285ms logger=migrator t=2026-04-07T00:14:20.644666251Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T00:14:20.645407065Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=739.084µs logger=migrator t=2026-04-07T00:14:20.65017463Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T00:14:20.651541853Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.366893ms logger=migrator t=2026-04-07T00:14:20.659200451Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T00:14:20.660051789Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=851.438µs logger=migrator t=2026-04-07T00:14:20.665087902Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T00:14:20.675648964Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.570482ms logger=migrator t=2026-04-07T00:14:20.682995712Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T00:14:20.689057588Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=6.057356ms logger=migrator t=2026-04-07T00:14:20.694127342Z 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-07T00:14:20.697376808Z 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=3.249195ms logger=migrator t=2026-04-07T00:14:20.70240158Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T00:14:20.702672479Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=270.859µs logger=migrator t=2026-04-07T00:14:20.706290656Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T00:14:20.707704651Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.408975ms logger=migrator t=2026-04-07T00:14:20.711375511Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T00:14:20.712199957Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=824.576µs logger=migrator t=2026-04-07T00:14:20.718546112Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T00:14:20.726305783Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.759041ms logger=migrator t=2026-04-07T00:14:20.73422681Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T00:14:20.740514293Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.288393ms logger=migrator t=2026-04-07T00:14:20.744501873Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T00:14:20.747805809Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.303586ms logger=migrator t=2026-04-07T00:14:20.75370675Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T00:14:20.757563485Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.853845ms logger=migrator t=2026-04-07T00:14:20.761748351Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T00:14:20.762501185Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=752.724µs logger=migrator t=2026-04-07T00:14:20.767187327Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T00:14:20.767214638Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.981µs logger=migrator t=2026-04-07T00:14:20.772721656Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T00:14:20.772743987Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=23.541µs logger=migrator t=2026-04-07T00:14:20.77687385Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T00:14:20.777751618Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=878.108µs logger=migrator t=2026-04-07T00:14:20.788578139Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:14:20.789665065Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.086765ms logger=migrator t=2026-04-07T00:14:20.80682999Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T00:14:20.807732849Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=904.449µs logger=migrator t=2026-04-07T00:14:20.824414439Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T00:14:20.825306167Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=892.798µs logger=migrator t=2026-04-07T00:14:20.832014645Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:14:20.83309571Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.083584ms logger=migrator t=2026-04-07T00:14:20.84265184Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T00:14:20.846908757Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.258568ms logger=migrator t=2026-04-07T00:14:20.851444144Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T00:14:20.855268637Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.824293ms logger=migrator t=2026-04-07T00:14:20.868971791Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T00:14:20.86925297Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=285.559µs logger=migrator t=2026-04-07T00:14:20.87634974Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T00:14:20.877358712Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.032243ms logger=migrator t=2026-04-07T00:14:20.906595368Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T00:14:20.907907141Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.314493ms logger=migrator t=2026-04-07T00:14:20.912084536Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T00:14:20.916620733Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.530647ms logger=migrator t=2026-04-07T00:14:20.922352698Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T00:14:20.922450922Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=99.324µs logger=migrator t=2026-04-07T00:14:20.935074671Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T00:14:20.936230418Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.158357ms logger=migrator t=2026-04-07T00:14:20.940231727Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T00:14:20.941167048Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=936.621µs logger=migrator t=2026-04-07T00:14:20.94773702Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T00:14:20.947825693Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=89.533µs logger=migrator t=2026-04-07T00:14:20.951850623Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T00:14:20.952762603Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=912.31µs logger=migrator t=2026-04-07T00:14:20.957462815Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T00:14:20.958415286Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=951.341µs logger=migrator t=2026-04-07T00:14:20.966109825Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T00:14:20.966980433Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=868.578µs logger=migrator t=2026-04-07T00:14:20.971022113Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T00:14:20.971876742Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=854.349µs logger=migrator t=2026-04-07T00:14:20.97676626Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T00:14:20.97769092Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=924.33µs logger=migrator t=2026-04-07T00:14:20.985604806Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T00:14:20.986755053Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.150957ms logger=migrator t=2026-04-07T00:14:20.992749627Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T00:14:20.992775617Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.221µs logger=migrator t=2026-04-07T00:14:21.000420415Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T00:14:21.004710115Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.291639ms logger=migrator t=2026-04-07T00:14:21.011357879Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T00:14:21.011949958Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=592.719µs logger=migrator t=2026-04-07T00:14:21.015455392Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T00:14:21.018473769Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.017747ms logger=migrator t=2026-04-07T00:14:21.023535393Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T00:14:21.024089881Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=554.898µs logger=migrator t=2026-04-07T00:14:21.029454405Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T00:14:21.030312393Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=858.738µs logger=migrator t=2026-04-07T00:14:21.036467902Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T00:14:21.037256257Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=788.825µs logger=migrator t=2026-04-07T00:14:21.040943287Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T00:14:21.053043149Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.101793ms logger=migrator t=2026-04-07T00:14:21.059977353Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T00:14:21.060887523Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=909.97µs logger=migrator t=2026-04-07T00:14:21.065174191Z 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-07T00:14:21.066275016Z 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.100415ms logger=migrator t=2026-04-07T00:14:21.070912187Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T00:14:21.071134124Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=222.487µs logger=migrator t=2026-04-07T00:14:21.077432598Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T00:14:21.078502733Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.067305ms logger=migrator t=2026-04-07T00:14:21.08305918Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T00:14:21.083416682Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=357.852µs logger=migrator t=2026-04-07T00:14:21.087228475Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T00:14:21.093739996Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.512641ms logger=migrator t=2026-04-07T00:14:21.103632586Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T00:14:21.109965621Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.336025ms logger=migrator t=2026-04-07T00:14:21.11332597Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T00:14:21.113989392Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=663.492µs logger=migrator t=2026-04-07T00:14:21.117608049Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T00:14:21.118502907Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=894.648µs logger=migrator t=2026-04-07T00:14:21.123776348Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T00:14:21.124002386Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=226.268µs logger=migrator t=2026-04-07T00:14:21.127478498Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T00:14:21.132558252Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.079584ms logger=migrator t=2026-04-07T00:14:21.136335664Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T00:14:21.1371142Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=777.976µs logger=migrator t=2026-04-07T00:14:21.144104656Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T00:14:21.144386475Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=280.579µs logger=migrator t=2026-04-07T00:14:21.147763385Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T00:14:21.148025474Z level=info msg="Migration successfully executed" id="Move region to single row" duration=262.338µs logger=migrator t=2026-04-07T00:14:21.15131547Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T00:14:21.15194333Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=625.86µs logger=migrator t=2026-04-07T00:14:21.157222671Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T00:14:21.158175502Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=952.7µs logger=migrator t=2026-04-07T00:14:21.161730297Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:14:21.162692728Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=962.661µs logger=migrator t=2026-04-07T00:14:21.166136249Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:14:21.167165822Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.029583ms logger=migrator t=2026-04-07T00:14:21.23071819Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T00:14:21.231914199Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.199879ms logger=migrator t=2026-04-07T00:14:21.237923703Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T00:14:21.239537985Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.617172ms logger=migrator t=2026-04-07T00:14:21.245946683Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T00:14:21.246026866Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=81.133µs logger=migrator t=2026-04-07T00:14:21.250310404Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T00:14:21.25112745Z level=info msg="Migration successfully executed" id="create test_data table" duration=811.806µs logger=migrator t=2026-04-07T00:14:21.256808504Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T00:14:21.25759429Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=786.126µs logger=migrator t=2026-04-07T00:14:21.261565758Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T00:14:21.262475859Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=910µs logger=migrator t=2026-04-07T00:14:21.268515224Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T00:14:21.269407112Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=892.028µs logger=migrator t=2026-04-07T00:14:21.273588927Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T00:14:21.273765094Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=176.777µs logger=migrator t=2026-04-07T00:14:21.277374971Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T00:14:21.277728432Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=353.581µs logger=migrator t=2026-04-07T00:14:21.284665106Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T00:14:21.284729378Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=65.092µs logger=migrator t=2026-04-07T00:14:21.288525572Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T00:14:21.289285506Z level=info msg="Migration successfully executed" id="create team table" duration=756.094µs logger=migrator t=2026-04-07T00:14:21.293352158Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T00:14:21.294299838Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=947.54µs logger=migrator t=2026-04-07T00:14:21.30084424Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T00:14:21.301922675Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.077715ms logger=migrator t=2026-04-07T00:14:21.306138011Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T00:14:21.310810193Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.671812ms logger=migrator t=2026-04-07T00:14:21.314505442Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T00:14:21.314652437Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=147.205µs logger=migrator t=2026-04-07T00:14:21.31815784Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T00:14:21.31905232Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=893.78µs logger=migrator t=2026-04-07T00:14:21.325093775Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T00:14:21.32587311Z level=info msg="Migration successfully executed" id="create team member table" duration=779.065µs logger=migrator t=2026-04-07T00:14:21.329934942Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T00:14:21.331070169Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.139076ms logger=migrator t=2026-04-07T00:14:21.335707719Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T00:14:21.337322821Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.616601ms logger=migrator t=2026-04-07T00:14:21.344640228Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T00:14:21.345879247Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.238639ms logger=migrator t=2026-04-07T00:14:21.352487212Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T00:14:21.357622788Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.138985ms logger=migrator t=2026-04-07T00:14:21.36168542Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T00:14:21.365063049Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.377629ms logger=migrator t=2026-04-07T00:14:21.371559979Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T00:14:21.376394105Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.834096ms logger=migrator t=2026-04-07T00:14:21.380432877Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T00:14:21.381540602Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.107126ms logger=migrator t=2026-04-07T00:14:21.386240615Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T00:14:21.387170405Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=929.92µs logger=migrator t=2026-04-07T00:14:21.39291627Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T00:14:21.393995775Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.079405ms logger=migrator t=2026-04-07T00:14:21.401742166Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T00:14:21.403682749Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.945493ms logger=migrator t=2026-04-07T00:14:21.411660967Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T00:14:21.412697131Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.035984ms logger=migrator t=2026-04-07T00:14:21.420565496Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T00:14:21.421701902Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.136947ms logger=migrator t=2026-04-07T00:14:21.441580835Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T00:14:21.443545709Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.965904ms logger=migrator t=2026-04-07T00:14:21.501763354Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T00:14:21.504356388Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.593684ms logger=migrator t=2026-04-07T00:14:21.515152947Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T00:14:21.51648822Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.328763ms logger=migrator t=2026-04-07T00:14:21.523062254Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T00:14:21.523438016Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=376.002µs logger=migrator t=2026-04-07T00:14:21.528279012Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T00:14:21.529590815Z level=info msg="Migration successfully executed" id="create tag table" duration=1.311663ms logger=migrator t=2026-04-07T00:14:21.534893587Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T00:14:21.536379354Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.485427ms logger=migrator t=2026-04-07T00:14:21.542560364Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T00:14:21.543316919Z level=info msg="Migration successfully executed" id="create login attempt table" duration=756.475µs logger=migrator t=2026-04-07T00:14:21.547566916Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T00:14:21.548561229Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=993.873µs logger=migrator t=2026-04-07T00:14:21.553187478Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T00:14:21.554387838Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.199769ms logger=migrator t=2026-04-07T00:14:21.560255298Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:14:21.579349286Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.089227ms logger=migrator t=2026-04-07T00:14:21.585492625Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T00:14:21.586176557Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=683.701µs logger=migrator t=2026-04-07T00:14:21.593141752Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T00:14:21.594178126Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.037524ms logger=migrator t=2026-04-07T00:14:21.599847269Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T00:14:21.60020822Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=358.851µs logger=migrator t=2026-04-07T00:14:21.604838361Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T00:14:21.605622366Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=785.825µs logger=migrator t=2026-04-07T00:14:21.609562743Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T00:14:21.61036302Z level=info msg="Migration successfully executed" id="create user auth table" duration=800.377µs logger=migrator t=2026-04-07T00:14:21.615385461Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T00:14:21.61656547Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.179559ms logger=migrator t=2026-04-07T00:14:21.620229689Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T00:14:21.620305601Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=76.783µs logger=migrator t=2026-04-07T00:14:21.623199825Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T00:14:21.628558558Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.355713ms logger=migrator t=2026-04-07T00:14:21.635015407Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T00:14:21.640237366Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.221859ms logger=migrator t=2026-04-07T00:14:21.643251393Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T00:14:21.648501744Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.250251ms logger=migrator t=2026-04-07T00:14:21.651301604Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T00:14:21.656626127Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.326833ms logger=migrator t=2026-04-07T00:14:21.66165235Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T00:14:21.662650912Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=998.162µs logger=migrator t=2026-04-07T00:14:21.66629759Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T00:14:21.672202331Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.886951ms logger=migrator t=2026-04-07T00:14:21.675344643Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T00:14:21.676313694Z level=info msg="Migration successfully executed" id="create server_lock table" duration=968.841µs logger=migrator t=2026-04-07T00:14:21.684078796Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T00:14:21.685269124Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.191109ms logger=migrator t=2026-04-07T00:14:21.68883534Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T00:14:21.689744429Z level=info msg="Migration successfully executed" id="create user auth token table" duration=916.5µs logger=migrator t=2026-04-07T00:14:21.696315541Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T00:14:21.697330595Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.010424ms logger=migrator t=2026-04-07T00:14:21.702705489Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T00:14:21.70337574Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=670.681µs logger=migrator t=2026-04-07T00:14:21.707029868Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T00:14:21.707886037Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=856.039µs logger=migrator t=2026-04-07T00:14:21.711973969Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T00:14:21.718885342Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.911413ms logger=migrator t=2026-04-07T00:14:21.725060503Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T00:14:21.726045584Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=985.101µs logger=migrator t=2026-04-07T00:14:21.730498099Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T00:14:21.731407068Z level=info msg="Migration successfully executed" id="create cache_data table" duration=906.579µs logger=migrator t=2026-04-07T00:14:21.734713175Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T00:14:21.735730107Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.016632ms logger=migrator t=2026-04-07T00:14:21.743829239Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T00:14:21.744926495Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.097776ms logger=migrator t=2026-04-07T00:14:21.748138649Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T00:14:21.749132101Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=993.262µs logger=migrator t=2026-04-07T00:14:21.752312814Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T00:14:21.752390636Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=78.792µs logger=migrator t=2026-04-07T00:14:21.758095921Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T00:14:21.758246256Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=151.685µs logger=migrator t=2026-04-07T00:14:21.761723859Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T00:14:21.763821676Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.093807ms logger=migrator t=2026-04-07T00:14:21.76761242Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:14:21.768606662Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=994.342µs logger=migrator t=2026-04-07T00:14:21.774386749Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:14:21.775457844Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.070805ms logger=migrator t=2026-04-07T00:14:21.778833563Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:14:21.778910485Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=78.102µs logger=migrator t=2026-04-07T00:14:21.781962654Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:14:21.782908274Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=946.06µs logger=migrator t=2026-04-07T00:14:21.789173068Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:14:21.790326495Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.153567ms logger=migrator t=2026-04-07T00:14:21.793196898Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:14:21.794063036Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=865.528µs logger=migrator t=2026-04-07T00:14:21.797000581Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:14:21.798148248Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.151827ms logger=migrator t=2026-04-07T00:14:21.802628553Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T00:14:21.809412983Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.78385ms logger=migrator t=2026-04-07T00:14:21.812580625Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T00:14:21.813500405Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=919.81µs logger=migrator t=2026-04-07T00:14:21.818077793Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T00:14:21.818176206Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=99.143µs logger=migrator t=2026-04-07T00:14:21.820581655Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T00:14:21.821659669Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.075195ms logger=migrator t=2026-04-07T00:14:21.825593737Z 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-07T00:14:21.826611509Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.018072ms logger=migrator t=2026-04-07T00:14:21.834259527Z 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-07T00:14:21.836043154Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.785987ms logger=migrator t=2026-04-07T00:14:21.840766478Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:14:21.840882542Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=117.153µs logger=migrator t=2026-04-07T00:14:21.84392659Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T00:14:21.845212862Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.285482ms logger=migrator t=2026-04-07T00:14:21.850338057Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T00:14:21.851395512Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.057285ms logger=migrator t=2026-04-07T00:14:21.858017666Z 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-07T00:14:21.859103081Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.085275ms logger=migrator t=2026-04-07T00:14:21.863430191Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T00:14:21.865030804Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.599242ms logger=migrator t=2026-04-07T00:14:21.875585625Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T00:14:21.882172858Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.587534ms logger=migrator t=2026-04-07T00:14:21.885350211Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:14:21.886337403Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=990.591µs logger=migrator t=2026-04-07T00:14:21.889371311Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:14:21.890365083Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=993.572µs logger=migrator t=2026-04-07T00:14:21.89427382Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T00:14:21.920018523Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.744503ms logger=migrator t=2026-04-07T00:14:21.923251207Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T00:14:21.946219382Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.969035ms logger=migrator t=2026-04-07T00:14:21.949486477Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:14:21.950238451Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=755.084µs logger=migrator t=2026-04-07T00:14:21.954042674Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:14:21.954779539Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=736.605µs logger=migrator t=2026-04-07T00:14:21.957966382Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T00:14:21.965778395Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.812753ms logger=migrator t=2026-04-07T00:14:21.969194055Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T00:14:21.97520018Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.005944ms logger=migrator t=2026-04-07T00:14:21.979658584Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T00:14:21.980713388Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.054794ms logger=migrator t=2026-04-07T00:14:21.984471259Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T00:14:21.985488463Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.016974ms logger=migrator t=2026-04-07T00:14:21.989407619Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T00:14:21.990428222Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.020973ms logger=migrator t=2026-04-07T00:14:21.994714911Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T00:14:21.995851067Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.135596ms logger=migrator t=2026-04-07T00:14:21.999525497Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:14:21.999633281Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=108.113µs logger=migrator t=2026-04-07T00:14:22.002720321Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T00:14:22.009006454Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.286004ms logger=migrator t=2026-04-07T00:14:22.01381656Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T00:14:22.022945445Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.133226ms logger=migrator t=2026-04-07T00:14:22.026392306Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T00:14:22.03269797Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.305734ms logger=migrator t=2026-04-07T00:14:22.036844315Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T00:14:22.037734913Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=890.678µs logger=migrator t=2026-04-07T00:14:22.041783345Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T00:14:22.043408317Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.625182ms logger=migrator t=2026-04-07T00:14:22.048220213Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T00:14:22.056958076Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.738753ms logger=migrator t=2026-04-07T00:14:22.05954363Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T00:14:22.065815243Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.270823ms logger=migrator t=2026-04-07T00:14:22.069575845Z 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-07T00:14:22.07067495Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.095735ms logger=migrator t=2026-04-07T00:14:22.074414761Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T00:14:22.082055979Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.642188ms logger=migrator t=2026-04-07T00:14:22.0852023Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T00:14:22.092953472Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.750832ms logger=migrator t=2026-04-07T00:14:22.098674987Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T00:14:22.098726929Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=52.841µs logger=migrator t=2026-04-07T00:14:22.101635073Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T00:14:22.103362239Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.726757ms logger=migrator t=2026-04-07T00:14:22.109388204Z 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-07T00:14:22.110458768Z 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.072224ms logger=migrator t=2026-04-07T00:14:22.113881859Z 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-07T00:14:22.115033237Z 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.150928ms logger=migrator t=2026-04-07T00:14:22.12007559Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:14:22.120148502Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=73.292µs logger=migrator t=2026-04-07T00:14:22.122822439Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T00:14:22.129192765Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.370036ms logger=migrator t=2026-04-07T00:14:22.131926724Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T00:14:22.136621886Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.692503ms logger=migrator t=2026-04-07T00:14:22.139158777Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T00:14:22.143649713Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.488726ms logger=migrator t=2026-04-07T00:14:22.148538701Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T00:14:22.157509942Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.970371ms logger=migrator t=2026-04-07T00:14:22.161113648Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T00:14:22.166134761Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.022093ms logger=migrator t=2026-04-07T00:14:22.168404984Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T00:14:22.168459186Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=54.862µs logger=migrator t=2026-04-07T00:14:22.172920861Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T00:14:22.173730647Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=809.666µs logger=migrator t=2026-04-07T00:14:22.176841088Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T00:14:22.183314687Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.473519ms logger=migrator t=2026-04-07T00:14:22.186837221Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T00:14:22.187007977Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=177.787µs logger=migrator t=2026-04-07T00:14:22.193676813Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T00:14:22.203805571Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.133819ms logger=migrator t=2026-04-07T00:14:22.20718763Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T00:14:22.208311577Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.119086ms logger=migrator t=2026-04-07T00:14:22.213321129Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T00:14:22.220111768Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.789739ms logger=migrator t=2026-04-07T00:14:22.223821329Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T00:14:22.224861442Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.038983ms logger=migrator t=2026-04-07T00:14:22.229140451Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T00:14:22.230230406Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.089935ms logger=migrator t=2026-04-07T00:14:22.23529331Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T00:14:22.245452549Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.159658ms logger=migrator t=2026-04-07T00:14:22.250562894Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T00:14:22.251736443Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.174749ms logger=migrator t=2026-04-07T00:14:22.256166776Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T00:14:22.257255281Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.092605ms logger=migrator t=2026-04-07T00:14:22.264247807Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T00:14:22.265727056Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.478669ms logger=migrator t=2026-04-07T00:14:22.274111467Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T00:14:22.275320596Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.208999ms logger=migrator t=2026-04-07T00:14:22.281182755Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T00:14:22.281377872Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=195.187µs logger=migrator t=2026-04-07T00:14:22.287708087Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T00:14:22.289537686Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.83273ms logger=migrator t=2026-04-07T00:14:22.295318993Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T00:14:22.29643325Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.114087ms logger=migrator t=2026-04-07T00:14:22.302494606Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:14:22.303413245Z 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-07T00:14:22.310121332Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T00:14:22.310737603Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=618.501µs logger=migrator t=2026-04-07T00:14:22.317519112Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T00:14:22.319029142Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.509319ms logger=migrator t=2026-04-07T00:14:22.324762777Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T00:14:22.33227957Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.515862ms logger=migrator t=2026-04-07T00:14:22.33598596Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T00:14:22.337290322Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.304132ms logger=migrator t=2026-04-07T00:14:22.342944875Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T00:14:22.344045531Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.100036ms logger=migrator t=2026-04-07T00:14:22.34834499Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T00:14:22.349244229Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=896.519µs logger=migrator t=2026-04-07T00:14:22.356580357Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T00:14:22.357943402Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.365514ms logger=migrator t=2026-04-07T00:14:22.363628905Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T00:14:22.364815943Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.186608ms logger=migrator t=2026-04-07T00:14:22.369426443Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T00:14:22.369453374Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.021µs logger=migrator t=2026-04-07T00:14:22.374225128Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T00:14:22.37429011Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=65.882µs logger=migrator t=2026-04-07T00:14:22.377810135Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T00:14:22.38509618Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.285595ms logger=migrator t=2026-04-07T00:14:22.388084117Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T00:14:22.388466929Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=389.903µs logger=migrator t=2026-04-07T00:14:22.470747373Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T00:14:22.471989093Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.24364ms logger=migrator t=2026-04-07T00:14:22.484744786Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T00:14:22.48547484Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=731.834µs logger=migrator t=2026-04-07T00:14:22.493861601Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T00:14:22.494897225Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.033563ms logger=migrator t=2026-04-07T00:14:22.499737642Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T00:14:22.501672834Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.758978ms logger=migrator t=2026-04-07T00:14:22.5111145Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T00:14:22.55219042Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.06304ms logger=migrator t=2026-04-07T00:14:22.596283548Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T00:14:22.603485231Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.203683ms logger=migrator t=2026-04-07T00:14:22.609242217Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T00:14:22.609360211Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=118.294µs logger=migrator t=2026-04-07T00:14:22.614313481Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T00:14:22.643561009Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.244668ms logger=migrator t=2026-04-07T00:14:22.647517086Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T00:14:22.675161382Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.643926ms logger=migrator t=2026-04-07T00:14:22.717758261Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T00:14:22.719165416Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.410795ms logger=migrator t=2026-04-07T00:14:22.727201736Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T00:14:22.729830221Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.627625ms logger=migrator t=2026-04-07T00:14:22.735234156Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T00:14:22.735543026Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=308.74µs logger=migrator t=2026-04-07T00:14:22.739289838Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T00:14:22.740082303Z level=info msg="Migration successfully executed" id="create permission table" duration=792.315µs logger=migrator t=2026-04-07T00:14:22.74553604Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T00:14:22.746530542Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=994.222µs logger=migrator t=2026-04-07T00:14:22.751248375Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T00:14:22.753171677Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.923372ms logger=migrator t=2026-04-07T00:14:22.758271082Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T00:14:22.759631386Z level=info msg="Migration successfully executed" id="create role table" duration=1.360474ms logger=migrator t=2026-04-07T00:14:22.765090963Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T00:14:22.772641078Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.549895ms logger=migrator t=2026-04-07T00:14:22.776233194Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T00:14:22.783524359Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.291535ms logger=migrator t=2026-04-07T00:14:22.788211892Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T00:14:22.789081199Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=869.127µs logger=migrator t=2026-04-07T00:14:22.796992716Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T00:14:22.798801444Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.808199ms logger=migrator t=2026-04-07T00:14:22.803343472Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T00:14:22.804379715Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.035953ms logger=migrator t=2026-04-07T00:14:22.808793158Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T00:14:22.809659676Z level=info msg="Migration successfully executed" id="create team role table" duration=866.499µs logger=migrator t=2026-04-07T00:14:22.815564247Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T00:14:22.817350225Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.786088ms logger=migrator t=2026-04-07T00:14:22.821945463Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T00:14:22.823181444Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.237201ms logger=migrator t=2026-04-07T00:14:22.827282697Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T00:14:22.828418284Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.135237ms logger=migrator t=2026-04-07T00:14:22.834018394Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T00:14:22.834929824Z level=info msg="Migration successfully executed" id="create user role table" duration=911.94µs logger=migrator t=2026-04-07T00:14:22.838894712Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T00:14:22.840724392Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.829219ms logger=migrator t=2026-04-07T00:14:22.846127857Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T00:14:22.847244773Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.118076ms logger=migrator t=2026-04-07T00:14:22.851582143Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T00:14:22.85273957Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.156857ms logger=migrator t=2026-04-07T00:14:22.858305551Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T00:14:22.859133687Z level=info msg="Migration successfully executed" id="create builtin role table" duration=827.776µs logger=migrator t=2026-04-07T00:14:22.863237741Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T00:14:22.865031649Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.792378ms logger=migrator t=2026-04-07T00:14:22.869466582Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T00:14:22.871265621Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.798418ms logger=migrator t=2026-04-07T00:14:22.877194383Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T00:14:22.885228903Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.03352ms logger=migrator t=2026-04-07T00:14:22.88917576Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T00:14:22.890328318Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.151628ms logger=migrator t=2026-04-07T00:14:22.895582427Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T00:14:22.89782015Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.235693ms logger=migrator t=2026-04-07T00:14:22.904362502Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T00:14:22.905881291Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.516739ms logger=migrator t=2026-04-07T00:14:22.909495618Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T00:14:22.910623205Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.127617ms logger=migrator t=2026-04-07T00:14:22.914390876Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T00:14:22.915281856Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=890µs logger=migrator t=2026-04-07T00:14:22.921249619Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T00:14:22.923022566Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.768697ms logger=migrator t=2026-04-07T00:14:22.928177173Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T00:14:22.938772346Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.593913ms logger=migrator t=2026-04-07T00:14:22.943018483Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T00:14:22.951083714Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.065521ms logger=migrator t=2026-04-07T00:14:22.955665333Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T00:14:22.968193328Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.498144ms logger=migrator t=2026-04-07T00:14:22.973726268Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T00:14:22.981581832Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.855635ms logger=migrator t=2026-04-07T00:14:22.985720086Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T00:14:22.986550513Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=830.327µs logger=migrator t=2026-04-07T00:14:22.991046309Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T00:14:22.993223389Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.17564ms logger=migrator t=2026-04-07T00:14:22.999593746Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T00:14:23.001808767Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.21518ms logger=migrator t=2026-04-07T00:14:23.006375305Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T00:14:23.007341586Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=965.861µs logger=migrator t=2026-04-07T00:14:23.012239655Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T00:14:23.013399523Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.159488ms logger=migrator t=2026-04-07T00:14:23.019090137Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T00:14:23.019238882Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=149.185µs logger=migrator t=2026-04-07T00:14:23.024405758Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T00:14:23.024496091Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=91.783µs logger=migrator t=2026-04-07T00:14:23.029026748Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T00:14:23.029541155Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=514.147µs logger=migrator t=2026-04-07T00:14:23.033430271Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T00:14:23.034048081Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=618.43µs logger=migrator t=2026-04-07T00:14:23.038992311Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T00:14:23.039643062Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=650.491µs logger=migrator t=2026-04-07T00:14:23.043760375Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T00:14:23.044128588Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=367.982µs logger=migrator t=2026-04-07T00:14:23.04915617Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T00:14:23.049926516Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=770.276µs logger=migrator t=2026-04-07T00:14:23.054210714Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T00:14:23.055209306Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=998.382µs logger=migrator t=2026-04-07T00:14:23.060790906Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T00:14:23.062002586Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.2112ms logger=migrator t=2026-04-07T00:14:23.067139033Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T00:14:23.075634368Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.496525ms logger=migrator t=2026-04-07T00:14:23.080713993Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T00:14:23.080785965Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=73.452µs logger=migrator t=2026-04-07T00:14:23.085322171Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T00:14:23.086469849Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.148568ms logger=migrator t=2026-04-07T00:14:23.093234548Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T00:14:23.094635803Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.400956ms logger=migrator t=2026-04-07T00:14:23.099249122Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T00:14:23.100504213Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.252331ms logger=migrator t=2026-04-07T00:14:23.106084544Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T00:14:23.114935021Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.850097ms logger=migrator t=2026-04-07T00:14:23.11985736Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T00:14:23.120999647Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.138276ms logger=migrator t=2026-04-07T00:14:23.126568907Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T00:14:23.127830248Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.261161ms logger=migrator t=2026-04-07T00:14:23.133182391Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:14:23.155834204Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.652383ms logger=migrator t=2026-04-07T00:14:23.160212737Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T00:14:23.161027193Z level=info msg="Migration successfully executed" id="create correlation v2" duration=814.246µs logger=migrator t=2026-04-07T00:14:23.166731637Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T00:14:23.168587038Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.855381ms logger=migrator t=2026-04-07T00:14:23.174244881Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T00:14:23.176215565Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.972804ms logger=migrator t=2026-04-07T00:14:23.181253777Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T00:14:23.182364764Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.110177ms logger=migrator t=2026-04-07T00:14:23.186491267Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T00:14:23.186853939Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=363.211µs logger=migrator t=2026-04-07T00:14:23.19215168Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T00:14:23.193495804Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.352794ms logger=migrator t=2026-04-07T00:14:23.199403725Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T00:14:23.210226206Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.826411ms logger=migrator t=2026-04-07T00:14:23.214324768Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T00:14:23.215146176Z level=info msg="Migration successfully executed" id="create entity_events table" duration=821.708µs logger=migrator t=2026-04-07T00:14:23.219817196Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T00:14:23.220953084Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.135798ms logger=migrator t=2026-04-07T00:14:23.22613112Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:14:23.226574286Z 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-07T00:14:23.230592256Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:14:23.231311219Z 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-07T00:14:23.235310728Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T00:14:23.236670502Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.359694ms logger=migrator t=2026-04-07T00:14:23.241923032Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T00:14:23.242931465Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.008293ms logger=migrator t=2026-04-07T00:14:23.24710902Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:14:23.249082594Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.973304ms logger=migrator t=2026-04-07T00:14:23.254429348Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:14:23.255505512Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.076004ms logger=migrator t=2026-04-07T00:14:23.259846923Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:14:23.260861856Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.015113ms logger=migrator t=2026-04-07T00:14:23.265536048Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:14:23.26655821Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.022442ms logger=migrator t=2026-04-07T00:14:23.271249692Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T00:14:23.272096429Z level=info msg="Migration successfully executed" id="Drop public config table" duration=846.497µs logger=migrator t=2026-04-07T00:14:23.276056967Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T00:14:23.277164384Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.107397ms logger=migrator t=2026-04-07T00:14:23.282413174Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:14:23.283489388Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.068194ms logger=migrator t=2026-04-07T00:14:23.287129936Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:14:23.289048369Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.918032ms logger=migrator t=2026-04-07T00:14:23.293148501Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T00:14:23.294769924Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.633193ms logger=migrator t=2026-04-07T00:14:23.299757736Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T00:14:23.321185789Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.433544ms logger=migrator t=2026-04-07T00:14:23.325250601Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T00:14:23.332966661Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.71518ms logger=migrator t=2026-04-07T00:14:23.338404377Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T00:14:23.347005796Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.601129ms logger=migrator t=2026-04-07T00:14:23.352545695Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T00:14:23.35300878Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=463.445µs logger=migrator t=2026-04-07T00:14:23.357370181Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T00:14:23.368803871Z level=info msg="Migration successfully executed" id="add share column" duration=11.434261ms logger=migrator t=2026-04-07T00:14:23.373150942Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T00:14:23.373304747Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=149.835µs logger=migrator t=2026-04-07T00:14:23.377677949Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T00:14:23.378720942Z level=info msg="Migration successfully executed" id="create file table" duration=1.044013ms logger=migrator t=2026-04-07T00:14:23.384740897Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T00:14:23.386857656Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.117709ms logger=migrator t=2026-04-07T00:14:23.39159448Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T00:14:23.393419748Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.825219ms logger=migrator t=2026-04-07T00:14:23.399024889Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T00:14:23.399976761Z level=info msg="Migration successfully executed" id="create file_meta table" duration=951.472µs logger=migrator t=2026-04-07T00:14:23.405659955Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T00:14:23.407414261Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.744786ms logger=migrator t=2026-04-07T00:14:23.412079292Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T00:14:23.412209127Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=131.155µs logger=migrator t=2026-04-07T00:14:23.41632462Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T00:14:23.416414292Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=90.112µs logger=migrator t=2026-04-07T00:14:23.421232299Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T00:14:23.421759935Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=527.747µs logger=migrator t=2026-04-07T00:14:23.425833568Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T00:14:23.426030134Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=196.646µs logger=migrator t=2026-04-07T00:14:23.429760235Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T00:14:23.430997035Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.23413ms logger=migrator t=2026-04-07T00:14:23.434741856Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T00:14:23.443930443Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.188217ms logger=migrator t=2026-04-07T00:14:23.449881016Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T00:14:23.4500022Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=121.384µs logger=migrator t=2026-04-07T00:14:23.454779315Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T00:14:23.45678671Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.006895ms logger=migrator t=2026-04-07T00:14:23.4614219Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T00:14:23.461805183Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=383.833µs logger=migrator t=2026-04-07T00:14:23.465531163Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T00:14:23.46572902Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=197.867µs logger=migrator t=2026-04-07T00:14:23.471180466Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T00:14:23.472069385Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=886.939µs logger=migrator t=2026-04-07T00:14:23.477030106Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T00:14:23.488553539Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.504722ms logger=migrator t=2026-04-07T00:14:23.493278352Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T00:14:23.503996719Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.710217ms logger=migrator t=2026-04-07T00:14:23.509793237Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T00:14:23.510928243Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.142586ms logger=migrator t=2026-04-07T00:14:23.514760968Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T00:14:23.589840498Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.05889ms logger=migrator t=2026-04-07T00:14:23.594473709Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T00:14:23.595326996Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=853.277µs logger=migrator t=2026-04-07T00:14:23.601672802Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T00:14:23.603497931Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.824809ms logger=migrator t=2026-04-07T00:14:23.608815643Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T00:14:23.635137115Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.324272ms logger=migrator t=2026-04-07T00:14:23.640865612Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T00:14:23.648597041Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.730089ms logger=migrator t=2026-04-07T00:14:23.653132088Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T00:14:23.653611223Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=480.385µs logger=migrator t=2026-04-07T00:14:23.6596732Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T00:14:23.659837065Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=164.175µs logger=migrator t=2026-04-07T00:14:23.664290839Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T00:14:23.664491206Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=200.557µs logger=migrator t=2026-04-07T00:14:23.670743278Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T00:14:23.670973676Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=230.028µs logger=migrator t=2026-04-07T00:14:23.675329487Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T00:14:23.675647807Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=318.6µs logger=migrator t=2026-04-07T00:14:23.680407142Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T00:14:23.681895009Z level=info msg="Migration successfully executed" id="create folder table" duration=1.498998ms logger=migrator t=2026-04-07T00:14:23.687814581Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T00:14:23.688946528Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.131637ms logger=migrator t=2026-04-07T00:14:23.69396956Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T00:14:23.695778409Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.808069ms logger=migrator t=2026-04-07T00:14:23.701114012Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T00:14:23.701139543Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.121µs logger=migrator t=2026-04-07T00:14:23.705310338Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:14:23.706464885Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.161127ms logger=migrator t=2026-04-07T00:14:23.715084364Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:14:23.716773609Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.695935ms logger=migrator t=2026-04-07T00:14:23.721044017Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T00:14:23.722837626Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.792908ms logger=migrator t=2026-04-07T00:14:23.727861009Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T00:14:23.728300263Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=439.195µs logger=migrator t=2026-04-07T00:14:23.732136547Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T00:14:23.732422696Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=279.859µs logger=migrator t=2026-04-07T00:14:23.736700384Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T00:14:23.738300166Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.599962ms logger=migrator t=2026-04-07T00:14:23.745345825Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T00:14:23.747146812Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.800778ms logger=migrator t=2026-04-07T00:14:23.751750692Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T00:14:23.753086245Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.342334ms logger=migrator t=2026-04-07T00:14:23.756982431Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T00:14:23.758368536Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.384804ms logger=migrator t=2026-04-07T00:14:23.764090682Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T00:14:23.765175017Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.080404ms logger=migrator t=2026-04-07T00:14:23.769399073Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T00:14:23.77083188Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.432837ms logger=migrator t=2026-04-07T00:14:23.775228792Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T00:14:23.7770346Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.806349ms logger=migrator t=2026-04-07T00:14:23.783306193Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T00:14:23.784537564Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.23111ms logger=migrator t=2026-04-07T00:14:23.789302728Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T00:14:23.790197627Z level=info msg="Migration successfully executed" id="create signing_key table" duration=894.439µs logger=migrator t=2026-04-07T00:14:23.7952252Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T00:14:23.797236564Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.019365ms logger=migrator t=2026-04-07T00:14:23.80296199Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T00:14:23.804122728Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.165959ms logger=migrator t=2026-04-07T00:14:23.809076258Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T00:14:23.809352817Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=273.669µs logger=migrator t=2026-04-07T00:14:23.813860233Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T00:14:23.824801457Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.942454ms logger=migrator t=2026-04-07T00:14:23.830166711Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T00:14:23.830861783Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=696.322µs logger=migrator t=2026-04-07T00:14:23.835314628Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:14:23.835335659Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.701µs logger=migrator t=2026-04-07T00:14:23.839668178Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:14:23.841395414Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.727256ms logger=migrator t=2026-04-07T00:14:23.846392397Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:14:23.846429578Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=38.881µs logger=migrator t=2026-04-07T00:14:23.850708676Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T00:14:23.851905655Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.199639ms logger=migrator t=2026-04-07T00:14:23.856627568Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:14:23.858493088Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.86478ms logger=migrator t=2026-04-07T00:14:23.865300969Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T00:14:23.866341892Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.041043ms logger=migrator t=2026-04-07T00:14:23.870907601Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T00:14:23.871881632Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=974.021µs logger=migrator t=2026-04-07T00:14:23.876726539Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T00:14:23.877206124Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=479.555µs logger=migrator t=2026-04-07T00:14:23.881739891Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T00:14:23.882415483Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=675.562µs logger=migrator t=2026-04-07T00:14:23.887397185Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T00:14:23.888341995Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=944.51µs logger=migrator t=2026-04-07T00:14:23.895177316Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T00:14:23.896085946Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=908.86µs logger=migrator t=2026-04-07T00:14:23.900701655Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T00:14:23.911138333Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.435498ms logger=migrator t=2026-04-07T00:14:23.916327241Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T00:14:23.927119111Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.7943ms logger=migrator t=2026-04-07T00:14:23.931651697Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T00:14:23.941868948Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.222041ms logger=migrator t=2026-04-07T00:14:23.946378595Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T00:14:23.946447587Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.703µs logger=migrator t=2026-04-07T00:14:23.952800232Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T00:14:23.962574898Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.774456ms logger=migrator t=2026-04-07T00:14:23.966519137Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T00:14:23.973998928Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.478541ms logger=migrator t=2026-04-07T00:14:23.978417102Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T00:14:23.978787203Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=369.981µs logger=migrator t=2026-04-07T00:14:23.983021991Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.536276623s logger=migrator t=2026-04-07T00:14:23.98360569Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T00:14:24.001484339Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T00:14:24.001865121Z level=info msg="Created default organization" logger=secrets t=2026-04-07T00:14:24.008719773Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:14:24.055771027Z level=info msg="Restored cache from database" duration=582.97µs logger=plugin.store t=2026-04-07T00:14:24.057308886Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T00:14:24.095196394Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T00:14:24.095228185Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T00:14:24.09538109Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T00:14:24.0953976Z level=info msg="Plugins loaded" count=54 duration=38.089264ms logger=query_data t=2026-04-07T00:14:24.099873655Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T00:14:24.104264358Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T00:14:24.110504829Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T00:14:24.119998908Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T00:14:24.123717598Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T00:14:24.126436916Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T00:14:24.14727865Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T00:14:24.166614647Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T00:14:24.18738173Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T00:14:24.18740626Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-07T00:14:24.187667709Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-07T00:14:24.187954038Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-07T00:14:24.188552157Z level=info msg="State cache has been initialized" states=0 duration=875.828µs logger=grafanaStorageLogger t=2026-04-07T00:14:24.188751743Z level=info msg="Storage starting" logger=ngalert.scheduler t=2026-04-07T00:14:24.188851217Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T00:14:24.18894595Z level=info msg=starting first_tick=2026-04-07T00:14:30Z logger=http.server t=2026-04-07T00:14:24.191977228Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-07T00:14:24.260194908Z level=info msg="Update check succeeded" duration=71.870148ms logger=grafana.update.checker t=2026-04-07T00:14:24.262191772Z level=info msg="Update check succeeded" duration=74.357628ms logger=provisioning.dashboard t=2026-04-07T00:14:24.264507117Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-07T00:14:24.311287013Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:14:24.323840359Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:14:24.34486624Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:14:24.357573061Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:14:24.371313586Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:14:24.379034867Z level=info msg="Patterns update finished" duration=107.403218ms logger=provisioning.dashboard t=2026-04-07T00:14:24.393770403Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-07T00:14:24.490689853Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T00:14:24.491094606Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T00:14:26.65365652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.655545681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.678681511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.702427169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.72001496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.739875953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.760963266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.783833457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.803815435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.865976429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.883336271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.907194494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.926857331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:26.980881172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.005456428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.051317754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.070355141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.102913375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.117692835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.141565558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.158500877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.187778656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.218373778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.295507797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.313331454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.367311194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.383880381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.431905077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.451002416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.503367372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.518044778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.570071634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.586868338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.733415017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.747485352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.807925572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.826923907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.873689802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.900329516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:27.986895411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.005806594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.072186405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.090127777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.15102396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.166788241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.237864974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.258477383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.322842239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.340093648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.459339013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.479840397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.579471626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.597352716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.669625879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.685531514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.763884883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.775609373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.836814317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.858011704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.932505348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:28.94951919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.024734357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.04640298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.119561801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.140029776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.207437901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.226442296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.299092801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.316542207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.380855161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.398299927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.493637098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.511268979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.587746178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.606390802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.681827228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.704837394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.785070495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.799920436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:14:29.873697917Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T00:15:03.21192237Z level=info msg="Usage stats are ready to report"