logger=settings t=2026-03-07T21:48:05.638930976Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-07T21:48:05Z logger=settings t=2026-03-07T21:48:05.639344557Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-07T21:48:05.639360467Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-07T21:48:05.639364657Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-07T21:48:05.639368858Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-07T21:48:05.639372478Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-07T21:48:05.639379598Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-07T21:48:05.639387438Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-07T21:48:05.639391428Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-07T21:48:05.639394808Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-07T21:48:05.639397798Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-07T21:48:05.639400888Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-07T21:48:05.639406109Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-07T21:48:05.639409909Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-07T21:48:05.639413659Z level=info msg=Target target=[all] logger=settings t=2026-03-07T21:48:05.639420589Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-07T21:48:05.639424659Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-07T21:48:05.639428169Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-07T21:48:05.639431339Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-07T21:48:05.639437939Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-07T21:48:05.639442929Z level=info msg="App mode production" logger=sqlstore t=2026-03-07T21:48:05.640170398Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-07T21:48:05.640190839Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-07T21:48:05.644216604Z level=info msg="Locking database" logger=migrator t=2026-03-07T21:48:05.644317317Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-07T21:48:05.645779785Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-07T21:48:05.647536091Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.757366ms logger=migrator t=2026-03-07T21:48:05.652417049Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-07T21:48:05.653132548Z level=info msg="Migration successfully executed" id="create user table" duration=715.279µs logger=migrator t=2026-03-07T21:48:05.658469367Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-07T21:48:05.659274788Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=804.571µs logger=migrator t=2026-03-07T21:48:05.665970553Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-07T21:48:05.667161195Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.190802ms logger=migrator t=2026-03-07T21:48:05.671881328Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-07T21:48:05.672987347Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.105719ms logger=migrator t=2026-03-07T21:48:05.677015772Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-07T21:48:05.677841635Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=824.172µs logger=migrator t=2026-03-07T21:48:05.682389143Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-07T21:48:05.685976807Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.585883ms logger=migrator t=2026-03-07T21:48:05.689987732Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-07T21:48:05.69144175Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.451748ms logger=migrator t=2026-03-07T21:48:05.695053455Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-07T21:48:05.695978919Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=924.874µs logger=migrator t=2026-03-07T21:48:05.700559849Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-07T21:48:05.701409721Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=850.032µs logger=migrator t=2026-03-07T21:48:05.705864078Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-07T21:48:05.706158226Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=292.778µs logger=migrator t=2026-03-07T21:48:05.710821627Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-07T21:48:05.711311791Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=485.014µs logger=migrator t=2026-03-07T21:48:05.715274844Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-07T21:48:05.717092782Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.818738ms logger=migrator t=2026-03-07T21:48:05.721549088Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-07T21:48:05.72161646Z level=info msg="Migration successfully executed" id="Update user table charset" duration=67.742µs logger=migrator t=2026-03-07T21:48:05.727129784Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-07T21:48:05.728461499Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.329775ms logger=migrator t=2026-03-07T21:48:05.732666919Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-07T21:48:05.733063229Z level=info msg="Migration successfully executed" id="Add missing user data" duration=396.16µs logger=migrator t=2026-03-07T21:48:05.737134976Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-07T21:48:05.738218974Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.083538ms logger=migrator t=2026-03-07T21:48:05.743099392Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-07T21:48:05.743854182Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=754.12µs logger=migrator t=2026-03-07T21:48:05.747703013Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-07T21:48:05.748827072Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.123489ms logger=migrator t=2026-03-07T21:48:05.752617421Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-07T21:48:05.763741482Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.124221ms logger=migrator t=2026-03-07T21:48:05.768419585Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-07T21:48:05.769249396Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=830.341µs logger=migrator t=2026-03-07T21:48:05.772909153Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-07T21:48:05.773290143Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=381.23µs logger=migrator t=2026-03-07T21:48:05.777365299Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-07T21:48:05.778437706Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.075377ms logger=migrator t=2026-03-07T21:48:05.782916224Z 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-03-07T21:48:05.783249433Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=334.819µs logger=migrator t=2026-03-07T21:48:05.787581447Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-07T21:48:05.788021978Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=440.251µs logger=migrator t=2026-03-07T21:48:05.79266798Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-07T21:48:05.793929423Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.261173ms logger=migrator t=2026-03-07T21:48:05.798490362Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-07T21:48:05.799711284Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.220982ms logger=migrator t=2026-03-07T21:48:05.805235428Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-07T21:48:05.806369588Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.13394ms logger=migrator t=2026-03-07T21:48:05.8106605Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-07T21:48:05.81140043Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=735.469µs logger=migrator t=2026-03-07T21:48:05.815716173Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-07T21:48:05.816826892Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.109149ms logger=migrator t=2026-03-07T21:48:05.822053079Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-07T21:48:05.822150741Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=98.722µs logger=migrator t=2026-03-07T21:48:05.825967311Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-07T21:48:05.8266716Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=704.309µs logger=migrator t=2026-03-07T21:48:05.833429936Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-07T21:48:05.834507335Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.076339ms logger=migrator t=2026-03-07T21:48:05.838881029Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-07T21:48:05.840016408Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.135199ms logger=migrator t=2026-03-07T21:48:05.845845032Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-07T21:48:05.846591051Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=746.339µs logger=migrator t=2026-03-07T21:48:05.850930654Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-07T21:48:05.85573386Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.802156ms logger=migrator t=2026-03-07T21:48:05.860017973Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-07T21:48:05.860908346Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=887.653µs logger=migrator t=2026-03-07T21:48:05.865240298Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-07T21:48:05.86602284Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=782.072µs logger=migrator t=2026-03-07T21:48:05.869984063Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-07T21:48:05.870682231Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=700.568µs logger=migrator t=2026-03-07T21:48:05.875868117Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-07T21:48:05.876981197Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.1133ms logger=migrator t=2026-03-07T21:48:05.883040085Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-07T21:48:05.883783244Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=744.199µs logger=migrator t=2026-03-07T21:48:05.888337524Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-07T21:48:05.888743604Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=403.06µs logger=migrator t=2026-03-07T21:48:05.892470411Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-07T21:48:05.893497559Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.027418ms logger=migrator t=2026-03-07T21:48:05.905263307Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-07T21:48:05.905704498Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=441.141µs logger=migrator t=2026-03-07T21:48:05.911102439Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-07T21:48:05.911807738Z level=info msg="Migration successfully executed" id="create star table" duration=703.219µs logger=migrator t=2026-03-07T21:48:05.915693079Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-07T21:48:05.917211019Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.51625ms logger=migrator t=2026-03-07T21:48:05.921845861Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-07T21:48:05.923279128Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.439607ms logger=migrator t=2026-03-07T21:48:05.928761001Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-07T21:48:05.930147638Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.386767ms logger=migrator t=2026-03-07T21:48:05.937305795Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-07T21:48:05.938413925Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.107479ms logger=migrator t=2026-03-07T21:48:05.945677754Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-07T21:48:05.946365442Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=687.748µs logger=migrator t=2026-03-07T21:48:05.951746483Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-07T21:48:05.952449692Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=700.459µs logger=migrator t=2026-03-07T21:48:05.95620426Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-07T21:48:05.956899548Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=695.178µs logger=migrator t=2026-03-07T21:48:05.96155331Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-07T21:48:05.961598041Z level=info msg="Migration successfully executed" id="Update org table charset" duration=46.751µs logger=migrator t=2026-03-07T21:48:05.965924214Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-07T21:48:05.965964215Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.491µs logger=migrator t=2026-03-07T21:48:05.969907259Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-07T21:48:05.970088933Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=181.604µs logger=migrator t=2026-03-07T21:48:05.973628196Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-07T21:48:05.974354454Z level=info msg="Migration successfully executed" id="create dashboard table" duration=722.468µs logger=migrator t=2026-03-07T21:48:05.978843082Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-07T21:48:05.980035583Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.190421ms logger=migrator t=2026-03-07T21:48:05.984162641Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-07T21:48:05.985355462Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.189761ms logger=migrator t=2026-03-07T21:48:05.99213553Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-07T21:48:05.993115076Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=981.436µs logger=migrator t=2026-03-07T21:48:05.999329578Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-07T21:48:06.000094609Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=764.961µs logger=migrator t=2026-03-07T21:48:06.007873732Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-07T21:48:06.00892703Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.053428ms logger=migrator t=2026-03-07T21:48:06.014761393Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-07T21:48:06.023142772Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.38006ms logger=migrator t=2026-03-07T21:48:06.027708211Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-07T21:48:06.028437351Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=728.53µs logger=migrator t=2026-03-07T21:48:06.033337348Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-07T21:48:06.034607562Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.270524ms logger=migrator t=2026-03-07T21:48:06.039829569Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-07T21:48:06.040614939Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=784.02µs logger=migrator t=2026-03-07T21:48:06.046450902Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-07T21:48:06.04679653Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=345.708µs logger=migrator t=2026-03-07T21:48:06.050712114Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-07T21:48:06.051550885Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=838.961µs logger=migrator t=2026-03-07T21:48:06.055580071Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-07T21:48:06.055768975Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=190.375µs logger=migrator t=2026-03-07T21:48:06.061979029Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-07T21:48:06.06510935Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.130001ms logger=migrator t=2026-03-07T21:48:06.072028471Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-07T21:48:06.073837889Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.810158ms logger=migrator t=2026-03-07T21:48:06.079686082Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-07T21:48:06.083080451Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.397708ms logger=migrator t=2026-03-07T21:48:06.109354629Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-07T21:48:06.110519189Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.16597ms logger=migrator t=2026-03-07T21:48:06.410246793Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-07T21:48:06.413534539Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.290596ms logger=migrator t=2026-03-07T21:48:06.467416959Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-07T21:48:06.468979591Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.564602ms logger=migrator t=2026-03-07T21:48:06.494622152Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-07T21:48:06.496388948Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.766286ms logger=migrator t=2026-03-07T21:48:06.502900918Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-07T21:48:06.50295493Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.231µs logger=migrator t=2026-03-07T21:48:06.507568661Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-07T21:48:06.507610402Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=43.761µs logger=migrator t=2026-03-07T21:48:06.512004226Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-07T21:48:06.515411497Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.40704ms logger=migrator t=2026-03-07T21:48:06.519902923Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-07T21:48:06.521805323Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.90137ms logger=migrator t=2026-03-07T21:48:06.527504572Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-07T21:48:06.529446634Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.941922ms logger=migrator t=2026-03-07T21:48:06.533706745Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-07T21:48:06.535601985Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.89501ms logger=migrator t=2026-03-07T21:48:06.540206544Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-07T21:48:06.54040641Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=199.806µs logger=migrator t=2026-03-07T21:48:06.546608863Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-07T21:48:06.547376773Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=767.599µs logger=migrator t=2026-03-07T21:48:06.553929464Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-07T21:48:06.554798757Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=867.593µs logger=migrator t=2026-03-07T21:48:06.565795525Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-07T21:48:06.565824076Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.151µs logger=migrator t=2026-03-07T21:48:06.571448893Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-07T21:48:06.572201593Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=752.45µs logger=migrator t=2026-03-07T21:48:06.578412345Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-07T21:48:06.579018981Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=608.636µs logger=migrator t=2026-03-07T21:48:06.589105725Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-07T21:48:06.594408074Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.299089ms logger=migrator t=2026-03-07T21:48:06.598916071Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-07T21:48:06.599557699Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=641.658µs logger=migrator t=2026-03-07T21:48:06.605966796Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-07T21:48:06.606603893Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=636.957µs logger=migrator t=2026-03-07T21:48:06.612088716Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-07T21:48:06.612767504Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=678.508µs logger=migrator t=2026-03-07T21:48:06.617700073Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-07T21:48:06.6179666Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=266.447µs logger=migrator t=2026-03-07T21:48:06.623109005Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-07T21:48:06.623639608Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=531.263µs logger=migrator t=2026-03-07T21:48:06.628686461Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-07T21:48:06.630484428Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.797397ms logger=migrator t=2026-03-07T21:48:06.639927495Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-07T21:48:06.640618133Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=690.438µs logger=migrator t=2026-03-07T21:48:06.645622434Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-07T21:48:06.645778598Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=155.194µs logger=migrator t=2026-03-07T21:48:06.649822514Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-07T21:48:06.650088231Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=266.647µs logger=migrator t=2026-03-07T21:48:06.655654977Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-07T21:48:06.656970551Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.315964ms logger=migrator t=2026-03-07T21:48:06.662255179Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-07T21:48:06.664601721Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.346642ms logger=migrator t=2026-03-07T21:48:06.670579537Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-07T21:48:06.671601854Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.024197ms logger=migrator t=2026-03-07T21:48:06.677663372Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-07T21:48:06.678825173Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.162471ms logger=migrator t=2026-03-07T21:48:06.687442539Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-07T21:48:06.688300311Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=857.313µs logger=migrator t=2026-03-07T21:48:06.694193895Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-07T21:48:06.694913644Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=719.269µs logger=migrator t=2026-03-07T21:48:06.699675078Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-07T21:48:06.700418779Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=743.731µs logger=migrator t=2026-03-07T21:48:06.706772725Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-07T21:48:06.713343166Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.569931ms logger=migrator t=2026-03-07T21:48:06.719073366Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-07T21:48:06.720121194Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.047698ms logger=migrator t=2026-03-07T21:48:06.725419943Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-07T21:48:06.726265325Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=881.593µs logger=migrator t=2026-03-07T21:48:06.732910978Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-07T21:48:06.733731021Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=817.682µs logger=migrator t=2026-03-07T21:48:06.73945579Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-07T21:48:06.740018425Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=562.535µs logger=migrator t=2026-03-07T21:48:06.744792179Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-07T21:48:06.748080106Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.289387ms logger=migrator t=2026-03-07T21:48:06.75398379Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-07T21:48:06.758334144Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.349804ms logger=migrator t=2026-03-07T21:48:06.764701061Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-07T21:48:06.764729692Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.291µs logger=migrator t=2026-03-07T21:48:06.771435197Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-07T21:48:06.771917679Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=481.552µs logger=migrator t=2026-03-07T21:48:06.779889598Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-07T21:48:06.784687014Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.795306ms logger=migrator t=2026-03-07T21:48:06.791554023Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-07T21:48:06.792146259Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=592.196µs logger=migrator t=2026-03-07T21:48:06.797805567Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-07T21:48:06.798858485Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=1.052259ms logger=migrator t=2026-03-07T21:48:06.807292266Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-07T21:48:06.813405225Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.106259ms logger=migrator t=2026-03-07T21:48:06.819455574Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-07T21:48:06.819900905Z level=info msg="Migration successfully executed" id="Update uid value" duration=444.931µs logger=migrator t=2026-03-07T21:48:06.827205017Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-07T21:48:06.828378057Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.17436ms logger=migrator t=2026-03-07T21:48:06.834298102Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-07T21:48:06.835123364Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=825.142µs logger=migrator t=2026-03-07T21:48:06.840817533Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-07T21:48:06.841632924Z level=info msg="Migration successfully executed" id="create api_key table" duration=814.781µs logger=migrator t=2026-03-07T21:48:06.847411175Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-07T21:48:06.848330229Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=917.944µs logger=migrator t=2026-03-07T21:48:06.855863777Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-07T21:48:06.856959795Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.094278ms logger=migrator t=2026-03-07T21:48:06.861164145Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-07T21:48:06.862471329Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.304674ms logger=migrator t=2026-03-07T21:48:06.867557273Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-07T21:48:06.868518798Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=961.365µs logger=migrator t=2026-03-07T21:48:06.874755941Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-07T21:48:06.875812529Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.053668ms logger=migrator t=2026-03-07T21:48:06.884015793Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-07T21:48:06.884666Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=650.317µs logger=migrator t=2026-03-07T21:48:06.891874719Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-07T21:48:06.898888652Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.032703ms logger=migrator t=2026-03-07T21:48:06.9045221Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-07T21:48:06.905182178Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=659.658µs logger=migrator t=2026-03-07T21:48:06.910877937Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-07T21:48:06.912090138Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.211911ms logger=migrator t=2026-03-07T21:48:06.915877038Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-07T21:48:06.916877994Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.000916ms logger=migrator t=2026-03-07T21:48:06.922564653Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-07T21:48:06.923449336Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=885.022µs logger=migrator t=2026-03-07T21:48:06.928610181Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-07T21:48:06.929023081Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=412.97µs logger=migrator t=2026-03-07T21:48:06.933191911Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-07T21:48:06.933999262Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=809.201µs logger=migrator t=2026-03-07T21:48:06.938257964Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-07T21:48:06.938282584Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=25µs logger=migrator t=2026-03-07T21:48:06.941895699Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-07T21:48:06.944005754Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.109826ms logger=migrator t=2026-03-07T21:48:06.948328537Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-07T21:48:06.952217408Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.889061ms logger=migrator t=2026-03-07T21:48:06.956193183Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-07T21:48:06.956356317Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=161.074µs logger=migrator t=2026-03-07T21:48:06.960250199Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-07T21:48:06.965132376Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.881238ms logger=migrator t=2026-03-07T21:48:06.971137863Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-07T21:48:06.9736655Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.527547ms logger=migrator t=2026-03-07T21:48:06.979549733Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-07T21:48:06.980414617Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=866.594µs logger=migrator t=2026-03-07T21:48:06.985791827Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-07T21:48:06.986495396Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=706.539µs logger=migrator t=2026-03-07T21:48:06.992628576Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-07T21:48:06.993418407Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=789.541µs logger=migrator t=2026-03-07T21:48:06.998648214Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-07T21:48:07.000324338Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.678225ms logger=migrator t=2026-03-07T21:48:07.00651783Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-07T21:48:07.00806724Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.5488ms logger=migrator t=2026-03-07T21:48:07.020826554Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-07T21:48:07.024237903Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=3.416279ms logger=migrator t=2026-03-07T21:48:07.031256128Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-07T21:48:07.03133393Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=79.373µs logger=migrator t=2026-03-07T21:48:07.036216186Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-07T21:48:07.036245357Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.841µs logger=migrator t=2026-03-07T21:48:07.041070234Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-07T21:48:07.044203266Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.132682ms logger=migrator t=2026-03-07T21:48:07.047973165Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-07T21:48:07.050674076Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.702331ms logger=migrator t=2026-03-07T21:48:07.06000525Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-07T21:48:07.060156014Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=154.954µs logger=migrator t=2026-03-07T21:48:07.130395062Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-07T21:48:07.131307405Z level=info msg="Migration successfully executed" id="create quota table v1" duration=916.133µs logger=migrator t=2026-03-07T21:48:07.141122123Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-07T21:48:07.142049947Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=928.194µs logger=migrator t=2026-03-07T21:48:07.146807232Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-07T21:48:07.146862533Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=57.582µs logger=migrator t=2026-03-07T21:48:07.151540586Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-07T21:48:07.152974463Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.433787ms logger=migrator t=2026-03-07T21:48:07.159078862Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-07T21:48:07.159989507Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=910.395µs logger=migrator t=2026-03-07T21:48:07.164600297Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-07T21:48:07.16777005Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.170553ms logger=migrator t=2026-03-07T21:48:07.171918589Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-07T21:48:07.17194974Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.511µs logger=migrator t=2026-03-07T21:48:07.178139371Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-07T21:48:07.179008384Z level=info msg="Migration successfully executed" id="create session table" duration=869.083µs logger=migrator t=2026-03-07T21:48:07.183940423Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-07T21:48:07.184022225Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=82.462µs logger=migrator t=2026-03-07T21:48:07.188095443Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-07T21:48:07.188174255Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=77.692µs logger=migrator t=2026-03-07T21:48:07.192766024Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-07T21:48:07.193761561Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=972.836µs logger=migrator t=2026-03-07T21:48:07.198390031Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-07T21:48:07.199194873Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=805.002µs logger=migrator t=2026-03-07T21:48:07.206766411Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-07T21:48:07.206793711Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.471µs logger=migrator t=2026-03-07T21:48:07.211735981Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-07T21:48:07.211763021Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.98µs logger=migrator t=2026-03-07T21:48:07.217773989Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-07T21:48:07.220990463Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.216264ms logger=migrator t=2026-03-07T21:48:07.22466794Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-07T21:48:07.227830902Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.162362ms logger=migrator t=2026-03-07T21:48:07.231352334Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-07T21:48:07.231427686Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=75.822µs logger=migrator t=2026-03-07T21:48:07.234731813Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-07T21:48:07.234860046Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=132.674µs logger=migrator t=2026-03-07T21:48:07.239188259Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-07T21:48:07.240130274Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=940.005µs logger=migrator t=2026-03-07T21:48:07.244240552Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-07T21:48:07.244268833Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.171µs logger=migrator t=2026-03-07T21:48:07.248053211Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-07T21:48:07.251231864Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.178593ms logger=migrator t=2026-03-07T21:48:07.255804025Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-07T21:48:07.255955489Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=151.773µs logger=migrator t=2026-03-07T21:48:07.259686986Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-07T21:48:07.262840318Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.153082ms logger=migrator t=2026-03-07T21:48:07.266586067Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-07T21:48:07.269825451Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.235524ms logger=migrator t=2026-03-07T21:48:07.273571159Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-07T21:48:07.273637701Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.312µs logger=migrator t=2026-03-07T21:48:07.278142489Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-07T21:48:07.279016902Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=873.903µs logger=migrator t=2026-03-07T21:48:07.283099289Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-07T21:48:07.283973452Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=873.793µs logger=migrator t=2026-03-07T21:48:07.288261573Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-07T21:48:07.289290951Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.029168ms logger=migrator t=2026-03-07T21:48:07.306534282Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-07T21:48:07.307436625Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=902.263µs logger=migrator t=2026-03-07T21:48:07.327753458Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-07T21:48:07.328768924Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.018536ms logger=migrator t=2026-03-07T21:48:07.33355495Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-07T21:48:07.334391311Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=836.461µs logger=migrator t=2026-03-07T21:48:07.338476588Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-07T21:48:07.339214748Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=740.85µs logger=migrator t=2026-03-07T21:48:07.343322725Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-07T21:48:07.344340241Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.017196ms logger=migrator t=2026-03-07T21:48:07.349134567Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-07T21:48:07.350071252Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=936.165µs logger=migrator t=2026-03-07T21:48:07.353548333Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-07T21:48:07.364470579Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.921686ms logger=migrator t=2026-03-07T21:48:07.368259987Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-07T21:48:07.368834042Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=573.565µs logger=migrator t=2026-03-07T21:48:07.373279359Z 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-03-07T21:48:07.374784098Z 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=1.504089ms logger=migrator t=2026-03-07T21:48:07.379964874Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-07T21:48:07.380330943Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=361.229µs logger=migrator t=2026-03-07T21:48:07.383960469Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-07T21:48:07.384484753Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=523.924µs logger=migrator t=2026-03-07T21:48:07.388518548Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-07T21:48:07.389409382Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=888.974µs logger=migrator t=2026-03-07T21:48:07.393814296Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-07T21:48:07.399832964Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.017628ms logger=migrator t=2026-03-07T21:48:07.404219399Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-07T21:48:07.407790392Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.570923ms logger=migrator t=2026-03-07T21:48:07.418565494Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-07T21:48:07.424437968Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.874284ms logger=migrator t=2026-03-07T21:48:07.451033884Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-07T21:48:07.461434126Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=10.403272ms logger=migrator t=2026-03-07T21:48:07.469401535Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-07T21:48:07.471851029Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.452034ms logger=migrator t=2026-03-07T21:48:07.477725163Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-07T21:48:07.477760733Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.231µs logger=migrator t=2026-03-07T21:48:07.483243207Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-07T21:48:07.483295878Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.721µs logger=migrator t=2026-03-07T21:48:07.48831662Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-07T21:48:07.489633584Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.316584ms logger=migrator t=2026-03-07T21:48:07.494530163Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-07T21:48:07.495450036Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=919.153µs logger=migrator t=2026-03-07T21:48:07.502648695Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-07T21:48:07.503444726Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=795.861µs logger=migrator t=2026-03-07T21:48:07.506883185Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-07T21:48:07.507723198Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=840.063µs logger=migrator t=2026-03-07T21:48:07.511161788Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-07T21:48:07.512120363Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=957.485µs logger=migrator t=2026-03-07T21:48:07.517027891Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-07T21:48:07.52080837Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.780009ms logger=migrator t=2026-03-07T21:48:07.524457876Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-07T21:48:07.528478001Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.972354ms logger=migrator t=2026-03-07T21:48:07.532273161Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-07T21:48:07.532459696Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=186.565µs logger=migrator t=2026-03-07T21:48:07.536957743Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-07T21:48:07.538277298Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.319165ms logger=migrator t=2026-03-07T21:48:07.543498694Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-07T21:48:07.544673425Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.175831ms logger=migrator t=2026-03-07T21:48:07.54906193Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-07T21:48:07.55366051Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.59979ms logger=migrator t=2026-03-07T21:48:07.558348833Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-07T21:48:07.558417925Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=75.542µs logger=migrator t=2026-03-07T21:48:07.562547462Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-07T21:48:07.564258437Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.708615ms logger=migrator t=2026-03-07T21:48:07.571172378Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-07T21:48:07.572440432Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.267884ms logger=migrator t=2026-03-07T21:48:07.577355221Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-07T21:48:07.577434963Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=80.022µs logger=migrator t=2026-03-07T21:48:07.581277753Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-07T21:48:07.582216447Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=938.474µs logger=migrator t=2026-03-07T21:48:07.587363892Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-07T21:48:07.588337588Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=976.126µs logger=migrator t=2026-03-07T21:48:07.592818415Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-07T21:48:07.594554471Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.735086ms logger=migrator t=2026-03-07T21:48:07.599271783Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-07T21:48:07.600579728Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.309175ms logger=migrator t=2026-03-07T21:48:07.605343883Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-07T21:48:07.606110873Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=766.43µs logger=migrator t=2026-03-07T21:48:07.610800966Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-07T21:48:07.612604063Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.802717ms logger=migrator t=2026-03-07T21:48:07.617035339Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-07T21:48:07.617114761Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=81.042µs logger=migrator t=2026-03-07T21:48:07.621493985Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-07T21:48:07.626719322Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.224847ms logger=migrator t=2026-03-07T21:48:07.630351668Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-07T21:48:07.63120775Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=856.072µs logger=migrator t=2026-03-07T21:48:07.634805474Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-07T21:48:07.638911202Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.105118ms logger=migrator t=2026-03-07T21:48:07.64343871Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-07T21:48:07.644222381Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=781.341µs logger=migrator t=2026-03-07T21:48:07.647770603Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-07T21:48:07.648902103Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.13124ms logger=migrator t=2026-03-07T21:48:07.653651907Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-07T21:48:07.671876434Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=18.216897ms logger=migrator t=2026-03-07T21:48:07.69618439Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-07T21:48:07.708963585Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.778795ms logger=migrator t=2026-03-07T21:48:07.71415959Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-07T21:48:07.714751927Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=592.307µs logger=migrator t=2026-03-07T21:48:07.718499494Z 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-03-07T21:48:07.719406448Z 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=906.984µs logger=migrator t=2026-03-07T21:48:07.727579412Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-07T21:48:07.7279084Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=328.108µs logger=migrator t=2026-03-07T21:48:07.732160602Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-07T21:48:07.732627344Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=466.532µs logger=migrator t=2026-03-07T21:48:07.735934761Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-07T21:48:07.736152616Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=217.215µs logger=migrator t=2026-03-07T21:48:07.739620248Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-07T21:48:07.742537844Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=2.917396ms logger=migrator t=2026-03-07T21:48:07.746527348Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-07T21:48:07.749436204Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.908456ms logger=migrator t=2026-03-07T21:48:07.753086279Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-07T21:48:07.753831059Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=742.71µs logger=migrator t=2026-03-07T21:48:07.757538916Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-07T21:48:07.758648705Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.109359ms logger=migrator t=2026-03-07T21:48:07.763650976Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-07T21:48:07.764011826Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=360.51µs logger=migrator t=2026-03-07T21:48:07.76760341Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-07T21:48:07.773911865Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.306135ms logger=migrator t=2026-03-07T21:48:07.778014182Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-07T21:48:07.778807363Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=744.37µs logger=migrator t=2026-03-07T21:48:07.786474603Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-07T21:48:07.786879724Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=405.681µs logger=migrator t=2026-03-07T21:48:07.791231158Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-07T21:48:07.7920848Z level=info msg="Migration successfully executed" id="Move region to single row" duration=853.882µs logger=migrator t=2026-03-07T21:48:07.79625518Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-07T21:48:07.797193324Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=938.144µs logger=migrator t=2026-03-07T21:48:07.801910648Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-07T21:48:07.803313514Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.402876ms logger=migrator t=2026-03-07T21:48:07.813730807Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-07T21:48:07.814870446Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.140259ms logger=migrator t=2026-03-07T21:48:07.820295089Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-07T21:48:07.821239434Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=944.325µs logger=migrator t=2026-03-07T21:48:07.826544183Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-07T21:48:07.828065112Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.521019ms logger=migrator t=2026-03-07T21:48:07.832396306Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-07T21:48:07.834253554Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.858308ms logger=migrator t=2026-03-07T21:48:07.839764588Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-07T21:48:07.839945373Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=180.735µs logger=migrator t=2026-03-07T21:48:07.843851006Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-07T21:48:07.84519496Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.343575ms logger=migrator t=2026-03-07T21:48:07.850714525Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-07T21:48:07.851746262Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.032517ms logger=migrator t=2026-03-07T21:48:07.855575542Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-07T21:48:07.856538657Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=962.965µs logger=migrator t=2026-03-07T21:48:07.860468751Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-07T21:48:07.861413975Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=945.205µs logger=migrator t=2026-03-07T21:48:07.866636392Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-07T21:48:07.866900608Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=263.776µs logger=migrator t=2026-03-07T21:48:07.871039046Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-07T21:48:07.871764616Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=725.27µs logger=migrator t=2026-03-07T21:48:07.876203342Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-07T21:48:07.876467278Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=259.287µs logger=migrator t=2026-03-07T21:48:07.894729097Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-07T21:48:07.895380524Z level=info msg="Migration successfully executed" id="create team table" duration=660.187µs logger=migrator t=2026-03-07T21:48:07.899679427Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-07T21:48:07.900459087Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=779.61µs logger=migrator t=2026-03-07T21:48:07.906029413Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-07T21:48:07.907261875Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.231981ms logger=migrator t=2026-03-07T21:48:07.915032828Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-07T21:48:07.919456715Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.423306ms logger=migrator t=2026-03-07T21:48:07.923352436Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-07T21:48:07.923585182Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=232.516µs logger=migrator t=2026-03-07T21:48:07.928295806Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-07T21:48:07.929802624Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.507498ms logger=migrator t=2026-03-07T21:48:07.93458773Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-07T21:48:07.935947466Z level=info msg="Migration successfully executed" id="create team member table" duration=1.359216ms logger=migrator t=2026-03-07T21:48:07.942455916Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-07T21:48:07.94410049Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.644403ms logger=migrator t=2026-03-07T21:48:07.948762091Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-07T21:48:07.949765478Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.004747ms logger=migrator t=2026-03-07T21:48:07.954030289Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-07T21:48:07.954977523Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=945.434µs logger=migrator t=2026-03-07T21:48:07.95981537Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-07T21:48:07.965403996Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.588316ms logger=migrator t=2026-03-07T21:48:07.969244598Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-07T21:48:07.973648843Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.404374ms logger=migrator t=2026-03-07T21:48:07.97737192Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-07T21:48:07.981824677Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.452516ms logger=migrator t=2026-03-07T21:48:07.986605982Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-07T21:48:07.987471874Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=865.922µs logger=migrator t=2026-03-07T21:48:07.991799298Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-07T21:48:07.992694051Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=896.993µs logger=migrator t=2026-03-07T21:48:07.997008223Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-07T21:48:07.998642067Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.632164ms logger=migrator t=2026-03-07T21:48:08.00489818Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-07T21:48:08.006336448Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.438008ms logger=migrator t=2026-03-07T21:48:08.011804762Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-07T21:48:08.012878649Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.073497ms logger=migrator t=2026-03-07T21:48:08.01749139Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-07T21:48:08.018851855Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.360355ms logger=migrator t=2026-03-07T21:48:08.025931271Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-07T21:48:08.026820464Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=890.723µs logger=migrator t=2026-03-07T21:48:08.032748569Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-07T21:48:08.034233419Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.484879ms logger=migrator t=2026-03-07T21:48:08.040340518Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-07T21:48:08.0407907Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=450.272µs logger=migrator t=2026-03-07T21:48:08.050455133Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-07T21:48:08.050986467Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=525.413µs logger=migrator t=2026-03-07T21:48:08.059571782Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-07T21:48:08.060821754Z level=info msg="Migration successfully executed" id="create tag table" duration=1.249852ms logger=migrator t=2026-03-07T21:48:08.070768265Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-07T21:48:08.072446148Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.677903ms logger=migrator t=2026-03-07T21:48:08.078370943Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-07T21:48:08.079978055Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.611582ms logger=migrator t=2026-03-07T21:48:08.086949498Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-07T21:48:08.087907773Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=959.165µs logger=migrator t=2026-03-07T21:48:08.09887018Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-07T21:48:08.100850592Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.981292ms logger=migrator t=2026-03-07T21:48:08.105060562Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-07T21:48:08.121727588Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.668096ms logger=migrator t=2026-03-07T21:48:08.147712688Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-07T21:48:08.149238469Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.52559ms logger=migrator t=2026-03-07T21:48:08.183643409Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-07T21:48:08.185084927Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.442388ms logger=migrator t=2026-03-07T21:48:08.203662963Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-07T21:48:08.204172466Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=509.624µs logger=migrator t=2026-03-07T21:48:08.221629963Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-07T21:48:08.223020219Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.386726ms logger=migrator t=2026-03-07T21:48:08.234209992Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-07T21:48:08.235090665Z level=info msg="Migration successfully executed" id="create user auth table" duration=883.723µs logger=migrator t=2026-03-07T21:48:08.239391328Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-07T21:48:08.240138757Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=747.319µs logger=migrator t=2026-03-07T21:48:08.248113986Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-07T21:48:08.248226239Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=113.903µs logger=migrator t=2026-03-07T21:48:08.253255961Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-07T21:48:08.260164081Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.90915ms logger=migrator t=2026-03-07T21:48:08.269154157Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-07T21:48:08.274349492Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.195605ms logger=migrator t=2026-03-07T21:48:08.282752912Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-07T21:48:08.28838942Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.636388ms logger=migrator t=2026-03-07T21:48:08.299902672Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-07T21:48:08.308923028Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.018266ms logger=migrator t=2026-03-07T21:48:08.323459858Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-07T21:48:08.324827114Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.370755ms logger=migrator t=2026-03-07T21:48:08.337987188Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-07T21:48:08.349930791Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=11.944232ms logger=migrator t=2026-03-07T21:48:08.366007132Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-07T21:48:08.367737927Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.730645ms logger=migrator t=2026-03-07T21:48:08.379376052Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-07T21:48:08.381410245Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.035063ms logger=migrator t=2026-03-07T21:48:08.403454222Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-07T21:48:08.405462834Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.031052ms logger=migrator t=2026-03-07T21:48:08.416740139Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-07T21:48:08.418617569Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.88027ms logger=migrator t=2026-03-07T21:48:08.447569096Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-07T21:48:08.450850622Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=3.285856ms logger=migrator t=2026-03-07T21:48:08.457983809Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-07T21:48:08.459008485Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.024726ms logger=migrator t=2026-03-07T21:48:08.466137492Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-07T21:48:08.476069082Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.92976ms logger=migrator t=2026-03-07T21:48:08.482691966Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-07T21:48:08.483398664Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=706.548µs logger=migrator t=2026-03-07T21:48:08.497118343Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-07T21:48:08.498762467Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.640154ms logger=migrator t=2026-03-07T21:48:08.505929034Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-07T21:48:08.507733101Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.807297ms logger=migrator t=2026-03-07T21:48:08.513183664Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-07T21:48:08.51419907Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.014926ms logger=migrator t=2026-03-07T21:48:08.523574905Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-07T21:48:08.524766977Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.193482ms logger=migrator t=2026-03-07T21:48:08.530899627Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-07T21:48:08.530984199Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=85.272µs logger=migrator t=2026-03-07T21:48:08.536843413Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-07T21:48:08.536978806Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=135.823µs logger=migrator t=2026-03-07T21:48:08.54397767Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-07T21:48:08.544951795Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=974.085µs logger=migrator t=2026-03-07T21:48:08.550565912Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-07T21:48:08.551762043Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.194731ms logger=migrator t=2026-03-07T21:48:08.559173187Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-07T21:48:08.561095148Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.920431ms logger=migrator t=2026-03-07T21:48:08.568753309Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-07T21:48:08.568830531Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=78.012µs logger=migrator t=2026-03-07T21:48:08.57381013Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-07T21:48:08.574943371Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.133041ms logger=migrator t=2026-03-07T21:48:08.579579391Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-07T21:48:08.580606399Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.026978ms logger=migrator t=2026-03-07T21:48:08.586615666Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-07T21:48:08.588450874Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.833618ms logger=migrator t=2026-03-07T21:48:08.599056651Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-07T21:48:08.601159896Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.109135ms logger=migrator t=2026-03-07T21:48:08.61084351Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-07T21:48:08.620495882Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.650412ms logger=migrator t=2026-03-07T21:48:08.629143569Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-07T21:48:08.630942706Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.796447ms logger=migrator t=2026-03-07T21:48:08.639781928Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-07T21:48:08.6398715Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=90.273µs logger=migrator t=2026-03-07T21:48:08.65401043Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-07T21:48:08.655889159Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.88112ms logger=migrator t=2026-03-07T21:48:08.666770534Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-07T21:48:08.669295359Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.524475ms logger=migrator t=2026-03-07T21:48:08.676138149Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-07T21:48:08.677170906Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.025926ms logger=migrator t=2026-03-07T21:48:08.686455549Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-07T21:48:08.686557882Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=103.623µs logger=migrator t=2026-03-07T21:48:08.693812811Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-07T21:48:08.695358572Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.546201ms logger=migrator t=2026-03-07T21:48:08.701569164Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-07T21:48:08.703247469Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.677725ms logger=migrator t=2026-03-07T21:48:08.710385335Z 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-03-07T21:48:08.711535616Z 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.145201ms logger=migrator t=2026-03-07T21:48:08.718115428Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-07T21:48:08.719437132Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.322355ms logger=migrator t=2026-03-07T21:48:08.726669691Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-07T21:48:08.733542031Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.87281ms logger=migrator t=2026-03-07T21:48:08.739086436Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-07T21:48:08.739794795Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=706.109µs logger=migrator t=2026-03-07T21:48:08.744477667Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-07T21:48:08.745914705Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.437198ms logger=migrator t=2026-03-07T21:48:08.754203382Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-07T21:48:08.783469228Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.266966ms logger=migrator t=2026-03-07T21:48:08.789621609Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-07T21:48:08.812398046Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.771816ms logger=migrator t=2026-03-07T21:48:08.819011988Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-07T21:48:08.81984261Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=830.012µs logger=migrator t=2026-03-07T21:48:08.826513985Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-07T21:48:08.828129657Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.609421ms logger=migrator t=2026-03-07T21:48:08.834906465Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-07T21:48:08.839790842Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.896898ms logger=migrator t=2026-03-07T21:48:08.845002168Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-07T21:48:08.850904593Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.902595ms logger=migrator t=2026-03-07T21:48:08.857580198Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-07T21:48:08.858564984Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=985.085µs logger=migrator t=2026-03-07T21:48:08.865724551Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-07T21:48:08.867381104Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.655893ms logger=migrator t=2026-03-07T21:48:08.873953946Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-07T21:48:08.875018374Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.056728ms logger=migrator t=2026-03-07T21:48:08.881703359Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-07T21:48:08.8840305Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.327981ms logger=migrator t=2026-03-07T21:48:08.891849765Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-07T21:48:08.891918206Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.611µs logger=migrator t=2026-03-07T21:48:08.89854518Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-07T21:48:08.904752312Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.209622ms logger=migrator t=2026-03-07T21:48:08.908008928Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-07T21:48:08.914103987Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.094279ms logger=migrator t=2026-03-07T21:48:08.919079368Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-07T21:48:08.926162603Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.082805ms logger=migrator t=2026-03-07T21:48:08.932844448Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-07T21:48:08.933509935Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=665.537µs logger=migrator t=2026-03-07T21:48:08.941061462Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-07T21:48:08.942781348Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.719446ms logger=migrator t=2026-03-07T21:48:08.948318722Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-07T21:48:08.95432783Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.008017ms logger=migrator t=2026-03-07T21:48:08.959566757Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-07T21:48:08.965832161Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.264554ms logger=migrator t=2026-03-07T21:48:08.97193526Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-07T21:48:08.972985888Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.047458ms logger=migrator t=2026-03-07T21:48:08.978460072Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-07T21:48:08.98567362Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.214868ms logger=migrator t=2026-03-07T21:48:08.992214062Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-07T21:48:08.998291631Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.076629ms logger=migrator t=2026-03-07T21:48:09.004194825Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-07T21:48:09.004266307Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.772µs logger=migrator t=2026-03-07T21:48:09.01013846Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-07T21:48:09.011526587Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.392017ms logger=migrator t=2026-03-07T21:48:09.017203416Z 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-03-07T21:48:09.018465159Z 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.261303ms logger=migrator t=2026-03-07T21:48:09.023772147Z 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-03-07T21:48:09.024694391Z 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=930.754µs logger=migrator t=2026-03-07T21:48:09.032693221Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-07T21:48:09.032763943Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=71.732µs logger=migrator t=2026-03-07T21:48:09.037269611Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-07T21:48:09.043897954Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.628343ms logger=migrator t=2026-03-07T21:48:09.049407078Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-07T21:48:09.055452247Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.044858ms logger=migrator t=2026-03-07T21:48:09.061291909Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-07T21:48:09.06935789Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.063301ms logger=migrator t=2026-03-07T21:48:09.073938801Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-07T21:48:09.0815617Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.62081ms logger=migrator t=2026-03-07T21:48:09.087026883Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-07T21:48:09.093857892Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.830759ms logger=migrator t=2026-03-07T21:48:09.099046678Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-07T21:48:09.09912564Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=80.722µs logger=migrator t=2026-03-07T21:48:09.103177745Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-07T21:48:09.104009188Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=831.143µs logger=migrator t=2026-03-07T21:48:09.109164142Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-07T21:48:09.119160214Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.995532ms logger=migrator t=2026-03-07T21:48:09.12356916Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-07T21:48:09.123665442Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=96.452µs logger=migrator t=2026-03-07T21:48:09.128454517Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-07T21:48:09.13467281Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.218113ms logger=migrator t=2026-03-07T21:48:09.14497706Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-07T21:48:09.146672784Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.710565ms logger=migrator t=2026-03-07T21:48:09.154202492Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-07T21:48:09.163979747Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.778025ms logger=migrator t=2026-03-07T21:48:09.168549377Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-07T21:48:09.16943653Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=887.503µs logger=migrator t=2026-03-07T21:48:09.174709728Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-07T21:48:09.175808627Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.098499ms logger=migrator t=2026-03-07T21:48:09.180850129Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-07T21:48:09.187349918Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.499749ms logger=migrator t=2026-03-07T21:48:09.192193635Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-07T21:48:09.193010157Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=815.111µs logger=migrator t=2026-03-07T21:48:09.199911668Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-07T21:48:09.201017846Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.105958ms logger=migrator t=2026-03-07T21:48:09.20648878Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-07T21:48:09.207350883Z level=info msg="Migration successfully executed" id="create alert_image table" duration=859.534µs logger=migrator t=2026-03-07T21:48:09.212256491Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-07T21:48:09.21336943Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.11312ms logger=migrator t=2026-03-07T21:48:09.218277778Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-07T21:48:09.21835226Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=75.342µs logger=migrator t=2026-03-07T21:48:09.222899319Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-07T21:48:09.223881024Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=983.975µs logger=migrator t=2026-03-07T21:48:09.229754309Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-07T21:48:09.231364271Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.610412ms logger=migrator t=2026-03-07T21:48:09.236985468Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-07T21:48:09.237542832Z 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-03-07T21:48:09.243169109Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-07T21:48:09.244919676Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.750187ms logger=migrator t=2026-03-07T21:48:09.25043272Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-07T21:48:09.251699102Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.266692ms logger=migrator t=2026-03-07T21:48:09.260758171Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-07T21:48:09.270866064Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.108333ms logger=migrator t=2026-03-07T21:48:09.275745263Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-07T21:48:09.276844301Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.099579ms logger=migrator t=2026-03-07T21:48:09.286676089Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-07T21:48:09.287821848Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.145349ms logger=migrator t=2026-03-07T21:48:09.293149828Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-07T21:48:09.293974539Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=824.781µs logger=migrator t=2026-03-07T21:48:09.298855897Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-07T21:48:09.299984677Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.12842ms logger=migrator t=2026-03-07T21:48:09.305330176Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-07T21:48:09.306405825Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.075699ms logger=migrator t=2026-03-07T21:48:09.314600579Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-07T21:48:09.31462872Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.721µs logger=migrator t=2026-03-07T21:48:09.318731827Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-07T21:48:09.318798199Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.282µs logger=migrator t=2026-03-07T21:48:09.325762982Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-07T21:48:09.331843891Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.082929ms logger=migrator t=2026-03-07T21:48:09.336854222Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-07T21:48:09.337228392Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=376.74µs logger=migrator t=2026-03-07T21:48:09.345908469Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-07T21:48:09.347010587Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.102398ms logger=migrator t=2026-03-07T21:48:09.353736084Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-07T21:48:09.354242377Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=505.363µs logger=migrator t=2026-03-07T21:48:09.36085058Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-07T21:48:09.36277704Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.927741ms logger=migrator t=2026-03-07T21:48:09.369510226Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-07T21:48:09.370435371Z level=info msg="Migration successfully executed" id="create secrets table" duration=924.365µs logger=migrator t=2026-03-07T21:48:09.376767777Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-07T21:48:09.411940127Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.171731ms logger=migrator t=2026-03-07T21:48:09.420039879Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-07T21:48:09.427108384Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.034955ms logger=migrator t=2026-03-07T21:48:09.433554732Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-07T21:48:09.433762498Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=207.776µs logger=migrator t=2026-03-07T21:48:09.440780712Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-07T21:48:09.476702272Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.92537ms logger=migrator t=2026-03-07T21:48:09.487822794Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-07T21:48:09.515010674Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.188061ms logger=migrator t=2026-03-07T21:48:09.51902799Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-07T21:48:09.519606245Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=578.065µs logger=migrator t=2026-03-07T21:48:09.524654997Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-07T21:48:09.525738455Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.085758ms logger=migrator t=2026-03-07T21:48:09.531012373Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-07T21:48:09.531234809Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=222.796µs logger=migrator t=2026-03-07T21:48:09.535033198Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-07T21:48:09.536397705Z level=info msg="Migration successfully executed" id="create permission table" duration=1.364747ms logger=migrator t=2026-03-07T21:48:09.541291323Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-07T21:48:09.542363921Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.072728ms logger=migrator t=2026-03-07T21:48:09.548236674Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-07T21:48:09.549387475Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.154091ms logger=migrator t=2026-03-07T21:48:09.553119882Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-07T21:48:09.554012115Z level=info msg="Migration successfully executed" id="create role table" duration=891.933µs logger=migrator t=2026-03-07T21:48:09.558253137Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-07T21:48:09.5656663Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.413173ms logger=migrator t=2026-03-07T21:48:09.570429255Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-07T21:48:09.575795615Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.36581ms logger=migrator t=2026-03-07T21:48:09.591097336Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-07T21:48:09.598272594Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=7.182609ms logger=migrator t=2026-03-07T21:48:09.629747217Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-07T21:48:09.631064182Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.319405ms logger=migrator t=2026-03-07T21:48:09.652948795Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-07T21:48:09.654914176Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.967071ms logger=migrator t=2026-03-07T21:48:09.661168921Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-07T21:48:09.662093394Z level=info msg="Migration successfully executed" id="create team role table" duration=924.643µs logger=migrator t=2026-03-07T21:48:09.667852965Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-07T21:48:09.668940503Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.085258ms logger=migrator t=2026-03-07T21:48:09.673434451Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-07T21:48:09.674487939Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.055418ms logger=migrator t=2026-03-07T21:48:09.678826362Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-07T21:48:09.680442274Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.614432ms logger=migrator t=2026-03-07T21:48:09.686385281Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-07T21:48:09.687235022Z level=info msg="Migration successfully executed" id="create user role table" duration=849.611µs logger=migrator t=2026-03-07T21:48:09.691441532Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-07T21:48:09.692502241Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.060559ms logger=migrator t=2026-03-07T21:48:09.698049376Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-07T21:48:09.69976548Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.715364ms logger=migrator t=2026-03-07T21:48:09.706787654Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-07T21:48:09.70818584Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.401256ms logger=migrator t=2026-03-07T21:48:09.713544521Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-07T21:48:09.715157863Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.620093ms logger=migrator t=2026-03-07T21:48:09.721884839Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-07T21:48:09.723083731Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.198412ms logger=migrator t=2026-03-07T21:48:09.728301017Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-07T21:48:09.730036462Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.737655ms logger=migrator t=2026-03-07T21:48:09.734785657Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-07T21:48:09.741173964Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.388617ms logger=migrator t=2026-03-07T21:48:09.744716666Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-07T21:48:09.745698503Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=981.287µs logger=migrator t=2026-03-07T21:48:09.753110886Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-07T21:48:09.75476548Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.658914ms logger=migrator t=2026-03-07T21:48:09.760058538Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-07T21:48:09.761575978Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.51736ms logger=migrator t=2026-03-07T21:48:09.76775045Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-07T21:48:09.768994432Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.245252ms logger=migrator t=2026-03-07T21:48:09.772980356Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-07T21:48:09.77384826Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=868.074µs logger=migrator t=2026-03-07T21:48:09.779260221Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-07T21:48:09.780524274Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.262773ms logger=migrator t=2026-03-07T21:48:09.788233456Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-07T21:48:09.799009528Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.775082ms logger=migrator t=2026-03-07T21:48:09.809721009Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-07T21:48:09.815451458Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.731799ms logger=migrator t=2026-03-07T21:48:09.818871608Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-07T21:48:09.824464804Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.593366ms logger=migrator t=2026-03-07T21:48:09.827886474Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-07T21:48:09.83347198Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.585236ms logger=migrator t=2026-03-07T21:48:09.83804163Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-07T21:48:09.83883908Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=797.15µs logger=migrator t=2026-03-07T21:48:09.844101348Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-07T21:48:09.84532124Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.221712ms logger=migrator t=2026-03-07T21:48:09.85257787Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-07T21:48:09.85372623Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.14871ms logger=migrator t=2026-03-07T21:48:09.858608008Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-07T21:48:09.860168109Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.559661ms logger=migrator t=2026-03-07T21:48:09.865855088Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-07T21:48:09.867041759Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.18637ms logger=migrator t=2026-03-07T21:48:09.874132724Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-07T21:48:09.874239147Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=107.183µs logger=migrator t=2026-03-07T21:48:09.879895425Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-07T21:48:09.879988818Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=94.592µs logger=migrator t=2026-03-07T21:48:09.88353985Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-07T21:48:09.885687937Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=2.160047ms logger=migrator t=2026-03-07T21:48:09.899832327Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-07T21:48:09.900811422Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=980.895µs logger=migrator t=2026-03-07T21:48:09.907276221Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-07T21:48:09.908012031Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=738.83µs logger=migrator t=2026-03-07T21:48:09.912823916Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-07T21:48:09.913059883Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=235.857µs logger=migrator t=2026-03-07T21:48:09.917843548Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-07T21:48:09.918566557Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=726.509µs logger=migrator t=2026-03-07T21:48:09.92250316Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-07T21:48:09.923878836Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.375386ms logger=migrator t=2026-03-07T21:48:09.928363943Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-07T21:48:09.929663607Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.299484ms logger=migrator t=2026-03-07T21:48:09.936345632Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-07T21:48:09.946503548Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.159846ms logger=migrator t=2026-03-07T21:48:09.951671183Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-07T21:48:09.951775026Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=106.073µs logger=migrator t=2026-03-07T21:48:09.956622293Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-07T21:48:09.957748082Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.134059ms logger=migrator t=2026-03-07T21:48:09.962928278Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-07T21:48:09.964158901Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.230612ms logger=migrator t=2026-03-07T21:48:09.969197112Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-07T21:48:09.970382423Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.185331ms logger=migrator t=2026-03-07T21:48:09.974551302Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-07T21:48:09.981434183Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.883191ms logger=migrator t=2026-03-07T21:48:09.984445101Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-07T21:48:09.985218281Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=773.16µs logger=migrator t=2026-03-07T21:48:09.98975387Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-07T21:48:09.990792217Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.037997ms logger=migrator t=2026-03-07T21:48:10.000865181Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-07T21:48:10.023813042Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.941521ms logger=migrator t=2026-03-07T21:48:10.030028954Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-07T21:48:10.030806684Z level=info msg="Migration successfully executed" id="create correlation v2" duration=780.47µs logger=migrator t=2026-03-07T21:48:10.036129684Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-07T21:48:10.0378795Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.743326ms logger=migrator t=2026-03-07T21:48:10.042534532Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-07T21:48:10.043783564Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.249572ms logger=migrator t=2026-03-07T21:48:10.047937763Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-07T21:48:10.049185356Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.247733ms logger=migrator t=2026-03-07T21:48:10.054037853Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-07T21:48:10.05429775Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=268.497µs logger=migrator t=2026-03-07T21:48:10.058282304Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-07T21:48:10.059170587Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=887.894µs logger=migrator t=2026-03-07T21:48:10.064381903Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-07T21:48:10.076681405Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.298852ms logger=migrator t=2026-03-07T21:48:10.08141764Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-07T21:48:10.082159069Z level=info msg="Migration successfully executed" id="create entity_events table" duration=739.399µs logger=migrator t=2026-03-07T21:48:10.085399834Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-07T21:48:10.08641655Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.016467ms logger=migrator t=2026-03-07T21:48:10.091536624Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-07T21:48:10.092467698Z 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-03-07T21:48:10.096499384Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-07T21:48:10.096941876Z 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-03-07T21:48:10.102593533Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-07T21:48:10.103841847Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.246734ms logger=migrator t=2026-03-07T21:48:10.107588855Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-07T21:48:10.109462854Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.8734ms logger=migrator t=2026-03-07T21:48:10.114428273Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-07T21:48:10.116389495Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.960742ms logger=migrator t=2026-03-07T21:48:10.122047133Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-07T21:48:10.123235343Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.18822ms logger=migrator t=2026-03-07T21:48:10.127394293Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-07T21:48:10.12845683Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.062647ms logger=migrator t=2026-03-07T21:48:10.132880966Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-07T21:48:10.133958334Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.077498ms logger=migrator t=2026-03-07T21:48:10.137551549Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-07T21:48:10.138346959Z level=info msg="Migration successfully executed" id="Drop public config table" duration=794.77µs logger=migrator t=2026-03-07T21:48:10.145339772Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-07T21:48:10.146432481Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.092709ms logger=migrator t=2026-03-07T21:48:10.14983552Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-07T21:48:10.150937999Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.102478ms logger=migrator t=2026-03-07T21:48:10.1547872Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-07T21:48:10.155908569Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.121099ms logger=migrator t=2026-03-07T21:48:10.159471362Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-07T21:48:10.160588512Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.11724ms logger=migrator t=2026-03-07T21:48:10.164567716Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-07T21:48:10.186064298Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.497023ms logger=migrator t=2026-03-07T21:48:10.19148514Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-07T21:48:10.197503608Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.017718ms logger=migrator t=2026-03-07T21:48:10.201193554Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-07T21:48:10.209709197Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.515083ms logger=migrator t=2026-03-07T21:48:10.217775468Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-07T21:48:10.218262841Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=491.843µs logger=migrator t=2026-03-07T21:48:10.221855455Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-07T21:48:10.231692862Z level=info msg="Migration successfully executed" id="add share column" duration=9.839567ms logger=migrator t=2026-03-07T21:48:10.235494853Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-07T21:48:10.235702288Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=205.886µs logger=migrator t=2026-03-07T21:48:10.239519437Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-07T21:48:10.240570894Z level=info msg="Migration successfully executed" id="create file table" duration=1.050877ms logger=migrator t=2026-03-07T21:48:10.245142065Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-07T21:48:10.246440118Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.298223ms logger=migrator t=2026-03-07T21:48:10.250451204Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-07T21:48:10.25185598Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.404566ms logger=migrator t=2026-03-07T21:48:10.256895422Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-07T21:48:10.258042253Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.14212ms logger=migrator t=2026-03-07T21:48:10.263304919Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-07T21:48:10.264739907Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.435878ms logger=migrator t=2026-03-07T21:48:10.268909846Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-07T21:48:10.268992288Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=82.692µs logger=migrator t=2026-03-07T21:48:10.272661555Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-07T21:48:10.272743207Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=81.672µs logger=migrator t=2026-03-07T21:48:10.277574174Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-07T21:48:10.278153129Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=579.005µs logger=migrator t=2026-03-07T21:48:10.28203331Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-07T21:48:10.282273806Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=241.086µs logger=migrator t=2026-03-07T21:48:10.286652791Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-07T21:48:10.288129489Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.476958ms logger=migrator t=2026-03-07T21:48:10.292067303Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-07T21:48:10.302204108Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.136214ms logger=migrator t=2026-03-07T21:48:10.306693995Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-07T21:48:10.306974603Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=274.478µs logger=migrator t=2026-03-07T21:48:10.310534106Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-07T21:48:10.311914522Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.379976ms logger=migrator t=2026-03-07T21:48:10.315911576Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-07T21:48:10.316387219Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=472.383µs logger=migrator t=2026-03-07T21:48:10.321609336Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-07T21:48:10.321871312Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=262.526µs logger=migrator t=2026-03-07T21:48:10.326085143Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-07T21:48:10.326999697Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=917.714µs logger=migrator t=2026-03-07T21:48:10.332723206Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-07T21:48:10.345778159Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.057683ms logger=migrator t=2026-03-07T21:48:10.349164477Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-07T21:48:10.358292576Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.126018ms logger=migrator t=2026-03-07T21:48:10.364651013Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-07T21:48:10.366766638Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.119824ms logger=migrator t=2026-03-07T21:48:10.370834124Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-07T21:48:10.44709576Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.254406ms logger=migrator t=2026-03-07T21:48:10.452625475Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-07T21:48:10.453990251Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.364706ms logger=migrator t=2026-03-07T21:48:10.458850698Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-07T21:48:10.460138792Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.285374ms logger=migrator t=2026-03-07T21:48:10.464997678Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-07T21:48:10.49103413Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.036812ms logger=migrator t=2026-03-07T21:48:10.496873053Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-07T21:48:10.506077324Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.203871ms logger=migrator t=2026-03-07T21:48:10.510068249Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-07T21:48:10.510466859Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=398.42µs logger=migrator t=2026-03-07T21:48:10.5181627Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-07T21:48:10.518489399Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=325.689µs logger=migrator t=2026-03-07T21:48:10.524467176Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-07T21:48:10.524862286Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=386.51µs logger=migrator t=2026-03-07T21:48:10.528401678Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-07T21:48:10.528668985Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=267.137µs logger=migrator t=2026-03-07T21:48:10.532172687Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-07T21:48:10.532445055Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=269.377µs logger=migrator t=2026-03-07T21:48:10.536292515Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-07T21:48:10.537894056Z level=info msg="Migration successfully executed" id="create folder table" duration=1.601281ms logger=migrator t=2026-03-07T21:48:10.543351639Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-07T21:48:10.544940871Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.584332ms logger=migrator t=2026-03-07T21:48:10.549137771Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-07T21:48:10.550349253Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.211293ms logger=migrator t=2026-03-07T21:48:10.555250361Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-07T21:48:10.555286342Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.831µs logger=migrator t=2026-03-07T21:48:10.565872969Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-07T21:48:10.568653321Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.785143ms logger=migrator t=2026-03-07T21:48:10.574446824Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-07T21:48:10.575696966Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.249772ms logger=migrator t=2026-03-07T21:48:10.580687177Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-07T21:48:10.582710249Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.022552ms logger=migrator t=2026-03-07T21:48:10.591368467Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-07T21:48:10.592112126Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=741.719µs logger=migrator t=2026-03-07T21:48:10.638398217Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-07T21:48:10.639102886Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=709.809µs logger=migrator t=2026-03-07T21:48:10.656634915Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-07T21:48:10.657675971Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.042067ms logger=migrator t=2026-03-07T21:48:10.67592708Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-07T21:48:10.678053875Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.131046ms logger=migrator t=2026-03-07T21:48:10.69541086Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-07T21:48:10.696771535Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.360595ms logger=migrator t=2026-03-07T21:48:10.709918949Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-07T21:48:10.711812429Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.89464ms logger=migrator t=2026-03-07T21:48:10.719654483Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-07T21:48:10.721574844Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.915521ms logger=migrator t=2026-03-07T21:48:10.736780232Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-07T21:48:10.738482097Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.703634ms logger=migrator t=2026-03-07T21:48:10.75653976Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-07T21:48:10.758793958Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.254378ms logger=migrator t=2026-03-07T21:48:10.765806032Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-07T21:48:10.767027723Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.218651ms logger=migrator t=2026-03-07T21:48:10.782073818Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-07T21:48:10.783029533Z level=info msg="Migration successfully executed" id="create signing_key table" duration=959.915µs logger=migrator t=2026-03-07T21:48:10.788473665Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-07T21:48:10.789475541Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.000306ms logger=migrator t=2026-03-07T21:48:10.796934777Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-07T21:48:10.798284512Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.353055ms logger=migrator t=2026-03-07T21:48:10.804111734Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-07T21:48:10.804397582Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=286.728µs logger=migrator t=2026-03-07T21:48:10.838961276Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-07T21:48:10.851878375Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.901058ms logger=migrator t=2026-03-07T21:48:10.867297788Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-07T21:48:10.868676255Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.385537ms logger=migrator t=2026-03-07T21:48:10.874961779Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-07T21:48:10.87499946Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.141µs logger=migrator t=2026-03-07T21:48:10.879413485Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-07T21:48:10.881457489Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.044174ms logger=migrator t=2026-03-07T21:48:10.887514877Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-07T21:48:10.887536088Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.51µs logger=migrator t=2026-03-07T21:48:10.89373995Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-07T21:48:10.894938372Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.201042ms logger=migrator t=2026-03-07T21:48:10.901861713Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-07T21:48:10.904008979Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.146786ms logger=migrator t=2026-03-07T21:48:10.911707201Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-07T21:48:10.912800689Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.093398ms logger=migrator t=2026-03-07T21:48:10.918834787Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-07T21:48:10.920166692Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.333235ms logger=migrator t=2026-03-07T21:48:10.926929929Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-07T21:48:10.927460783Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=532.014µs logger=migrator t=2026-03-07T21:48:10.933051129Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-07T21:48:10.934157918Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.106669ms logger=migrator t=2026-03-07T21:48:10.939334404Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-07T21:48:10.940796572Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.462578ms logger=migrator t=2026-03-07T21:48:10.945186977Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-07T21:48:10.946198193Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.012096ms logger=migrator t=2026-03-07T21:48:10.952112668Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-07T21:48:10.964310708Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.1986ms logger=migrator t=2026-03-07T21:48:10.970485359Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-07T21:48:10.977283237Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.795387ms logger=migrator t=2026-03-07T21:48:10.982512794Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-07T21:48:10.991839098Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.325844ms logger=migrator t=2026-03-07T21:48:10.997711902Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-07T21:48:10.997775024Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=63.352µs logger=migrator t=2026-03-07T21:48:11.00338404Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-07T21:48:11.016511433Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.128743ms logger=migrator t=2026-03-07T21:48:11.05114264Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-07T21:48:11.065184478Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.037498ms logger=migrator t=2026-03-07T21:48:11.072045977Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-07T21:48:11.072405736Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=361.019µs logger=migrator t=2026-03-07T21:48:11.078258879Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.432548286s logger=migrator t=2026-03-07T21:48:11.079292237Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-07T21:48:11.099423054Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-07T21:48:11.099714821Z level=info msg="Created default organization" logger=secrets t=2026-03-07T21:48:11.106072987Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-07T21:48:11.150603863Z level=info msg="Restored cache from database" duration=404.39µs logger=plugin.store t=2026-03-07T21:48:11.151955609Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-07T21:48:11.189418089Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-07T21:48:11.18945175Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-07T21:48:11.189523202Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-07T21:48:11.189532462Z level=info msg="Plugins loaded" count=54 duration=37.577743ms logger=query_data t=2026-03-07T21:48:11.193923347Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-07T21:48:11.197433349Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-07T21:48:11.205250304Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-07T21:48:11.21736318Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-07T21:48:11.220926003Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-07T21:48:11.224134837Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-07T21:48:11.244812419Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-07T21:48:11.268592841Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-07T21:48:11.293869532Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-07T21:48:11.293920254Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-07T21:48:11.294317494Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-07T21:48:11.294791017Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-03-07T21:48:11.294952851Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-03-07T21:48:11.295570117Z level=info msg="Storage starting" logger=http.server t=2026-03-07T21:48:11.300025545Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-03-07T21:48:11.384973538Z level=info msg="Update check succeeded" duration=90.058248ms logger=plugins.update.checker t=2026-03-07T21:48:11.385800189Z level=info msg="Update check succeeded" duration=90.457758ms logger=provisioning.dashboard t=2026-03-07T21:48:11.416204855Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-03-07T21:48:11.440752627Z level=info msg="State cache has been initialized" states=0 duration=146.431333ms logger=ngalert.scheduler t=2026-03-07T21:48:11.440825649Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-07T21:48:11.440896561Z level=info msg=starting first_tick=2026-03-07T21:48:20Z logger=plugin.angulardetectorsprovider.dynamic t=2026-03-07T21:48:11.542905901Z level=info msg="Patterns update finished" duration=82.710065ms logger=grafana-apiserver t=2026-03-07T21:48:11.759943772Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-07T21:48:11.760367703Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-07T21:48:14.942512829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:14.943563746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.044393495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.189222767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.210608515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.324133387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.341981014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.366831614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.380831851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.408491115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.425953992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.454215462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.47098566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.492838053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.513837653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.588318661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.607500544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.647058399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.666630171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.724725142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.742680481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.796922862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.814151253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.849622461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.867467438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.893811017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.912827955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.950356348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:15.967428255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.001085006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.030878845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.096845962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.1151377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.166143026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.183482459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.237732299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.258702458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.302275258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.321017959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.357847703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.378494383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.43186814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.447698874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.493714178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.511656608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.570761505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.59119254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.660763731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.678423433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.729734976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.747922842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.80860388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.828156472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.87166945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.890103013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.94348597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:16.960506336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.022489068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.038730603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.087380837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.106001834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.1872418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.203014984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.256920604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.276504077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.334120994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.362900048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.458681815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.471448729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.554283897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.571832866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.642917697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.661898353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.735662605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.755503334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.843058785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.857541394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.927523826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:17.942379245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-07T21:48:18.026951558Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-07T21:48:59.316983106Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-07T21:58:11.306971152Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-07T21:58:11.319848803Z level=info msg="Completed cleanup jobs" duration=24.58348ms logger=plugins.update.checker t=2026-03-07T21:58:11.444004652Z level=info msg="Update check succeeded" duration=57.444678ms logger=sqlstore.transactions t=2026-03-07T22:03:11.213021571Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"