logger=settings t=2026-07-09T01:43:08.46951897Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-09T01:43:08Z logger=settings t=2026-07-09T01:43:08.469993481Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-09T01:43:08.470014322Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-09T01:43:08.470019632Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-09T01:43:08.470024272Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-09T01:43:08.470028732Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-09T01:43:08.470032852Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-09T01:43:08.470040442Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-09T01:43:08.470045502Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-09T01:43:08.470050182Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-09T01:43:08.470056883Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-09T01:43:08.470061893Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-09T01:43:08.470066753Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-09T01:43:08.470072913Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-09T01:43:08.470078633Z level=info msg=Target target=[all] logger=settings t=2026-07-09T01:43:08.470088833Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-09T01:43:08.470093883Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-09T01:43:08.470098624Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-09T01:43:08.470103324Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-09T01:43:08.470108924Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-09T01:43:08.470114624Z level=info msg="App mode production" logger=sqlstore t=2026-07-09T01:43:08.470622006Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-09T01:43:08.470646507Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-09T01:43:08.472765167Z level=info msg="Locking database" logger=migrator t=2026-07-09T01:43:08.472781817Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-09T01:43:08.473505695Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-09T01:43:08.474704403Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.198118ms logger=migrator t=2026-07-09T01:43:08.484052966Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-09T01:43:08.485356517Z level=info msg="Migration successfully executed" id="create user table" duration=1.307512ms logger=migrator t=2026-07-09T01:43:08.492838295Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-09T01:43:08.493549052Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=710.447µs logger=migrator t=2026-07-09T01:43:08.499394741Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-09T01:43:08.500118808Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=723.527µs logger=migrator t=2026-07-09T01:43:08.505627639Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-09T01:43:08.506328316Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=701.027µs logger=migrator t=2026-07-09T01:43:08.514561522Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-09T01:43:08.515580616Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.019604ms logger=migrator t=2026-07-09T01:43:08.520084433Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-09T01:43:08.524284533Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.1979ms logger=migrator t=2026-07-09T01:43:08.529349264Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-09T01:43:08.531930365Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.572671ms logger=migrator t=2026-07-09T01:43:08.536139785Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-09T01:43:08.536939924Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=800.299µs logger=migrator t=2026-07-09T01:43:08.541875152Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-09T01:43:08.542997969Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.122936ms logger=migrator t=2026-07-09T01:43:08.549086813Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-09T01:43:08.549767709Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=681.896µs logger=migrator t=2026-07-09T01:43:08.554350869Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-09T01:43:08.555237Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=892.982µs logger=migrator t=2026-07-09T01:43:08.560236039Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-09T01:43:08.561411257Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.173928ms logger=migrator t=2026-07-09T01:43:08.565147175Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-09T01:43:08.565206907Z level=info msg="Migration successfully executed" id="Update user table charset" duration=62.682µs logger=migrator t=2026-07-09T01:43:08.56826884Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-09T01:43:08.570022971Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.753621ms logger=migrator t=2026-07-09T01:43:08.574373385Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-09T01:43:08.574781785Z level=info msg="Migration successfully executed" id="Add missing user data" duration=406.52µs logger=migrator t=2026-07-09T01:43:08.582191571Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-09T01:43:08.584191599Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.001168ms logger=migrator t=2026-07-09T01:43:08.59182906Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-09T01:43:08.59265107Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=821.21µs logger=migrator t=2026-07-09T01:43:08.600255391Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-09T01:43:08.602189367Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.933166ms logger=migrator t=2026-07-09T01:43:08.610983096Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-09T01:43:08.621113517Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.132511ms logger=migrator t=2026-07-09T01:43:08.627316675Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-09T01:43:08.628211746Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=896.091µs logger=migrator t=2026-07-09T01:43:08.632415966Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-09T01:43:08.632622951Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=207.775µs logger=migrator t=2026-07-09T01:43:08.637407195Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-09T01:43:08.638329727Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=922.552µs logger=migrator t=2026-07-09T01:43:08.645972579Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-09T01:43:08.646334577Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=363.888µs logger=migrator t=2026-07-09T01:43:08.65357919Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-09T01:43:08.654288537Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=708.867µs logger=migrator t=2026-07-09T01:43:08.660966376Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-09T01:43:08.66199651Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.029244ms logger=migrator t=2026-07-09T01:43:08.666570589Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-09T01:43:08.667396839Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=825.57µs logger=migrator t=2026-07-09T01:43:08.674226331Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-09T01:43:08.675391289Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.162598ms logger=migrator t=2026-07-09T01:43:08.680706075Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-09T01:43:08.681603447Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=897.062µs logger=migrator t=2026-07-09T01:43:08.689145026Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-09T01:43:08.689803792Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=659.306µs logger=migrator t=2026-07-09T01:43:08.695820165Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-09T01:43:08.695843786Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=24.371µs logger=migrator t=2026-07-09T01:43:08.702112815Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-09T01:43:08.703144319Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.030764ms logger=migrator t=2026-07-09T01:43:08.707822941Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-09T01:43:08.708445985Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=622.844µs logger=migrator t=2026-07-09T01:43:08.714415788Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-09T01:43:08.715057183Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=641.625µs logger=migrator t=2026-07-09T01:43:08.751808707Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-09T01:43:08.753861366Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=2.053269ms logger=migrator t=2026-07-09T01:43:08.758925977Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-09T01:43:08.761925928Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.000051ms logger=migrator t=2026-07-09T01:43:08.768385412Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-09T01:43:08.769681603Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.296001ms logger=migrator t=2026-07-09T01:43:08.77458889Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-09T01:43:08.775299306Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=710.576µs logger=migrator t=2026-07-09T01:43:08.77965621Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-09T01:43:08.780414038Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=760.048µs logger=migrator t=2026-07-09T01:43:08.786459462Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-09T01:43:08.787169389Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=710.007µs logger=migrator t=2026-07-09T01:43:08.791975393Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-09T01:43:08.793070349Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.094146ms logger=migrator t=2026-07-09T01:43:08.798332685Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-09T01:43:08.798803136Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=470.761µs logger=migrator t=2026-07-09T01:43:08.803221321Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-09T01:43:08.803759304Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=537.503µs logger=migrator t=2026-07-09T01:43:08.809659594Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-09T01:43:08.810038803Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=379.379µs logger=migrator t=2026-07-09T01:43:08.814718334Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-09T01:43:08.815900903Z level=info msg="Migration successfully executed" id="create star table" duration=1.182948ms logger=migrator t=2026-07-09T01:43:08.823076044Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-09T01:43:08.824536258Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.459815ms logger=migrator t=2026-07-09T01:43:08.830003688Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-09T01:43:08.831110025Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.105567ms logger=migrator t=2026-07-09T01:43:08.835703834Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-09T01:43:08.836435962Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=735.177µs logger=migrator t=2026-07-09T01:43:08.841234956Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-09T01:43:08.841885241Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=648.026µs logger=migrator t=2026-07-09T01:43:08.856348365Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-09T01:43:08.857084043Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=735.478µs logger=migrator t=2026-07-09T01:43:08.863057095Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-09T01:43:08.863812793Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=755.328µs logger=migrator t=2026-07-09T01:43:08.868815132Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-09T01:43:08.869971079Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.156557ms logger=migrator t=2026-07-09T01:43:08.87504184Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-09T01:43:08.875069371Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.591µs logger=migrator t=2026-07-09T01:43:08.879829654Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-09T01:43:08.879861035Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.271µs logger=migrator t=2026-07-09T01:43:08.885505379Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-09T01:43:08.885780576Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=275.607µs logger=migrator t=2026-07-09T01:43:08.890388625Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-09T01:43:08.891510432Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.121407ms logger=migrator t=2026-07-09T01:43:08.896098301Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-09T01:43:08.896820618Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=722.067µs logger=migrator t=2026-07-09T01:43:08.901121271Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-09T01:43:08.901874129Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=752.478µs logger=migrator t=2026-07-09T01:43:08.907434311Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-09T01:43:08.908480826Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.045465ms logger=migrator t=2026-07-09T01:43:08.913372542Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-09T01:43:08.91412929Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=755.888µs logger=migrator t=2026-07-09T01:43:08.91956896Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-09T01:43:08.920675556Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.106826ms logger=migrator t=2026-07-09T01:43:08.92629779Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-09T01:43:08.93133236Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.0345ms logger=migrator t=2026-07-09T01:43:08.936243556Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-09T01:43:08.936953813Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=708.577µs logger=migrator t=2026-07-09T01:43:08.941597024Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-09T01:43:08.942628669Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.029915ms logger=migrator t=2026-07-09T01:43:08.948319014Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-09T01:43:08.949544993Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.225079ms logger=migrator t=2026-07-09T01:43:08.953963968Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-09T01:43:08.954289256Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=327.078µs logger=migrator t=2026-07-09T01:43:08.958504506Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-09T01:43:08.959289175Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=784.579µs logger=migrator t=2026-07-09T01:43:08.964407147Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-09T01:43:08.964473008Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=66.571µs logger=migrator t=2026-07-09T01:43:08.96876883Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-09T01:43:08.971770662Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.001202ms logger=migrator t=2026-07-09T01:43:08.976659528Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-09T01:43:08.978468341Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.807163ms logger=migrator t=2026-07-09T01:43:08.983802818Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-09T01:43:08.985585451Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.780853ms logger=migrator t=2026-07-09T01:43:08.990418296Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-09T01:43:08.991191074Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=772.588µs logger=migrator t=2026-07-09T01:43:08.995449986Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-09T01:43:08.997266419Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.815193ms logger=migrator t=2026-07-09T01:43:09.002706238Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-09T01:43:09.003487407Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=782.219µs logger=migrator t=2026-07-09T01:43:09.010806381Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-09T01:43:09.012123352Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.315851ms logger=migrator t=2026-07-09T01:43:09.018942495Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-09T01:43:09.018970775Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.14µs logger=migrator t=2026-07-09T01:43:09.024588059Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-09T01:43:09.024613149Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=26.2µs logger=migrator t=2026-07-09T01:43:09.029503676Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-09T01:43:09.031416031Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.913225ms logger=migrator t=2026-07-09T01:43:09.298731403Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-09T01:43:09.303405444Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.674021ms logger=migrator t=2026-07-09T01:43:09.559909758Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-09T01:43:09.56168312Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.776032ms logger=migrator t=2026-07-09T01:43:09.781669435Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-09T01:43:09.784429261Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.763936ms logger=migrator t=2026-07-09T01:43:09.811977756Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-09T01:43:09.812448408Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=472.892µs logger=migrator t=2026-07-09T01:43:09.822336063Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-09T01:43:09.824061464Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.727311ms logger=migrator t=2026-07-09T01:43:09.827889615Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-09T01:43:09.829023182Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.133627ms logger=migrator t=2026-07-09T01:43:09.832819962Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-09T01:43:09.832905514Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.921µs logger=migrator t=2026-07-09T01:43:09.838937168Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-09T01:43:09.84071276Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.777622ms logger=migrator t=2026-07-09T01:43:09.850915883Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-09T01:43:09.852553112Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.642669ms logger=migrator t=2026-07-09T01:43:09.859729943Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-09T01:43:09.867672462Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.948119ms logger=migrator t=2026-07-09T01:43:09.872698052Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-09T01:43:09.87346917Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=768.429µs logger=migrator t=2026-07-09T01:43:09.877762612Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-09T01:43:09.878352766Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=590.184µs logger=migrator t=2026-07-09T01:43:09.884930393Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-09T01:43:09.885571718Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=646.966µs logger=migrator t=2026-07-09T01:43:09.891204622Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-09T01:43:09.891444018Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=237.396µs logger=migrator t=2026-07-09T01:43:09.897342688Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-09T01:43:09.898175018Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=836.45µs logger=migrator t=2026-07-09T01:43:09.903199817Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-09T01:43:09.906782272Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.582565ms logger=migrator t=2026-07-09T01:43:09.912302514Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-09T01:43:09.913145704Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=843.08µs logger=migrator t=2026-07-09T01:43:09.919497525Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-09T01:43:09.91970382Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=206.305µs logger=migrator t=2026-07-09T01:43:09.927374272Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-09T01:43:09.927745061Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=375.729µs logger=migrator t=2026-07-09T01:43:09.937045943Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-09T01:43:09.938027816Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=984.943µs logger=migrator t=2026-07-09T01:43:09.944958241Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-09T01:43:09.947184844Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.226963ms logger=migrator t=2026-07-09T01:43:09.952371137Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-09T01:43:09.953504504Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.134417ms logger=migrator t=2026-07-09T01:43:09.958411591Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-09T01:43:09.959582829Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.174368ms logger=migrator t=2026-07-09T01:43:09.964526727Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-09T01:43:09.96550987Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=983.433µs logger=migrator t=2026-07-09T01:43:09.970105889Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-09T01:43:09.971197155Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.092726ms logger=migrator t=2026-07-09T01:43:09.975140489Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-09T01:43:09.976163614Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.024135ms logger=migrator t=2026-07-09T01:43:09.982825272Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-09T01:43:09.989216664Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.390942ms logger=migrator t=2026-07-09T01:43:09.993885645Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-09T01:43:09.99533019Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.446755ms logger=migrator t=2026-07-09T01:43:10.005933532Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-09T01:43:10.006915665Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=981.433µs logger=migrator t=2026-07-09T01:43:10.018424659Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-09T01:43:10.019593637Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.171258ms logger=migrator t=2026-07-09T01:43:10.029736519Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-09T01:43:10.031175543Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.441845ms logger=migrator t=2026-07-09T01:43:10.037753139Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-09T01:43:10.040414073Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.662214ms logger=migrator t=2026-07-09T01:43:10.044191773Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-09T01:43:10.046892047Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.699774ms logger=migrator t=2026-07-09T01:43:10.052303676Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-09T01:43:10.052337306Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.92µs logger=migrator t=2026-07-09T01:43:10.060551552Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-09T01:43:10.060801008Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=250.956µs logger=migrator t=2026-07-09T01:43:10.06550543Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-09T01:43:10.068586543Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.085474ms logger=migrator t=2026-07-09T01:43:10.076528692Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-09T01:43:10.076731247Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=202.675µs logger=migrator t=2026-07-09T01:43:10.082257818Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-09T01:43:10.082475254Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=217.725µs logger=migrator t=2026-07-09T01:43:10.085944346Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-09T01:43:10.088367844Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.423128ms logger=migrator t=2026-07-09T01:43:10.092033681Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-09T01:43:10.092213455Z level=info msg="Migration successfully executed" id="Update uid value" duration=179.584µs logger=migrator t=2026-07-09T01:43:10.096380744Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-09T01:43:10.097524952Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.143818ms logger=migrator t=2026-07-09T01:43:10.101881705Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-09T01:43:10.103078734Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.196349ms logger=migrator t=2026-07-09T01:43:10.107508729Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-09T01:43:10.108697408Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.191558ms logger=migrator t=2026-07-09T01:43:10.113966363Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-09T01:43:10.114745741Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=779.428µs logger=migrator t=2026-07-09T01:43:10.118680155Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-09T01:43:10.119427103Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=745.308µs logger=migrator t=2026-07-09T01:43:10.12392611Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-09T01:43:10.125717613Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.794722ms logger=migrator t=2026-07-09T01:43:10.129517223Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-09T01:43:10.130269041Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=751.858µs logger=migrator t=2026-07-09T01:43:10.137422161Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-09T01:43:10.138251011Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=829.03µs logger=migrator t=2026-07-09T01:43:10.141736874Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-09T01:43:10.142694386Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=957.162µs logger=migrator t=2026-07-09T01:43:10.147192024Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-09T01:43:10.153232507Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.040533ms logger=migrator t=2026-07-09T01:43:10.157570031Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-09T01:43:10.159999538Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.422288ms logger=migrator t=2026-07-09T01:43:10.167038456Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-09T01:43:10.167833565Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=795.249µs logger=migrator t=2026-07-09T01:43:10.172174558Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-09T01:43:10.172946166Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=767.788µs logger=migrator t=2026-07-09T01:43:10.178109359Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-09T01:43:10.179145854Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.043335ms logger=migrator t=2026-07-09T01:43:10.184495451Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-09T01:43:10.186640892Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=2.146681ms logger=migrator t=2026-07-09T01:43:10.1907252Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-09T01:43:10.191335064Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=609.914µs logger=migrator t=2026-07-09T01:43:10.196307503Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-09T01:43:10.196333703Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.95µs logger=migrator t=2026-07-09T01:43:10.200852501Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-09T01:43:10.20334742Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.49455ms logger=migrator t=2026-07-09T01:43:10.206926565Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-09T01:43:10.209350003Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.422688ms logger=migrator t=2026-07-09T01:43:10.213165544Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-09T01:43:10.213328838Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=164.293µs logger=migrator t=2026-07-09T01:43:10.218761517Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-09T01:43:10.221342048Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.580241ms logger=migrator t=2026-07-09T01:43:10.225048936Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-09T01:43:10.227518885Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.469839ms logger=migrator t=2026-07-09T01:43:10.231399277Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-09T01:43:10.232124675Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=725.228µs logger=migrator t=2026-07-09T01:43:10.236493559Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-09T01:43:10.237002381Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=515.152µs logger=migrator t=2026-07-09T01:43:10.241071478Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-09T01:43:10.242331978Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.26096ms logger=migrator t=2026-07-09T01:43:10.246531708Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-09T01:43:10.24745667Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=925.982µs logger=migrator t=2026-07-09T01:43:10.252079609Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-09T01:43:10.252881979Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=802.31µs logger=migrator t=2026-07-09T01:43:10.256488535Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-09T01:43:10.257232422Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=743.817µs logger=migrator t=2026-07-09T01:43:10.261509684Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-09T01:43:10.261575886Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.812µs logger=migrator t=2026-07-09T01:43:10.266445271Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-09T01:43:10.266506013Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=61.782µs logger=migrator t=2026-07-09T01:43:10.271094402Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-09T01:43:10.277831662Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.73203ms logger=migrator t=2026-07-09T01:43:10.283489717Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-09T01:43:10.285812032Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.321715ms logger=migrator t=2026-07-09T01:43:10.289567902Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-09T01:43:10.289633493Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.461µs logger=migrator t=2026-07-09T01:43:10.295090873Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-09T01:43:10.295955054Z level=info msg="Migration successfully executed" id="create quota table v1" duration=863.591µs logger=migrator t=2026-07-09T01:43:10.303185056Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-09T01:43:10.304365634Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.181178ms logger=migrator t=2026-07-09T01:43:10.30799Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-09T01:43:10.308044771Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=58.731µs logger=migrator t=2026-07-09T01:43:10.314193018Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-09T01:43:10.315587231Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.394283ms logger=migrator t=2026-07-09T01:43:10.320927468Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-09T01:43:10.32226999Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.341342ms logger=migrator t=2026-07-09T01:43:10.327920754Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-09T01:43:10.330898285Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.974761ms logger=migrator t=2026-07-09T01:43:10.335385932Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-09T01:43:10.335414363Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.731µs logger=migrator t=2026-07-09T01:43:10.342371298Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-09T01:43:10.344894278Z level=info msg="Migration successfully executed" id="create session table" duration=2.52649ms logger=migrator t=2026-07-09T01:43:10.349701413Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-09T01:43:10.349829506Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=131.773µs logger=migrator t=2026-07-09T01:43:10.35377825Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-09T01:43:10.353853692Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=76.332µs logger=migrator t=2026-07-09T01:43:10.357643612Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-09T01:43:10.35843251Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=788.728µs logger=migrator t=2026-07-09T01:43:10.364684349Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-09T01:43:10.365817296Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.132117ms logger=migrator t=2026-07-09T01:43:10.371191724Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-09T01:43:10.371217995Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.001µs logger=migrator t=2026-07-09T01:43:10.37775235Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-09T01:43:10.377809582Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=72.552µs logger=migrator t=2026-07-09T01:43:10.382276518Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-09T01:43:10.388058976Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.785528ms logger=migrator t=2026-07-09T01:43:10.39411681Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-09T01:43:10.397359017Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.236297ms logger=migrator t=2026-07-09T01:43:10.401192318Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-09T01:43:10.40127105Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.642µs logger=migrator t=2026-07-09T01:43:10.405603923Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-09T01:43:10.405682435Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.992µs logger=migrator t=2026-07-09T01:43:10.409520836Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-09T01:43:10.410762996Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.24225ms logger=migrator t=2026-07-09T01:43:10.414807162Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-09T01:43:10.414847673Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.511µs logger=migrator t=2026-07-09T01:43:10.420774784Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-09T01:43:10.423870878Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.095653ms logger=migrator t=2026-07-09T01:43:10.427702229Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-09T01:43:10.427845272Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.013µs logger=migrator t=2026-07-09T01:43:10.431390217Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-09T01:43:10.436248852Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.858515ms logger=migrator t=2026-07-09T01:43:10.440934604Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-09T01:43:10.443994567Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.062413ms logger=migrator t=2026-07-09T01:43:10.448165396Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-09T01:43:10.448234277Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.671µs logger=migrator t=2026-07-09T01:43:10.452654483Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-09T01:43:10.453781369Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.126386ms logger=migrator t=2026-07-09T01:43:10.459484955Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-09T01:43:10.460283284Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=796.899µs logger=migrator t=2026-07-09T01:43:10.46558319Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-09T01:43:10.466858241Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.274831ms logger=migrator t=2026-07-09T01:43:10.472463814Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-09T01:43:10.473332125Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=868.121µs logger=migrator t=2026-07-09T01:43:10.478002746Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-09T01:43:10.478866846Z level=info msg="Migration successfully executed" id="add index alert state" duration=864.03µs logger=migrator t=2026-07-09T01:43:10.482456612Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-09T01:43:10.483283702Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=829.26µs logger=migrator t=2026-07-09T01:43:10.488057095Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-09T01:43:10.488842304Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=819.859µs logger=migrator t=2026-07-09T01:43:10.493794522Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-09T01:43:10.494777105Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=981.983µs logger=migrator t=2026-07-09T01:43:10.498879383Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-09T01:43:10.499791234Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=911.571µs logger=migrator t=2026-07-09T01:43:10.503450171Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-09T01:43:10.513605343Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.153662ms logger=migrator t=2026-07-09T01:43:10.519367261Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-09T01:43:10.521204454Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.827764ms logger=migrator t=2026-07-09T01:43:10.526699205Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-09T01:43:10.528348434Z 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.649729ms logger=migrator t=2026-07-09T01:43:10.532600705Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-09T01:43:10.532945133Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=344.658µs logger=migrator t=2026-07-09T01:43:10.538356612Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-09T01:43:10.538996438Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=639.435µs logger=migrator t=2026-07-09T01:43:10.545764428Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-09T01:43:10.54669034Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=925.772µs logger=migrator t=2026-07-09T01:43:10.551663159Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-09T01:43:10.555175202Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.513813ms logger=migrator t=2026-07-09T01:43:10.559628608Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-09T01:43:10.562944307Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.315669ms logger=migrator t=2026-07-09T01:43:10.566941972Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-09T01:43:10.570150509Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.208217ms logger=migrator t=2026-07-09T01:43:10.574590814Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-09T01:43:10.577170976Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.579952ms logger=migrator t=2026-07-09T01:43:10.582238197Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-09T01:43:10.5832006Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=961.682µs logger=migrator t=2026-07-09T01:43:10.587397309Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-09T01:43:10.58742552Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.591µs logger=migrator t=2026-07-09T01:43:10.591417545Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-09T01:43:10.591458506Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.891µs logger=migrator t=2026-07-09T01:43:10.59623469Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-09T01:43:10.59749914Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.26415ms logger=migrator t=2026-07-09T01:43:10.60255535Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T01:43:10.604039345Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.484295ms logger=migrator t=2026-07-09T01:43:10.607746693Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-09T01:43:10.60843355Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=686.947µs logger=migrator t=2026-07-09T01:43:10.612890956Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-09T01:43:10.613645314Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=754.268µs logger=migrator t=2026-07-09T01:43:10.617163148Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-09T01:43:10.618033968Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=867.8µs logger=migrator t=2026-07-09T01:43:10.622207868Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-09T01:43:10.625832754Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.623896ms logger=migrator t=2026-07-09T01:43:10.630066845Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-09T01:43:10.633702261Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.634736ms logger=migrator t=2026-07-09T01:43:10.637378609Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-09T01:43:10.637549193Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=170.844µs logger=migrator t=2026-07-09T01:43:10.642022369Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-09T01:43:10.64288372Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=861.171µs logger=migrator t=2026-07-09T01:43:10.647761416Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-09T01:43:10.649010275Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.248569ms logger=migrator t=2026-07-09T01:43:10.65300409Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-09T01:43:10.656597256Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.592826ms logger=migrator t=2026-07-09T01:43:10.661055992Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-09T01:43:10.661119644Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.362µs logger=migrator t=2026-07-09T01:43:10.665493798Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-09T01:43:10.666310507Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=816.749µs logger=migrator t=2026-07-09T01:43:10.67023487Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-09T01:43:10.671626823Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.391443ms logger=migrator t=2026-07-09T01:43:10.683992488Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-09T01:43:10.684112071Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=120.773µs logger=migrator t=2026-07-09T01:43:10.696805493Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-09T01:43:10.698133784Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.329141ms logger=migrator t=2026-07-09T01:43:10.708598973Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-09T01:43:10.709917535Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.317742ms logger=migrator t=2026-07-09T01:43:10.718030088Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-09T01:43:10.719618166Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.586978ms logger=migrator t=2026-07-09T01:43:10.725227209Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-09T01:43:10.726564501Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.336832ms logger=migrator t=2026-07-09T01:43:10.730583217Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-09T01:43:10.731532349Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=948.262µs logger=migrator t=2026-07-09T01:43:10.736283362Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-09T01:43:10.737190854Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=907.052µs logger=migrator t=2026-07-09T01:43:10.741517967Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-09T01:43:10.741547508Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.511µs logger=migrator t=2026-07-09T01:43:10.745745947Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-09T01:43:10.749872806Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.125968ms logger=migrator t=2026-07-09T01:43:10.758012209Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-09T01:43:10.758792198Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=780.029µs logger=migrator t=2026-07-09T01:43:10.763017468Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-09T01:43:10.770049066Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.032228ms logger=migrator t=2026-07-09T01:43:10.774557423Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-09T01:43:10.775312841Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=755.038µs logger=migrator t=2026-07-09T01:43:10.783224649Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-09T01:43:10.784249224Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.023284ms logger=migrator t=2026-07-09T01:43:10.788371512Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-09T01:43:10.789634862Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.25939ms logger=migrator t=2026-07-09T01:43:10.793513344Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-09T01:43:10.805223903Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.707889ms logger=migrator t=2026-07-09T01:43:10.809737221Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-09T01:43:10.810279964Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=541.043µs logger=migrator t=2026-07-09T01:43:10.813872069Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-09T01:43:10.814805601Z 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=933.472µs logger=migrator t=2026-07-09T01:43:10.818509929Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-09T01:43:10.818790046Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=280.777µs logger=migrator t=2026-07-09T01:43:10.823222681Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-09T01:43:10.823807525Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=584.394µs logger=migrator t=2026-07-09T01:43:10.828051836Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-09T01:43:10.828346473Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=294.447µs logger=migrator t=2026-07-09T01:43:10.832139554Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-09T01:43:10.838651169Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.516335ms logger=migrator t=2026-07-09T01:43:10.845325298Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-09T01:43:10.849507057Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.181279ms logger=migrator t=2026-07-09T01:43:10.859123796Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-09T01:43:10.860163861Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.035684ms logger=migrator t=2026-07-09T01:43:10.864489204Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-09T01:43:10.865943578Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.456745ms logger=migrator t=2026-07-09T01:43:10.87230586Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-09T01:43:10.872543675Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=237.935µs logger=migrator t=2026-07-09T01:43:10.878141228Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-09T01:43:10.884438088Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.29816ms logger=migrator t=2026-07-09T01:43:10.890710087Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-09T01:43:10.891688781Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=978.134µs logger=migrator t=2026-07-09T01:43:10.896866494Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-09T01:43:10.897158641Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=289.697µs logger=migrator t=2026-07-09T01:43:10.902043387Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-09T01:43:10.902469887Z level=info msg="Migration successfully executed" id="Move region to single row" duration=427.79µs logger=migrator t=2026-07-09T01:43:10.906065593Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-09T01:43:10.906922814Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=857.17µs logger=migrator t=2026-07-09T01:43:10.911069612Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-09T01:43:10.912459295Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.389293ms logger=migrator t=2026-07-09T01:43:10.917677879Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T01:43:10.919666696Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.987127ms logger=migrator t=2026-07-09T01:43:10.925991987Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-09T01:43:10.926915409Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=922.982µs logger=migrator t=2026-07-09T01:43:10.93409105Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-09T01:43:10.935461422Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.370122ms logger=migrator t=2026-07-09T01:43:10.9446126Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-09T01:43:10.946029584Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.416204ms logger=migrator t=2026-07-09T01:43:10.953168734Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-09T01:43:10.953257936Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=89.812µs logger=migrator t=2026-07-09T01:43:10.964880342Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-09T01:43:10.966144563Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.24196ms logger=migrator t=2026-07-09T01:43:10.971666114Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-09T01:43:10.972961625Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.298751ms logger=migrator t=2026-07-09T01:43:10.982139183Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-09T01:43:10.983694801Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.555397ms logger=migrator t=2026-07-09T01:43:10.992729905Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-09T01:43:10.994240301Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.508986ms logger=migrator t=2026-07-09T01:43:11.002114199Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-09T01:43:11.002388905Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=277.756µs logger=migrator t=2026-07-09T01:43:11.023910937Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-09T01:43:11.024674245Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=766.498µs logger=migrator t=2026-07-09T01:43:11.036098747Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-09T01:43:11.036357164Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=261.017µs logger=migrator t=2026-07-09T01:43:11.044981599Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-09T01:43:11.050297045Z level=info msg="Migration successfully executed" id="create team table" duration=5.309566ms logger=migrator t=2026-07-09T01:43:11.059504985Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-09T01:43:11.060601371Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.098056ms logger=migrator t=2026-07-09T01:43:11.070899015Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-09T01:43:11.072641137Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.742502ms logger=migrator t=2026-07-09T01:43:11.083892435Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-09T01:43:11.087250425Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.358111ms logger=migrator t=2026-07-09T01:43:11.092321805Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-09T01:43:11.092644013Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=323.058µs logger=migrator t=2026-07-09T01:43:11.14294153Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-09T01:43:11.144451986Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.510416ms logger=migrator t=2026-07-09T01:43:11.149528477Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-09T01:43:11.150297755Z level=info msg="Migration successfully executed" id="create team member table" duration=769.058µs logger=migrator t=2026-07-09T01:43:11.156247307Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-09T01:43:11.15763534Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.391133ms logger=migrator t=2026-07-09T01:43:11.164185436Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-09T01:43:11.167663908Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=3.478793ms logger=migrator t=2026-07-09T01:43:11.174138422Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-09T01:43:11.175012133Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=873.871µs logger=migrator t=2026-07-09T01:43:11.180614726Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-09T01:43:11.187704545Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.087999ms logger=migrator t=2026-07-09T01:43:11.193907323Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-09T01:43:11.197117729Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.207886ms logger=migrator t=2026-07-09T01:43:11.203068621Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-09T01:43:11.207949897Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.880926ms logger=migrator t=2026-07-09T01:43:11.212795832Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-09T01:43:11.213755945Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=956.823µs logger=migrator t=2026-07-09T01:43:11.220155117Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-09T01:43:11.221700284Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.546517ms logger=migrator t=2026-07-09T01:43:11.228634839Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-09T01:43:11.229680064Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.045885ms logger=migrator t=2026-07-09T01:43:11.236563348Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-09T01:43:11.23750767Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=936.492µs logger=migrator t=2026-07-09T01:43:11.243709418Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-09T01:43:11.245196653Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.486785ms logger=migrator t=2026-07-09T01:43:11.250337506Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-09T01:43:11.251474253Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.135257ms logger=migrator t=2026-07-09T01:43:11.25640636Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-09T01:43:11.257277461Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=870.521µs logger=migrator t=2026-07-09T01:43:11.263668473Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-09T01:43:11.265189969Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.528786ms logger=migrator t=2026-07-09T01:43:11.272144914Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-09T01:43:11.272989754Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=845.38µs logger=migrator t=2026-07-09T01:43:11.281529397Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-09T01:43:11.282009078Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=483.271µs logger=migrator t=2026-07-09T01:43:11.289147958Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-09T01:43:11.290450929Z level=info msg="Migration successfully executed" id="create tag table" duration=1.298821ms logger=migrator t=2026-07-09T01:43:11.29762399Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-09T01:43:11.2989058Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.28544ms logger=migrator t=2026-07-09T01:43:11.306130332Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-09T01:43:11.307778432Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.64865ms logger=migrator t=2026-07-09T01:43:11.313737703Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-09T01:43:11.31570627Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.967407ms logger=migrator t=2026-07-09T01:43:11.321520398Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-09T01:43:11.323427774Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.906926ms logger=migrator t=2026-07-09T01:43:11.329640832Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-09T01:43:11.341828612Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.18809ms logger=migrator t=2026-07-09T01:43:11.34760952Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-09T01:43:11.348398328Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=787.839µs logger=migrator t=2026-07-09T01:43:11.35309422Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-09T01:43:11.354073933Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=979.703µs logger=migrator t=2026-07-09T01:43:11.358915919Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-09T01:43:11.359266327Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=349.858µs logger=migrator t=2026-07-09T01:43:11.364756387Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-09T01:43:11.365786372Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.029515ms logger=migrator t=2026-07-09T01:43:11.371800765Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-09T01:43:11.372671086Z level=info msg="Migration successfully executed" id="create user auth table" duration=870.671µs logger=migrator t=2026-07-09T01:43:11.377393268Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-09T01:43:11.378580656Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.186648ms logger=migrator t=2026-07-09T01:43:11.384025406Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-09T01:43:11.384154049Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=128.803µs logger=migrator t=2026-07-09T01:43:11.389343723Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-09T01:43:11.394831353Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.48708ms logger=migrator t=2026-07-09T01:43:11.400089348Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-09T01:43:11.407233388Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.14377ms logger=migrator t=2026-07-09T01:43:11.412949044Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-09T01:43:11.418884696Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.932171ms logger=migrator t=2026-07-09T01:43:11.426421505Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-09T01:43:11.431464375Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.04227ms logger=migrator t=2026-07-09T01:43:11.437611961Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-09T01:43:11.438551544Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=939.412µs logger=migrator t=2026-07-09T01:43:11.443920371Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-09T01:43:11.448964751Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.0441ms logger=migrator t=2026-07-09T01:43:11.455338603Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-09T01:43:11.456354757Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.014274ms logger=migrator t=2026-07-09T01:43:11.461731525Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-09T01:43:11.463234971Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.502776ms logger=migrator t=2026-07-09T01:43:11.469202743Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-09T01:43:11.470236468Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.033434ms logger=migrator t=2026-07-09T01:43:11.477785697Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-09T01:43:11.478704909Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=917.802µs logger=migrator t=2026-07-09T01:43:11.485009319Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-09T01:43:11.486454174Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.444624ms logger=migrator t=2026-07-09T01:43:11.493155053Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-09T01:43:11.494118236Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=962.673µs logger=migrator t=2026-07-09T01:43:11.500795285Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-09T01:43:11.508786145Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.99141ms logger=migrator t=2026-07-09T01:43:11.515964086Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-09T01:43:11.51739111Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.426714ms logger=migrator t=2026-07-09T01:43:11.522256936Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-09T01:43:11.523770102Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.504325ms logger=migrator t=2026-07-09T01:43:11.533604206Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-09T01:43:11.53548179Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.881285ms logger=migrator t=2026-07-09T01:43:11.54134147Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-09T01:43:11.542255572Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=911.961µs logger=migrator t=2026-07-09T01:43:11.55017287Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-09T01:43:11.551634935Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.464275ms logger=migrator t=2026-07-09T01:43:11.558720773Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-09T01:43:11.558788735Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.822µs logger=migrator t=2026-07-09T01:43:11.565993526Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-09T01:43:11.56613531Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=142.584µs logger=migrator t=2026-07-09T01:43:11.574944949Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-09T01:43:11.575940653Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=997.834µs logger=migrator t=2026-07-09T01:43:11.582038878Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T01:43:11.583664087Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.624829ms logger=migrator t=2026-07-09T01:43:11.591239747Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T01:43:11.592892416Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.652229ms logger=migrator t=2026-07-09T01:43:11.602850073Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-09T01:43:11.602919255Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.402µs logger=migrator t=2026-07-09T01:43:11.610095876Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T01:43:11.612125234Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.028068ms logger=migrator t=2026-07-09T01:43:11.618172528Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T01:43:11.61907602Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=903.622µs logger=migrator t=2026-07-09T01:43:11.626277991Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-09T01:43:11.628234958Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.959397ms logger=migrator t=2026-07-09T01:43:11.636923734Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-09T01:43:11.638994044Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.07247ms logger=migrator t=2026-07-09T01:43:11.646207595Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-09T01:43:11.652754511Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.548936ms logger=migrator t=2026-07-09T01:43:11.65902943Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-09T01:43:11.659692826Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=663.526µs logger=migrator t=2026-07-09T01:43:11.664847619Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-09T01:43:11.664970852Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=123.953µs logger=migrator t=2026-07-09T01:43:11.670636777Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-09T01:43:11.671683592Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.046464ms logger=migrator t=2026-07-09T01:43:11.677582792Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-09T01:43:11.678642377Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.059365ms logger=migrator t=2026-07-09T01:43:11.683230946Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-09T01:43:11.684349183Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.117327ms logger=migrator t=2026-07-09T01:43:11.68970281Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T01:43:11.689798962Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=97.082µs logger=migrator t=2026-07-09T01:43:11.695226072Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-09T01:43:11.696717677Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.491085ms logger=migrator t=2026-07-09T01:43:11.702635128Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-09T01:43:11.703649842Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.013974ms logger=migrator t=2026-07-09T01:43:11.709734377Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-09T01:43:11.71113616Z 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.397743ms logger=migrator t=2026-07-09T01:43:11.715984806Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-09T01:43:11.717550773Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.565107ms logger=migrator t=2026-07-09T01:43:11.725226706Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-09T01:43:11.731061454Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.834378ms logger=migrator t=2026-07-09T01:43:11.737481907Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-09T01:43:11.738673586Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.191279ms logger=migrator t=2026-07-09T01:43:11.74433224Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T01:43:11.745213431Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=881.351µs logger=migrator t=2026-07-09T01:43:11.750345403Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-09T01:43:11.775930442Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.584989ms logger=migrator t=2026-07-09T01:43:11.781453164Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-09T01:43:11.806265384Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.81012ms logger=migrator t=2026-07-09T01:43:11.811256973Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-09T01:43:11.812022651Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=765.158µs logger=migrator t=2026-07-09T01:43:11.819267033Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-09T01:43:11.820254987Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=987.894µs logger=migrator t=2026-07-09T01:43:11.825755758Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-09T01:43:11.832816666Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.062928ms logger=migrator t=2026-07-09T01:43:11.837858486Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-09T01:43:11.843668034Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.808858ms logger=migrator t=2026-07-09T01:43:11.849524763Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-09T01:43:11.850526117Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.001744ms logger=migrator t=2026-07-09T01:43:11.857046083Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-09T01:43:11.858550768Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.504406ms logger=migrator t=2026-07-09T01:43:11.865229087Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-09T01:43:11.8661701Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=940.603µs logger=migrator t=2026-07-09T01:43:11.873994956Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-09T01:43:11.875740617Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.748441ms logger=migrator t=2026-07-09T01:43:11.881347241Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-09T01:43:11.881417723Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.322µs logger=migrator t=2026-07-09T01:43:11.886733929Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-09T01:43:11.894680568Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.961689ms logger=migrator t=2026-07-09T01:43:11.899823941Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-09T01:43:11.905438344Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.613353ms logger=migrator t=2026-07-09T01:43:11.91029013Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-09T01:43:11.916923687Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.635377ms logger=migrator t=2026-07-09T01:43:11.922310916Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-09T01:43:11.922974431Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=663.576µs logger=migrator t=2026-07-09T01:43:11.92919963Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-09T01:43:11.930958062Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.757931ms logger=migrator t=2026-07-09T01:43:11.93764209Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-09T01:43:11.943637403Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.994623ms logger=migrator t=2026-07-09T01:43:11.949110083Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-09T01:43:11.954931262Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.819229ms logger=migrator t=2026-07-09T01:43:11.961708273Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-09T01:43:11.963378333Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.67001ms logger=migrator t=2026-07-09T01:43:11.969600791Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-09T01:43:11.976799372Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.199301ms logger=migrator t=2026-07-09T01:43:11.985354706Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-09T01:43:11.991528483Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.170087ms logger=migrator t=2026-07-09T01:43:11.998288984Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-09T01:43:11.998397366Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=103.262µs logger=migrator t=2026-07-09T01:43:12.003966519Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-09T01:43:12.005762812Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.797203ms logger=migrator t=2026-07-09T01:43:12.013580138Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-09T01:43:12.014644673Z 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.064295ms logger=migrator t=2026-07-09T01:43:12.021445565Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-09T01:43:12.024063517Z 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=2.619852ms logger=migrator t=2026-07-09T01:43:12.031214237Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-09T01:43:12.031370201Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=156.694µs logger=migrator t=2026-07-09T01:43:12.036510903Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-09T01:43:12.04476633Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.259507ms logger=migrator t=2026-07-09T01:43:12.048862157Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-09T01:43:12.05529498Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.432193ms logger=migrator t=2026-07-09T01:43:12.063633138Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-09T01:43:12.073536864Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.900886ms logger=migrator t=2026-07-09T01:43:12.077231102Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-09T01:43:12.081962485Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.730633ms logger=migrator t=2026-07-09T01:43:12.08723801Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-09T01:43:12.093638213Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.399733ms logger=migrator t=2026-07-09T01:43:12.098459678Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-09T01:43:12.098633072Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=166.404µs logger=migrator t=2026-07-09T01:43:12.102292229Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-09T01:43:12.103060427Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=768.018µs logger=migrator t=2026-07-09T01:43:12.107299168Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-09T01:43:12.114135031Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.831802ms logger=migrator t=2026-07-09T01:43:12.118952825Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-09T01:43:12.119051827Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=99.432µs logger=migrator t=2026-07-09T01:43:12.123654047Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-09T01:43:12.129918196Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.263609ms logger=migrator t=2026-07-09T01:43:12.133773438Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-09T01:43:12.134763101Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=989.193µs logger=migrator t=2026-07-09T01:43:12.140410716Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-09T01:43:12.146617784Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.206758ms logger=migrator t=2026-07-09T01:43:12.150937916Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-09T01:43:12.151736815Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=798.889µs logger=migrator t=2026-07-09T01:43:12.155670749Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-09T01:43:12.156679273Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.008134ms logger=migrator t=2026-07-09T01:43:12.160157546Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-09T01:43:12.166562778Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.403752ms logger=migrator t=2026-07-09T01:43:12.170907891Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-09T01:43:12.17170227Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=794.109µs logger=migrator t=2026-07-09T01:43:12.176868323Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-09T01:43:12.177861227Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=992.674µs logger=migrator t=2026-07-09T01:43:12.182021666Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-09T01:43:12.182824995Z level=info msg="Migration successfully executed" id="create alert_image table" duration=802.989µs logger=migrator t=2026-07-09T01:43:12.187089207Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-09T01:43:12.188822488Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.732791ms logger=migrator t=2026-07-09T01:43:12.194085803Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-09T01:43:12.194191226Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.233µs logger=migrator t=2026-07-09T01:43:12.198209401Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-09T01:43:12.199123713Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=914.232µs logger=migrator t=2026-07-09T01:43:12.203757653Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-09T01:43:12.204724076Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=964.143µs logger=migrator t=2026-07-09T01:43:12.209297795Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T01:43:12.209689724Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-09T01:43:12.212939212Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-09T01:43:12.213643858Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=703.226µs logger=migrator t=2026-07-09T01:43:12.217337406Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-09T01:43:12.219213131Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.875565ms logger=migrator t=2026-07-09T01:43:12.223682708Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-09T01:43:12.230230283Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.544645ms logger=migrator t=2026-07-09T01:43:12.234809222Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-09T01:43:12.235923939Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.114427ms logger=migrator t=2026-07-09T01:43:12.242144617Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-09T01:43:12.243268284Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.123007ms logger=migrator t=2026-07-09T01:43:12.247878613Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-09T01:43:12.248724273Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=845.5µs logger=migrator t=2026-07-09T01:43:12.252710198Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-09T01:43:12.253823015Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.112307ms logger=migrator t=2026-07-09T01:43:12.258793393Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-09T01:43:12.259905599Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.112206ms logger=migrator t=2026-07-09T01:43:12.264618852Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-09T01:43:12.264646392Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.02µs logger=migrator t=2026-07-09T01:43:12.268818702Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-09T01:43:12.268885993Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.961µs logger=migrator t=2026-07-09T01:43:12.273410501Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-09T01:43:12.281742259Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.332508ms logger=migrator t=2026-07-09T01:43:12.285925209Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-09T01:43:12.286296058Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=370.768µs logger=migrator t=2026-07-09T01:43:12.289874983Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-09T01:43:12.290943708Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.068175ms logger=migrator t=2026-07-09T01:43:12.294987224Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-09T01:43:12.29524209Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=255.036µs logger=migrator t=2026-07-09T01:43:12.299116503Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-09T01:43:12.300112316Z level=info msg="Migration successfully executed" id="create data_keys table" duration=995.533µs logger=migrator t=2026-07-09T01:43:12.305999206Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-09T01:43:12.306832546Z level=info msg="Migration successfully executed" id="create secrets table" duration=833.24µs logger=migrator t=2026-07-09T01:43:12.312095341Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-09T01:43:12.344639126Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.544095ms logger=migrator t=2026-07-09T01:43:12.352075193Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-09T01:43:12.359271444Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.195901ms logger=migrator t=2026-07-09T01:43:12.373687897Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-09T01:43:12.373921403Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=234.336µs logger=migrator t=2026-07-09T01:43:12.378676796Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-09T01:43:12.411757673Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.079627ms logger=migrator t=2026-07-09T01:43:12.415932812Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-09T01:43:12.44652424Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.594938ms logger=migrator t=2026-07-09T01:43:12.451768395Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-09T01:43:12.452359829Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=591.434µs logger=migrator t=2026-07-09T01:43:12.456891967Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-09T01:43:12.458560317Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.66782ms logger=migrator t=2026-07-09T01:43:12.463520025Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-09T01:43:12.46373917Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=219.435µs logger=migrator t=2026-07-09T01:43:12.468247367Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-09T01:43:12.46959822Z level=info msg="Migration successfully executed" id="create permission table" duration=1.350862ms logger=migrator t=2026-07-09T01:43:12.473961643Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-09T01:43:12.47552188Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.560377ms logger=migrator t=2026-07-09T01:43:12.48056072Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-09T01:43:12.481613956Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.052765ms logger=migrator t=2026-07-09T01:43:12.486645255Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-09T01:43:12.488038328Z level=info msg="Migration successfully executed" id="create role table" duration=1.393533ms logger=migrator t=2026-07-09T01:43:12.492265189Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-09T01:43:12.499755917Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.491418ms logger=migrator t=2026-07-09T01:43:12.511975648Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-09T01:43:12.521102695Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.127677ms logger=migrator t=2026-07-09T01:43:12.525725485Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-09T01:43:12.526740479Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.014674ms logger=migrator t=2026-07-09T01:43:12.531913962Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-09T01:43:12.533006648Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.091876ms logger=migrator t=2026-07-09T01:43:12.538109Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-09T01:43:12.539145724Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.036034ms logger=migrator t=2026-07-09T01:43:12.557997813Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-09T01:43:12.559378486Z level=info msg="Migration successfully executed" id="create team role table" duration=1.380313ms logger=migrator t=2026-07-09T01:43:12.565632105Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-09T01:43:12.56670812Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.074775ms logger=migrator t=2026-07-09T01:43:12.571410802Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-09T01:43:12.572530049Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.118717ms logger=migrator t=2026-07-09T01:43:12.576687578Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-09T01:43:12.577789694Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.101166ms logger=migrator t=2026-07-09T01:43:12.583132021Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-09T01:43:12.584008622Z level=info msg="Migration successfully executed" id="create user role table" duration=875.571µs logger=migrator t=2026-07-09T01:43:12.588068919Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-09T01:43:12.589198966Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.129207ms logger=migrator t=2026-07-09T01:43:12.594187474Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-09T01:43:12.595297281Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.109387ms logger=migrator t=2026-07-09T01:43:12.601270073Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-09T01:43:12.602317458Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.047015ms logger=migrator t=2026-07-09T01:43:12.606747983Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-09T01:43:12.607913081Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.163258ms logger=migrator t=2026-07-09T01:43:12.613007902Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-09T01:43:12.614681462Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.67591ms logger=migrator t=2026-07-09T01:43:12.619403854Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-09T01:43:12.620454139Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.049685ms logger=migrator t=2026-07-09T01:43:12.624303411Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-09T01:43:12.634903303Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.600842ms logger=migrator t=2026-07-09T01:43:12.638858757Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-09T01:43:12.64021884Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.358503ms logger=migrator t=2026-07-09T01:43:12.644953432Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-09T01:43:12.646377436Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.419064ms logger=migrator t=2026-07-09T01:43:12.65577573Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-09T01:43:12.656705312Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=931.672µs logger=migrator t=2026-07-09T01:43:12.659856297Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-09T01:43:12.661478706Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.622059ms logger=migrator t=2026-07-09T01:43:12.665305697Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-09T01:43:12.666218539Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=909.701µs logger=migrator t=2026-07-09T01:43:12.671066704Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-09T01:43:12.672483528Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.414493ms logger=migrator t=2026-07-09T01:43:12.677704542Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-09T01:43:12.690730102Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.02317ms logger=migrator t=2026-07-09T01:43:12.695646999Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-09T01:43:12.703034795Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.386165ms logger=migrator t=2026-07-09T01:43:12.708578356Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-09T01:43:12.718035392Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.456596ms logger=migrator t=2026-07-09T01:43:12.721641097Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-09T01:43:12.730741694Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.054376ms logger=migrator t=2026-07-09T01:43:12.736629794Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-09T01:43:12.737557606Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=927.602µs logger=migrator t=2026-07-09T01:43:12.744112092Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-09T01:43:12.74529013Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.180548ms logger=migrator t=2026-07-09T01:43:12.74950283Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-09T01:43:12.750604197Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.101297ms logger=migrator t=2026-07-09T01:43:12.756563958Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-09T01:43:12.758500894Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.938116ms logger=migrator t=2026-07-09T01:43:12.76420465Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-09T01:43:12.766206538Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.002638ms logger=migrator t=2026-07-09T01:43:12.770540281Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-09T01:43:12.770611263Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=65.232µs logger=migrator t=2026-07-09T01:43:12.774484775Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-09T01:43:12.774532466Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=48.301µs logger=migrator t=2026-07-09T01:43:12.778222544Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-09T01:43:12.778718506Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=496.151µs logger=migrator t=2026-07-09T01:43:12.7830909Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-09T01:43:12.783753416Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=662.825µs logger=migrator t=2026-07-09T01:43:12.787886284Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-09T01:43:12.78858178Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=696.216µs logger=migrator t=2026-07-09T01:43:12.792478443Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-09T01:43:12.792697978Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=219.515µs logger=migrator t=2026-07-09T01:43:12.799708895Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-09T01:43:12.800475573Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=768.078µs logger=migrator t=2026-07-09T01:43:12.806560238Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-09T01:43:12.807735986Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.175518ms logger=migrator t=2026-07-09T01:43:12.81462166Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-09T01:43:12.816676769Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.054589ms logger=migrator t=2026-07-09T01:43:12.824437704Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-09T01:43:12.830539009Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.100995ms logger=migrator t=2026-07-09T01:43:12.836405438Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-09T01:43:12.83648311Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=77.042µs logger=migrator t=2026-07-09T01:43:12.840484826Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-09T01:43:12.842049323Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.564387ms logger=migrator t=2026-07-09T01:43:12.849131541Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-09T01:43:12.850531084Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.402783ms logger=migrator t=2026-07-09T01:43:12.854617792Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-09T01:43:12.855984434Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.359862ms logger=migrator t=2026-07-09T01:43:12.86251712Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-09T01:43:12.874531096Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.012295ms logger=migrator t=2026-07-09T01:43:12.87974852Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-09T01:43:12.881752557Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.013927ms logger=migrator t=2026-07-09T01:43:12.887210517Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-09T01:43:12.88856266Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.355673ms logger=migrator t=2026-07-09T01:43:12.895066794Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-09T01:43:12.917918708Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.850124ms logger=migrator t=2026-07-09T01:43:12.923911591Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-09T01:43:12.925825116Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.917845ms logger=migrator t=2026-07-09T01:43:12.930911807Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-09T01:43:12.932353992Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.442085ms logger=migrator t=2026-07-09T01:43:12.938893567Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-09T01:43:12.940348072Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.459545ms logger=migrator t=2026-07-09T01:43:12.947515923Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-09T01:43:12.950328449Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.814597ms logger=migrator t=2026-07-09T01:43:12.954840007Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-09T01:43:12.955029071Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=189.734µs logger=migrator t=2026-07-09T01:43:12.958696118Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-09T01:43:12.959384165Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=688.187µs logger=migrator t=2026-07-09T01:43:12.96504099Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-09T01:43:12.977772893Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.723163ms logger=migrator t=2026-07-09T01:43:12.983325255Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-09T01:43:12.984195815Z level=info msg="Migration successfully executed" id="create entity_events table" duration=871.541µs logger=migrator t=2026-07-09T01:43:12.987871273Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-09T01:43:12.988818785Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=947.062µs logger=migrator t=2026-07-09T01:43:12.995126165Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T01:43:12.995691879Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T01:43:13.001504457Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T01:43:13.002076041Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T01:43:13.006712071Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-09T01:43:13.007422628Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=711.377µs logger=migrator t=2026-07-09T01:43:13.012354806Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-09T01:43:13.014311532Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.959677ms logger=migrator t=2026-07-09T01:43:13.018933332Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-09T01:43:13.020584791Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.653389ms logger=migrator t=2026-07-09T01:43:13.02850272Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-09T01:43:13.029670368Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.160187ms logger=migrator t=2026-07-09T01:43:13.035691471Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T01:43:13.036723725Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.032264ms logger=migrator t=2026-07-09T01:43:13.044324796Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T01:43:13.045492754Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.168048ms logger=migrator t=2026-07-09T01:43:13.053925165Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-09T01:43:13.054772605Z level=info msg="Migration successfully executed" id="Drop public config table" duration=850.65µs logger=migrator t=2026-07-09T01:43:13.058459883Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-09T01:43:13.059458386Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=998.893µs logger=migrator t=2026-07-09T01:43:13.070210492Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-09T01:43:13.072344013Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.134361ms logger=migrator t=2026-07-09T01:43:13.079201806Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-09T01:43:13.080771273Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.572307ms logger=migrator t=2026-07-09T01:43:13.087443953Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-09T01:43:13.088923338Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.478525ms logger=migrator t=2026-07-09T01:43:13.094350387Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-09T01:43:13.12431555Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.959663ms logger=migrator t=2026-07-09T01:43:13.130119748Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-09T01:43:13.136873089Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.755711ms logger=migrator t=2026-07-09T01:43:13.143768353Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-09T01:43:13.154336034Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.568352ms logger=migrator t=2026-07-09T01:43:13.161749731Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-09T01:43:13.162007497Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=260.776µs logger=migrator t=2026-07-09T01:43:13.167976039Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-09T01:43:13.180750213Z level=info msg="Migration successfully executed" id="add share column" duration=12.774704ms logger=migrator t=2026-07-09T01:43:13.185038365Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-09T01:43:13.185205739Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=167.684µs logger=migrator t=2026-07-09T01:43:13.190963226Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-09T01:43:13.191822436Z level=info msg="Migration successfully executed" id="create file table" duration=857.89µs logger=migrator t=2026-07-09T01:43:13.204193001Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-09T01:43:13.205533422Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.342541ms logger=migrator t=2026-07-09T01:43:13.211488064Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-09T01:43:13.213788039Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.300395ms logger=migrator t=2026-07-09T01:43:13.221459681Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-09T01:43:13.222392984Z level=info msg="Migration successfully executed" id="create file_meta table" duration=933.353µs logger=migrator t=2026-07-09T01:43:13.278873128Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-09T01:43:13.280681211Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.815323ms logger=migrator t=2026-07-09T01:43:13.327503745Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-09T01:43:13.327820172Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=319.837µs logger=migrator t=2026-07-09T01:43:13.334359288Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-09T01:43:13.334601404Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=242.786µs logger=migrator t=2026-07-09T01:43:13.341361115Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-09T01:43:13.342181864Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=821.899µs logger=migrator t=2026-07-09T01:43:13.34790921Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-09T01:43:13.348217508Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=308.778µs logger=migrator t=2026-07-09T01:43:13.353787671Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-09T01:43:13.355354698Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.566547ms logger=migrator t=2026-07-09T01:43:13.362110749Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-09T01:43:13.371264336Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.153887ms logger=migrator t=2026-07-09T01:43:13.376131922Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-09T01:43:13.376298106Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=166.844µs logger=migrator t=2026-07-09T01:43:13.381276255Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-09T01:43:13.382644347Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.367772ms logger=migrator t=2026-07-09T01:43:13.389233724Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-09T01:43:13.38988805Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=658.416µs logger=migrator t=2026-07-09T01:43:13.395283648Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-09T01:43:13.395612516Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=328.338µs logger=migrator t=2026-07-09T01:43:13.40165892Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-09T01:43:13.402472259Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=815.479µs logger=migrator t=2026-07-09T01:43:13.408581805Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-09T01:43:13.418248485Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.66858ms logger=migrator t=2026-07-09T01:43:13.424314519Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-09T01:43:13.432376371Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.059622ms logger=migrator t=2026-07-09T01:43:13.436947119Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-09T01:43:13.43779432Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=847.791µs logger=migrator t=2026-07-09T01:43:13.443144857Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-09T01:43:13.522312241Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.138003ms logger=migrator t=2026-07-09T01:43:13.529523233Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-09T01:43:13.530849874Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.326162ms logger=migrator t=2026-07-09T01:43:13.538179019Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-09T01:43:13.540080214Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.900155ms logger=migrator t=2026-07-09T01:43:13.546861035Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-09T01:43:13.575980668Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.117563ms logger=migrator t=2026-07-09T01:43:13.583472407Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-09T01:43:13.596164059Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.690122ms logger=migrator t=2026-07-09T01:43:13.602710094Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-09T01:43:13.603027392Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=313.998µs logger=migrator t=2026-07-09T01:43:13.608894261Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-09T01:43:13.609079186Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=185.165µs logger=migrator t=2026-07-09T01:43:13.615463698Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-09T01:43:13.615861267Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=397.889µs logger=migrator t=2026-07-09T01:43:13.622426553Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-09T01:43:13.622813853Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=386.86µs logger=migrator t=2026-07-09T01:43:13.628301613Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-09T01:43:13.628493608Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=192.255µs logger=migrator t=2026-07-09T01:43:13.633984078Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-09T01:43:13.634980232Z level=info msg="Migration successfully executed" id="create folder table" duration=996.344µs logger=migrator t=2026-07-09T01:43:13.641923437Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-09T01:43:13.643934425Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.010078ms logger=migrator t=2026-07-09T01:43:13.650154133Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-09T01:43:13.651322721Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.167918ms logger=migrator t=2026-07-09T01:43:13.658490742Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-09T01:43:13.658555633Z level=info msg="Migration successfully executed" id="Update folder title length" duration=68.911µs logger=migrator t=2026-07-09T01:43:13.665186021Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T01:43:13.66726031Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.073959ms logger=migrator t=2026-07-09T01:43:13.674279207Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-09T01:43:13.675343963Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.064966ms logger=migrator t=2026-07-09T01:43:13.68026792Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-09T01:43:13.681411467Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.143117ms logger=migrator t=2026-07-09T01:43:13.68741705Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-09T01:43:13.68784863Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=429.61µs logger=migrator t=2026-07-09T01:43:13.692765907Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-09T01:43:13.693357491Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=591.064µs logger=migrator t=2026-07-09T01:43:13.698670038Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-09T01:43:13.699727283Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.056655ms logger=migrator t=2026-07-09T01:43:13.705391968Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-09T01:43:13.706614487Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.222299ms logger=migrator t=2026-07-09T01:43:13.712874016Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-09T01:43:13.713987292Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.113156ms logger=migrator t=2026-07-09T01:43:13.719590046Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-09T01:43:13.72143734Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.847114ms logger=migrator t=2026-07-09T01:43:13.727635867Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-09T01:43:13.728729203Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.112667ms logger=migrator t=2026-07-09T01:43:13.734171383Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-09T01:43:13.735174887Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.003284ms logger=migrator t=2026-07-09T01:43:13.740171925Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-09T01:43:13.741341963Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.169698ms logger=migrator t=2026-07-09T01:43:13.748314339Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-09T01:43:13.749451456Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.137097ms logger=migrator t=2026-07-09T01:43:13.755233084Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-09T01:43:13.757219821Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.986097ms logger=migrator t=2026-07-09T01:43:13.762964628Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-09T01:43:13.764821762Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.857054ms logger=migrator t=2026-07-09T01:43:13.771769317Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-09T01:43:13.773098019Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.326482ms logger=migrator t=2026-07-09T01:43:13.778002356Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-09T01:43:13.778551559Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=552.214µs logger=migrator t=2026-07-09T01:43:13.783951707Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-09T01:43:13.79542659Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.474853ms logger=migrator t=2026-07-09T01:43:13.803072992Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-09T01:43:13.803989664Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=928.362µs logger=migrator t=2026-07-09T01:43:13.809640458Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T01:43:13.809671629Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.501µs logger=migrator t=2026-07-09T01:43:13.815935838Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T01:43:13.817992077Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.059389ms logger=migrator t=2026-07-09T01:43:13.823730214Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-09T01:43:13.823778315Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=53.592µs logger=migrator t=2026-07-09T01:43:13.829649805Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-09T01:43:13.83197319Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.325795ms logger=migrator t=2026-07-09T01:43:13.837835499Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-09T01:43:13.839321075Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.484876ms logger=migrator t=2026-07-09T01:43:13.845531523Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-09T01:43:13.847244873Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.71242ms logger=migrator t=2026-07-09T01:43:13.852619141Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-09T01:43:13.853382319Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=763.878µs logger=migrator t=2026-07-09T01:43:13.859356812Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-09T01:43:13.859826743Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=471.231µs logger=migrator t=2026-07-09T01:43:13.866079952Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-09T01:43:13.867018344Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=950.563µs logger=migrator t=2026-07-09T01:43:13.872376112Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-09T01:43:13.873734674Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.358463ms logger=migrator t=2026-07-09T01:43:13.880073915Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-09T01:43:13.880922115Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=843.58µs logger=migrator t=2026-07-09T01:43:13.887133412Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-09T01:43:13.899710672Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.57804ms logger=migrator t=2026-07-09T01:43:13.904378743Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-09T01:43:13.917653039Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.274236ms logger=migrator t=2026-07-09T01:43:13.922143336Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-09T01:43:13.931098139Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.953903ms logger=migrator t=2026-07-09T01:43:13.936579479Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-09T01:43:13.93662529Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=46.251µs logger=migrator t=2026-07-09T01:43:13.941931437Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-09T01:43:13.954052035Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.121588ms logger=migrator t=2026-07-09T01:43:13.958724376Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-09T01:43:13.967954176Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.22909ms logger=migrator t=2026-07-09T01:43:13.973925408Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-09T01:43:13.974165004Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=239.466µs logger=migrator t=2026-07-09T01:43:13.979606703Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.506134059s logger=migrator t=2026-07-09T01:43:13.980531235Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-09T01:43:14.001397662Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-09T01:43:14.001944135Z level=info msg="Created default organization" logger=secrets t=2026-07-09T01:43:14.011036631Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T01:43:14.058921891Z level=info msg="Restored cache from database" duration=908.082µs logger=plugin.store t=2026-07-09T01:43:14.060539269Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-09T01:43:14.095587403Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-09T01:43:14.095615874Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-09T01:43:14.095691186Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-09T01:43:14.095699756Z level=info msg="Plugins loaded" count=54 duration=35.161407ms logger=query_data t=2026-07-09T01:43:14.099600999Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-09T01:43:14.103477971Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-09T01:43:14.111927732Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-09T01:43:14.123053847Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-09T01:43:14.125575357Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-09T01:43:14.128035815Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-09T01:43:14.159259038Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-09T01:43:14.180952735Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-09T01:43:14.203353718Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-09T01:43:14.203602984Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-09T01:43:14.204019424Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-09T01:43:14.204382572Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-09T01:43:14.205858467Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-07-09T01:43:14.206928393Z level=info msg="starting to provision dashboards" logger=http.server t=2026-07-09T01:43:14.20804586Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-07-09T01:43:14.309084124Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-07-09T01:43:14.326681113Z level=info msg="Update check succeeded" duration=120.852056ms logger=sqlstore.transactions t=2026-07-09T01:43:14.330911623Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-07-09T01:43:14.334442137Z level=info msg="Update check succeeded" duration=130.333911ms logger=sqlstore.transactions t=2026-07-09T01:43:14.360874756Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-07-09T01:43:14.379902249Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-09T01:43:14.383923845Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-07-09T01:43:14.406878761Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-09T01:43:14.409411981Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-07-09T01:43:14.416289715Z level=info msg="State cache has been initialized" states=0 duration=211.900593ms logger=ngalert.scheduler t=2026-07-09T01:43:14.416357217Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-09T01:43:14.416444579Z level=info msg=starting first_tick=2026-07-09T01:43:20Z logger=plugin.angulardetectorsprovider.dynamic t=2026-07-09T01:43:14.427456911Z level=info msg="Patterns update finished" duration=221.86517ms logger=grafana-apiserver t=2026-07-09T01:43:14.846155154Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-09T01:43:14.846536244Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-09T01:43:16.311002403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.311769141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.433640401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.456653929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.472466445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.494467249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.518190254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.599215612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.619552925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.64829166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.683781064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.768300586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.786751855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.830386923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.850360798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.898997875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.916739178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.960038998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:16.978900777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.022368311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.040266557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.093139096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.113655224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.160910328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.176358856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.227190766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.242266344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.282702687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.300886569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.360353965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.378815094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.425994167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.443104594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.487184493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.508131141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.563473918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.578013854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.621043808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.640487731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.691085765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.71230718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.762420163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.791864753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.890319166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.907220378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.973154418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:17.988571594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.053752755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.068183019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.138095992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.156563372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.220079264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.23758192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.304720948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.324251772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.389253639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.412048972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.492104106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.504770787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.564354775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.580727695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.662549412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.683288166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.779367912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.798929977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.919323572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:18.938912719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.033771976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.05201595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.161278991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.180071448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.284063262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.300312179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.380755133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.394803448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.470665653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.493747882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.561257369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.584714137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-09T01:43:19.664071645Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-09T01:44:40.225978799Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T01:53:14.26053436Z level=info msg="Completed cleanup jobs" duration=55.492743ms logger=plugins.update.checker t=2026-07-09T01:53:14.428000112Z level=info msg="Update check succeeded" duration=92.863631ms logger=cleanup t=2026-07-09T02:03:14.237723255Z level=info msg="Completed cleanup jobs" duration=32.98494ms logger=plugins.update.checker t=2026-07-09T02:03:14.432120669Z level=info msg="Update check succeeded" duration=97.485384ms logger=cleanup t=2026-07-09T02:13:14.249284714Z level=info msg="Completed cleanup jobs" duration=44.419028ms logger=plugins.update.checker t=2026-07-09T02:13:14.420591153Z level=info msg="Update check succeeded" duration=85.484956ms logger=infra.usagestats t=2026-07-09T02:14:40.25182644Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-07-09T02:23:14.433885456Z level=info msg="Update check succeeded" duration=99.005247ms logger=cleanup t=2026-07-09T02:23:17.865869539Z level=info msg="Completed cleanup jobs" duration=3.660932612s logger=cleanup t=2026-07-09T02:33:14.238026534Z level=info msg="Completed cleanup jobs" duration=32.977802ms logger=plugins.update.checker t=2026-07-09T02:33:14.433267405Z level=info msg="Update check succeeded" duration=98.040455ms logger=cleanup t=2026-07-09T02:43:14.242719571Z level=info msg="Completed cleanup jobs" duration=37.978491ms logger=plugins.update.checker t=2026-07-09T02:43:14.429170324Z level=info msg="Update check succeeded" duration=94.269856ms logger=infra.usagestats t=2026-07-09T02:44:40.251678767Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-09T02:53:14.272484068Z level=info msg="Completed cleanup jobs" duration=68.414452ms logger=plugins.update.checker t=2026-07-09T02:53:14.426883309Z level=info msg="Update check succeeded" duration=91.830477ms