logger=settings t=2026-05-05T10:29:10.167941908Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-05T10:29:10Z logger=settings t=2026-05-05T10:29:10.168372617Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-05T10:29:10.168388247Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-05T10:29:10.168393287Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-05T10:29:10.168397218Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-05T10:29:10.168400998Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-05T10:29:10.168406768Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-05T10:29:10.168412698Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-05T10:29:10.168421148Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-05T10:29:10.168426318Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-05T10:29:10.168431408Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-05T10:29:10.168435948Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-05T10:29:10.168441008Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-05T10:29:10.168445198Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-05T10:29:10.168450188Z level=info msg=Target target=[all] logger=settings t=2026-05-05T10:29:10.168464249Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-05T10:29:10.168470229Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-05T10:29:10.168474349Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-05T10:29:10.168479009Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-05T10:29:10.168485269Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-05T10:29:10.168489519Z level=info msg="App mode production" logger=sqlstore t=2026-05-05T10:29:10.168895557Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-05T10:29:10.168917537Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-05T10:29:10.17119136Z level=info msg="Locking database" logger=migrator t=2026-05-05T10:29:10.171206631Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-05T10:29:10.172461565Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-05T10:29:10.173608565Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.14673ms logger=migrator t=2026-05-05T10:29:10.33102316Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-05T10:29:10.332404907Z level=info msg="Migration successfully executed" id="create user table" duration=1.382367ms logger=migrator t=2026-05-05T10:29:10.368868476Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-05T10:29:10.370069999Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.201803ms logger=migrator t=2026-05-05T10:29:10.390659677Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-05T10:29:10.391481623Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=821.856µs logger=migrator t=2026-05-05T10:29:10.397194711Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-05T10:29:10.397766072Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=573.352µs logger=migrator t=2026-05-05T10:29:10.402032543Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-05T10:29:10.402742816Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=713.662µs logger=migrator t=2026-05-05T10:29:10.405874724Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-05T10:29:10.40882927Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.953776ms logger=migrator t=2026-05-05T10:29:10.420760366Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-05T10:29:10.421879157Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.119361ms logger=migrator t=2026-05-05T10:29:10.426113017Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-05T10:29:10.426864521Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=751.374µs logger=migrator t=2026-05-05T10:29:10.430238155Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-05T10:29:10.430974039Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=735.404µs logger=migrator t=2026-05-05T10:29:10.435693919Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-05T10:29:10.436103906Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=409.467µs logger=migrator t=2026-05-05T10:29:10.441729112Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-05T10:29:10.442251182Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=522.03µs logger=migrator t=2026-05-05T10:29:10.446231207Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-05T10:29:10.447372519Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.141032ms logger=migrator t=2026-05-05T10:29:10.45113249Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-05T10:29:10.451160461Z level=info msg="Migration successfully executed" id="Update user table charset" duration=26.801µs logger=migrator t=2026-05-05T10:29:10.455949951Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-05T10:29:10.457683103Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.732652ms logger=migrator t=2026-05-05T10:29:10.463710188Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-05T10:29:10.463930042Z level=info msg="Migration successfully executed" id="Add missing user data" duration=220.544µs logger=migrator t=2026-05-05T10:29:10.469601929Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-05T10:29:10.470649429Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.04765ms logger=migrator t=2026-05-05T10:29:10.477855185Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-05T10:29:10.478915435Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.059829ms logger=migrator t=2026-05-05T10:29:10.483815978Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-05T10:29:10.48496135Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.144851ms logger=migrator t=2026-05-05T10:29:10.490089586Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-05T10:29:10.500031344Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.940128ms logger=migrator t=2026-05-05T10:29:10.505457946Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-05T10:29:10.507589597Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.135701ms logger=migrator t=2026-05-05T10:29:10.512716964Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-05T10:29:10.512921018Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=204.554µs logger=migrator t=2026-05-05T10:29:10.516564686Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-05T10:29:10.517377492Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=816.536µs logger=migrator t=2026-05-05T10:29:10.522806495Z 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-05-05T10:29:10.523274483Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=468.498µs logger=migrator t=2026-05-05T10:29:10.528233867Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-05T10:29:10.52890616Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=671.103µs logger=migrator t=2026-05-05T10:29:10.535907222Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-05T10:29:10.537425671Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.518418ms logger=migrator t=2026-05-05T10:29:10.543144038Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-05T10:29:10.544367712Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.223364ms logger=migrator t=2026-05-05T10:29:10.548637312Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-05T10:29:10.549447088Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=808.666µs logger=migrator t=2026-05-05T10:29:10.556023132Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-05T10:29:10.557390118Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.370236ms logger=migrator t=2026-05-05T10:29:10.564648495Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-05T10:29:10.566331307Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.689232ms logger=migrator t=2026-05-05T10:29:10.57234351Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-05T10:29:10.572375101Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.841µs logger=migrator t=2026-05-05T10:29:10.575896278Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-05T10:29:10.576648942Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=751.333µs logger=migrator t=2026-05-05T10:29:10.581388612Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-05T10:29:10.582030763Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=642.282µs logger=migrator t=2026-05-05T10:29:10.586749443Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-05T10:29:10.588014446Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.266113ms logger=migrator t=2026-05-05T10:29:10.614262383Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-05T10:29:10.615805141Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.550659ms logger=migrator t=2026-05-05T10:29:10.621745115Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-05T10:29:10.626509054Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.765479ms logger=migrator t=2026-05-05T10:29:10.631493768Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-05T10:29:10.632569998Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.07542ms logger=migrator t=2026-05-05T10:29:10.636941811Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-05T10:29:10.637773907Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=832.976µs logger=migrator t=2026-05-05T10:29:10.641958016Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-05T10:29:10.642683859Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=724.363µs logger=migrator t=2026-05-05T10:29:10.64639143Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-05T10:29:10.647116694Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=725.094µs logger=migrator t=2026-05-05T10:29:10.652175989Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-05T10:29:10.653222209Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.04559ms logger=migrator t=2026-05-05T10:29:10.658690572Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-05T10:29:10.659293033Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=602.521µs logger=migrator t=2026-05-05T10:29:10.664466261Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-05T10:29:10.66541357Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=951.929µs logger=migrator t=2026-05-05T10:29:10.670022596Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-05T10:29:10.670435604Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=408.618µs logger=migrator t=2026-05-05T10:29:10.67494082Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-05T10:29:10.675595802Z level=info msg="Migration successfully executed" id="create star table" duration=655.052µs logger=migrator t=2026-05-05T10:29:10.681038915Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-05T10:29:10.682158016Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.118731ms logger=migrator t=2026-05-05T10:29:10.687789392Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-05T10:29:10.688959165Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.169603ms logger=migrator t=2026-05-05T10:29:10.694866536Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-05T10:29:10.696393635Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.537279ms logger=migrator t=2026-05-05T10:29:10.701790737Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-05T10:29:10.702574131Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=782.784µs logger=migrator t=2026-05-05T10:29:10.708102586Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-05T10:29:10.70886631Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=771.895µs logger=migrator t=2026-05-05T10:29:10.713808273Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-05T10:29:10.714563808Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=750.815µs logger=migrator t=2026-05-05T10:29:10.720578112Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-05T10:29:10.72208943Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.514619ms logger=migrator t=2026-05-05T10:29:10.728053152Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-05T10:29:10.728093903Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.211µs logger=migrator t=2026-05-05T10:29:10.732668851Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-05T10:29:10.732710491Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=42.75µs logger=migrator t=2026-05-05T10:29:10.737564522Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-05T10:29:10.737828667Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=262.045µs logger=migrator t=2026-05-05T10:29:10.743309231Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-05T10:29:10.744532834Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.224693ms logger=migrator t=2026-05-05T10:29:10.749954947Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-05T10:29:10.751228761Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.272564ms logger=migrator t=2026-05-05T10:29:10.756293417Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-05T10:29:10.757206504Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=911.877µs logger=migrator t=2026-05-05T10:29:10.763651296Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-05T10:29:10.764783717Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.132001ms logger=migrator t=2026-05-05T10:29:10.772673486Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-05T10:29:10.773521672Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=847.536µs logger=migrator t=2026-05-05T10:29:10.795252302Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-05T10:29:10.79614869Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=899.718µs logger=migrator t=2026-05-05T10:29:10.801681404Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-05T10:29:10.807185448Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.504354ms logger=migrator t=2026-05-05T10:29:10.812649272Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-05T10:29:10.813437716Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=786.294µs logger=migrator t=2026-05-05T10:29:10.818090395Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-05T10:29:10.818862149Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=771.634µs logger=migrator t=2026-05-05T10:29:10.824953644Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-05T10:29:10.825886101Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=932.137µs logger=migrator t=2026-05-05T10:29:10.831417506Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-05T10:29:10.831772553Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=354.877µs logger=migrator t=2026-05-05T10:29:10.83586939Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-05T10:29:10.837316487Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.446697ms logger=migrator t=2026-05-05T10:29:10.842693209Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-05T10:29:10.842836231Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=146.562µs logger=migrator t=2026-05-05T10:29:10.848718443Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-05T10:29:10.852555215Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.842272ms logger=migrator t=2026-05-05T10:29:10.857335916Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-05T10:29:10.859499626Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.16316ms logger=migrator t=2026-05-05T10:29:10.864797997Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-05T10:29:10.866605051Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.804203ms logger=migrator t=2026-05-05T10:29:10.871549264Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-05T10:29:10.872709577Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.161693ms logger=migrator t=2026-05-05T10:29:10.877311984Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-05T10:29:10.879363373Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.049829ms logger=migrator t=2026-05-05T10:29:10.885149372Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-05T10:29:10.886009848Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=860.246µs logger=migrator t=2026-05-05T10:29:10.890457871Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-05T10:29:10.891692755Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.234824ms logger=migrator t=2026-05-05T10:29:10.896668549Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-05T10:29:10.89671327Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=45.631µs logger=migrator t=2026-05-05T10:29:10.901921289Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-05T10:29:10.901949309Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.46µs logger=migrator t=2026-05-05T10:29:10.906120968Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-05T10:29:10.908936641Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.814493ms logger=migrator t=2026-05-05T10:29:10.913481057Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-05T10:29:10.916545395Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.064708ms logger=migrator t=2026-05-05T10:29:10.921474828Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-05T10:29:10.923391414Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.916496ms logger=migrator t=2026-05-05T10:29:10.928846877Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-05T10:29:10.930730613Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.883345ms logger=migrator t=2026-05-05T10:29:10.941291353Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-05T10:29:10.941493936Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=203.073µs logger=migrator t=2026-05-05T10:29:10.945587214Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-05T10:29:10.946769106Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.181823ms logger=migrator t=2026-05-05T10:29:10.952620677Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-05T10:29:10.953715628Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.094651ms logger=migrator t=2026-05-05T10:29:10.958803103Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-05T10:29:10.958852664Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.661µs logger=migrator t=2026-05-05T10:29:10.964065333Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-05T10:29:10.964872888Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=807.105µs logger=migrator t=2026-05-05T10:29:10.977716391Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-05T10:29:10.978899053Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.182232ms logger=migrator t=2026-05-05T10:29:10.985165761Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-05T10:29:10.993972258Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.807876ms logger=migrator t=2026-05-05T10:29:10.999062804Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-05T10:29:11.000857008Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.789384ms logger=migrator t=2026-05-05T10:29:11.007283909Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-05T10:29:11.007920181Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=631.132µs logger=migrator t=2026-05-05T10:29:11.016454322Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-05T10:29:11.017766267Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.317285ms logger=migrator t=2026-05-05T10:29:11.027201216Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-05T10:29:11.027725775Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=530.429µs logger=migrator t=2026-05-05T10:29:11.032048738Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-05T10:29:11.03271156Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=662.862µs logger=migrator t=2026-05-05T10:29:11.038475299Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-05T10:29:11.042146178Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.671029ms logger=migrator t=2026-05-05T10:29:11.04751643Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-05T10:29:11.048322135Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=805.965µs logger=migrator t=2026-05-05T10:29:11.052073726Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-05T10:29:11.052265499Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=192.073µs logger=migrator t=2026-05-05T10:29:11.058938226Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-05T10:29:11.059142089Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=203.053µs logger=migrator t=2026-05-05T10:29:11.069405733Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-05T10:29:11.070377202Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=975.449µs logger=migrator t=2026-05-05T10:29:11.077062358Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-05T10:29:11.07979673Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.735812ms logger=migrator t=2026-05-05T10:29:11.085836824Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-05T10:29:11.086896774Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.06114ms logger=migrator t=2026-05-05T10:29:11.092363407Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-05T10:29:11.093212733Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=849.866µs logger=migrator t=2026-05-05T10:29:11.100236866Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-05T10:29:11.101817315Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.579299ms logger=migrator t=2026-05-05T10:29:11.107460702Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-05T10:29:11.108474231Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.013019ms logger=migrator t=2026-05-05T10:29:11.113518117Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-05T10:29:11.114466674Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=952.077µs logger=migrator t=2026-05-05T10:29:11.118289177Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-05T10:29:11.124714459Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.424182ms logger=migrator t=2026-05-05T10:29:11.129640221Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-05T10:29:11.130544499Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=903.628µs logger=migrator t=2026-05-05T10:29:11.134083805Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-05T10:29:11.13486766Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=788.505µs logger=migrator t=2026-05-05T10:29:11.140383484Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-05T10:29:11.14119872Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=815.286µs logger=migrator t=2026-05-05T10:29:11.148411616Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-05T10:29:11.151034326Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=2.61389ms logger=migrator t=2026-05-05T10:29:11.156441027Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-05T10:29:11.161164077Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.72934ms logger=migrator t=2026-05-05T10:29:11.178321941Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-05T10:29:11.182345258Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.028747ms logger=migrator t=2026-05-05T10:29:11.186884793Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-05T10:29:11.186909834Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.631µs logger=migrator t=2026-05-05T10:29:11.195574807Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-05T10:29:11.195909354Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=342.167µs logger=migrator t=2026-05-05T10:29:11.230977967Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-05T10:29:11.235838748Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.886272ms logger=migrator t=2026-05-05T10:29:11.274451008Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-05T10:29:11.275056759Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=612.161µs logger=migrator t=2026-05-05T10:29:11.280249268Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-05T10:29:11.280721526Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=478.668µs logger=migrator t=2026-05-05T10:29:11.286654778Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-05T10:29:11.289546723Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.891595ms logger=migrator t=2026-05-05T10:29:11.302333505Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-05T10:29:11.302856065Z level=info msg="Migration successfully executed" id="Update uid value" duration=527.04µs logger=migrator t=2026-05-05T10:29:11.312335784Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-05T10:29:11.313590188Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.258404ms logger=migrator t=2026-05-05T10:29:11.322334123Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-05T10:29:11.323323352Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=993.639µs logger=migrator t=2026-05-05T10:29:11.329938296Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-05T10:29:11.330905645Z level=info msg="Migration successfully executed" id="create api_key table" duration=968.389µs logger=migrator t=2026-05-05T10:29:11.338541149Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-05T10:29:11.339846823Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.308625ms logger=migrator t=2026-05-05T10:29:11.345658884Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-05T10:29:11.34701325Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.354456ms logger=migrator t=2026-05-05T10:29:11.355539611Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-05T10:29:11.356648741Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.10838ms logger=migrator t=2026-05-05T10:29:11.361964411Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-05T10:29:11.362740937Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=776.075µs logger=migrator t=2026-05-05T10:29:11.366458846Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-05T10:29:11.367773391Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.315275ms logger=migrator t=2026-05-05T10:29:11.372799156Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-05T10:29:11.373809966Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.0118ms logger=migrator t=2026-05-05T10:29:11.377683438Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-05T10:29:11.386244301Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.561523ms logger=migrator t=2026-05-05T10:29:11.3904132Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-05T10:29:11.391159483Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=746.833µs logger=migrator t=2026-05-05T10:29:11.396000344Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-05T10:29:11.396891141Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=891.007µs logger=migrator t=2026-05-05T10:29:11.401824015Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-05T10:29:11.40312446Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.302505ms logger=migrator t=2026-05-05T10:29:11.40789719Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-05T10:29:11.408847818Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=954.538µs logger=migrator t=2026-05-05T10:29:11.414776Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-05T10:29:11.415120546Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=345.096µs logger=migrator t=2026-05-05T10:29:11.423102087Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-05T10:29:11.42382491Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=722.063µs logger=migrator t=2026-05-05T10:29:11.430739391Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-05T10:29:11.430805762Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=67.141µs logger=migrator t=2026-05-05T10:29:11.435459251Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-05T10:29:11.438235323Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.776002ms logger=migrator t=2026-05-05T10:29:11.441920782Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-05T10:29:11.444078343Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.160631ms logger=migrator t=2026-05-05T10:29:11.44760239Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-05T10:29:11.447851135Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=246.516µs logger=migrator t=2026-05-05T10:29:11.451997202Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-05T10:29:11.455634752Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.632349ms logger=migrator t=2026-05-05T10:29:11.459612587Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-05T10:29:11.463165054Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.552577ms logger=migrator t=2026-05-05T10:29:11.467122379Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-05T10:29:11.467986055Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=864.456µs logger=migrator t=2026-05-05T10:29:11.47249379Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-05T10:29:11.473086912Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=590.602µs logger=migrator t=2026-05-05T10:29:11.476629969Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-05T10:29:11.477692639Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.064181ms logger=migrator t=2026-05-05T10:29:11.481651434Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-05T10:29:11.482934168Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.283904ms logger=migrator t=2026-05-05T10:29:11.488219927Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-05T10:29:11.489881869Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.666642ms logger=migrator t=2026-05-05T10:29:11.494673429Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-05T10:29:11.495555176Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=882.007µs logger=migrator t=2026-05-05T10:29:11.50053973Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-05T10:29:11.500651002Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=114.202µs logger=migrator t=2026-05-05T10:29:11.504508905Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-05T10:29:11.504583987Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=76.371µs logger=migrator t=2026-05-05T10:29:11.509746415Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-05T10:29:11.516152385Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.394851ms logger=migrator t=2026-05-05T10:29:11.520418465Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-05T10:29:11.523199108Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.780573ms logger=migrator t=2026-05-05T10:29:11.527146063Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-05T10:29:11.527214324Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.741µs logger=migrator t=2026-05-05T10:29:11.531940544Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-05T10:29:11.532854971Z level=info msg="Migration successfully executed" id="create quota table v1" duration=912.307µs logger=migrator t=2026-05-05T10:29:11.537399806Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-05T10:29:11.538213772Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=809.926µs logger=migrator t=2026-05-05T10:29:11.542253429Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-05T10:29:11.542283489Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.73µs logger=migrator t=2026-05-05T10:29:11.545982079Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-05T10:29:11.546749423Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=766.674µs logger=migrator t=2026-05-05T10:29:11.551872431Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-05T10:29:11.553190376Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.317526ms logger=migrator t=2026-05-05T10:29:11.559196579Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-05T10:29:11.564395887Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.199318ms logger=migrator t=2026-05-05T10:29:11.571169265Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-05T10:29:11.571191696Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.581µs logger=migrator t=2026-05-05T10:29:11.577138148Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-05T10:29:11.578502784Z level=info msg="Migration successfully executed" id="create session table" duration=1.363856ms logger=migrator t=2026-05-05T10:29:11.58310044Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-05T10:29:11.583228643Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=132.702µs logger=migrator t=2026-05-05T10:29:11.589185105Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-05T10:29:11.589270437Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=85.192µs logger=migrator t=2026-05-05T10:29:11.593583189Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-05T10:29:11.594789741Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.206312ms logger=migrator t=2026-05-05T10:29:11.600281725Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-05T10:29:11.602036989Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.762114ms logger=migrator t=2026-05-05T10:29:11.615056344Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-05T10:29:11.615122256Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=72.272µs logger=migrator t=2026-05-05T10:29:11.61958373Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-05T10:29:11.61960321Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=20.94µs logger=migrator t=2026-05-05T10:29:11.623610206Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-05T10:29:11.626589132Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.973646ms logger=migrator t=2026-05-05T10:29:11.630622368Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-05T10:29:11.63496564Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.343812ms logger=migrator t=2026-05-05T10:29:11.639395394Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-05T10:29:11.639478795Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.291µs logger=migrator t=2026-05-05T10:29:11.642660656Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-05T10:29:11.642781578Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.352µs logger=migrator t=2026-05-05T10:29:11.645826016Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-05T10:29:11.646657662Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=830.966µs logger=migrator t=2026-05-05T10:29:11.651026684Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-05T10:29:11.651052585Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.731µs logger=migrator t=2026-05-05T10:29:11.655450328Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-05T10:29:11.659632197Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.179539ms logger=migrator t=2026-05-05T10:29:11.665238033Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-05T10:29:11.665559738Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=322.616µs logger=migrator t=2026-05-05T10:29:11.671057312Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-05T10:29:11.675114849Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.058117ms logger=migrator t=2026-05-05T10:29:11.679735946Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-05T10:29:11.68306887Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.332964ms logger=migrator t=2026-05-05T10:29:11.689192185Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-05T10:29:11.689321238Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=134.083µs logger=migrator t=2026-05-05T10:29:11.693229802Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-05T10:29:11.69423024Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.000318ms logger=migrator t=2026-05-05T10:29:11.699327857Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-05T10:29:11.700234954Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=906.107µs logger=migrator t=2026-05-05T10:29:11.704622607Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-05T10:29:11.70582878Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.206233ms logger=migrator t=2026-05-05T10:29:11.710033589Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-05T10:29:11.711257842Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.225193ms logger=migrator t=2026-05-05T10:29:11.716841658Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-05T10:29:11.718180563Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.339065ms logger=migrator t=2026-05-05T10:29:11.723009304Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-05T10:29:11.724334289Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.325425ms logger=migrator t=2026-05-05T10:29:11.728373056Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-05T10:29:11.729380655Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.010009ms logger=migrator t=2026-05-05T10:29:11.734716785Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-05T10:29:11.735810756Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.096051ms logger=migrator t=2026-05-05T10:29:11.740417142Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-05T10:29:11.741585685Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.172793ms logger=migrator t=2026-05-05T10:29:11.745524059Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-05T10:29:11.759237989Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.70922ms logger=migrator t=2026-05-05T10:29:11.764289885Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-05T10:29:11.765006818Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=718.423µs logger=migrator t=2026-05-05T10:29:11.769017554Z 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-05-05T10:29:11.770320008Z 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.311535ms logger=migrator t=2026-05-05T10:29:11.774598719Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-05T10:29:11.774959586Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=362.017µs logger=migrator t=2026-05-05T10:29:11.779467591Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-05T10:29:11.780128584Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=661.683µs logger=migrator t=2026-05-05T10:29:11.783394205Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-05T10:29:11.784318373Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=923.588µs logger=migrator t=2026-05-05T10:29:11.788113655Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-05T10:29:11.792029928Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.915323ms logger=migrator t=2026-05-05T10:29:11.798627163Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-05T10:29:11.8026781Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.051657ms logger=migrator t=2026-05-05T10:29:11.806698956Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-05T10:29:11.810858584Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.156658ms logger=migrator t=2026-05-05T10:29:11.816064933Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-05T10:29:11.82020918Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.126417ms logger=migrator t=2026-05-05T10:29:11.824785197Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-05T10:29:11.825875638Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.091531ms logger=migrator t=2026-05-05T10:29:11.830259601Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-05T10:29:11.830286442Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.591µs logger=migrator t=2026-05-05T10:29:11.833833238Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-05T10:29:11.833865099Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.841µs logger=migrator t=2026-05-05T10:29:11.837429667Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-05T10:29:11.838255152Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=829.106µs logger=migrator t=2026-05-05T10:29:11.842260307Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T10:29:11.843617253Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.356486ms logger=migrator t=2026-05-05T10:29:11.84975374Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-05T10:29:11.850507283Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=753.323µs logger=migrator t=2026-05-05T10:29:11.855559469Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-05T10:29:11.856331953Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=772.554µs logger=migrator t=2026-05-05T10:29:11.860958841Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T10:29:11.862562761Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.60291ms logger=migrator t=2026-05-05T10:29:11.866532977Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-05T10:29:11.870356738Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.822981ms logger=migrator t=2026-05-05T10:29:11.874222062Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-05T10:29:11.877997693Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.769652ms logger=migrator t=2026-05-05T10:29:11.882138291Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-05T10:29:11.882328085Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=188.434µs logger=migrator t=2026-05-05T10:29:11.885998763Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-05T10:29:11.88687572Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=876.757µs logger=migrator t=2026-05-05T10:29:11.890905777Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-05T10:29:11.892307073Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.401316ms logger=migrator t=2026-05-05T10:29:11.899811205Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-05T10:29:11.90485214Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.040555ms logger=migrator t=2026-05-05T10:29:11.909167992Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-05T10:29:11.909238103Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.441µs logger=migrator t=2026-05-05T10:29:11.912687859Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-05T10:29:11.913607006Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=918.797µs logger=migrator t=2026-05-05T10:29:11.919295293Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-05T10:29:11.920925164Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.633421ms logger=migrator t=2026-05-05T10:29:11.925633153Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-05T10:29:11.925764546Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=135.033µs logger=migrator t=2026-05-05T10:29:11.933597253Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-05T10:29:11.939692859Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=6.094456ms logger=migrator t=2026-05-05T10:29:11.960851628Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-05T10:29:11.96196712Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.116642ms logger=migrator t=2026-05-05T10:29:11.9667551Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-05T10:29:11.967606636Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=851.196µs logger=migrator t=2026-05-05T10:29:11.971932338Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-05T10:29:11.972848035Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=918.047µs logger=migrator t=2026-05-05T10:29:11.977008784Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-05T10:29:11.977978542Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=969.138µs logger=migrator t=2026-05-05T10:29:11.982700062Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-05T10:29:11.983611749Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=911.007µs logger=migrator t=2026-05-05T10:29:11.987665605Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-05T10:29:11.987690376Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.991µs logger=migrator t=2026-05-05T10:29:11.992382174Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-05T10:29:11.996547723Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.161439ms logger=migrator t=2026-05-05T10:29:12.002001336Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-05T10:29:12.002815122Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=815.796µs logger=migrator t=2026-05-05T10:29:12.008766354Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-05T10:29:12.01281356Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.047316ms logger=migrator t=2026-05-05T10:29:12.017409647Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-05T10:29:12.018131601Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=719.154µs logger=migrator t=2026-05-05T10:29:12.022710417Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-05T10:29:12.023656946Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=948.779µs logger=migrator t=2026-05-05T10:29:12.0276136Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-05T10:29:12.028451026Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=841.276µs logger=migrator t=2026-05-05T10:29:12.033470501Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-05T10:29:12.046352294Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.881343ms logger=migrator t=2026-05-05T10:29:12.050475962Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-05T10:29:12.050988992Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=517.84µs logger=migrator t=2026-05-05T10:29:12.053359677Z 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-05-05T10:29:12.053970928Z 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=611.051µs logger=migrator t=2026-05-05T10:29:12.057876912Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-05T10:29:12.058306121Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=428.859µs logger=migrator t=2026-05-05T10:29:12.062771335Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-05T10:29:12.063570069Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=798.884µs logger=migrator t=2026-05-05T10:29:12.067731888Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-05T10:29:12.067921742Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=190.193µs logger=migrator t=2026-05-05T10:29:12.071716303Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-05T10:29:12.077465042Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.724779ms logger=migrator t=2026-05-05T10:29:12.082418976Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-05T10:29:12.087054173Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.626787ms logger=migrator t=2026-05-05T10:29:12.092027928Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-05T10:29:12.09323224Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.202902ms logger=migrator t=2026-05-05T10:29:12.099840355Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-05T10:29:12.100784983Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=943.848µs logger=migrator t=2026-05-05T10:29:12.105953571Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-05T10:29:12.106209515Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=255.724µs logger=migrator t=2026-05-05T10:29:12.112020635Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-05T10:29:12.116996809Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.975844ms logger=migrator t=2026-05-05T10:29:12.121488675Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-05T10:29:12.122373201Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=886.216µs logger=migrator t=2026-05-05T10:29:12.127360715Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-05T10:29:12.12761152Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=251.385µs logger=migrator t=2026-05-05T10:29:12.131733858Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-05T10:29:12.132299398Z level=info msg="Migration successfully executed" id="Move region to single row" duration=565.82µs logger=migrator t=2026-05-05T10:29:12.136309204Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-05T10:29:12.137600798Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.291874ms logger=migrator t=2026-05-05T10:29:12.141505632Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-05T10:29:12.142774316Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.265454ms logger=migrator t=2026-05-05T10:29:12.147350363Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T10:29:12.148347022Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=996.069µs logger=migrator t=2026-05-05T10:29:12.151926699Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T10:29:12.153061321Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.133402ms logger=migrator t=2026-05-05T10:29:12.158399701Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-05T10:29:12.159669296Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.269215ms logger=migrator t=2026-05-05T10:29:12.166914382Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-05T10:29:12.167870801Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=956.569µs logger=migrator t=2026-05-05T10:29:12.172455887Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-05T10:29:12.172581679Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=120.942µs logger=migrator t=2026-05-05T10:29:12.177046454Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-05T10:29:12.17845382Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.410587ms logger=migrator t=2026-05-05T10:29:12.183802681Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-05T10:29:12.185356911Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.55447ms logger=migrator t=2026-05-05T10:29:12.189673632Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-05T10:29:12.19062403Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=950.058µs logger=migrator t=2026-05-05T10:29:12.194698618Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-05T10:29:12.195611815Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=912.577µs logger=migrator t=2026-05-05T10:29:12.201078968Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-05T10:29:12.201296012Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=217.165µs logger=migrator t=2026-05-05T10:29:12.204967791Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-05T10:29:12.205647365Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=679.054µs logger=migrator t=2026-05-05T10:29:12.218784332Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-05T10:29:12.218898425Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=113.382µs logger=migrator t=2026-05-05T10:29:12.235235814Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-05T10:29:12.236478207Z level=info msg="Migration successfully executed" id="create team table" duration=1.242614ms logger=migrator t=2026-05-05T10:29:12.242920978Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-05T10:29:12.244430567Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.505449ms logger=migrator t=2026-05-05T10:29:12.249862009Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-05T10:29:12.250824258Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=961.389µs logger=migrator t=2026-05-05T10:29:12.255772292Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-05T10:29:12.262132802Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.36022ms logger=migrator t=2026-05-05T10:29:12.267125177Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-05T10:29:12.267271919Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=146.973µs logger=migrator t=2026-05-05T10:29:12.270719384Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-05T10:29:12.271461938Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=744.084µs logger=migrator t=2026-05-05T10:29:12.277772577Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-05T10:29:12.278694885Z level=info msg="Migration successfully executed" id="create team member table" duration=922.218µs logger=migrator t=2026-05-05T10:29:12.288887227Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-05T10:29:12.289794335Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=910.958µs logger=migrator t=2026-05-05T10:29:12.293196538Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-05T10:29:12.293874372Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=680.444µs logger=migrator t=2026-05-05T10:29:12.299531539Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-05T10:29:12.300850393Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.316324ms logger=migrator t=2026-05-05T10:29:12.306788276Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-05T10:29:12.311869532Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.081676ms logger=migrator t=2026-05-05T10:29:12.318384504Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-05T10:29:12.322877629Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.493035ms logger=migrator t=2026-05-05T10:29:12.329933053Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-05T10:29:12.33452608Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.592367ms logger=migrator t=2026-05-05T10:29:12.34138482Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-05T10:29:12.342298906Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=914.046µs logger=migrator t=2026-05-05T10:29:12.351519831Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-05T10:29:12.353000899Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.480508ms logger=migrator t=2026-05-05T10:29:12.361164763Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-05T10:29:12.362146272Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=981.349µs logger=migrator t=2026-05-05T10:29:12.371191993Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-05T10:29:12.372456507Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.265324ms logger=migrator t=2026-05-05T10:29:12.379938288Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-05T10:29:12.381359855Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.421756ms logger=migrator t=2026-05-05T10:29:12.386705876Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-05T10:29:12.388072762Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.366885ms logger=migrator t=2026-05-05T10:29:12.394116595Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-05T10:29:12.394974652Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=857.557µs logger=migrator t=2026-05-05T10:29:12.423889409Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-05T10:29:12.424798465Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=908.686µs logger=migrator t=2026-05-05T10:29:12.430202668Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-05T10:29:12.430750729Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=546.801µs logger=migrator t=2026-05-05T10:29:12.442283886Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-05T10:29:12.442630403Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=346.716µs logger=migrator t=2026-05-05T10:29:12.448514474Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-05T10:29:12.449697906Z level=info msg="Migration successfully executed" id="create tag table" duration=1.183263ms logger=migrator t=2026-05-05T10:29:12.454480316Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-05T10:29:12.456289551Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.808955ms logger=migrator t=2026-05-05T10:29:12.461644572Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-05T10:29:12.462440307Z level=info msg="Migration successfully executed" id="create login attempt table" duration=795.135µs logger=migrator t=2026-05-05T10:29:12.467877239Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-05T10:29:12.468798257Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=920.428µs logger=migrator t=2026-05-05T10:29:12.474430134Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-05T10:29:12.476807538Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.378194ms logger=migrator t=2026-05-05T10:29:12.483352782Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-05T10:29:12.499174651Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.822309ms logger=migrator t=2026-05-05T10:29:12.504740906Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-05T10:29:12.505366718Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=625.992µs logger=migrator t=2026-05-05T10:29:12.511580225Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-05T10:29:12.513271337Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.690822ms logger=migrator t=2026-05-05T10:29:12.519313362Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-05T10:29:12.519695149Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=381.367µs logger=migrator t=2026-05-05T10:29:12.525694162Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-05T10:29:12.526920715Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.222593ms logger=migrator t=2026-05-05T10:29:12.532333508Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-05T10:29:12.533946398Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.613631ms logger=migrator t=2026-05-05T10:29:12.539218178Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-05T10:29:12.540678195Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.459537ms logger=migrator t=2026-05-05T10:29:12.548055614Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-05T10:29:12.548142766Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=89.702µs logger=migrator t=2026-05-05T10:29:12.553429386Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-05T10:29:12.558499972Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.070116ms logger=migrator t=2026-05-05T10:29:12.5647566Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-05T10:29:12.568486661Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.729991ms logger=migrator t=2026-05-05T10:29:12.576764678Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-05T10:29:12.583145047Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.38566ms logger=migrator t=2026-05-05T10:29:12.587445349Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-05T10:29:12.593517174Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.071545ms logger=migrator t=2026-05-05T10:29:12.60018642Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-05T10:29:12.600935954Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=748.014µs logger=migrator t=2026-05-05T10:29:12.605341517Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-05T10:29:12.60920645Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.864023ms logger=migrator t=2026-05-05T10:29:12.614926908Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-05T10:29:12.616033119Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.110461ms logger=migrator t=2026-05-05T10:29:12.623741254Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-05T10:29:12.624740044Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.00061ms logger=migrator t=2026-05-05T10:29:12.629537485Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-05T10:29:12.630467342Z level=info msg="Migration successfully executed" id="create user auth token table" duration=929.727µs logger=migrator t=2026-05-05T10:29:12.63668875Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-05T10:29:12.637625897Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=936.727µs logger=migrator t=2026-05-05T10:29:12.642815775Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-05T10:29:12.644436266Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.619381ms logger=migrator t=2026-05-05T10:29:12.649983471Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-05T10:29:12.650935739Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=952.148µs logger=migrator t=2026-05-05T10:29:12.657115345Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-05T10:29:12.665700997Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.586002ms logger=migrator t=2026-05-05T10:29:12.670752823Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-05T10:29:12.671413185Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=660.292µs logger=migrator t=2026-05-05T10:29:12.676532462Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-05T10:29:12.678145183Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.612251ms logger=migrator t=2026-05-05T10:29:12.684677637Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-05T10:29:12.686249666Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.56764ms logger=migrator t=2026-05-05T10:29:12.691971184Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-05T10:29:12.693053735Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.082911ms logger=migrator t=2026-05-05T10:29:12.698910175Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-05T10:29:12.699859823Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=949.548µs logger=migrator t=2026-05-05T10:29:12.707004219Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-05T10:29:12.70707122Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.211µs logger=migrator t=2026-05-05T10:29:12.712538153Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-05T10:29:12.712667526Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=127.172µs logger=migrator t=2026-05-05T10:29:12.718624508Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-05T10:29:12.720040505Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.415757ms logger=migrator t=2026-05-05T10:29:12.726494877Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T10:29:12.727987775Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.491698ms logger=migrator t=2026-05-05T10:29:12.735521757Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T10:29:12.736472965Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=948.538µs logger=migrator t=2026-05-05T10:29:12.742511249Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-05T10:29:12.742613021Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=102.342µs logger=migrator t=2026-05-05T10:29:12.748033843Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T10:29:12.749513381Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.479908ms logger=migrator t=2026-05-05T10:29:12.755401662Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T10:29:12.756281059Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=879.407µs logger=migrator t=2026-05-05T10:29:12.760922277Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T10:29:12.761873445Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=951.018µs logger=migrator t=2026-05-05T10:29:12.76687743Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T10:29:12.767811807Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=934.027µs logger=migrator t=2026-05-05T10:29:12.774274449Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-05T10:29:12.782794241Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.520462ms logger=migrator t=2026-05-05T10:29:12.788961227Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-05T10:29:12.790066728Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.104761ms logger=migrator t=2026-05-05T10:29:12.797419357Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-05T10:29:12.79755038Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=130.994µs logger=migrator t=2026-05-05T10:29:12.802682116Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-05T10:29:12.803614724Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=932.258µs logger=migrator t=2026-05-05T10:29:12.809143268Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-05T10:29:12.810704338Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.56474ms logger=migrator t=2026-05-05T10:29:12.816342904Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-05T10:29:12.817405785Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.063621ms logger=migrator t=2026-05-05T10:29:12.823172784Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T10:29:12.823241575Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.921µs logger=migrator t=2026-05-05T10:29:12.828835511Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-05T10:29:12.830432431Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.59527ms logger=migrator t=2026-05-05T10:29:12.836491505Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-05T10:29:12.837569855Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.0777ms logger=migrator t=2026-05-05T10:29:12.841962518Z 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-05-05T10:29:12.843825004Z 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.861096ms logger=migrator t=2026-05-05T10:29:12.849664975Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-05T10:29:12.850711724Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.047589ms logger=migrator t=2026-05-05T10:29:12.857753158Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-05T10:29:12.868047032Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.287933ms logger=migrator t=2026-05-05T10:29:12.87325256Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-05T10:29:12.874012174Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=759.174µs logger=migrator t=2026-05-05T10:29:12.879373826Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T10:29:12.880875354Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.501289ms logger=migrator t=2026-05-05T10:29:12.886345487Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-05T10:29:12.910373661Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.025394ms logger=migrator t=2026-05-05T10:29:12.917688259Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-05T10:29:12.942853995Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.166216ms logger=migrator t=2026-05-05T10:29:12.949003262Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-05T10:29:12.95001287Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.010728ms logger=migrator t=2026-05-05T10:29:12.954482385Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T10:29:12.955532714Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.051039ms logger=migrator t=2026-05-05T10:29:12.9653508Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-05T10:29:12.974011524Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.663824ms logger=migrator t=2026-05-05T10:29:12.979005728Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-05T10:29:12.983910451Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.903653ms logger=migrator t=2026-05-05T10:29:12.9944438Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-05T10:29:12.99603024Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.586039ms logger=migrator t=2026-05-05T10:29:13.00289822Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-05T10:29:13.00394224Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.043139ms logger=migrator t=2026-05-05T10:29:13.012065403Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-05T10:29:13.013174314Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.109391ms logger=migrator t=2026-05-05T10:29:13.018540225Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-05T10:29:13.019664636Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.123961ms logger=migrator t=2026-05-05T10:29:13.025603278Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-05T10:29:13.02569724Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=94.382µs logger=migrator t=2026-05-05T10:29:13.030564052Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-05T10:29:13.036497344Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.932502ms logger=migrator t=2026-05-05T10:29:13.041503239Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-05T10:29:13.047736687Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.232808ms logger=migrator t=2026-05-05T10:29:13.053160939Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-05T10:29:13.059270714Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.107765ms logger=migrator t=2026-05-05T10:29:13.064988053Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-05T10:29:13.066056723Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.06899ms logger=migrator t=2026-05-05T10:29:13.071236271Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-05T10:29:13.072863182Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.626061ms logger=migrator t=2026-05-05T10:29:13.077899977Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-05T10:29:13.084836588Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.930551ms logger=migrator t=2026-05-05T10:29:13.090692689Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-05T10:29:13.10348693Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=12.800431ms logger=migrator t=2026-05-05T10:29:13.109154008Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-05T10:29:13.110271929Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.119412ms logger=migrator t=2026-05-05T10:29:13.116748601Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-05T10:29:13.125963925Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.209084ms logger=migrator t=2026-05-05T10:29:13.132325566Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-05T10:29:13.139574052Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.249066ms logger=migrator t=2026-05-05T10:29:13.144391453Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-05T10:29:13.144451854Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=60.901µs logger=migrator t=2026-05-05T10:29:13.153620058Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-05T10:29:13.154657438Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.03721ms logger=migrator t=2026-05-05T10:29:13.159915227Z 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-05-05T10:29:13.160868735Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=953.189µs logger=migrator t=2026-05-05T10:29:13.166317838Z 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-05-05T10:29:13.167274636Z 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=949.448µs logger=migrator t=2026-05-05T10:29:13.173192048Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T10:29:13.173250679Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=59.201µs logger=migrator t=2026-05-05T10:29:13.177760274Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-05T10:29:13.183422441Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.661587ms logger=migrator t=2026-05-05T10:29:13.18817114Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-05T10:29:13.194062072Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.889892ms logger=migrator t=2026-05-05T10:29:13.200112936Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-05T10:29:13.205877525Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.764089ms logger=migrator t=2026-05-05T10:29:13.210486902Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-05T10:29:13.216170579Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.680117ms logger=migrator t=2026-05-05T10:29:13.221010101Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-05T10:29:13.226914553Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.901252ms logger=migrator t=2026-05-05T10:29:13.232629591Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-05T10:29:13.232689892Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=60.832µs logger=migrator t=2026-05-05T10:29:13.237351181Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-05T10:29:13.238055663Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=703.992µs logger=migrator t=2026-05-05T10:29:13.244107617Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-05T10:29:13.250493078Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.381491ms logger=migrator t=2026-05-05T10:29:13.256696935Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-05T10:29:13.256769536Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.171µs logger=migrator t=2026-05-05T10:29:13.26225676Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-05T10:29:13.271071597Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.814967ms logger=migrator t=2026-05-05T10:29:13.276290015Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-05T10:29:13.277257404Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=967.239µs logger=migrator t=2026-05-05T10:29:13.282717087Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-05T10:29:13.292038784Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.312437ms logger=migrator t=2026-05-05T10:29:13.300485473Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-05T10:29:13.30143017Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=944.747µs logger=migrator t=2026-05-05T10:29:13.305828985Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-05T10:29:13.306822283Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=993.228µs logger=migrator t=2026-05-05T10:29:13.310697086Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-05T10:29:13.317204669Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.504863ms logger=migrator t=2026-05-05T10:29:13.323550769Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-05T10:29:13.324481427Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=930.537µs logger=migrator t=2026-05-05T10:29:13.331021261Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-05T10:29:13.332054009Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.029959ms logger=migrator t=2026-05-05T10:29:13.337490912Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-05T10:29:13.338299118Z level=info msg="Migration successfully executed" id="create alert_image table" duration=807.726µs logger=migrator t=2026-05-05T10:29:13.344630947Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-05T10:29:13.345782469Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.128021ms logger=migrator t=2026-05-05T10:29:13.35113801Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-05T10:29:13.351205521Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.311µs logger=migrator t=2026-05-05T10:29:13.356919499Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-05T10:29:13.357929079Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.00946ms logger=migrator t=2026-05-05T10:29:13.363928082Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-05T10:29:13.365577283Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.649001ms logger=migrator t=2026-05-05T10:29:13.369241092Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-05T10:29:13.369621239Z 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-05-05T10:29:13.374893799Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-05T10:29:13.375371108Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=477.519µs logger=migrator t=2026-05-05T10:29:13.380115898Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-05T10:29:13.381365841Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.250203ms logger=migrator t=2026-05-05T10:29:13.384682614Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-05T10:29:13.392521432Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.836548ms logger=migrator t=2026-05-05T10:29:13.396814644Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-05T10:29:13.397671159Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=857.925µs logger=migrator t=2026-05-05T10:29:13.402519211Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-05T10:29:13.405268964Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.730592ms logger=migrator t=2026-05-05T10:29:13.411811536Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-05T10:29:13.412915998Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.105182ms logger=migrator t=2026-05-05T10:29:13.419561913Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-05T10:29:13.420898649Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.339426ms logger=migrator t=2026-05-05T10:29:13.426188958Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-05T10:29:13.428140005Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.954047ms logger=migrator t=2026-05-05T10:29:13.434523775Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-05T10:29:13.434550486Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.941µs logger=migrator t=2026-05-05T10:29:13.439671593Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-05T10:29:13.439743014Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=71.901µs logger=migrator t=2026-05-05T10:29:13.444587686Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-05T10:29:13.452097838Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.510372ms logger=migrator t=2026-05-05T10:29:13.456337258Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-05T10:29:13.456688325Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=350.757µs logger=migrator t=2026-05-05T10:29:13.461418854Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-05T10:29:13.462449663Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.032489ms logger=migrator t=2026-05-05T10:29:13.46699468Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-05T10:29:13.467435018Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=440.318µs logger=migrator t=2026-05-05T10:29:13.470692069Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-05T10:29:13.472149507Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.454098ms logger=migrator t=2026-05-05T10:29:13.477312944Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-05T10:29:13.478290813Z level=info msg="Migration successfully executed" id="create secrets table" duration=980.359µs logger=migrator t=2026-05-05T10:29:13.483375929Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-05T10:29:13.517080176Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.682926ms logger=migrator t=2026-05-05T10:29:13.521404087Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-05T10:29:13.526619906Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.216709ms logger=migrator t=2026-05-05T10:29:13.53107357Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-05T10:29:13.531188632Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=116.052µs logger=migrator t=2026-05-05T10:29:13.535619347Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-05T10:29:13.562645467Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=27.02041ms logger=migrator t=2026-05-05T10:29:13.567556319Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-05T10:29:13.598941983Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.380034ms logger=migrator t=2026-05-05T10:29:13.603429378Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-05T10:29:13.604379626Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=952.239µs logger=migrator t=2026-05-05T10:29:13.610242557Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-05T10:29:13.611800246Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.55644ms logger=migrator t=2026-05-05T10:29:13.617672687Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-05T10:29:13.617985152Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=313.135µs logger=migrator t=2026-05-05T10:29:13.622675181Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-05T10:29:13.623559678Z level=info msg="Migration successfully executed" id="create permission table" duration=884.477µs logger=migrator t=2026-05-05T10:29:13.627934921Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-05T10:29:13.629239046Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.302875ms logger=migrator t=2026-05-05T10:29:13.634409713Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-05T10:29:13.636027923Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.61777ms logger=migrator t=2026-05-05T10:29:13.640370805Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-05T10:29:13.641360044Z level=info msg="Migration successfully executed" id="create role table" duration=989.239µs logger=migrator t=2026-05-05T10:29:13.646339749Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-05T10:29:13.654165776Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.824377ms logger=migrator t=2026-05-05T10:29:13.658951417Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-05T10:29:13.665726525Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.773568ms logger=migrator t=2026-05-05T10:29:13.670686949Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-05T10:29:13.671862791Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.176883ms logger=migrator t=2026-05-05T10:29:13.686956496Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-05T10:29:13.688849802Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.894546ms logger=migrator t=2026-05-05T10:29:13.699579065Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-05T10:29:13.701525741Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.949196ms logger=migrator t=2026-05-05T10:29:13.710231165Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-05T10:29:13.711832286Z level=info msg="Migration successfully executed" id="create team role table" duration=1.610011ms logger=migrator t=2026-05-05T10:29:13.717796389Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-05T10:29:13.719657624Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.865085ms logger=migrator t=2026-05-05T10:29:13.723993376Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-05T10:29:13.725037926Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.04407ms logger=migrator t=2026-05-05T10:29:13.729907327Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-05T10:29:13.731544439Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.638512ms logger=migrator t=2026-05-05T10:29:13.739712503Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-05T10:29:13.740545759Z level=info msg="Migration successfully executed" id="create user role table" duration=833.197µs logger=migrator t=2026-05-05T10:29:13.751470575Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-05T10:29:13.752308511Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=838.486µs logger=migrator t=2026-05-05T10:29:13.756908588Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-05T10:29:13.757877056Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=966.218µs logger=migrator t=2026-05-05T10:29:13.763039684Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-05T10:29:13.764644704Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.60481ms logger=migrator t=2026-05-05T10:29:13.772734807Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-05T10:29:13.773657255Z level=info msg="Migration successfully executed" id="create builtin role table" duration=915.057µs logger=migrator t=2026-05-05T10:29:13.777949046Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-05T10:29:13.778990165Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.040459ms logger=migrator t=2026-05-05T10:29:13.784457728Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-05T10:29:13.785563879Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.109461ms logger=migrator t=2026-05-05T10:29:13.792987669Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-05T10:29:13.800718506Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.727257ms logger=migrator t=2026-05-05T10:29:13.805986236Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-05T10:29:13.807924132Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.941786ms logger=migrator t=2026-05-05T10:29:13.813287643Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-05T10:29:13.814432555Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.144542ms logger=migrator t=2026-05-05T10:29:13.827090414Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-05T10:29:13.828884488Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.797074ms logger=migrator t=2026-05-05T10:29:13.832862843Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-05T10:29:13.834234259Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.372116ms logger=migrator t=2026-05-05T10:29:13.838808485Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-05T10:29:13.839639031Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=830.676µs logger=migrator t=2026-05-05T10:29:13.847981999Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-05T10:29:13.849238783Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.257144ms logger=migrator t=2026-05-05T10:29:13.86235461Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-05T10:29:13.873148335Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.794695ms logger=migrator t=2026-05-05T10:29:13.877568068Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-05T10:29:13.885344154Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.776216ms logger=migrator t=2026-05-05T10:29:13.888740149Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-05T10:29:13.894272774Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.531925ms logger=migrator t=2026-05-05T10:29:13.898485273Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-05T10:29:13.90675959Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.279987ms logger=migrator t=2026-05-05T10:29:13.91101056Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-05T10:29:13.912119441Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.108751ms logger=migrator t=2026-05-05T10:29:13.915893832Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-05T10:29:13.917016373Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.122531ms logger=migrator t=2026-05-05T10:29:13.920884027Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-05T10:29:13.921917876Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.033599ms logger=migrator t=2026-05-05T10:29:13.926044704Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-05T10:29:13.92689945Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=854.447µs logger=migrator t=2026-05-05T10:29:13.930555999Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-05T10:29:13.93165789Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.101361ms logger=migrator t=2026-05-05T10:29:13.935573374Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-05T10:29:13.935637535Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=64.991µs logger=migrator t=2026-05-05T10:29:13.940032528Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-05T10:29:13.940079009Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=47.901µs logger=migrator t=2026-05-05T10:29:13.945469901Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-05T10:29:13.946213345Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=743.374µs logger=migrator t=2026-05-05T10:29:13.95013203Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-05T10:29:13.950789241Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=658.611µs logger=migrator t=2026-05-05T10:29:13.955068672Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-05T10:29:13.955797427Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=728.785µs logger=migrator t=2026-05-05T10:29:13.960294291Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-05T10:29:13.960555826Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=260.145µs logger=migrator t=2026-05-05T10:29:13.964340918Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-05T10:29:13.964900718Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=559.79µs logger=migrator t=2026-05-05T10:29:13.96869141Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-05T10:29:13.969694679Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.004259ms logger=migrator t=2026-05-05T10:29:13.974358587Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-05T10:29:13.975318155Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=959.618µs logger=migrator t=2026-05-05T10:29:13.979363582Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-05T10:29:13.98828268Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.918668ms logger=migrator t=2026-05-05T10:29:13.991917169Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-05T10:29:13.99197349Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=56.361µs logger=migrator t=2026-05-05T10:29:13.99673207Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-05T10:29:13.997494405Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=762.055µs logger=migrator t=2026-05-05T10:29:14.002447438Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-05T10:29:14.004719321Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.265324ms logger=migrator t=2026-05-05T10:29:14.010145113Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-05T10:29:14.01156371Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.419257ms logger=migrator t=2026-05-05T10:29:14.01736841Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-05T10:29:14.028615372Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.244502ms logger=migrator t=2026-05-05T10:29:14.033546945Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-05T10:29:14.035394441Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.847816ms logger=migrator t=2026-05-05T10:29:14.041578977Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-05T10:29:14.042889992Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.312485ms logger=migrator t=2026-05-05T10:29:14.048138331Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-05T10:29:14.0787824Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=30.645439ms logger=migrator t=2026-05-05T10:29:14.084901836Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-05T10:29:14.086126049Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.223983ms logger=migrator t=2026-05-05T10:29:14.091320748Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-05T10:29:14.092943078Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.62211ms logger=migrator t=2026-05-05T10:29:14.096890053Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-05T10:29:14.097941032Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.050639ms logger=migrator t=2026-05-05T10:29:14.101650443Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-05T10:29:14.102485429Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=835.666µs logger=migrator t=2026-05-05T10:29:14.106104096Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-05T10:29:14.10628056Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=176.114µs logger=migrator t=2026-05-05T10:29:14.110628382Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-05T10:29:14.111472768Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=840.956µs logger=migrator t=2026-05-05T10:29:14.11526014Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-05T10:29:14.126854469Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.595249ms logger=migrator t=2026-05-05T10:29:14.130829114Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-05T10:29:14.131834522Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.003108ms logger=migrator t=2026-05-05T10:29:14.137177433Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-05T10:29:14.138459148Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.281735ms logger=migrator t=2026-05-05T10:29:14.14281687Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T10:29:14.143290889Z 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-05-05T10:29:14.146378698Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T10:29:14.146805245Z 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-05-05T10:29:14.151078416Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-05T10:29:14.151912742Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=828.916µs logger=migrator t=2026-05-05T10:29:14.158571138Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-05T10:29:14.159934024Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.366126ms logger=migrator t=2026-05-05T10:29:14.164920878Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T10:29:14.166938947Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.021949ms logger=migrator t=2026-05-05T10:29:14.171543783Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T10:29:14.172618664Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.074741ms logger=migrator t=2026-05-05T10:29:14.178987804Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T10:29:14.180328829Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.344825ms logger=migrator t=2026-05-05T10:29:14.185833703Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T10:29:14.186837792Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.004079ms logger=migrator t=2026-05-05T10:29:14.190568872Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-05T10:29:14.191344907Z level=info msg="Migration successfully executed" id="Drop public config table" duration=775.925µs logger=migrator t=2026-05-05T10:29:14.195938024Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-05T10:29:14.197064525Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.126621ms logger=migrator t=2026-05-05T10:29:14.201186083Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T10:29:14.202312835Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.126712ms logger=migrator t=2026-05-05T10:29:14.205711998Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T10:29:14.206786349Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.074001ms logger=migrator t=2026-05-05T10:29:14.21265801Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-05T10:29:14.213770071Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.111641ms logger=migrator t=2026-05-05T10:29:14.219801545Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-05T10:29:14.243870759Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.065834ms logger=migrator t=2026-05-05T10:29:14.250080707Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-05T10:29:14.258976915Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.897918ms logger=migrator t=2026-05-05T10:29:14.262907349Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-05T10:29:14.271469131Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.560012ms logger=migrator t=2026-05-05T10:29:14.284489268Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-05T10:29:14.284727122Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=238.324µs logger=migrator t=2026-05-05T10:29:14.291277225Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-05T10:29:14.301491779Z level=info msg="Migration successfully executed" id="add share column" duration=10.219294ms logger=migrator t=2026-05-05T10:29:14.305560916Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-05T10:29:14.305731719Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=171.613µs logger=migrator t=2026-05-05T10:29:14.311894645Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-05T10:29:14.313670209Z level=info msg="Migration successfully executed" id="create file table" duration=1.775404ms logger=migrator t=2026-05-05T10:29:14.319313615Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-05T10:29:14.320421386Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.111291ms logger=migrator t=2026-05-05T10:29:14.325861239Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-05T10:29:14.32696652Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.098001ms logger=migrator t=2026-05-05T10:29:14.332899432Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-05T10:29:14.335204866Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.309364ms logger=migrator t=2026-05-05T10:29:14.340628979Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-05T10:29:14.34229064Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.673182ms logger=migrator t=2026-05-05T10:29:14.349523266Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-05T10:29:14.349672059Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=147.953µs logger=migrator t=2026-05-05T10:29:14.353477561Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-05T10:29:14.353538662Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=61.421µs logger=migrator t=2026-05-05T10:29:14.389513703Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-05T10:29:14.39049107Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=982.188µs logger=migrator t=2026-05-05T10:29:14.399938859Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-05T10:29:14.400274125Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=339.736µs logger=migrator t=2026-05-05T10:29:14.406136456Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-05T10:29:14.407556682Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.422816ms logger=migrator t=2026-05-05T10:29:14.412443185Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-05T10:29:14.424753808Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.315673ms logger=migrator t=2026-05-05T10:29:14.47779216Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-05T10:29:14.478132847Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=342.517µs logger=migrator t=2026-05-05T10:29:14.485291002Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-05T10:29:14.486621927Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.331035ms logger=migrator t=2026-05-05T10:29:14.494753661Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-05T10:29:14.495408813Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=655.462µs logger=migrator t=2026-05-05T10:29:14.499319397Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-05T10:29:14.499547191Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=227.244µs logger=migrator t=2026-05-05T10:29:14.502850423Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-05T10:29:14.503344463Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=493.72µs logger=migrator t=2026-05-05T10:29:14.509748713Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-05T10:29:14.520169621Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.419418ms logger=migrator t=2026-05-05T10:29:14.526853077Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-05T10:29:14.534741686Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.889079ms logger=migrator t=2026-05-05T10:29:14.538602209Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-05T10:29:14.539371924Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=776.635µs logger=migrator t=2026-05-05T10:29:14.544065433Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-05T10:29:14.631374312Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.30905ms logger=migrator t=2026-05-05T10:29:14.639460475Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-05T10:29:14.640625177Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.171542ms logger=migrator t=2026-05-05T10:29:14.645835996Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-05T10:29:14.647616989Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.780693ms logger=migrator t=2026-05-05T10:29:14.653559611Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-05T10:29:14.681308636Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.755565ms logger=migrator t=2026-05-05T10:29:14.68678284Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-05T10:29:14.6952933Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.51112ms logger=migrator t=2026-05-05T10:29:14.715444921Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-05T10:29:14.715728267Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=284.546µs logger=migrator t=2026-05-05T10:29:14.721814491Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-05T10:29:14.721950944Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=133.253µs logger=migrator t=2026-05-05T10:29:14.728416056Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-05T10:29:14.728751392Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=336.006µs logger=migrator t=2026-05-05T10:29:14.749733709Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-05T10:29:14.750098586Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=366.747µs logger=migrator t=2026-05-05T10:29:14.755726712Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-05T10:29:14.755934846Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=212.014µs logger=migrator t=2026-05-05T10:29:14.759608306Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-05T10:29:14.760680146Z level=info msg="Migration successfully executed" id="create folder table" duration=1.07175ms logger=migrator t=2026-05-05T10:29:14.766309222Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-05T10:29:14.767469664Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.160372ms logger=migrator t=2026-05-05T10:29:14.77308184Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-05T10:29:14.774283392Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.201073ms logger=migrator t=2026-05-05T10:29:14.779485361Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-05T10:29:14.779507001Z level=info msg="Migration successfully executed" id="Update folder title length" duration=22.57µs logger=migrator t=2026-05-05T10:29:14.785385922Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T10:29:14.787516913Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.123331ms logger=migrator t=2026-05-05T10:29:14.794090267Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T10:29:14.795181827Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.09156ms logger=migrator t=2026-05-05T10:29:14.799922678Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-05T10:29:14.801361815Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.438817ms logger=migrator t=2026-05-05T10:29:14.806548992Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-05T10:29:14.807606412Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.05929ms logger=migrator t=2026-05-05T10:29:14.812555336Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-05T10:29:14.812910183Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=355.107µs logger=migrator t=2026-05-05T10:29:14.817636402Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-05T10:29:14.819281592Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.64502ms logger=migrator t=2026-05-05T10:29:14.824994261Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-05T10:29:14.826420218Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.430107ms logger=migrator t=2026-05-05T10:29:14.829868533Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-05T10:29:14.830910113Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.0411ms logger=migrator t=2026-05-05T10:29:14.835851326Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-05T10:29:14.837174451Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.323615ms logger=migrator t=2026-05-05T10:29:14.881852155Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-05T10:29:14.883866454Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.013459ms logger=migrator t=2026-05-05T10:29:14.889091232Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-05T10:29:14.890803405Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.729934ms logger=migrator t=2026-05-05T10:29:14.896328569Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-05T10:29:14.897820878Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.492099ms logger=migrator t=2026-05-05T10:29:14.905220597Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-05T10:29:14.907133133Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.912436ms logger=migrator t=2026-05-05T10:29:14.913024934Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-05T10:29:14.913972522Z level=info msg="Migration successfully executed" id="create signing_key table" duration=947.158µs logger=migrator t=2026-05-05T10:29:14.919259662Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-05T10:29:14.920977665Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.706693ms logger=migrator t=2026-05-05T10:29:14.927446727Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-05T10:29:14.928962006Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.516399ms logger=migrator t=2026-05-05T10:29:14.933934269Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-05T10:29:14.934319437Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=387.668µs logger=migrator t=2026-05-05T10:29:14.93923724Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-05T10:29:14.949155787Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.918167ms logger=migrator t=2026-05-05T10:29:14.955782512Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-05T10:29:14.956634529Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=852.237µs logger=migrator t=2026-05-05T10:29:14.96147922Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T10:29:14.961514551Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.801µs logger=migrator t=2026-05-05T10:29:14.968450632Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T10:29:14.970385788Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.937466ms logger=migrator t=2026-05-05T10:29:14.975626997Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T10:29:14.975654518Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.801µs logger=migrator t=2026-05-05T10:29:14.980815066Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-05T10:29:14.982290884Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.475918ms logger=migrator t=2026-05-05T10:29:14.988255586Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T10:29:14.98953119Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.275234ms logger=migrator t=2026-05-05T10:29:14.995647685Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-05T10:29:14.997328478Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.683333ms logger=migrator t=2026-05-05T10:29:15.002938964Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-05T10:29:15.003740379Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=802.415µs logger=migrator t=2026-05-05T10:29:15.009956696Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-05T10:29:15.010381394Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=437.688µs logger=migrator t=2026-05-05T10:29:15.015311977Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-05T10:29:15.015917889Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=606.632µs logger=migrator t=2026-05-05T10:29:15.020925873Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-05T10:29:15.021849041Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=922.948µs logger=migrator t=2026-05-05T10:29:15.028162621Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-05T10:29:15.028986706Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=833.106µs logger=migrator t=2026-05-05T10:29:15.034472449Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-05T10:29:15.043276125Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.784936ms logger=migrator t=2026-05-05T10:29:15.048656497Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-05T10:29:15.057829801Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.171524ms logger=migrator t=2026-05-05T10:29:15.062958928Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-05T10:29:15.071809485Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.851967ms logger=migrator t=2026-05-05T10:29:15.077668896Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-05T10:29:15.077780488Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=112.472µs logger=migrator t=2026-05-05T10:29:15.082670711Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-05T10:29:15.091610879Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.939288ms logger=migrator t=2026-05-05T10:29:15.097615502Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-05T10:29:15.109438996Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.828424ms logger=migrator t=2026-05-05T10:29:15.114245797Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-05T10:29:15.114493141Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=247.364µs logger=migrator t=2026-05-05T10:29:15.119412595Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.946988271s logger=migrator t=2026-05-05T10:29:15.119996485Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-05T10:29:15.136894254Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-05T10:29:15.137114008Z level=info msg="Created default organization" logger=secrets t=2026-05-05T10:29:15.145203722Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T10:29:15.193841501Z level=info msg="Restored cache from database" duration=543.27µs logger=plugin.store t=2026-05-05T10:29:15.195447051Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-05T10:29:15.230527514Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-05T10:29:15.230562055Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-05T10:29:15.230629466Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-05T10:29:15.230639086Z level=info msg="Plugins loaded" count=54 duration=35.193015ms logger=query_data t=2026-05-05T10:29:15.234635382Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-05T10:29:15.238293951Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-05T10:29:15.245576208Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-05T10:29:15.255598788Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-05T10:29:15.258281079Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-05T10:29:15.26045563Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-05T10:29:15.284865961Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-05T10:29:15.305335678Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-05T10:29:15.327934015Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-05T10:29:15.327970506Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-05T10:29:15.328452224Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-05T10:29:15.328454044Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-05T10:29:15.328623927Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-05T10:29:15.328796861Z level=info msg="State cache has been initialized" states=0 duration=344.557µs logger=ngalert.scheduler t=2026-05-05T10:29:15.328974894Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-05T10:29:15.329037046Z level=info msg=starting first_tick=2026-05-05T10:29:20Z logger=http.server t=2026-05-05T10:29:15.332015622Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-05T10:29:15.384041435Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-05T10:29:15.409044988Z level=info msg="Update check succeeded" duration=80.885729ms logger=grafana.update.checker t=2026-05-05T10:29:15.420941092Z level=info msg="Update check succeeded" duration=92.516128ms logger=sqlstore.transactions t=2026-05-05T10:29:15.450233156Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T10:29:15.474664468Z level=info msg="Patterns update finished" duration=91.259235ms logger=provisioning.dashboard t=2026-05-05T10:29:15.493572215Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-05T10:29:15.603138635Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-05T10:29:15.603548603Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-05T10:29:18.515942158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.516990187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.536800402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.576148625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.594702876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.625589679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.643827524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.734196192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.751160102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.783251279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.798782462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.830211656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.852919005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.881417854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.89342989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.930222446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.946736697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.972267831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:18.987028389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.013717483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.033620749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.067810336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.089119898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.154143428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.198805981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.337760587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.357631123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.420198665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.443084767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.520767495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.536086524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.947254724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:19.966326105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.165377676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.179154077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.461768046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.479300498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.531600406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.552654514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.619475047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.637389195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.685358282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.70485729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.765021827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.784863562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.843791765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.860200756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.931554304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:20.950323998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.009083929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.03983228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.12712276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.142142693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.20231403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.217786653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.284205268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.302572055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.374828321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.394452922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.465211358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.480564099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.559689284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.57378419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.642650242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.658392629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.73254564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.750716653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.831920108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.85057153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.92466643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:21.944778191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:22.02886217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:22.047073854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:22.119187006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:22.137696376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:22.26014044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:22.27655112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:22.405000687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:22.422501228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T10:29:22.494150662Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-05T10:29:50.350600528Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-05T10:39:15.388755999Z level=info msg="Completed cleanup jobs" duration=59.505577ms logger=plugins.update.checker t=2026-05-05T10:39:15.457950857Z level=info msg="Update check succeeded" duration=48.54194ms logger=cleanup t=2026-05-05T10:49:15.401176867Z level=info msg="Completed cleanup jobs" duration=72.215847ms logger=plugins.update.checker t=2026-05-05T10:49:15.459904837Z level=info msg="Update check succeeded" duration=50.254726ms logger=cleanup t=2026-05-05T10:59:15.351335234Z level=info msg="Completed cleanup jobs" duration=22.000934ms logger=plugins.update.checker t=2026-05-05T10:59:15.460240253Z level=info msg="Update check succeeded" duration=50.686154ms logger=infra.usagestats t=2026-05-05T10:59:50.373999711Z level=info msg="Usage stats are ready to report"