logger=settings t=2026-06-10T10:01:03.530995847Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-10T10:01:03Z logger=settings t=2026-06-10T10:01:03.531442465Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-10T10:01:03.531458565Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-10T10:01:03.531463486Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-10T10:01:03.531469116Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-10T10:01:03.531476526Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-10T10:01:03.531480696Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-10T10:01:03.531485286Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-10T10:01:03.531490056Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-10T10:01:03.531495046Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-10T10:01:03.531499796Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-10T10:01:03.531503946Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-10T10:01:03.531507806Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-10T10:01:03.531511636Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-10T10:01:03.531515876Z level=info msg=Target target=[all] logger=settings t=2026-06-10T10:01:03.531546967Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-10T10:01:03.531551007Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-10T10:01:03.531554897Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-10T10:01:03.531558697Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-10T10:01:03.531562407Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-10T10:01:03.531566447Z level=info msg="App mode production" logger=sqlstore t=2026-06-10T10:01:03.532021427Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-10T10:01:03.532042637Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-10T10:01:03.534105256Z level=info msg="Locking database" logger=migrator t=2026-06-10T10:01:03.534119636Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-10T10:01:03.535065535Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-10T10:01:03.536211177Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.145092ms logger=migrator t=2026-06-10T10:01:03.540208573Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-10T10:01:03.540963267Z level=info msg="Migration successfully executed" id="create user table" duration=755.904µs logger=migrator t=2026-06-10T10:01:03.54581845Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-10T10:01:03.546497122Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=680.433µs logger=migrator t=2026-06-10T10:01:03.550704412Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-10T10:01:03.551859134Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.151672ms logger=migrator t=2026-06-10T10:01:03.557189336Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-10T10:01:03.558086882Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=898.346µs logger=migrator t=2026-06-10T10:01:03.562302393Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-10T10:01:03.563510546Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.208413ms logger=migrator t=2026-06-10T10:01:03.567089655Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-10T10:01:03.569658243Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.568668ms logger=migrator t=2026-06-10T10:01:03.574058197Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-10T10:01:03.574869242Z level=info msg="Migration successfully executed" id="create user table v2" duration=808.235µs logger=migrator t=2026-06-10T10:01:03.578376619Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-10T10:01:03.579153954Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=777.195µs logger=migrator t=2026-06-10T10:01:03.583828553Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-10T10:01:03.584512035Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=686.002µs logger=migrator t=2026-06-10T10:01:03.591418767Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-10T10:01:03.591803674Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=384.997µs logger=migrator t=2026-06-10T10:01:03.596616156Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-10T10:01:03.597117455Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=501.739µs logger=migrator t=2026-06-10T10:01:03.600910838Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-10T10:01:03.60206464Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.153722ms logger=migrator t=2026-06-10T10:01:03.60579024Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-10T10:01:03.605819361Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.981µs logger=migrator t=2026-06-10T10:01:03.610357618Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-10T10:01:03.612086961Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.729223ms logger=migrator t=2026-06-10T10:01:03.616065657Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-10T10:01:03.616406503Z level=info msg="Migration successfully executed" id="Add missing user data" duration=341.246µs logger=migrator t=2026-06-10T10:01:03.621936928Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-10T10:01:03.624829893Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.895175ms logger=migrator t=2026-06-10T10:01:03.629839819Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-10T10:01:03.630705385Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=863.466µs logger=migrator t=2026-06-10T10:01:03.635991126Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-10T10:01:03.637958753Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.966487ms logger=migrator t=2026-06-10T10:01:03.644181001Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-10T10:01:03.652545501Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.38038ms logger=migrator t=2026-06-10T10:01:03.656526517Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-10T10:01:03.658372182Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.844654ms logger=migrator t=2026-06-10T10:01:03.663551461Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-10T10:01:03.66406673Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=519.65µs logger=migrator t=2026-06-10T10:01:03.668664447Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-10T10:01:03.669464793Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=800.496µs logger=migrator t=2026-06-10T10:01:03.673735644Z 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-06-10T10:01:03.67406872Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=332.956µs logger=migrator t=2026-06-10T10:01:03.677508956Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-10T10:01:03.678204909Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=684.033µs logger=migrator t=2026-06-10T10:01:03.683977989Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-10T10:01:03.685333305Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.356255ms logger=migrator t=2026-06-10T10:01:03.691230347Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-10T10:01:03.691950061Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=719.294µs logger=migrator t=2026-06-10T10:01:03.696617869Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-10T10:01:03.69768773Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.069631ms logger=migrator t=2026-06-10T10:01:03.704950528Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-10T10:01:03.705659702Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=709.404µs logger=migrator t=2026-06-10T10:01:03.711377841Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-10T10:01:03.712458332Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.08041ms logger=migrator t=2026-06-10T10:01:03.722518693Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-10T10:01:03.722596814Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=83.481µs logger=migrator t=2026-06-10T10:01:03.729832182Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-10T10:01:03.730704369Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=873.697µs logger=migrator t=2026-06-10T10:01:03.736358666Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-10T10:01:03.737195022Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=836.586µs logger=migrator t=2026-06-10T10:01:03.76916048Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-10T10:01:03.770053507Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=836.266µs logger=migrator t=2026-06-10T10:01:03.776140263Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-10T10:01:03.776778416Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=638.233µs logger=migrator t=2026-06-10T10:01:03.781983344Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:01:03.784974311Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.992517ms logger=migrator t=2026-06-10T10:01:03.790802693Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-10T10:01:03.791592827Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=790.184µs logger=migrator t=2026-06-10T10:01:03.796513621Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-10T10:01:03.797892908Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.382457ms logger=migrator t=2026-06-10T10:01:03.803533405Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-10T10:01:03.804680286Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.146761ms logger=migrator t=2026-06-10T10:01:03.811908174Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-10T10:01:03.81327302Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.369026ms logger=migrator t=2026-06-10T10:01:03.819843375Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-10T10:01:03.821214411Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.370326ms logger=migrator t=2026-06-10T10:01:03.827116324Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-10T10:01:03.827504571Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=388.247µs logger=migrator t=2026-06-10T10:01:03.833347992Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-10T10:01:03.834120137Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=772.155µs logger=migrator t=2026-06-10T10:01:03.839862357Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-10T10:01:03.840443587Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=579.651µs logger=migrator t=2026-06-10T10:01:03.845979772Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-10T10:01:03.847032623Z level=info msg="Migration successfully executed" id="create star table" duration=1.052991ms logger=migrator t=2026-06-10T10:01:03.853391923Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-10T10:01:03.854842201Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.452428ms logger=migrator t=2026-06-10T10:01:03.861500908Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-10T10:01:03.862292453Z level=info msg="Migration successfully executed" id="create org table v1" duration=789.275µs logger=migrator t=2026-06-10T10:01:03.868537122Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-10T10:01:03.869628483Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.089931ms logger=migrator t=2026-06-10T10:01:03.879850027Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-10T10:01:03.883381225Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=3.524287ms logger=migrator t=2026-06-10T10:01:03.90521115Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-10T10:01:03.906545875Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.338756ms logger=migrator t=2026-06-10T10:01:03.912357066Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-10T10:01:03.913122501Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=764.485µs logger=migrator t=2026-06-10T10:01:03.920420269Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-10T10:01:03.921792905Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.379346ms logger=migrator t=2026-06-10T10:01:03.934968637Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-10T10:01:03.934997947Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.97µs logger=migrator t=2026-06-10T10:01:03.941936019Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-10T10:01:03.9419926Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=58.221µs logger=migrator t=2026-06-10T10:01:03.948380852Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-10T10:01:03.948563435Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=180.904µs logger=migrator t=2026-06-10T10:01:03.953770914Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-10T10:01:03.954637361Z level=info msg="Migration successfully executed" id="create dashboard table" duration=866.387µs logger=migrator t=2026-06-10T10:01:03.96089692Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-10T10:01:03.961677985Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=781.395µs logger=migrator t=2026-06-10T10:01:03.972933619Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-10T10:01:03.975306884Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.373475ms logger=migrator t=2026-06-10T10:01:03.981514642Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-10T10:01:03.9824791Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=813.695µs logger=migrator t=2026-06-10T10:01:03.988779531Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-10T10:01:03.989481314Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=702.043µs logger=migrator t=2026-06-10T10:01:03.994954888Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-10T10:01:03.995707182Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=749.964µs logger=migrator t=2026-06-10T10:01:04.0003244Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-10T10:01:04.005291465Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.966815ms logger=migrator t=2026-06-10T10:01:04.018089898Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-10T10:01:04.019051667Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=964.999µs logger=migrator t=2026-06-10T10:01:04.023575433Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-10T10:01:04.024300006Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=727.963µs logger=migrator t=2026-06-10T10:01:04.029459625Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-10T10:01:04.030246Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=788.635µs logger=migrator t=2026-06-10T10:01:04.037519059Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-10T10:01:04.037882655Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=365.047µs logger=migrator t=2026-06-10T10:01:04.042464242Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-10T10:01:04.043470441Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.001319ms logger=migrator t=2026-06-10T10:01:04.048175001Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-10T10:01:04.048247152Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=71.591µs logger=migrator t=2026-06-10T10:01:04.054308548Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-10T10:01:04.057340185Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.030327ms logger=migrator t=2026-06-10T10:01:04.062885901Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-10T10:01:04.064718966Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.832705ms logger=migrator t=2026-06-10T10:01:04.070736861Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-10T10:01:04.072622827Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.885406ms logger=migrator t=2026-06-10T10:01:04.082351632Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-10T10:01:04.083216858Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=865.806µs logger=migrator t=2026-06-10T10:01:04.08698822Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-10T10:01:04.088346866Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.356906ms logger=migrator t=2026-06-10T10:01:04.092291521Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-10T10:01:04.092837531Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=545.64µs logger=migrator t=2026-06-10T10:01:04.09802486Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-10T10:01:04.09857922Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=554.02µs logger=migrator t=2026-06-10T10:01:04.103897382Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-10T10:01:04.103917282Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=20.63µs logger=migrator t=2026-06-10T10:01:04.111530407Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-10T10:01:04.111559808Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.281µs logger=migrator t=2026-06-10T10:01:04.11639942Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-10T10:01:04.119767484Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.364204ms logger=migrator t=2026-06-10T10:01:04.125214697Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-10T10:01:04.126694965Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.477668ms logger=migrator t=2026-06-10T10:01:04.131209172Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-10T10:01:04.132637269Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.428087ms logger=migrator t=2026-06-10T10:01:04.137912919Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-10T10:01:04.139437449Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.52452ms logger=migrator t=2026-06-10T10:01:04.143806601Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-10T10:01:04.143960004Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=153.483µs logger=migrator t=2026-06-10T10:01:04.147839589Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-10T10:01:04.148399359Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=558.201µs logger=migrator t=2026-06-10T10:01:04.153376854Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-10T10:01:04.153919514Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=543.09µs logger=migrator t=2026-06-10T10:01:04.159799296Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-10T10:01:04.159940348Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=147.163µs logger=migrator t=2026-06-10T10:01:04.165610266Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-10T10:01:04.166576845Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=965.989µs logger=migrator t=2026-06-10T10:01:04.17313945Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-10T10:01:04.173859373Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=720.263µs logger=migrator t=2026-06-10T10:01:04.181908977Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:01:04.187975702Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.067886ms logger=migrator t=2026-06-10T10:01:04.195316431Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-10T10:01:04.196328341Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.0127ms logger=migrator t=2026-06-10T10:01:04.204097879Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-10T10:01:04.205948474Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.853365ms logger=migrator t=2026-06-10T10:01:04.21518654Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-10T10:01:04.216465395Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.285875ms logger=migrator t=2026-06-10T10:01:04.223370906Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-10T10:01:04.225366114Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.998988ms logger=migrator t=2026-06-10T10:01:04.231371148Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-10T10:01:04.232148733Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=775.605µs logger=migrator t=2026-06-10T10:01:04.237906723Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-10T10:01:04.242146273Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.241781ms logger=migrator t=2026-06-10T10:01:04.249618315Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-10T10:01:04.251112684Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.497378ms logger=migrator t=2026-06-10T10:01:04.254910266Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-10T10:01:04.25511325Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=204.843µs logger=migrator t=2026-06-10T10:01:04.258646907Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-10T10:01:04.258880712Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=234.375µs logger=migrator t=2026-06-10T10:01:04.26355014Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-10T10:01:04.264370556Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=817.836µs logger=migrator t=2026-06-10T10:01:04.268091336Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-10T10:01:04.269976753Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.885057ms logger=migrator t=2026-06-10T10:01:04.273363787Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-10T10:01:04.274588131Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.224524ms logger=migrator t=2026-06-10T10:01:04.279570336Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-10T10:01:04.280510123Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=941.768µs logger=migrator t=2026-06-10T10:01:04.2845355Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-10T10:01:04.285248034Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=707.834µs logger=migrator t=2026-06-10T10:01:04.290644986Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-10T10:01:04.291300518Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=654.482µs logger=migrator t=2026-06-10T10:01:04.297923275Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-10T10:01:04.299034006Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.115161ms logger=migrator t=2026-06-10T10:01:04.307357715Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-10T10:01:04.313633804Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.276239ms logger=migrator t=2026-06-10T10:01:04.320659507Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-10T10:01:04.321618276Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=963.639µs logger=migrator t=2026-06-10T10:01:04.326482568Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-10T10:01:04.327518658Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.03834ms logger=migrator t=2026-06-10T10:01:04.331902851Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-10T10:01:04.333256657Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.355036ms logger=migrator t=2026-06-10T10:01:04.33916953Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-10T10:01:04.340172469Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.003619ms logger=migrator t=2026-06-10T10:01:04.344103084Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-10T10:01:04.346943728Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.840414ms logger=migrator t=2026-06-10T10:01:04.354106694Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-10T10:01:04.362716478Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=8.614624ms logger=migrator t=2026-06-10T10:01:04.368375026Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-10T10:01:04.368434877Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.931µs logger=migrator t=2026-06-10T10:01:04.371806922Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-10T10:01:04.372226759Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=419.718µs logger=migrator t=2026-06-10T10:01:04.3786281Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-10T10:01:04.381952664Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.325424ms logger=migrator t=2026-06-10T10:01:04.387115092Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-10T10:01:04.387349487Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=236.215µs logger=migrator t=2026-06-10T10:01:04.391359494Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-10T10:01:04.391524857Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=165.684µs logger=migrator t=2026-06-10T10:01:04.468178005Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-10T10:01:04.472322494Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.147479ms logger=migrator t=2026-06-10T10:01:04.478892829Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-10T10:01:04.479277636Z level=info msg="Migration successfully executed" id="Update uid value" duration=388.767µs logger=migrator t=2026-06-10T10:01:04.48368888Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-10T10:01:04.486033115Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.344415ms logger=migrator t=2026-06-10T10:01:04.490589391Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-10T10:01:04.491703023Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.112212ms logger=migrator t=2026-06-10T10:01:04.495991035Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-10T10:01:04.496919453Z level=info msg="Migration successfully executed" id="create api_key table" duration=927.329µs logger=migrator t=2026-06-10T10:01:04.504318423Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-10T10:01:04.505922593Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.60857ms logger=migrator t=2026-06-10T10:01:04.512813465Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-10T10:01:04.513748803Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=936.928µs logger=migrator t=2026-06-10T10:01:04.520776777Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-10T10:01:04.523089551Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.317175ms logger=migrator t=2026-06-10T10:01:04.531259676Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-10T10:01:04.532181894Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=922.407µs logger=migrator t=2026-06-10T10:01:04.539508513Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-10T10:01:04.540671445Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.168282ms logger=migrator t=2026-06-10T10:01:04.54720495Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-10T10:01:04.550343719Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=3.135259ms logger=migrator t=2026-06-10T10:01:04.556445435Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-10T10:01:04.564239904Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.82095ms logger=migrator t=2026-06-10T10:01:04.568289961Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-10T10:01:04.568857901Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=568.2µs logger=migrator t=2026-06-10T10:01:04.57241332Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-10T10:01:04.573044431Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=630.801µs logger=migrator t=2026-06-10T10:01:04.580371441Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-10T10:01:04.581153836Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=777.124µs logger=migrator t=2026-06-10T10:01:04.58663459Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-10T10:01:04.588360603Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.722603ms logger=migrator t=2026-06-10T10:01:04.595143502Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-10T10:01:04.595650171Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=510.709µs logger=migrator t=2026-06-10T10:01:04.604582962Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-10T10:01:04.605787405Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.205503ms logger=migrator t=2026-06-10T10:01:04.612335989Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-10T10:01:04.612365379Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.93µs logger=migrator t=2026-06-10T10:01:04.615826706Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-10T10:01:04.618473246Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.64624ms logger=migrator t=2026-06-10T10:01:04.622896541Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-10T10:01:04.625342757Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.445647ms logger=migrator t=2026-06-10T10:01:04.629053317Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-10T10:01:04.629233531Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=180.434µs logger=migrator t=2026-06-10T10:01:04.632775418Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-10T10:01:04.636719684Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.943646ms logger=migrator t=2026-06-10T10:01:04.641483434Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-10T10:01:04.644031973Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.543218ms logger=migrator t=2026-06-10T10:01:04.648831034Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-10T10:01:04.64964566Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=813.806µs logger=migrator t=2026-06-10T10:01:04.654183936Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-10T10:01:04.655063723Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=880.578µs logger=migrator t=2026-06-10T10:01:04.660102528Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-10T10:01:04.661488255Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.384856ms logger=migrator t=2026-06-10T10:01:04.665066533Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-10T10:01:04.665887059Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=819.956µs logger=migrator t=2026-06-10T10:01:04.671361032Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-10T10:01:04.672586476Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.220474ms logger=migrator t=2026-06-10T10:01:04.679199652Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-10T10:01:04.680529697Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.329745ms logger=migrator t=2026-06-10T10:01:04.703591097Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-10T10:01:04.703692848Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=104.821µs logger=migrator t=2026-06-10T10:01:04.723030606Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-10T10:01:04.723073457Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.591µs logger=migrator t=2026-06-10T10:01:04.732413935Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-10T10:01:04.734690359Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.281714ms logger=migrator t=2026-06-10T10:01:04.739431078Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-10T10:01:04.742190121Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.758693ms logger=migrator t=2026-06-10T10:01:04.746280729Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-10T10:01:04.746465982Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=184.903µs logger=migrator t=2026-06-10T10:01:04.750254955Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-10T10:01:04.75108816Z level=info msg="Migration successfully executed" id="create quota table v1" duration=833.295µs logger=migrator t=2026-06-10T10:01:04.757172866Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-10T10:01:04.758202126Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.02704ms logger=migrator t=2026-06-10T10:01:04.7621341Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-10T10:01:04.762163281Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.151µs logger=migrator t=2026-06-10T10:01:04.765865762Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-10T10:01:04.766678987Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=813.096µs logger=migrator t=2026-06-10T10:01:04.774006377Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-10T10:01:04.775145809Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.138082ms logger=migrator t=2026-06-10T10:01:04.780901128Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-10T10:01:04.784228521Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.326933ms logger=migrator t=2026-06-10T10:01:04.788124545Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-10T10:01:04.788168936Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=58.321µs logger=migrator t=2026-06-10T10:01:04.792777384Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-10T10:01:04.793663731Z level=info msg="Migration successfully executed" id="create session table" duration=885.338µs logger=migrator t=2026-06-10T10:01:04.799278228Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-10T10:01:04.79939075Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=112.492µs logger=migrator t=2026-06-10T10:01:04.803347645Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-10T10:01:04.803532798Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=176.643µs logger=migrator t=2026-06-10T10:01:04.80781979Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-10T10:01:04.808919391Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.102891ms logger=migrator t=2026-06-10T10:01:04.815001047Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-10T10:01:04.815708531Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=707.454µs logger=migrator t=2026-06-10T10:01:04.820484191Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-10T10:01:04.820509502Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.161µs logger=migrator t=2026-06-10T10:01:04.823970977Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-10T10:01:04.823994729Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.351µs logger=migrator t=2026-06-10T10:01:04.829039574Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-10T10:01:04.834244363Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.203649ms logger=migrator t=2026-06-10T10:01:04.839157886Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-10T10:01:04.842272026Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.11459ms logger=migrator t=2026-06-10T10:01:04.846526087Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-10T10:01:04.84665691Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=128.273µs logger=migrator t=2026-06-10T10:01:04.851032383Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-10T10:01:04.851111224Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.391µs logger=migrator t=2026-06-10T10:01:04.856391145Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-10T10:01:04.857614838Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.221993ms logger=migrator t=2026-06-10T10:01:04.862700805Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-10T10:01:04.862745356Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.581µs logger=migrator t=2026-06-10T10:01:04.870359341Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-10T10:01:04.874068621Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.70229ms logger=migrator t=2026-06-10T10:01:04.878060697Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-10T10:01:04.878469374Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=413.437µs logger=migrator t=2026-06-10T10:01:04.883939299Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-10T10:01:04.889946474Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.006215ms logger=migrator t=2026-06-10T10:01:04.896942467Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-10T10:01:04.902144945Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.202628ms logger=migrator t=2026-06-10T10:01:04.9128945Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-10T10:01:04.912997232Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=105.182µs logger=migrator t=2026-06-10T10:01:04.919916084Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-10T10:01:04.921047806Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.129171ms logger=migrator t=2026-06-10T10:01:04.927652211Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-10T10:01:04.928474466Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=822.215µs logger=migrator t=2026-06-10T10:01:04.932823869Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-10T10:01:04.935214665Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.344645ms logger=migrator t=2026-06-10T10:01:04.940981815Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-10T10:01:04.941868932Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=886.967µs logger=migrator t=2026-06-10T10:01:04.946068162Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-10T10:01:04.946965408Z level=info msg="Migration successfully executed" id="add index alert state" duration=896.976µs logger=migrator t=2026-06-10T10:01:04.951020236Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-10T10:01:04.951959724Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=939.408µs logger=migrator t=2026-06-10T10:01:04.956600882Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-10T10:01:04.957290835Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=691.233µs logger=migrator t=2026-06-10T10:01:04.968427307Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-10T10:01:04.969761603Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.333856ms logger=migrator t=2026-06-10T10:01:04.977349087Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-10T10:01:04.978664692Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.312285ms logger=migrator t=2026-06-10T10:01:04.98330475Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-10T10:01:04.995104915Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.800875ms logger=migrator t=2026-06-10T10:01:04.999654062Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-10T10:01:05.000144381Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=490.978µs logger=migrator t=2026-06-10T10:01:05.003952173Z 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-06-10T10:01:05.005296829Z 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.343046ms logger=migrator t=2026-06-10T10:01:05.011000818Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-10T10:01:05.011429355Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=428.768µs logger=migrator t=2026-06-10T10:01:05.015431841Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-10T10:01:05.016258328Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=826.117µs logger=migrator t=2026-06-10T10:01:05.020085001Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-10T10:01:05.020836385Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=749.634µs logger=migrator t=2026-06-10T10:01:05.02536687Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-10T10:01:05.029035151Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.668111ms logger=migrator t=2026-06-10T10:01:05.033574497Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-10T10:01:05.037241077Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.66671ms logger=migrator t=2026-06-10T10:01:05.041732282Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-10T10:01:05.046258078Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.523956ms logger=migrator t=2026-06-10T10:01:05.051861405Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-10T10:01:05.057102875Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.24076ms logger=migrator t=2026-06-10T10:01:05.061530049Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-10T10:01:05.062418937Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=889.258µs logger=migrator t=2026-06-10T10:01:05.067402581Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-10T10:01:05.067436371Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.33µs logger=migrator t=2026-06-10T10:01:05.072877945Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-10T10:01:05.072918396Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.641µs logger=migrator t=2026-06-10T10:01:05.07736081Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-10T10:01:05.078669455Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.308385ms logger=migrator t=2026-06-10T10:01:05.085954535Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T10:01:05.087652417Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.700212ms logger=migrator t=2026-06-10T10:01:05.093891985Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-10T10:01:05.09467106Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=774.335µs logger=migrator t=2026-06-10T10:01:05.099688065Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-10T10:01:05.100502311Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=818.126µs logger=migrator t=2026-06-10T10:01:05.104483697Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T10:01:05.106159769Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.675152ms logger=migrator t=2026-06-10T10:01:05.111566742Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-10T10:01:05.115485736Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.914534ms logger=migrator t=2026-06-10T10:01:05.119142235Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-10T10:01:05.123877846Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.735061ms logger=migrator t=2026-06-10T10:01:05.127534085Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-10T10:01:05.127739059Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=200.104µs logger=migrator t=2026-06-10T10:01:05.132184674Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-10T10:01:05.13303864Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=853.916µs logger=migrator t=2026-06-10T10:01:05.137412603Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-10T10:01:05.138671117Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.257884ms logger=migrator t=2026-06-10T10:01:05.142829076Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-10T10:01:05.147161419Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.333263ms logger=migrator t=2026-06-10T10:01:05.15454163Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-10T10:01:05.154621351Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=82.381µs logger=migrator t=2026-06-10T10:01:05.160663886Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-10T10:01:05.161367219Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=704.083µs logger=migrator t=2026-06-10T10:01:05.165123941Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-10T10:01:05.165813664Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=689.623µs logger=migrator t=2026-06-10T10:01:05.171154875Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-10T10:01:05.17136791Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=213.595µs logger=migrator t=2026-06-10T10:01:05.176409466Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-10T10:01:05.177351144Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=941.588µs logger=migrator t=2026-06-10T10:01:05.187704881Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-10T10:01:05.188782171Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.08022ms logger=migrator t=2026-06-10T10:01:05.195227174Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-10T10:01:05.196638471Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.416647ms logger=migrator t=2026-06-10T10:01:05.2023553Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-10T10:01:05.203265766Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=910.476µs logger=migrator t=2026-06-10T10:01:05.208657389Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-10T10:01:05.209662269Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=998.83µs logger=migrator t=2026-06-10T10:01:05.216344186Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-10T10:01:05.218176401Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.836565ms logger=migrator t=2026-06-10T10:01:05.226271045Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-10T10:01:05.226350186Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=84.881µs logger=migrator t=2026-06-10T10:01:05.231059446Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-10T10:01:05.239878464Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.819278ms logger=migrator t=2026-06-10T10:01:05.251829751Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-10T10:01:05.252967033Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.141202ms logger=migrator t=2026-06-10T10:01:05.257160583Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-10T10:01:05.265352839Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.183156ms logger=migrator t=2026-06-10T10:01:05.269988457Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-10T10:01:05.270958136Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=969.909µs logger=migrator t=2026-06-10T10:01:05.275574813Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-10T10:01:05.276699375Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.124562ms logger=migrator t=2026-06-10T10:01:05.281102319Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-10T10:01:05.282921943Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.815005ms logger=migrator t=2026-06-10T10:01:05.291695891Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-10T10:01:05.30694636Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.24844ms logger=migrator t=2026-06-10T10:01:05.312321643Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-10T10:01:05.313016106Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=694.164µs logger=migrator t=2026-06-10T10:01:05.316847929Z 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-06-10T10:01:05.317731976Z 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=883.747µs logger=migrator t=2026-06-10T10:01:05.323544386Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-10T10:01:05.323907724Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=363.568µs logger=migrator t=2026-06-10T10:01:05.328236406Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-10T10:01:05.329118982Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=879.686µs logger=migrator t=2026-06-10T10:01:05.334015066Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-10T10:01:05.334350492Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=338.596µs logger=migrator t=2026-06-10T10:01:05.340643932Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-10T10:01:05.34578988Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.150828ms logger=migrator t=2026-06-10T10:01:05.349380578Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-10T10:01:05.353589298Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.21333ms logger=migrator t=2026-06-10T10:01:05.358752126Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-10T10:01:05.360415919Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.661473ms logger=migrator t=2026-06-10T10:01:05.365037046Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-10T10:01:05.366158678Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.122952ms logger=migrator t=2026-06-10T10:01:05.370951869Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-10T10:01:05.371425947Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=477.558µs logger=migrator t=2026-06-10T10:01:05.375355802Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-10T10:01:05.38260245Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.239088ms logger=migrator t=2026-06-10T10:01:05.392002659Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-10T10:01:05.39310879Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.110931ms logger=migrator t=2026-06-10T10:01:05.397100127Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-10T10:01:05.39728624Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=189.143µs logger=migrator t=2026-06-10T10:01:05.400612453Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-10T10:01:05.401036632Z level=info msg="Migration successfully executed" id="Move region to single row" duration=424.129µs logger=migrator t=2026-06-10T10:01:05.406617748Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-10T10:01:05.407551855Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=930.997µs logger=migrator t=2026-06-10T10:01:05.411766815Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-10T10:01:05.412703243Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=936.528µs logger=migrator t=2026-06-10T10:01:05.416438465Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T10:01:05.417339161Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=900.516µs logger=migrator t=2026-06-10T10:01:05.421641273Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T10:01:05.422443799Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=802.036µs logger=migrator t=2026-06-10T10:01:05.426251912Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-10T10:01:05.427013835Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=761.654µs logger=migrator t=2026-06-10T10:01:05.430488722Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-10T10:01:05.431283517Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=794.735µs logger=migrator t=2026-06-10T10:01:05.435872235Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-10T10:01:05.435938946Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.301µs logger=migrator t=2026-06-10T10:01:05.439948561Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-10T10:01:05.440624705Z level=info msg="Migration successfully executed" id="create test_data table" duration=675.984µs logger=migrator t=2026-06-10T10:01:05.445013518Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-10T10:01:05.445830464Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=817.146µs logger=migrator t=2026-06-10T10:01:05.452205405Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-10T10:01:05.453322796Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.116331ms logger=migrator t=2026-06-10T10:01:05.45824475Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-10T10:01:05.459642336Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.396766ms logger=migrator t=2026-06-10T10:01:05.464100372Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-10T10:01:05.464308046Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=207.704µs logger=migrator t=2026-06-10T10:01:05.468470435Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-10T10:01:05.468943544Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=470.559µs logger=migrator t=2026-06-10T10:01:05.474053802Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-10T10:01:05.474184194Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=126.402µs logger=migrator t=2026-06-10T10:01:05.479890132Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-10T10:01:05.480505194Z level=info msg="Migration successfully executed" id="create team table" duration=615.031µs logger=migrator t=2026-06-10T10:01:05.484821886Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-10T10:01:05.48552248Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=700.814µs logger=migrator t=2026-06-10T10:01:05.49294051Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-10T10:01:05.49449621Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.55513ms logger=migrator t=2026-06-10T10:01:05.500677828Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-10T10:01:05.505730694Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.056236ms logger=migrator t=2026-06-10T10:01:05.509845322Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-10T10:01:05.510067117Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=212.845µs logger=migrator t=2026-06-10T10:01:05.515148713Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-10T10:01:05.516261385Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.115701ms logger=migrator t=2026-06-10T10:01:05.520906433Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-10T10:01:05.521725429Z level=info msg="Migration successfully executed" id="create team member table" duration=818.696µs logger=migrator t=2026-06-10T10:01:05.527286804Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-10T10:01:05.527983557Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=697.393µs logger=migrator t=2026-06-10T10:01:05.531340522Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-10T10:01:05.532152027Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=810.985µs logger=migrator t=2026-06-10T10:01:05.536031691Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-10T10:01:05.53755725Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.525099ms logger=migrator t=2026-06-10T10:01:05.542042005Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-10T10:01:05.547211224Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.168789ms logger=migrator t=2026-06-10T10:01:05.551484135Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-10T10:01:05.559577469Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.091184ms logger=migrator t=2026-06-10T10:01:05.563443623Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-10T10:01:05.569700952Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.256399ms logger=migrator t=2026-06-10T10:01:05.575189826Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-10T10:01:05.576205466Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.01669ms logger=migrator t=2026-06-10T10:01:05.580324264Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-10T10:01:05.581806962Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.482628ms logger=migrator t=2026-06-10T10:01:05.587266487Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-10T10:01:05.589904227Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.635851ms logger=migrator t=2026-06-10T10:01:05.596632944Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-10T10:01:05.597749636Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.117502ms logger=migrator t=2026-06-10T10:01:05.602800572Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-10T10:01:05.603478494Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=678.122µs logger=migrator t=2026-06-10T10:01:05.60688828Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-10T10:01:05.608285657Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.400626ms logger=migrator t=2026-06-10T10:01:05.612327404Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-10T10:01:05.613257411Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=930.356µs logger=migrator t=2026-06-10T10:01:05.617152535Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-10T10:01:05.618752975Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.59891ms logger=migrator t=2026-06-10T10:01:05.624043226Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-10T10:01:05.624851951Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=810.825µs logger=migrator t=2026-06-10T10:01:05.629684653Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-10T10:01:05.630124452Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=442.658µs logger=migrator t=2026-06-10T10:01:05.634530205Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-10T10:01:05.635912042Z level=info msg="Migration successfully executed" id="create tag table" duration=1.385517ms logger=migrator t=2026-06-10T10:01:05.64267536Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-10T10:01:05.64371298Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.03756ms logger=migrator t=2026-06-10T10:01:05.64842717Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-10T10:01:05.649414409Z level=info msg="Migration successfully executed" id="create login attempt table" duration=985.639µs logger=migrator t=2026-06-10T10:01:05.654675939Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-10T10:01:05.655663847Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=988.328µs logger=migrator t=2026-06-10T10:01:05.659843187Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-10T10:01:05.660816026Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=971.989µs logger=migrator t=2026-06-10T10:01:05.664499386Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:01:05.679358798Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.854802ms logger=migrator t=2026-06-10T10:01:05.685738421Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-10T10:01:05.686937054Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.200663ms logger=migrator t=2026-06-10T10:01:05.691184964Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-10T10:01:05.692357707Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.173603ms logger=migrator t=2026-06-10T10:01:05.698522564Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-10T10:01:05.699124936Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=605.382µs logger=migrator t=2026-06-10T10:01:05.703501269Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-10T10:01:05.704209282Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=708.333µs logger=migrator t=2026-06-10T10:01:05.708987683Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-10T10:01:05.710638425Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.651462ms logger=migrator t=2026-06-10T10:01:05.714793884Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-10T10:01:05.715765481Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=987.688µs logger=migrator t=2026-06-10T10:01:05.720533283Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-10T10:01:05.720597674Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.221µs logger=migrator t=2026-06-10T10:01:05.72409661Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-10T10:01:05.7324962Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.3965ms logger=migrator t=2026-06-10T10:01:05.736748591Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-10T10:01:05.742166154Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.418903ms logger=migrator t=2026-06-10T10:01:05.746308483Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-10T10:01:05.751680705Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.372282ms logger=migrator t=2026-06-10T10:01:05.756420525Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-10T10:01:05.761555863Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.134948ms logger=migrator t=2026-06-10T10:01:05.766052729Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-10T10:01:05.767113139Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.05906ms logger=migrator t=2026-06-10T10:01:05.772017753Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-10T10:01:05.777346333Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.32417ms logger=migrator t=2026-06-10T10:01:05.782245457Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-10T10:01:05.783150615Z level=info msg="Migration successfully executed" id="create server_lock table" duration=904.738µs logger=migrator t=2026-06-10T10:01:05.787792763Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-10T10:01:05.788732211Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=938.808µs logger=migrator t=2026-06-10T10:01:05.793573363Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-10T10:01:05.79446278Z level=info msg="Migration successfully executed" id="create user auth token table" duration=882.987µs logger=migrator t=2026-06-10T10:01:05.800280961Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-10T10:01:05.801997913Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.716982ms logger=migrator t=2026-06-10T10:01:05.807214823Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-10T10:01:05.808975266Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.763873ms logger=migrator t=2026-06-10T10:01:05.814220196Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-10T10:01:05.815360018Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.139772ms logger=migrator t=2026-06-10T10:01:05.820154169Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-10T10:01:05.82806406Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.910261ms logger=migrator t=2026-06-10T10:01:05.832026534Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-10T10:01:05.832951252Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=924.518µs logger=migrator t=2026-06-10T10:01:05.838536478Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-10T10:01:05.839443836Z level=info msg="Migration successfully executed" id="create cache_data table" duration=906.738µs logger=migrator t=2026-06-10T10:01:05.844217937Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-10T10:01:05.845787247Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.564019ms logger=migrator t=2026-06-10T10:01:05.85020725Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-10T10:01:05.851105538Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=898.278µs logger=migrator t=2026-06-10T10:01:05.857921598Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-10T10:01:05.859436157Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.514418ms logger=migrator t=2026-06-10T10:01:05.86385831Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-10T10:01:05.863959172Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.252µs logger=migrator t=2026-06-10T10:01:05.868355296Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-10T10:01:05.868482628Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=128.262µs logger=migrator t=2026-06-10T10:01:05.873159448Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-10T10:01:05.874610585Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.451367ms logger=migrator t=2026-06-10T10:01:05.879269084Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T10:01:05.880309114Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.0398ms logger=migrator t=2026-06-10T10:01:05.884972232Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T10:01:05.886760407Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.793805ms logger=migrator t=2026-06-10T10:01:05.891231432Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:01:05.891334294Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=104.352µs logger=migrator t=2026-06-10T10:01:05.895089556Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T10:01:05.895992752Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=903.737µs logger=migrator t=2026-06-10T10:01:05.900914556Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T10:01:05.901821333Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=906.497µs logger=migrator t=2026-06-10T10:01:05.907583123Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T10:01:05.908544411Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=961.478µs logger=migrator t=2026-06-10T10:01:05.912929814Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T10:01:05.913874903Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=944.799µs logger=migrator t=2026-06-10T10:01:05.917675405Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-10T10:01:05.926701757Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.024792ms logger=migrator t=2026-06-10T10:01:05.930477809Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-10T10:01:05.931140231Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=662.362µs logger=migrator t=2026-06-10T10:01:05.937037103Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-10T10:01:05.937224507Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=190.184µs logger=migrator t=2026-06-10T10:01:05.941677802Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-10T10:01:05.943276942Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.59901ms logger=migrator t=2026-06-10T10:01:05.947799828Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-10T10:01:05.949353588Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.55349ms logger=migrator t=2026-06-10T10:01:05.954670629Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-10T10:01:05.955649178Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=975.759µs logger=migrator t=2026-06-10T10:01:05.959876179Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:01:05.95998046Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=105.652µs logger=migrator t=2026-06-10T10:01:05.96417813Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-10T10:01:05.965618608Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.438397ms logger=migrator t=2026-06-10T10:01:05.970321377Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-10T10:01:05.971346207Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.02454ms logger=migrator t=2026-06-10T10:01:05.975375583Z 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-06-10T10:01:05.976698529Z 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.322745ms logger=migrator t=2026-06-10T10:01:05.980533072Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-10T10:01:05.98201716Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.483878ms logger=migrator t=2026-06-10T10:01:05.988554104Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-10T10:01:05.994827654Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.27263ms logger=migrator t=2026-06-10T10:01:05.998763249Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-10T10:01:05.999827649Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.064399ms logger=migrator t=2026-06-10T10:01:06.004432117Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T10:01:06.005309243Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=877.406µs logger=migrator t=2026-06-10T10:01:06.011817237Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-10T10:01:06.040076505Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.264408ms logger=migrator t=2026-06-10T10:01:06.046708031Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-10T10:01:06.071106505Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.398854ms logger=migrator t=2026-06-10T10:01:06.075843976Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-10T10:01:06.077860884Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.016848ms logger=migrator t=2026-06-10T10:01:06.083311268Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T10:01:06.084237456Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=925.988µs logger=migrator t=2026-06-10T10:01:06.087940345Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-10T10:01:06.09499196Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.050875ms logger=migrator t=2026-06-10T10:01:06.09973199Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-10T10:01:06.106730224Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.999294ms logger=migrator t=2026-06-10T10:01:06.11125253Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-10T10:01:06.112218968Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=966.238µs logger=migrator t=2026-06-10T10:01:06.116243874Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-10T10:01:06.117164362Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=922.978µs logger=migrator t=2026-06-10T10:01:06.121025346Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-10T10:01:06.122666137Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.640111ms logger=migrator t=2026-06-10T10:01:06.129268583Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-10T10:01:06.131219669Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.948116ms logger=migrator t=2026-06-10T10:01:06.135811747Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:01:06.135875838Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=64.811µs logger=migrator t=2026-06-10T10:01:06.139165451Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-10T10:01:06.145046163Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.880502ms logger=migrator t=2026-06-10T10:01:06.150841853Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-10T10:01:06.159736843Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.89668ms logger=migrator t=2026-06-10T10:01:06.163042515Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-10T10:01:06.167840316Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.796481ms logger=migrator t=2026-06-10T10:01:06.17169191Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-10T10:01:06.172560477Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=870.137µs logger=migrator t=2026-06-10T10:01:06.17696222Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-10T10:01:06.177897647Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=935.187µs logger=migrator t=2026-06-10T10:01:06.181324053Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-10T10:01:06.187238015Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.913312ms logger=migrator t=2026-06-10T10:01:06.191010678Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-10T10:01:06.196878779Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.865781ms logger=migrator t=2026-06-10T10:01:06.201218082Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-10T10:01:06.202227411Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.008819ms logger=migrator t=2026-06-10T10:01:06.20634618Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-10T10:01:06.215159157Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.816577ms logger=migrator t=2026-06-10T10:01:06.219430499Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-10T10:01:06.22738879Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.962132ms logger=migrator t=2026-06-10T10:01:06.23314832Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-10T10:01:06.233219491Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.111µs logger=migrator t=2026-06-10T10:01:06.236997703Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-10T10:01:06.238111894Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.113981ms logger=migrator t=2026-06-10T10:01:06.242872015Z 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-06-10T10:01:06.244079108Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.204203ms logger=migrator t=2026-06-10T10:01:06.250095452Z 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-06-10T10:01:06.251839075Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.743483ms logger=migrator t=2026-06-10T10:01:06.256491154Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T10:01:06.256573996Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=82.772µs logger=migrator t=2026-06-10T10:01:06.26051422Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-10T10:01:06.268439331Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.924751ms logger=migrator t=2026-06-10T10:01:06.273391646Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-10T10:01:06.284410436Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.01211ms logger=migrator t=2026-06-10T10:01:06.289481762Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-10T10:01:06.296088028Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.602516ms logger=migrator t=2026-06-10T10:01:06.300527752Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-10T10:01:06.307639017Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.108575ms logger=migrator t=2026-06-10T10:01:06.31246395Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-10T10:01:06.319256738Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.791768ms logger=migrator t=2026-06-10T10:01:06.323910238Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-10T10:01:06.32402946Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=120.152µs logger=migrator t=2026-06-10T10:01:06.328293641Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-10T10:01:06.329185028Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=884.587µs logger=migrator t=2026-06-10T10:01:06.33558973Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-10T10:01:06.340695567Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.106617ms logger=migrator t=2026-06-10T10:01:06.344149612Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-10T10:01:06.344218104Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.712µs logger=migrator t=2026-06-10T10:01:06.347625229Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-10T10:01:06.355113721Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.485502ms logger=migrator t=2026-06-10T10:01:06.358821682Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-10T10:01:06.360029075Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.211923ms logger=migrator t=2026-06-10T10:01:06.364968509Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-10T10:01:06.370748549Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.78045ms logger=migrator t=2026-06-10T10:01:06.374913968Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-10T10:01:06.375566831Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=653.103µs logger=migrator t=2026-06-10T10:01:06.380045116Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-10T10:01:06.382181706Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.13539ms logger=migrator t=2026-06-10T10:01:06.388866823Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-10T10:01:06.395646473Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.7795ms logger=migrator t=2026-06-10T10:01:06.400905303Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-10T10:01:06.402475113Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.57284ms logger=migrator t=2026-06-10T10:01:06.407979388Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-10T10:01:06.409488106Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.507808ms logger=migrator t=2026-06-10T10:01:06.414570323Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-10T10:01:06.41545993Z level=info msg="Migration successfully executed" id="create alert_image table" duration=889.607µs logger=migrator t=2026-06-10T10:01:06.419553298Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-10T10:01:06.420518936Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=965.378µs logger=migrator t=2026-06-10T10:01:06.424845479Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-10T10:01:06.424954311Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=110.732µs logger=migrator t=2026-06-10T10:01:06.430285832Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-10T10:01:06.431786191Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.500239ms logger=migrator t=2026-06-10T10:01:06.436708394Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-10T10:01:06.438449838Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.744194ms logger=migrator t=2026-06-10T10:01:06.442432703Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-10T10:01:06.442873802Z 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-06-10T10:01:06.447408198Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-10T10:01:06.447836226Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=431.228µs logger=migrator t=2026-06-10T10:01:06.452195979Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-10T10:01:06.453268739Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.073421ms logger=migrator t=2026-06-10T10:01:06.457801945Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-10T10:01:06.468302216Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.503741ms logger=migrator t=2026-06-10T10:01:06.473073746Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-10T10:01:06.473905472Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=834.366µs logger=migrator t=2026-06-10T10:01:06.480712922Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-10T10:01:06.48219476Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.487658ms logger=migrator t=2026-06-10T10:01:06.490215213Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-10T10:01:06.491109269Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=894.776µs logger=migrator t=2026-06-10T10:01:06.496197897Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-10T10:01:06.497229927Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.0318ms logger=migrator t=2026-06-10T10:01:06.501357595Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-10T10:01:06.502357053Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=999.368µs logger=migrator t=2026-06-10T10:01:06.506822658Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-10T10:01:06.506858199Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=36.351µs logger=migrator t=2026-06-10T10:01:06.511257803Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-10T10:01:06.511359845Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=100.412µs logger=migrator t=2026-06-10T10:01:06.515916262Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-10T10:01:06.524655848Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.736666ms logger=migrator t=2026-06-10T10:01:06.528462301Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-10T10:01:06.528836768Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=374.707µs logger=migrator t=2026-06-10T10:01:06.534053577Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-10T10:01:06.536151197Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.09946ms logger=migrator t=2026-06-10T10:01:06.54207993Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-10T10:01:06.542687781Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=605.261µs logger=migrator t=2026-06-10T10:01:06.547104705Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-10T10:01:06.548599994Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.495139ms logger=migrator t=2026-06-10T10:01:06.556924942Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-10T10:01:06.558548803Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.626511ms logger=migrator t=2026-06-10T10:01:06.564445486Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-10T10:01:06.595086468Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.641292ms logger=migrator t=2026-06-10T10:01:06.601316237Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-10T10:01:06.609007793Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.689236ms logger=migrator t=2026-06-10T10:01:06.613775995Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-10T10:01:06.613918127Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=150.353µs logger=migrator t=2026-06-10T10:01:06.617318012Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-10T10:01:06.649746229Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.425907ms logger=migrator t=2026-06-10T10:01:06.653956809Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-10T10:01:06.683751367Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.797228ms logger=migrator t=2026-06-10T10:01:06.689834872Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-10T10:01:06.691174448Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.345506ms logger=migrator t=2026-06-10T10:01:06.697546549Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-10T10:01:06.698726121Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.179522ms logger=migrator t=2026-06-10T10:01:06.710913263Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-10T10:01:06.711264979Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=353.856µs logger=migrator t=2026-06-10T10:01:06.714766117Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-10T10:01:06.715787977Z level=info msg="Migration successfully executed" id="create permission table" duration=1.022329ms logger=migrator t=2026-06-10T10:01:06.719989296Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-10T10:01:06.721397013Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.409637ms logger=migrator t=2026-06-10T10:01:06.725388609Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-10T10:01:06.72699269Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.605171ms logger=migrator t=2026-06-10T10:01:06.7395925Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-10T10:01:06.74068252Z level=info msg="Migration successfully executed" id="create role table" duration=1.094491ms logger=migrator t=2026-06-10T10:01:06.745527373Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-10T10:01:06.754769209Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.221525ms logger=migrator t=2026-06-10T10:01:06.758702783Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-10T10:01:06.767411759Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.710416ms logger=migrator t=2026-06-10T10:01:06.773102668Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-10T10:01:06.774145887Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.04518ms logger=migrator t=2026-06-10T10:01:06.778081242Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-10T10:01:06.779255774Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.189493ms logger=migrator t=2026-06-10T10:01:06.782872444Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-10T10:01:06.783964264Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.0917ms logger=migrator t=2026-06-10T10:01:06.788135013Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-10T10:01:06.789251344Z level=info msg="Migration successfully executed" id="create team role table" duration=1.116891ms logger=migrator t=2026-06-10T10:01:06.79374294Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-10T10:01:06.794970793Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.228863ms logger=migrator t=2026-06-10T10:01:06.798955429Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-10T10:01:06.800300845Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.345776ms logger=migrator t=2026-06-10T10:01:06.812807563Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-10T10:01:06.814739109Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.937296ms logger=migrator t=2026-06-10T10:01:06.822760772Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-10T10:01:06.823740611Z level=info msg="Migration successfully executed" id="create user role table" duration=981.359µs logger=migrator t=2026-06-10T10:01:06.828227516Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-10T10:01:06.829366808Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.130932ms logger=migrator t=2026-06-10T10:01:06.834013086Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-10T10:01:06.835143338Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.129792ms logger=migrator t=2026-06-10T10:01:06.840661913Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-10T10:01:06.843011688Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.352815ms logger=migrator t=2026-06-10T10:01:06.847912301Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-10T10:01:06.848836609Z level=info msg="Migration successfully executed" id="create builtin role table" duration=924.498µs logger=migrator t=2026-06-10T10:01:06.853969396Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-10T10:01:06.855306502Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.339285ms logger=migrator t=2026-06-10T10:01:06.861871117Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-10T10:01:06.863990467Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.11897ms logger=migrator t=2026-06-10T10:01:06.872118632Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-10T10:01:06.882988959Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.873628ms logger=migrator t=2026-06-10T10:01:06.889840719Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-10T10:01:06.891053902Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.214713ms logger=migrator t=2026-06-10T10:01:06.895590449Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-10T10:01:06.896771261Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.180172ms logger=migrator t=2026-06-10T10:01:06.901118224Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-10T10:01:06.902178214Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.06001ms logger=migrator t=2026-06-10T10:01:06.907024846Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-10T10:01:06.908492364Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.467978ms logger=migrator t=2026-06-10T10:01:06.91194687Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-10T10:01:06.912820656Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=873.506µs logger=migrator t=2026-06-10T10:01:06.91774026Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-10T10:01:06.919042595Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.301845ms logger=migrator t=2026-06-10T10:01:06.923235275Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-10T10:01:06.931706936Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.470971ms logger=migrator t=2026-06-10T10:01:06.935976077Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-10T10:01:06.944670743Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.694315ms logger=migrator t=2026-06-10T10:01:06.950242989Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-10T10:01:06.957590188Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.346319ms logger=migrator t=2026-06-10T10:01:06.961543044Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-10T10:01:06.971416362Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.872638ms logger=migrator t=2026-06-10T10:01:06.974932389Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-10T10:01:06.975806595Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=875.106µs logger=migrator t=2026-06-10T10:01:06.981741679Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-10T10:01:06.982944001Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.202522ms logger=migrator t=2026-06-10T10:01:06.989028497Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-10T10:01:06.990845331Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.818104ms logger=migrator t=2026-06-10T10:01:06.998538138Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-10T10:01:07.000063197Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.530609ms logger=migrator t=2026-06-10T10:01:07.003987671Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-10T10:01:07.005309457Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.322546ms logger=migrator t=2026-06-10T10:01:07.010175769Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-10T10:01:07.010302322Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=122.633µs logger=migrator t=2026-06-10T10:01:07.015352328Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-10T10:01:07.01542129Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.662µs logger=migrator t=2026-06-10T10:01:07.018909976Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-10T10:01:07.019596229Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=686.713µs logger=migrator t=2026-06-10T10:01:07.023932261Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-10T10:01:07.025924749Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.990988ms logger=migrator t=2026-06-10T10:01:07.03067876Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-10T10:01:07.031937913Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.260473ms logger=migrator t=2026-06-10T10:01:07.037316896Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-10T10:01:07.037652733Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=339.577µs logger=migrator t=2026-06-10T10:01:07.042958953Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-10T10:01:07.043524055Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=567.262µs logger=migrator t=2026-06-10T10:01:07.047125202Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-10T10:01:07.047864247Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=735.885µs logger=migrator t=2026-06-10T10:01:07.054114096Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-10T10:01:07.057699194Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=3.587639ms logger=migrator t=2026-06-10T10:01:07.063359272Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-10T10:01:07.072480655Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.120143ms logger=migrator t=2026-06-10T10:01:07.078665193Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-10T10:01:07.078826156Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=162.773µs logger=migrator t=2026-06-10T10:01:07.084063966Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-10T10:01:07.085232169Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.168033ms logger=migrator t=2026-06-10T10:01:07.091956866Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-10T10:01:07.093155589Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.199273ms logger=migrator t=2026-06-10T10:01:07.097312148Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-10T10:01:07.098415969Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.103501ms logger=migrator t=2026-06-10T10:01:07.107066924Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-10T10:01:07.115546025Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.484491ms logger=migrator t=2026-06-10T10:01:07.12107868Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-10T10:01:07.124082967Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.010047ms logger=migrator t=2026-06-10T10:01:07.128885469Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-10T10:01:07.130135773Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.251124ms logger=migrator t=2026-06-10T10:01:07.134156899Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-10T10:01:07.156491734Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.326935ms logger=migrator t=2026-06-10T10:01:07.163448286Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-10T10:01:07.164735351Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.289325ms logger=migrator t=2026-06-10T10:01:07.172427828Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-10T10:01:07.174325274Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.902526ms logger=migrator t=2026-06-10T10:01:07.178493933Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-10T10:01:07.179685916Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.192213ms logger=migrator t=2026-06-10T10:01:07.186395494Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-10T10:01:07.188092796Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.703162ms logger=migrator t=2026-06-10T10:01:07.193425298Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-10T10:01:07.193713943Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=282.405µs logger=migrator t=2026-06-10T10:01:07.201505312Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-10T10:01:07.202771705Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.265373ms logger=migrator t=2026-06-10T10:01:07.211113874Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-10T10:01:07.222202875Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.087312ms logger=migrator t=2026-06-10T10:01:07.232383629Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-10T10:01:07.234527989Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.14694ms logger=migrator t=2026-06-10T10:01:07.240390611Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-10T10:01:07.242643164Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.250793ms logger=migrator t=2026-06-10T10:01:07.25081166Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T10:01:07.251780338Z 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-06-10T10:01:07.258704369Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T10:01:07.26078981Z 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-06-10T10:01:07.269306612Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-10T10:01:07.271503934Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.201492ms logger=migrator t=2026-06-10T10:01:07.277264634Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-10T10:01:07.278800613Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.533009ms logger=migrator t=2026-06-10T10:01:07.290978794Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T10:01:07.292306089Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.329125ms logger=migrator t=2026-06-10T10:01:07.300649568Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T10:01:07.303542113Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.890885ms logger=migrator t=2026-06-10T10:01:07.315159385Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T10:01:07.316300507Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.146202ms logger=migrator t=2026-06-10T10:01:07.322388942Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T10:01:07.323826149Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.441077ms logger=migrator t=2026-06-10T10:01:07.337419279Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-10T10:01:07.33856598Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.153412ms logger=migrator t=2026-06-10T10:01:07.343400082Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-10T10:01:07.344385091Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=985.259µs logger=migrator t=2026-06-10T10:01:07.381270283Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T10:01:07.383007946Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.742773ms logger=migrator t=2026-06-10T10:01:07.390459558Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T10:01:07.391970407Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.511979ms logger=migrator t=2026-06-10T10:01:07.398013122Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-10T10:01:07.399223585Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.210773ms logger=migrator t=2026-06-10T10:01:07.407277389Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-10T10:01:07.437469262Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.190664ms logger=migrator t=2026-06-10T10:01:07.445057497Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-10T10:01:07.453158621Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.100484ms logger=migrator t=2026-06-10T10:01:07.460540012Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-10T10:01:07.470878508Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.341606ms logger=migrator t=2026-06-10T10:01:07.476637398Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-10T10:01:07.477212999Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=592.311µs logger=migrator t=2026-06-10T10:01:07.483467488Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-10T10:01:07.493423368Z level=info msg="Migration successfully executed" id="add share column" duration=9.9564ms logger=migrator t=2026-06-10T10:01:07.500236067Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-10T10:01:07.500635125Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=403.358µs logger=migrator t=2026-06-10T10:01:07.505295684Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-10T10:01:07.506984916Z level=info msg="Migration successfully executed" id="create file table" duration=1.689752ms logger=migrator t=2026-06-10T10:01:07.511784277Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-10T10:01:07.5129702Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.185933ms logger=migrator t=2026-06-10T10:01:07.51820238Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-10T10:01:07.519361522Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.156692ms logger=migrator t=2026-06-10T10:01:07.525245373Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-10T10:01:07.525908876Z level=info msg="Migration successfully executed" id="create file_meta table" duration=663.593µs logger=migrator t=2026-06-10T10:01:07.531151436Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-10T10:01:07.532021663Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=869.967µs logger=migrator t=2026-06-10T10:01:07.536914115Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-10T10:01:07.536963526Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=49.901µs logger=migrator t=2026-06-10T10:01:07.541282908Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-10T10:01:07.54139316Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=106.432µs logger=migrator t=2026-06-10T10:01:07.546230663Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-10T10:01:07.547236741Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.005128ms logger=migrator t=2026-06-10T10:01:07.55762211Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-10T10:01:07.557859884Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=238.685µs logger=migrator t=2026-06-10T10:01:07.563204906Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-10T10:01:07.564539981Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.334865ms logger=migrator t=2026-06-10T10:01:07.569561526Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-10T10:01:07.579063857Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.502751ms logger=migrator t=2026-06-10T10:01:07.584327918Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-10T10:01:07.58444602Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=116.782µs logger=migrator t=2026-06-10T10:01:07.591167418Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-10T10:01:07.592927602Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.766734ms logger=migrator t=2026-06-10T10:01:07.598877404Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-10T10:01:07.599557428Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=681.044µs logger=migrator t=2026-06-10T10:01:07.60389376Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-10T10:01:07.604107254Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=214.104µs logger=migrator t=2026-06-10T10:01:07.60805699Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-10T10:01:07.608543209Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=486.829µs logger=migrator t=2026-06-10T10:01:07.613492803Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-10T10:01:07.624671566Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.187973ms logger=migrator t=2026-06-10T10:01:07.631749021Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-10T10:01:07.643538825Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.793474ms logger=migrator t=2026-06-10T10:01:07.649416316Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-10T10:01:07.650998327Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.587581ms logger=migrator t=2026-06-10T10:01:07.660487017Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-10T10:01:07.737717648Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.235991ms logger=migrator t=2026-06-10T10:01:07.746178329Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-10T10:01:07.747185017Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.007278ms logger=migrator t=2026-06-10T10:01:07.753229623Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-10T10:01:07.755356393Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.12676ms logger=migrator t=2026-06-10T10:01:07.762129932Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-10T10:01:07.788626307Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.495774ms logger=migrator t=2026-06-10T10:01:07.795702991Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-10T10:01:07.803206894Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.509283ms logger=migrator t=2026-06-10T10:01:07.809544515Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-10T10:01:07.809879151Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=334.676µs logger=migrator t=2026-06-10T10:01:07.815127791Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-10T10:01:07.815443427Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=316.636µs logger=migrator t=2026-06-10T10:01:07.821142495Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-10T10:01:07.821433401Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=290.705µs logger=migrator t=2026-06-10T10:01:07.826682151Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-10T10:01:07.827023907Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=341.416µs logger=migrator t=2026-06-10T10:01:07.832953941Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-10T10:01:07.833124664Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=170.753µs logger=migrator t=2026-06-10T10:01:07.837965325Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-10T10:01:07.839637497Z level=info msg="Migration successfully executed" id="create folder table" duration=1.672522ms logger=migrator t=2026-06-10T10:01:07.845636522Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-10T10:01:07.846876576Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.241013ms logger=migrator t=2026-06-10T10:01:07.852345769Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-10T10:01:07.85343793Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.091891ms logger=migrator t=2026-06-10T10:01:07.858611868Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-10T10:01:07.858637889Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.921µs logger=migrator t=2026-06-10T10:01:07.863796298Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T10:01:07.865649923Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.853345ms logger=migrator t=2026-06-10T10:01:07.87288652Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T10:01:07.875139973Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.259673ms logger=migrator t=2026-06-10T10:01:07.880371692Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-10T10:01:07.881619536Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.247474ms logger=migrator t=2026-06-10T10:01:07.886412368Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-10T10:01:07.887197012Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=784.654µs logger=migrator t=2026-06-10T10:01:07.892085366Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-10T10:01:07.892506454Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=421.557µs logger=migrator t=2026-06-10T10:01:07.897970078Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-10T10:01:07.899843253Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.873426ms logger=migrator t=2026-06-10T10:01:07.904739707Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-10T10:01:07.905906879Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.167022ms logger=migrator t=2026-06-10T10:01:07.910448195Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-10T10:01:07.91229216Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.858285ms logger=migrator t=2026-06-10T10:01:07.917474939Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-10T10:01:07.918853655Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.389986ms logger=migrator t=2026-06-10T10:01:07.923640056Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-10T10:01:07.924788758Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.149702ms logger=migrator t=2026-06-10T10:01:07.929308204Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-10T10:01:07.930297823Z level=info msg="Migration successfully executed" id="create anon_device table" duration=989.109µs logger=migrator t=2026-06-10T10:01:07.93486924Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-10T10:01:07.93647932Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.608171ms logger=migrator t=2026-06-10T10:01:07.942052306Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-10T10:01:07.944061765Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.010549ms logger=migrator t=2026-06-10T10:01:07.949790964Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-10T10:01:07.950701702Z level=info msg="Migration successfully executed" id="create signing_key table" duration=911.508µs logger=migrator t=2026-06-10T10:01:07.956201707Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-10T10:01:07.957392728Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.190612ms logger=migrator t=2026-06-10T10:01:07.962546437Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-10T10:01:07.963926523Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.380106ms logger=migrator t=2026-06-10T10:01:07.968582731Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-10T10:01:07.96901487Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=433.259µs logger=migrator t=2026-06-10T10:01:07.973905483Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-10T10:01:07.983387513Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.48141ms logger=migrator t=2026-06-10T10:01:07.988808257Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-10T10:01:07.98953692Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=734.103µs logger=migrator t=2026-06-10T10:01:07.994167749Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T10:01:07.99421621Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=56.781µs logger=migrator t=2026-06-10T10:01:07.999343007Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T10:01:08.000517059Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.174272ms logger=migrator t=2026-06-10T10:01:08.004496015Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T10:01:08.004515435Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.31µs logger=migrator t=2026-06-10T10:01:08.009097822Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-10T10:01:08.010370657Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.272765ms logger=migrator t=2026-06-10T10:01:08.015715379Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T10:01:08.016998783Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.283174ms logger=migrator t=2026-06-10T10:01:08.023339224Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-10T10:01:08.024397334Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.05804ms logger=migrator t=2026-06-10T10:01:08.02941902Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-10T10:01:08.030345328Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=926.928µs logger=migrator t=2026-06-10T10:01:08.043909955Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-10T10:01:08.044510457Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=606.382µs logger=migrator t=2026-06-10T10:01:08.049444041Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-10T10:01:08.050107974Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=663.883µs logger=migrator t=2026-06-10T10:01:08.055904774Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-10T10:01:08.057000375Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.096071ms logger=migrator t=2026-06-10T10:01:08.061855537Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-10T10:01:08.062874107Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.01905ms logger=migrator t=2026-06-10T10:01:08.069927041Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-10T10:01:08.079976712Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.051131ms logger=migrator t=2026-06-10T10:01:08.085159691Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-10T10:01:08.09408925Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.927559ms logger=migrator t=2026-06-10T10:01:08.100158216Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-10T10:01:08.109113247Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.953911ms logger=migrator t=2026-06-10T10:01:08.117443455Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-10T10:01:08.117572188Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=119.902µs logger=migrator t=2026-06-10T10:01:08.126900776Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-10T10:01:08.139227479Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.332785ms logger=migrator t=2026-06-10T10:01:08.145774864Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-10T10:01:08.155324546Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.544362ms logger=migrator t=2026-06-10T10:01:08.159654899Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-10T10:01:08.160023465Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=369.287µs logger=migrator t=2026-06-10T10:01:08.163535153Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.628510379s logger=migrator t=2026-06-10T10:01:08.164189205Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-10T10:01:08.184665165Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-10T10:01:08.184891189Z level=info msg="Created default organization" logger=secrets t=2026-06-10T10:01:08.191468855Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T10:01:08.241622928Z level=info msg="Restored cache from database" duration=525.019µs logger=plugin.store t=2026-06-10T10:01:08.243194289Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-10T10:01:08.29424859Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-10T10:01:08.294282201Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-10T10:01:08.294354852Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-10T10:01:08.294366272Z level=info msg="Plugins loaded" count=54 duration=51.172933ms logger=query_data t=2026-06-10T10:01:08.298555622Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-10T10:01:08.302295934Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-10T10:01:08.309825217Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-10T10:01:08.343571519Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-10T10:01:08.345926234Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-10T10:01:08.347890171Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-10T10:01:08.368457223Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-10T10:01:08.385333554Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-10T10:01:08.427527117Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-10T10:01:08.427626849Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-10T10:01:08.42816594Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-10T10:01:08.428405624Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-06-10T10:01:08.428515516Z level=info msg="Storage starting" logger=http.server t=2026-06-10T10:01:08.432008182Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-10T10:01:08.511051217Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-06-10T10:01:08.515350689Z level=info msg="State cache has been initialized" states=0 duration=87.182109ms logger=ngalert.scheduler t=2026-06-10T10:01:08.51542071Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-10T10:01:08.515503092Z level=info msg=starting first_tick=2026-06-10T10:01:10Z logger=sqlstore.transactions t=2026-06-10T10:01:08.526849318Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-10T10:01:08.534717338Z level=info msg="finished to provision dashboards" logger=grafana.update.checker t=2026-06-10T10:01:08.538043111Z level=info msg="Update check succeeded" duration=109.990633ms logger=sqlstore.transactions t=2026-06-10T10:01:08.538228284Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-06-10T10:01:08.540182032Z level=info msg="Update check succeeded" duration=111.991572ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T10:01:08.631470369Z level=info msg="Patterns update finished" duration=118.256811ms logger=grafana-apiserver t=2026-06-10T10:01:09.179357447Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-10T10:01:09.180105322Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-10T10:01:12.091540257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.092414015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.120753504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.177731628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.198287789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.263156444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.281697547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.324308108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.338445387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.371582328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.390152491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.433925125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.448024993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.480186285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.499647916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.531132455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.547329483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.582241278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.604532822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.650659999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.670578009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.712229781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.735122727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.774155721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.794426956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.838925583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.852132384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.888363804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.902037655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.945753146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:12.967572332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.021272594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.033300493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.073887146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.087968054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.131716096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.14817618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.204197046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.221266191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.266797978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.286222767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.327008114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.347469973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.399669406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.416381914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.451530973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.475191533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.528269774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.545418351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.590794964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.607977691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.663625801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.690031833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.784371728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.801592066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.866334119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.885670397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.955341512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:13.973506868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.051911031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.067323034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.138589571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.15746244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.226763829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.24465951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.326411976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.346401317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.42594663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.455733847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.531288456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.550542472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.641251098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.658231621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.723656807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.741774022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.82516681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.847267349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.923940379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:14.940530655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T10:01:15.237579999Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-10T10:01:43.451450568Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-10T10:11:08.500706505Z level=info msg="Completed cleanup jobs" duration=71.695984ms logger=plugins.update.checker t=2026-06-10T10:11:08.639247244Z level=info msg="Update check succeeded" duration=98.769316ms logger=cleanup t=2026-06-10T10:21:08.451570846Z level=info msg="Completed cleanup jobs" duration=22.898318ms logger=plugins.update.checker t=2026-06-10T10:21:08.634217882Z level=info msg="Update check succeeded" duration=93.395053ms logger=cleanup t=2026-06-10T10:31:08.4596514Z level=info msg="Completed cleanup jobs" duration=30.769086ms logger=plugins.update.checker t=2026-06-10T10:31:08.634807395Z level=info msg="Update check succeeded" duration=93.771496ms logger=infra.usagestats t=2026-06-10T10:31:43.476278194Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-10T10:41:08.481471895Z level=info msg="Completed cleanup jobs" duration=52.126002ms logger=plugins.update.checker t=2026-06-10T10:41:08.633744166Z level=info msg="Update check succeeded" duration=92.529632ms logger=cleanup t=2026-06-10T10:51:08.453677457Z level=info msg="Completed cleanup jobs" duration=24.815443ms logger=plugins.update.checker t=2026-06-10T10:51:08.630959871Z level=info msg="Update check succeeded" duration=90.152456ms logger=cleanup t=2026-06-10T11:01:08.47063196Z level=info msg="Completed cleanup jobs" duration=41.034002ms logger=plugins.update.checker t=2026-06-10T11:01:08.63553275Z level=info msg="Update check succeeded" duration=94.502129ms logger=infra.usagestats t=2026-06-10T11:01:43.483028559Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-10T11:11:08.432609674Z level=info msg="Completed cleanup jobs" duration=3.369454ms logger=plugins.update.checker t=2026-06-10T11:11:08.639477645Z level=info msg="Update check succeeded" duration=98.270272ms