logger=settings t=2026-05-11T21:13:29.21746219Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T21:13:29Z logger=settings t=2026-05-11T21:13:29.217727136Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T21:13:29.217741926Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T21:13:29.217745726Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T21:13:29.217748567Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T21:13:29.217751297Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T21:13:29.217753927Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T21:13:29.217756567Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T21:13:29.217759617Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T21:13:29.217762837Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T21:13:29.217765357Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T21:13:29.217767917Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T21:13:29.217770517Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T21:13:29.217773077Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T21:13:29.217777627Z level=info msg=Target target=[all] logger=settings t=2026-05-11T21:13:29.217784037Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T21:13:29.217788767Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T21:13:29.217793768Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T21:13:29.217797048Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T21:13:29.217800418Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T21:13:29.217803728Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T21:13:29.218079194Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T21:13:29.218097535Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T21:13:29.219616761Z level=info msg="Locking database" logger=migrator t=2026-05-11T21:13:29.219628691Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T21:13:29.220158834Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T21:13:29.221056975Z level=info msg="Migration successfully executed" id="create migration_log table" duration=897.761µs logger=migrator t=2026-05-11T21:13:29.227410626Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T21:13:29.22797539Z level=info msg="Migration successfully executed" id="create user table" duration=564.853µs logger=migrator t=2026-05-11T21:13:29.236137813Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T21:13:29.236874681Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=746.378µs logger=migrator t=2026-05-11T21:13:29.240702522Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T21:13:29.241778387Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.075036ms logger=migrator t=2026-05-11T21:13:29.250765711Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T21:13:29.2520116Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.244429ms logger=migrator t=2026-05-11T21:13:29.262247654Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T21:13:29.262787096Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=541.643µs logger=migrator t=2026-05-11T21:13:29.268449331Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T21:13:29.270903029Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.452868ms logger=migrator t=2026-05-11T21:13:29.27514975Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T21:13:29.275954119Z level=info msg="Migration successfully executed" id="create user table v2" duration=804.319µs logger=migrator t=2026-05-11T21:13:29.282977676Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T21:13:29.284183104Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.199588ms logger=migrator t=2026-05-11T21:13:29.290635418Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T21:13:29.291819826Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.185328ms logger=migrator t=2026-05-11T21:13:29.298704569Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T21:13:29.29956854Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=866.491µs logger=migrator t=2026-05-11T21:13:29.306186787Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T21:13:29.3071585Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=972.743µs logger=migrator t=2026-05-11T21:13:29.310857568Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T21:13:29.313387188Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.52936ms logger=migrator t=2026-05-11T21:13:29.31894889Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T21:13:29.318983561Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.381µs logger=migrator t=2026-05-11T21:13:29.323907748Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T21:13:29.325917266Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.008838ms logger=migrator t=2026-05-11T21:13:29.3303167Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T21:13:29.33116199Z level=info msg="Migration successfully executed" id="Add missing user data" duration=852.07µs logger=migrator t=2026-05-11T21:13:29.335140985Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T21:13:29.336346673Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.205238ms logger=migrator t=2026-05-11T21:13:29.339676853Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T21:13:29.34041774Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=735.467µs logger=migrator t=2026-05-11T21:13:29.343736309Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T21:13:29.344903107Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.159777ms logger=migrator t=2026-05-11T21:13:29.349231619Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T21:13:29.358219583Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.987724ms logger=migrator t=2026-05-11T21:13:29.365714451Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T21:13:29.367995415Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.281324ms logger=migrator t=2026-05-11T21:13:29.372595485Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T21:13:29.372874761Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=278.536µs logger=migrator t=2026-05-11T21:13:29.377496411Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T21:13:29.378636818Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.140327ms logger=migrator t=2026-05-11T21:13:29.38379924Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-11T21:13:29.38422083Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=421.35µs logger=migrator t=2026-05-11T21:13:29.387692203Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T21:13:29.388151924Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=459.201µs logger=migrator t=2026-05-11T21:13:29.39305485Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T21:13:29.394419613Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.360703ms logger=migrator t=2026-05-11T21:13:29.400596949Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T21:13:29.401318737Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=721.507µs logger=migrator t=2026-05-11T21:13:29.406602252Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T21:13:29.407277858Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=675.516µs logger=migrator t=2026-05-11T21:13:29.411750184Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T21:13:29.41240787Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=659.316µs logger=migrator t=2026-05-11T21:13:29.417349558Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T21:13:29.418427683Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.077865ms logger=migrator t=2026-05-11T21:13:29.422720305Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T21:13:29.422769956Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.641µs logger=migrator t=2026-05-11T21:13:29.427097139Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T21:13:29.427760655Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=663.056µs logger=migrator t=2026-05-11T21:13:29.43177031Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T21:13:29.43259074Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=820.24µs logger=migrator t=2026-05-11T21:13:29.438349396Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T21:13:29.439011992Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=658.276µs logger=migrator t=2026-05-11T21:13:29.442145716Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T21:13:29.442797462Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=650.386µs logger=migrator t=2026-05-11T21:13:29.447668588Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:13:29.452068252Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.400134ms logger=migrator t=2026-05-11T21:13:29.506655669Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T21:13:29.509001464Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.272434ms logger=migrator t=2026-05-11T21:13:29.51472296Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T21:13:29.515478018Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=755.078µs logger=migrator t=2026-05-11T21:13:29.520266672Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T21:13:29.52101365Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=746.738µs logger=migrator t=2026-05-11T21:13:29.526627293Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T21:13:29.527432762Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=805.769µs logger=migrator t=2026-05-11T21:13:29.532107983Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T21:13:29.533264261Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.156458ms logger=migrator t=2026-05-11T21:13:29.53954923Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T21:13:29.540244746Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=695.336µs logger=migrator t=2026-05-11T21:13:29.546581197Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T21:13:29.547615272Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.039094ms logger=migrator t=2026-05-11T21:13:29.552734833Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T21:13:29.553325137Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=590.634µs logger=migrator t=2026-05-11T21:13:29.558440009Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T21:13:29.559369671Z level=info msg="Migration successfully executed" id="create star table" duration=929.552µs logger=migrator t=2026-05-11T21:13:29.564335239Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T21:13:29.56567278Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.351152ms logger=migrator t=2026-05-11T21:13:29.574027479Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T21:13:29.574861239Z level=info msg="Migration successfully executed" id="create org table v1" duration=833.83µs logger=migrator t=2026-05-11T21:13:29.58036884Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T21:13:29.581127768Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=759.018µs logger=migrator t=2026-05-11T21:13:29.588541503Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T21:13:29.58922639Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=702.377µs logger=migrator t=2026-05-11T21:13:29.595910069Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T21:13:29.597440385Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.533336ms logger=migrator t=2026-05-11T21:13:29.602905655Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T21:13:29.603643492Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=731.157µs logger=migrator t=2026-05-11T21:13:29.60944947Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T21:13:29.61070587Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.25644ms logger=migrator t=2026-05-11T21:13:29.617546682Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T21:13:29.617593224Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.072µs logger=migrator t=2026-05-11T21:13:29.622984532Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T21:13:29.623026343Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=43.221µs logger=migrator t=2026-05-11T21:13:29.628713558Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T21:13:29.628980864Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=261.146µs logger=migrator t=2026-05-11T21:13:29.634235519Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T21:13:29.635385346Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.169558ms logger=migrator t=2026-05-11T21:13:29.641129383Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T21:13:29.641916552Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=787.418µs logger=migrator t=2026-05-11T21:13:29.648541259Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T21:13:29.649652665Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.110866ms logger=migrator t=2026-05-11T21:13:29.655866043Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T21:13:29.65658168Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=715.537µs logger=migrator t=2026-05-11T21:13:29.662219264Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T21:13:29.663041943Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=822.299µs logger=migrator t=2026-05-11T21:13:29.669550968Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T21:13:29.670873459Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.322611ms logger=migrator t=2026-05-11T21:13:29.677668151Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T21:13:29.684027071Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.3553ms logger=migrator t=2026-05-11T21:13:29.689360388Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T21:13:29.690217789Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=857.551µs logger=migrator t=2026-05-11T21:13:29.695794621Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T21:13:29.697055061Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.26022ms logger=migrator t=2026-05-11T21:13:29.703232348Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T21:13:29.704644581Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.401553ms logger=migrator t=2026-05-11T21:13:29.712708103Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T21:13:29.713292257Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=589.104µs logger=migrator t=2026-05-11T21:13:29.718162402Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T21:13:29.71888626Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=724.208µs logger=migrator t=2026-05-11T21:13:29.724665067Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T21:13:29.724722398Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=57.331µs logger=migrator t=2026-05-11T21:13:29.730199658Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T21:13:29.731595621Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.396833ms logger=migrator t=2026-05-11T21:13:29.736513438Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T21:13:29.73828271Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.769012ms logger=migrator t=2026-05-11T21:13:29.745395149Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T21:13:29.748861451Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.465822ms logger=migrator t=2026-05-11T21:13:29.754442784Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T21:13:29.755363836Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=921.192µs logger=migrator t=2026-05-11T21:13:29.761226345Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T21:13:29.763390276Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.164321ms logger=migrator t=2026-05-11T21:13:29.768063938Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T21:13:29.769284077Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.219219ms logger=migrator t=2026-05-11T21:13:29.775292959Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T21:13:29.776346194Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.053125ms logger=migrator t=2026-05-11T21:13:29.784504228Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T21:13:29.78457959Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=52.932µs logger=migrator t=2026-05-11T21:13:29.789698912Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T21:13:29.789738322Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=67.711µs logger=migrator t=2026-05-11T21:13:29.795360006Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T21:13:29.798355067Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.995981ms logger=migrator t=2026-05-11T21:13:29.804760999Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T21:13:29.806654574Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.893545ms logger=migrator t=2026-05-11T21:13:29.814031299Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T21:13:29.818432454Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.380875ms logger=migrator t=2026-05-11T21:13:29.824497998Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T21:13:29.826466195Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.973287ms logger=migrator t=2026-05-11T21:13:29.832051858Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T21:13:29.832526009Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=479.292µs logger=migrator t=2026-05-11T21:13:29.838686595Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T21:13:29.839989366Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.302841ms logger=migrator t=2026-05-11T21:13:29.845722622Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T21:13:29.84646151Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=739.318µs logger=migrator t=2026-05-11T21:13:29.851325135Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T21:13:29.851371276Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=47.751µs logger=migrator t=2026-05-11T21:13:29.856179141Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T21:13:29.857539733Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.360523ms logger=migrator t=2026-05-11T21:13:29.863132266Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T21:13:29.863821102Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=690.206µs logger=migrator t=2026-05-11T21:13:29.869131978Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:13:29.878138962Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.006734ms logger=migrator t=2026-05-11T21:13:29.883468289Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T21:13:29.884199216Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=730.687µs logger=migrator t=2026-05-11T21:13:29.890949986Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T21:13:29.892176625Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.231329ms logger=migrator t=2026-05-11T21:13:29.898386853Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T21:13:29.899638903Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.25162ms logger=migrator t=2026-05-11T21:13:29.906091566Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T21:13:29.906429154Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=333.228µs logger=migrator t=2026-05-11T21:13:29.912433227Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T21:13:29.913337318Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=904.331µs logger=migrator t=2026-05-11T21:13:29.918407079Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T21:13:29.921741248Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.333049ms logger=migrator t=2026-05-11T21:13:29.932597516Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T21:13:29.933851865Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.258009ms logger=migrator t=2026-05-11T21:13:29.94080484Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T21:13:29.941016175Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=212.495µs logger=migrator t=2026-05-11T21:13:29.950293476Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T21:13:29.950586223Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=296.487µs logger=migrator t=2026-05-11T21:13:29.956331959Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T21:13:29.95762293Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.290801ms logger=migrator t=2026-05-11T21:13:29.965042136Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T21:13:29.968601781Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.558295ms logger=migrator t=2026-05-11T21:13:29.973041656Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T21:13:29.973968468Z level=info msg="Migration successfully executed" id="create data_source table" duration=929.522µs logger=migrator t=2026-05-11T21:13:29.978005104Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T21:13:29.978576938Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=571.854µs logger=migrator t=2026-05-11T21:13:29.98541839Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T21:13:29.986008774Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=592.924µs logger=migrator t=2026-05-11T21:13:29.990952722Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T21:13:29.99213692Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.184388ms logger=migrator t=2026-05-11T21:13:29.99801959Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T21:13:29.998845429Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=829.81µs logger=migrator t=2026-05-11T21:13:30.005089377Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T21:13:30.014550152Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.459455ms logger=migrator t=2026-05-11T21:13:30.019180972Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T21:13:30.019840988Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=662.496µs logger=migrator t=2026-05-11T21:13:30.023897314Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T21:13:30.024933969Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.036545ms logger=migrator t=2026-05-11T21:13:30.030434629Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T21:13:30.032015267Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.583088ms logger=migrator t=2026-05-11T21:13:30.038536652Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T21:13:30.039134786Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=598.044µs logger=migrator t=2026-05-11T21:13:30.044389001Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T21:13:30.048318304Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.930103ms logger=migrator t=2026-05-11T21:13:30.052590996Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T21:13:30.054841079Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.253614ms logger=migrator t=2026-05-11T21:13:30.059959391Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T21:13:30.060001972Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=97.613µs logger=migrator t=2026-05-11T21:13:30.064315104Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T21:13:30.064741964Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=426.86µs logger=migrator t=2026-05-11T21:13:30.070756767Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T21:13:30.074959157Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.20224ms logger=migrator t=2026-05-11T21:13:30.081011511Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T21:13:30.081257216Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=242.125µs logger=migrator t=2026-05-11T21:13:30.087433393Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T21:13:30.08771472Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=282.157µs logger=migrator t=2026-05-11T21:13:30.094199614Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T21:13:30.101860646Z level=info msg="Migration successfully executed" id="Add uid column" duration=7.656272ms logger=migrator t=2026-05-11T21:13:30.956113855Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T21:13:30.956679588Z level=info msg="Migration successfully executed" id="Update uid value" duration=567.373µs logger=migrator t=2026-05-11T21:13:31.340964566Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T21:13:31.342040081Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.078265ms logger=migrator t=2026-05-11T21:13:31.484454304Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T21:13:31.486094273Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.642929ms logger=migrator t=2026-05-11T21:13:31.937171527Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T21:13:31.938593791Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.423964ms logger=migrator t=2026-05-11T21:13:32.297320831Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T21:13:32.298696884Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.378073ms logger=migrator t=2026-05-11T21:13:32.59914269Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T21:13:32.603730259Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=4.587099ms logger=migrator t=2026-05-11T21:13:32.619457943Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T21:13:32.621371198Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.926296ms logger=migrator t=2026-05-11T21:13:32.683205907Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T21:13:32.685061541Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.858354ms logger=migrator t=2026-05-11T21:13:32.693892841Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T21:13:32.694657659Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=765.258µs logger=migrator t=2026-05-11T21:13:32.702458534Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T21:13:32.703401796Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=937.952µs logger=migrator t=2026-05-11T21:13:32.708116968Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T21:13:32.715114125Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.996827ms logger=migrator t=2026-05-11T21:13:32.721973607Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T21:13:32.722575472Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=601.515µs logger=migrator t=2026-05-11T21:13:32.731243448Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T21:13:32.732442066Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.202648ms logger=migrator t=2026-05-11T21:13:32.737501976Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T21:13:32.738409608Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=911.702µs logger=migrator t=2026-05-11T21:13:32.746526081Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T21:13:32.74733487Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=809.659µs logger=migrator t=2026-05-11T21:13:32.753689791Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T21:13:32.754034229Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=344.548µs logger=migrator t=2026-05-11T21:13:32.761595909Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T21:13:32.762657254Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.063905ms logger=migrator t=2026-05-11T21:13:32.773275096Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T21:13:32.773316457Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.391µs logger=migrator t=2026-05-11T21:13:32.77847754Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T21:13:32.781970903Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.493403ms logger=migrator t=2026-05-11T21:13:32.789244485Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T21:13:32.791264003Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.014818ms logger=migrator t=2026-05-11T21:13:32.799042778Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T21:13:32.799380616Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=341.208µs logger=migrator t=2026-05-11T21:13:32.804105238Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T21:13:32.806876734Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.771676ms logger=migrator t=2026-05-11T21:13:32.814650069Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T21:13:32.817463266Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.815617ms logger=migrator t=2026-05-11T21:13:32.822011084Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T21:13:32.822819933Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=809.449µs logger=migrator t=2026-05-11T21:13:32.828961469Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T21:13:32.830032004Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.069815ms logger=migrator t=2026-05-11T21:13:32.834401648Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T21:13:32.835601366Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.199178ms logger=migrator t=2026-05-11T21:13:32.840225106Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T21:13:32.841429595Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.204119ms logger=migrator t=2026-05-11T21:13:32.846887085Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T21:13:32.847871268Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=983.824µs logger=migrator t=2026-05-11T21:13:32.853200104Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T21:13:32.853822099Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=629.735µs logger=migrator t=2026-05-11T21:13:32.858646174Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T21:13:32.858690545Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=44.901µs logger=migrator t=2026-05-11T21:13:32.863734395Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T21:13:32.863759385Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=23.11µs logger=migrator t=2026-05-11T21:13:32.871419927Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T21:13:32.87702574Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.604953ms logger=migrator t=2026-05-11T21:13:32.882035229Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T21:13:32.884435876Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.400607ms logger=migrator t=2026-05-11T21:13:32.891006723Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T21:13:32.891058224Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=52.371µs logger=migrator t=2026-05-11T21:13:32.895318235Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T21:13:32.896174935Z level=info msg="Migration successfully executed" id="create quota table v1" duration=856.87µs logger=migrator t=2026-05-11T21:13:32.900419186Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T21:13:32.901565483Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.144257ms logger=migrator t=2026-05-11T21:13:32.906185173Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T21:13:32.906217794Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.361µs logger=migrator t=2026-05-11T21:13:32.911846237Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T21:13:32.913189709Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.342612ms logger=migrator t=2026-05-11T21:13:32.918012464Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T21:13:32.920901443Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.887879ms logger=migrator t=2026-05-11T21:13:32.927601452Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T21:13:32.932090708Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.491447ms logger=migrator t=2026-05-11T21:13:32.939919284Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T21:13:32.939949035Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.541µs logger=migrator t=2026-05-11T21:13:32.947569846Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T21:13:32.948414186Z level=info msg="Migration successfully executed" id="create session table" duration=845.33µs logger=migrator t=2026-05-11T21:13:32.956330344Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T21:13:32.956456047Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=126.193µs logger=migrator t=2026-05-11T21:13:32.963920444Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T21:13:32.964088058Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=169.034µs logger=migrator t=2026-05-11T21:13:32.970600983Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T21:13:32.971547556Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=949.082µs logger=migrator t=2026-05-11T21:13:32.980380025Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T21:13:32.981559513Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.178848ms logger=migrator t=2026-05-11T21:13:32.989024251Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T21:13:32.989075022Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=55.482µs logger=migrator t=2026-05-11T21:13:32.994198303Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T21:13:32.994241424Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=48.081µs logger=migrator t=2026-05-11T21:13:32.99824955Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T21:13:33.001485717Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.235387ms logger=migrator t=2026-05-11T21:13:33.016079913Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T21:13:33.021640395Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.559792ms logger=migrator t=2026-05-11T21:13:33.028824396Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T21:13:33.028941289Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=117.452µs logger=migrator t=2026-05-11T21:13:33.032519534Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T21:13:33.032684798Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=168.864µs logger=migrator t=2026-05-11T21:13:33.037933622Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T21:13:33.038837484Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=903.962µs logger=migrator t=2026-05-11T21:13:33.048246527Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T21:13:33.048319839Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=68.352µs logger=migrator t=2026-05-11T21:13:33.054567007Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T21:13:33.059695969Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.125332ms logger=migrator t=2026-05-11T21:13:33.064886783Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T21:13:33.065046896Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=160.453µs logger=migrator t=2026-05-11T21:13:33.069748288Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T21:13:33.072866482Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.117604ms logger=migrator t=2026-05-11T21:13:33.078614328Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T21:13:33.081680061Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.065423ms logger=migrator t=2026-05-11T21:13:33.088432242Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T21:13:33.088585245Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=156.263µs logger=migrator t=2026-05-11T21:13:33.094859874Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T21:13:33.096046803Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.189279ms logger=migrator t=2026-05-11T21:13:33.100705703Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T21:13:33.101606105Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=900.632µs logger=migrator t=2026-05-11T21:13:33.107837252Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T21:13:33.108958869Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.124677ms logger=migrator t=2026-05-11T21:13:33.115601907Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T21:13:33.116612211Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.010514ms logger=migrator t=2026-05-11T21:13:33.122528611Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T21:13:33.123349591Z level=info msg="Migration successfully executed" id="add index alert state" duration=821.01µs logger=migrator t=2026-05-11T21:13:33.130137692Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T21:13:33.131444393Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.305651ms logger=migrator t=2026-05-11T21:13:33.135616572Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T21:13:33.136640217Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.025345ms logger=migrator t=2026-05-11T21:13:33.142163228Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T21:13:33.143181942Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.020594ms logger=migrator t=2026-05-11T21:13:33.150109687Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T21:13:33.151339276Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.229339ms logger=migrator t=2026-05-11T21:13:33.156515589Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T21:13:33.173655496Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=17.142478ms logger=migrator t=2026-05-11T21:13:33.316866868Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T21:13:33.318131928Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.26656ms logger=migrator t=2026-05-11T21:13:33.3296165Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-11T21:13:33.330786848Z 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.173548ms logger=migrator t=2026-05-11T21:13:33.341582294Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T21:13:33.342079526Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=498.072µs logger=migrator t=2026-05-11T21:13:33.349431381Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T21:13:33.350018455Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=587.404µs logger=migrator t=2026-05-11T21:13:33.354585793Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T21:13:33.355425183Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=839.62µs logger=migrator t=2026-05-11T21:13:33.36117997Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T21:13:33.369103488Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.922108ms logger=migrator t=2026-05-11T21:13:33.383570472Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T21:13:33.386332157Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.762995ms logger=migrator t=2026-05-11T21:13:33.391681264Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T21:13:33.395494025Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.812591ms logger=migrator t=2026-05-11T21:13:33.401624781Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T21:13:33.405490082Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.865201ms logger=migrator t=2026-05-11T21:13:33.41125932Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T21:13:33.412266684Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.007244ms logger=migrator t=2026-05-11T21:13:33.418762828Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T21:13:33.418804989Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=43.641µs logger=migrator t=2026-05-11T21:13:33.425262052Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T21:13:33.425632391Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=363.199µs logger=migrator t=2026-05-11T21:13:33.430790784Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T21:13:33.431987812Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.196579ms logger=migrator t=2026-05-11T21:13:33.438025305Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T21:13:33.438950657Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=924.992µs logger=migrator t=2026-05-11T21:13:33.444709274Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T21:13:33.445437021Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=732.007µs logger=migrator t=2026-05-11T21:13:33.451119576Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T21:13:33.451958166Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=841.03µs logger=migrator t=2026-05-11T21:13:33.461182635Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T21:13:33.463569742Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.382947ms logger=migrator t=2026-05-11T21:13:33.470856255Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T21:13:33.474616004Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.764449ms logger=migrator t=2026-05-11T21:13:33.479388638Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T21:13:33.483162267Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.773149ms logger=migrator t=2026-05-11T21:13:33.489920588Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T21:13:33.490103022Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=184.354µs logger=migrator t=2026-05-11T21:13:33.496670088Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T21:13:33.498178064Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.508106ms logger=migrator t=2026-05-11T21:13:33.503985452Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T21:13:33.505336304Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.351092ms logger=migrator t=2026-05-11T21:13:33.510893236Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T21:13:33.516166601Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.274615ms logger=migrator t=2026-05-11T21:13:33.521708933Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T21:13:33.521791345Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=82.892µs logger=migrator t=2026-05-11T21:13:33.527247915Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T21:13:33.528143186Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=895.951µs logger=migrator t=2026-05-11T21:13:33.533122024Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T21:13:33.534706592Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.584617ms logger=migrator t=2026-05-11T21:13:33.54391592Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T21:13:33.544035103Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=120.183µs logger=migrator t=2026-05-11T21:13:33.55022715Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T21:13:33.551407188Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.178428ms logger=migrator t=2026-05-11T21:13:33.55948767Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T21:13:33.560525715Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.038485ms logger=migrator t=2026-05-11T21:13:33.56747672Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T21:13:33.568500004Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.022784ms logger=migrator t=2026-05-11T21:13:33.576264349Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T21:13:33.577262452Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=999.113µs logger=migrator t=2026-05-11T21:13:33.58390168Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T21:13:33.58559232Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.69405ms logger=migrator t=2026-05-11T21:13:33.592679769Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T21:13:33.593802485Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.123546ms logger=migrator t=2026-05-11T21:13:33.602326078Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T21:13:33.6024018Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=77.231µs logger=migrator t=2026-05-11T21:13:33.609340814Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T21:13:33.61590666Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.578776ms logger=migrator t=2026-05-11T21:13:33.635368473Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T21:13:33.637269858Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.902056ms logger=migrator t=2026-05-11T21:13:33.65081964Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T21:13:33.655522971Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.704282ms logger=migrator t=2026-05-11T21:13:33.661683848Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T21:13:33.662727242Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.047075ms logger=migrator t=2026-05-11T21:13:33.670269682Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T21:13:33.672015183Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.746611ms logger=migrator t=2026-05-11T21:13:33.68156656Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T21:13:33.682644005Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.079965ms logger=migrator t=2026-05-11T21:13:33.68913993Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T21:13:33.70052274Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.3848ms logger=migrator t=2026-05-11T21:13:33.706180864Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T21:13:33.707198819Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.014884ms logger=migrator t=2026-05-11T21:13:33.712068274Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-11T21:13:33.712947895Z 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=879.631µs logger=migrator t=2026-05-11T21:13:33.71949394Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T21:13:33.71993579Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=442.87µs logger=migrator t=2026-05-11T21:13:33.726151308Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T21:13:33.727337736Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.186498ms logger=migrator t=2026-05-11T21:13:33.75826157Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T21:13:33.758600568Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=342.108µs logger=migrator t=2026-05-11T21:13:34.03188776Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T21:13:34.038862145Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.977505ms logger=migrator t=2026-05-11T21:13:34.062598669Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T21:13:34.071179593Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=8.579954ms logger=migrator t=2026-05-11T21:13:34.096064894Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T21:13:34.097697993Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.635349ms logger=migrator t=2026-05-11T21:13:34.107524136Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T21:13:34.108501839Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=978.133µs logger=migrator t=2026-05-11T21:13:34.134871146Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T21:13:34.135228904Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=361.348µs logger=migrator t=2026-05-11T21:13:34.145012547Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T21:13:34.149496903Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.483686ms logger=migrator t=2026-05-11T21:13:34.163017204Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T21:13:34.164021138Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.005094ms logger=migrator t=2026-05-11T21:13:34.182695592Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T21:13:34.182954938Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=261.546µs logger=migrator t=2026-05-11T21:13:34.20744727Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T21:13:34.207968322Z level=info msg="Migration successfully executed" id="Move region to single row" duration=523.572µs logger=migrator t=2026-05-11T21:13:34.2179765Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T21:13:34.21884141Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=864.91µs logger=migrator t=2026-05-11T21:13:34.232203788Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T21:13:34.234021741Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.820384ms logger=migrator t=2026-05-11T21:13:34.25715467Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T21:13:34.258939143Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.786393ms logger=migrator t=2026-05-11T21:13:34.271773668Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T21:13:34.272947416Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.172937ms logger=migrator t=2026-05-11T21:13:34.28495129Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T21:13:34.28576795Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=816.26µs logger=migrator t=2026-05-11T21:13:34.297330914Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T21:13:34.299045445Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.729891ms logger=migrator t=2026-05-11T21:13:34.324750086Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T21:13:34.324848638Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=99.712µs logger=migrator t=2026-05-11T21:13:34.340673534Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T21:13:34.341550255Z level=info msg="Migration successfully executed" id="create test_data table" duration=878.511µs logger=migrator t=2026-05-11T21:13:34.422073037Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T21:13:34.423136863Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.062805ms logger=migrator t=2026-05-11T21:13:34.446890317Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T21:13:34.448397733Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.510716ms logger=migrator t=2026-05-11T21:13:34.464404023Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T21:13:34.465785066Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.380793ms logger=migrator t=2026-05-11T21:13:34.501166826Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T21:13:34.501457243Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=290.967µs logger=migrator t=2026-05-11T21:13:34.519989673Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T21:13:34.520629908Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=639.905µs logger=migrator t=2026-05-11T21:13:34.53668703Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T21:13:34.536788952Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=103.132µs logger=migrator t=2026-05-11T21:13:34.562229476Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T21:13:34.56362159Z level=info msg="Migration successfully executed" id="create team table" duration=1.391673ms logger=migrator t=2026-05-11T21:13:34.605005372Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T21:13:34.606545899Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.540057ms logger=migrator t=2026-05-11T21:13:34.623279716Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T21:13:34.625156611Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.875775ms logger=migrator t=2026-05-11T21:13:34.639691036Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T21:13:34.646662492Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.975016ms logger=migrator t=2026-05-11T21:13:34.68154934Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T21:13:34.68193833Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=393.2µs logger=migrator t=2026-05-11T21:13:34.747440096Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T21:13:34.749141806Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.702731ms logger=migrator t=2026-05-11T21:13:34.808085636Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T21:13:34.809380627Z level=info msg="Migration successfully executed" id="create team member table" duration=1.299581ms logger=migrator t=2026-05-11T21:13:34.869258939Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T21:13:34.870423167Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.166477ms logger=migrator t=2026-05-11T21:13:34.894393846Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T21:13:34.89539846Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.003764ms logger=migrator t=2026-05-11T21:13:34.972670475Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T21:13:34.974698314Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.029198ms logger=migrator t=2026-05-11T21:13:34.999664496Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T21:13:35.008626449Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.955133ms logger=migrator t=2026-05-11T21:13:35.016003464Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T21:13:35.02087496Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.873396ms logger=migrator t=2026-05-11T21:13:35.031349469Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T21:13:35.038665373Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.313514ms logger=migrator t=2026-05-11T21:13:35.045991777Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T21:13:35.047699727Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.710071ms logger=migrator t=2026-05-11T21:13:35.054739895Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T21:13:35.055706458Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=966.493µs logger=migrator t=2026-05-11T21:13:35.06424342Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T21:13:35.065781377Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.538167ms logger=migrator t=2026-05-11T21:13:35.075801385Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T21:13:35.07729046Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.490915ms logger=migrator t=2026-05-11T21:13:35.083945008Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T21:13:35.085347872Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.401354ms logger=migrator t=2026-05-11T21:13:35.092417819Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T21:13:35.093798672Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.381463ms logger=migrator t=2026-05-11T21:13:35.099129939Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T21:13:35.101107386Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.983647ms logger=migrator t=2026-05-11T21:13:35.105681555Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T21:13:35.107079248Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.400524ms logger=migrator t=2026-05-11T21:13:35.112909986Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T21:13:35.113421748Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=496.172µs logger=migrator t=2026-05-11T21:13:35.11812802Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T21:13:35.118400317Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=273.027µs logger=migrator t=2026-05-11T21:13:35.120997308Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T21:13:35.121788197Z level=info msg="Migration successfully executed" id="create tag table" duration=788.959µs logger=migrator t=2026-05-11T21:13:35.12947343Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T21:13:35.130443943Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=970.084µs logger=migrator t=2026-05-11T21:13:35.13704712Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T21:13:35.138539465Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.495966ms logger=migrator t=2026-05-11T21:13:35.144584748Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T21:13:35.145617413Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.033705ms logger=migrator t=2026-05-11T21:13:35.155479997Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T21:13:35.157019314Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.539957ms logger=migrator t=2026-05-11T21:13:35.161604563Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:13:35.188239935Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=26.633752ms logger=migrator t=2026-05-11T21:13:35.192349403Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T21:13:35.192983418Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=632.355µs logger=migrator t=2026-05-11T21:13:35.197429164Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T21:13:35.198216483Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=784.898µs logger=migrator t=2026-05-11T21:13:35.203859796Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T21:13:35.204878341Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=1.001314ms logger=migrator t=2026-05-11T21:13:35.209849559Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T21:13:35.210502484Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=650.525µs logger=migrator t=2026-05-11T21:13:35.2149643Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T21:13:35.2162284Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.2639ms logger=migrator t=2026-05-11T21:13:35.228947982Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T21:13:35.229905945Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=965.223µs logger=migrator t=2026-05-11T21:13:35.235788145Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T21:13:35.235898187Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=95.262µs logger=migrator t=2026-05-11T21:13:35.241583962Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T21:13:35.245322221Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=3.738829ms logger=migrator t=2026-05-11T21:13:35.263746269Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T21:13:35.273452849Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.71546ms logger=migrator t=2026-05-11T21:13:35.280153139Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T21:13:35.283945689Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.79349ms logger=migrator t=2026-05-11T21:13:35.290428643Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T21:13:35.295711148Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.281525ms logger=migrator t=2026-05-11T21:13:35.299666442Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T21:13:35.300629595Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=963.623µs logger=migrator t=2026-05-11T21:13:35.306505314Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T21:13:35.312477576Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.970922ms logger=migrator t=2026-05-11T21:13:35.316781498Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T21:13:35.317838804Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.057915ms logger=migrator t=2026-05-11T21:13:35.324708417Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T21:13:35.325934476Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.230099ms logger=migrator t=2026-05-11T21:13:35.330588646Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T21:13:35.331469127Z level=info msg="Migration successfully executed" id="create user auth token table" duration=880.591µs logger=migrator t=2026-05-11T21:13:35.337705905Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T21:13:35.338597887Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=891.832µs logger=migrator t=2026-05-11T21:13:35.344917897Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T21:13:35.345796948Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=879.811µs logger=migrator t=2026-05-11T21:13:35.35010268Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T21:13:35.350989441Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=886.521µs logger=migrator t=2026-05-11T21:13:35.355902138Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T21:13:35.364630275Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.731867ms logger=migrator t=2026-05-11T21:13:35.370216678Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T21:13:35.3711485Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=931.432µs logger=migrator t=2026-05-11T21:13:35.375468003Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T21:13:35.376409375Z level=info msg="Migration successfully executed" id="create cache_data table" duration=942.913µs logger=migrator t=2026-05-11T21:13:35.382972461Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T21:13:35.384501557Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.528757ms logger=migrator t=2026-05-11T21:13:35.389977607Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T21:13:35.391424242Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.449104ms logger=migrator t=2026-05-11T21:13:35.3964197Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T21:13:35.398039538Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.616038ms logger=migrator t=2026-05-11T21:13:35.403687193Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T21:13:35.403797615Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=110.502µs logger=migrator t=2026-05-11T21:13:35.408302872Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T21:13:35.408430415Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=127.813µs logger=migrator t=2026-05-11T21:13:35.412519512Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T21:13:35.413438184Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=918.472µs logger=migrator t=2026-05-11T21:13:35.418223578Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T21:13:35.419416256Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.191378ms logger=migrator t=2026-05-11T21:13:35.424149449Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T21:13:35.425668245Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.518236ms logger=migrator t=2026-05-11T21:13:35.429507136Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:13:35.429568527Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=62.031µs logger=migrator t=2026-05-11T21:13:35.432809434Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T21:13:35.433694535Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=884.891µs logger=migrator t=2026-05-11T21:13:35.439269258Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T21:13:35.440702372Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.433074ms logger=migrator t=2026-05-11T21:13:35.449697216Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T21:13:35.451315214Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.615548ms logger=migrator t=2026-05-11T21:13:35.456332463Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T21:13:35.45787495Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.542347ms logger=migrator t=2026-05-11T21:13:35.462264164Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T21:13:35.47176128Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.497996ms logger=migrator t=2026-05-11T21:13:35.475260093Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T21:13:35.475913768Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=653.465µs logger=migrator t=2026-05-11T21:13:35.480053327Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T21:13:35.480109918Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=57.151µs logger=migrator t=2026-05-11T21:13:35.483210622Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T21:13:35.483872997Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=660.535µs logger=migrator t=2026-05-11T21:13:35.487284698Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-11T21:13:35.487971545Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=686.787µs logger=migrator t=2026-05-11T21:13:35.49281853Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-11T21:13:35.493505366Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=686.546µs logger=migrator t=2026-05-11T21:13:35.496922257Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:13:35.496967849Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=45.612µs logger=migrator t=2026-05-11T21:13:35.50040396Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T21:13:35.501952247Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.551317ms logger=migrator t=2026-05-11T21:13:35.506493275Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T21:13:35.508138584Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.644089ms logger=migrator t=2026-05-11T21:13:35.514441194Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-11T21:13:35.515391306Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=949.872µs logger=migrator t=2026-05-11T21:13:35.522208208Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T21:13:35.523730984Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.521916ms logger=migrator t=2026-05-11T21:13:35.53073172Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T21:13:35.539526989Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.795679ms logger=migrator t=2026-05-11T21:13:35.542895519Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T21:13:35.543796441Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=902.142µs logger=migrator t=2026-05-11T21:13:35.548461932Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T21:13:35.549349013Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=886.981µs logger=migrator t=2026-05-11T21:13:35.552804265Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T21:13:35.578607478Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.802563ms logger=migrator t=2026-05-11T21:13:35.582202603Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T21:13:35.605986178Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.782625ms logger=migrator t=2026-05-11T21:13:35.610601788Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T21:13:35.611421177Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=818.549µs logger=migrator t=2026-05-11T21:13:35.616210901Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T21:13:35.617150223Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=938.752µs logger=migrator t=2026-05-11T21:13:35.624492048Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T21:13:35.63049625Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.006263ms logger=migrator t=2026-05-11T21:13:35.636050772Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T21:13:35.641608804Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.557592ms logger=migrator t=2026-05-11T21:13:35.645389014Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T21:13:35.646454839Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.066015ms logger=migrator t=2026-05-11T21:13:35.651704424Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T21:13:35.652656356Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=952.173µs logger=migrator t=2026-05-11T21:13:35.660179445Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T21:13:35.661136188Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=956.353µs logger=migrator t=2026-05-11T21:13:35.665485121Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T21:13:35.666524406Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.038945ms logger=migrator t=2026-05-11T21:13:35.673191534Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:13:35.673254566Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.332µs logger=migrator t=2026-05-11T21:13:35.676881982Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T21:13:35.682843303Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.962491ms logger=migrator t=2026-05-11T21:13:35.686579942Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T21:13:35.692535164Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.954822ms logger=migrator t=2026-05-11T21:13:35.696049957Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T21:13:35.702139352Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.089605ms logger=migrator t=2026-05-11T21:13:35.709751432Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T21:13:35.710623893Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=869.861µs logger=migrator t=2026-05-11T21:13:35.713837289Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T21:13:35.714771742Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=934.252µs logger=migrator t=2026-05-11T21:13:35.718266925Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T21:13:35.724129924Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.862649ms logger=migrator t=2026-05-11T21:13:35.728268942Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T21:13:35.734154852Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.88556ms logger=migrator t=2026-05-11T21:13:35.739215072Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-11T21:13:35.740176155Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=960.813µs logger=migrator t=2026-05-11T21:13:35.743958425Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T21:13:35.749906436Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.947691ms logger=migrator t=2026-05-11T21:13:35.753996593Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T21:13:35.76015919Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.162367ms logger=migrator t=2026-05-11T21:13:35.763658663Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T21:13:35.763723294Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.011µs logger=migrator t=2026-05-11T21:13:35.767705429Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T21:13:35.768775705Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.070035ms logger=migrator t=2026-05-11T21:13:35.773951677Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-11T21:13:35.77490652Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=952.413µs logger=migrator t=2026-05-11T21:13:35.779148321Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-11T21:13:35.780142284Z 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=993.493µs logger=migrator t=2026-05-11T21:13:35.786927656Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T21:13:35.786990527Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=63.351µs logger=migrator t=2026-05-11T21:13:35.794974366Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T21:13:35.804892252Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.917136ms logger=migrator t=2026-05-11T21:13:35.808628211Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T21:13:35.813042616Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.412485ms logger=migrator t=2026-05-11T21:13:35.816369605Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T21:13:35.82250211Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.132785ms logger=migrator t=2026-05-11T21:13:35.827020658Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T21:13:35.833058581Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.037953ms logger=migrator t=2026-05-11T21:13:35.836647416Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T21:13:35.844543634Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.894138ms logger=migrator t=2026-05-11T21:13:35.850125147Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T21:13:35.850233769Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=106.552µs logger=migrator t=2026-05-11T21:13:35.863284029Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T21:13:35.864711893Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.426614ms logger=migrator t=2026-05-11T21:13:35.871995796Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T21:13:35.882901515Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.906409ms logger=migrator t=2026-05-11T21:13:35.886784727Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T21:13:35.886834918Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=50.761µs logger=migrator t=2026-05-11T21:13:35.891686804Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T21:13:35.902195353Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.51089ms logger=migrator t=2026-05-11T21:13:35.905792359Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T21:13:35.906484355Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=691.996µs logger=migrator t=2026-05-11T21:13:35.910524981Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T21:13:35.921302077Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.774376ms logger=migrator t=2026-05-11T21:13:35.925847065Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T21:13:35.926398398Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=551.523µs logger=migrator t=2026-05-11T21:13:35.930232749Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T21:13:35.930945956Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=713.157µs logger=migrator t=2026-05-11T21:13:35.935341011Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T21:13:35.944303584Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.963014ms logger=migrator t=2026-05-11T21:13:35.947608262Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T21:13:35.94838563Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=777.028µs logger=migrator t=2026-05-11T21:13:35.954456615Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T21:13:35.955479879Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.023055ms logger=migrator t=2026-05-11T21:13:35.95971895Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T21:13:35.960889408Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.168697ms logger=migrator t=2026-05-11T21:13:35.965395204Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T21:13:35.96690772Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.511856ms logger=migrator t=2026-05-11T21:13:35.972231197Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T21:13:35.972297338Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.801µs logger=migrator t=2026-05-11T21:13:35.97532639Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T21:13:35.976273053Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=946.663µs logger=migrator t=2026-05-11T21:13:35.981319983Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T21:13:35.982751597Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.431814ms logger=migrator t=2026-05-11T21:13:35.987453438Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T21:13:35.987829747Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T21:13:35.992697103Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T21:13:35.993115313Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=417.09µs logger=migrator t=2026-05-11T21:13:35.996862232Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T21:13:35.998429689Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.567197ms logger=migrator t=2026-05-11T21:13:36.003716644Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T21:13:36.01025631Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.539116ms logger=migrator t=2026-05-11T21:13:36.01445236Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T21:13:36.015565526Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.113326ms logger=migrator t=2026-05-11T21:13:36.021230381Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T21:13:36.022840609Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.609649ms logger=migrator t=2026-05-11T21:13:36.028235647Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T21:13:36.029535508Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.299781ms logger=migrator t=2026-05-11T21:13:36.033910802Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T21:13:36.03550777Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.596038ms logger=migrator t=2026-05-11T21:13:36.039607587Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T21:13:36.040652662Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.044135ms logger=migrator t=2026-05-11T21:13:36.048361835Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T21:13:36.048403026Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=42.811µs logger=migrator t=2026-05-11T21:13:36.055234118Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T21:13:36.055458304Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=223.436µs logger=migrator t=2026-05-11T21:13:36.06205909Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T21:13:36.073201575Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.145025ms logger=migrator t=2026-05-11T21:13:36.079583247Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T21:13:36.079904214Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=322.437µs logger=migrator t=2026-05-11T21:13:36.084879582Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T21:13:36.086626304Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.745992ms logger=migrator t=2026-05-11T21:13:36.093674821Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T21:13:36.09405881Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=383.999µs logger=migrator t=2026-05-11T21:13:36.100465722Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T21:13:36.10161848Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.152588ms logger=migrator t=2026-05-11T21:13:36.112776485Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T21:13:36.114333742Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.558737ms logger=migrator t=2026-05-11T21:13:36.121990734Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T21:13:36.159596417Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.602883ms logger=migrator t=2026-05-11T21:13:36.166097661Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T21:13:36.174387278Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.287997ms logger=migrator t=2026-05-11T21:13:36.187838618Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T21:13:36.188188946Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=353.978µs logger=migrator t=2026-05-11T21:13:36.197295073Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T21:13:36.231615358Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.314705ms logger=migrator t=2026-05-11T21:13:36.238289136Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T21:13:36.271111856Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.82245ms logger=migrator t=2026-05-11T21:13:36.319611938Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T21:13:36.320851247Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.240669ms logger=migrator t=2026-05-11T21:13:36.331170512Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T21:13:36.33231806Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.147498ms logger=migrator t=2026-05-11T21:13:36.358953612Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T21:13:36.359576907Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=627.615µs logger=migrator t=2026-05-11T21:13:36.365320463Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T21:13:36.367449734Z level=info msg="Migration successfully executed" id="create permission table" duration=2.123001ms logger=migrator t=2026-05-11T21:13:36.374398159Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T21:13:36.375971677Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.573588ms logger=migrator t=2026-05-11T21:13:36.435690735Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T21:13:36.439560517Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=3.870702ms logger=migrator t=2026-05-11T21:13:36.447886574Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T21:13:36.448803906Z level=info msg="Migration successfully executed" id="create role table" duration=917.192µs logger=migrator t=2026-05-11T21:13:36.45609054Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T21:13:36.466108467Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.023228ms logger=migrator t=2026-05-11T21:13:36.471366532Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T21:13:36.47969054Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.323688ms logger=migrator t=2026-05-11T21:13:36.486309217Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T21:13:36.487346432Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.037025ms logger=migrator t=2026-05-11T21:13:36.492800691Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T21:13:36.49443308Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.629349ms logger=migrator t=2026-05-11T21:13:36.500966756Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T21:13:36.503123277Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.155982ms logger=migrator t=2026-05-11T21:13:36.51337152Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T21:13:36.51506649Z level=info msg="Migration successfully executed" id="create team role table" duration=1.69822ms logger=migrator t=2026-05-11T21:13:36.617933784Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T21:13:36.629955719Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=12.031056ms logger=migrator t=2026-05-11T21:13:36.726306648Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T21:13:36.728301095Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.996417ms logger=migrator t=2026-05-11T21:13:36.734440281Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T21:13:36.735423864Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=984.083µs logger=migrator t=2026-05-11T21:13:36.743374713Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T21:13:36.744247144Z level=info msg="Migration successfully executed" id="create user role table" duration=872.071µs logger=migrator t=2026-05-11T21:13:36.753848472Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T21:13:36.755879Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.031178ms logger=migrator t=2026-05-11T21:13:36.764372832Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T21:13:36.766797019Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.424857ms logger=migrator t=2026-05-11T21:13:36.773377826Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T21:13:36.777512034Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=4.131758ms logger=migrator t=2026-05-11T21:13:36.784182332Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T21:13:36.785414301Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.230519ms logger=migrator t=2026-05-11T21:13:36.793525064Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T21:13:36.795214294Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.68908ms logger=migrator t=2026-05-11T21:13:36.801513824Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T21:13:36.802558229Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.044245ms logger=migrator t=2026-05-11T21:13:36.809264748Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T21:13:36.820107226Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.843178ms logger=migrator t=2026-05-11T21:13:36.825988965Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T21:13:36.826802275Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=817.73µs logger=migrator t=2026-05-11T21:13:36.832674334Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T21:13:36.833723299Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.048625ms logger=migrator t=2026-05-11T21:13:36.839483076Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T21:13:36.841169746Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.68651ms logger=migrator t=2026-05-11T21:13:36.848468279Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T21:13:36.850136699Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.6681ms logger=migrator t=2026-05-11T21:13:36.855982978Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T21:13:36.856774337Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=791.188µs logger=migrator t=2026-05-11T21:13:36.863091876Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T21:13:36.864966431Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.874095ms logger=migrator t=2026-05-11T21:13:36.872452779Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T21:13:36.880341206Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.888207ms logger=migrator t=2026-05-11T21:13:36.886177675Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T21:13:36.894126314Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.947809ms logger=migrator t=2026-05-11T21:13:36.899485641Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T21:13:36.907319837Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.830986ms logger=migrator t=2026-05-11T21:13:36.913572755Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T21:13:36.923723247Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.148312ms logger=migrator t=2026-05-11T21:13:36.930024126Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T21:13:36.93101732Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=992.964µs logger=migrator t=2026-05-11T21:13:36.937133555Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T21:13:36.938564869Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.430624ms logger=migrator t=2026-05-11T21:13:36.946116269Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T21:13:36.947961092Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.844584ms logger=migrator t=2026-05-11T21:13:36.954115229Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T21:13:36.955331837Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.216209ms logger=migrator t=2026-05-11T21:13:36.960659154Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T21:13:36.962262352Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.602038ms logger=migrator t=2026-05-11T21:13:36.969107755Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T21:13:36.969178566Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=71.661µs logger=migrator t=2026-05-11T21:13:36.974451912Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T21:13:36.974578135Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=127.203µs logger=migrator t=2026-05-11T21:13:36.979621045Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T21:13:36.980038404Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=417.479µs logger=migrator t=2026-05-11T21:13:36.984649474Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T21:13:36.985297599Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=652.855µs logger=migrator t=2026-05-11T21:13:36.990840771Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T21:13:36.991552888Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=712.267µs logger=migrator t=2026-05-11T21:13:36.99671177Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T21:13:36.996996577Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=284.487µs logger=migrator t=2026-05-11T21:13:37.002621901Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T21:13:37.003350678Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=726.327µs logger=migrator t=2026-05-11T21:13:37.008528031Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T21:13:37.009886843Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.357862ms logger=migrator t=2026-05-11T21:13:37.015952477Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T21:13:37.017291849Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.338612ms logger=migrator t=2026-05-11T21:13:37.023011245Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T21:13:37.031765123Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.753358ms logger=migrator t=2026-05-11T21:13:37.037334695Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T21:13:37.037418897Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=113.763µs logger=migrator t=2026-05-11T21:13:37.042361435Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T21:13:37.043395379Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.031664ms logger=migrator t=2026-05-11T21:13:37.049695619Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T21:13:37.050964469Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.26843ms logger=migrator t=2026-05-11T21:13:37.056149932Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T21:13:37.057387712Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.23835ms logger=migrator t=2026-05-11T21:13:37.064305976Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T21:13:37.072986942Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.678906ms logger=migrator t=2026-05-11T21:13:37.077493259Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T21:13:37.078209726Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=716.597µs logger=migrator t=2026-05-11T21:13:37.08218649Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T21:13:37.082896737Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=710.187µs logger=migrator t=2026-05-11T21:13:37.087750013Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T21:13:37.111781233Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.0314ms logger=migrator t=2026-05-11T21:13:37.117067339Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T21:13:37.118197446Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.128007ms logger=migrator t=2026-05-11T21:13:37.124095296Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T21:13:37.125367606Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.2719ms logger=migrator t=2026-05-11T21:13:37.132811873Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T21:13:37.134621476Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.811443ms logger=migrator t=2026-05-11T21:13:37.140189558Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T21:13:37.141408307Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.218299ms logger=migrator t=2026-05-11T21:13:37.148044175Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T21:13:37.148411463Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=367.928µs logger=migrator t=2026-05-11T21:13:37.154252022Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T21:13:37.155504952Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.25307ms logger=migrator t=2026-05-11T21:13:37.160548062Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T21:13:37.169545676Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.996934ms logger=migrator t=2026-05-11T21:13:37.175308252Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T21:13:37.175936157Z level=info msg="Migration successfully executed" id="create entity_events table" duration=627.625µs logger=migrator t=2026-05-11T21:13:37.180611258Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T21:13:37.181623802Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.017114ms logger=migrator t=2026-05-11T21:13:37.189245093Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T21:13:37.189986921Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T21:13:37.195956133Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T21:13:37.196433504Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T21:13:37.201467754Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T21:13:37.202244302Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=776.178µs logger=migrator t=2026-05-11T21:13:37.206896493Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T21:13:37.207853925Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=957.312µs logger=migrator t=2026-05-11T21:13:37.2143728Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T21:13:37.216210604Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.834734ms logger=migrator t=2026-05-11T21:13:37.223548348Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T21:13:37.225029463Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.477325ms logger=migrator t=2026-05-11T21:13:37.231237491Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T21:13:37.23246846Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.230239ms logger=migrator t=2026-05-11T21:13:37.239823705Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T21:13:37.24088474Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.062295ms logger=migrator t=2026-05-11T21:13:37.24719618Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T21:13:37.248003529Z level=info msg="Migration successfully executed" id="Drop public config table" duration=807.579µs logger=migrator t=2026-05-11T21:13:37.256330187Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T21:13:37.25771169Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.381062ms logger=migrator t=2026-05-11T21:13:37.265010033Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T21:13:37.266253643Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.24356ms logger=migrator t=2026-05-11T21:13:37.274055328Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T21:13:37.278323989Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=4.267761ms logger=migrator t=2026-05-11T21:13:37.284704571Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T21:13:37.285864188Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.171668ms logger=migrator t=2026-05-11T21:13:37.290506338Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T21:13:37.315070621Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.560523ms logger=migrator t=2026-05-11T21:13:37.321426542Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T21:13:37.327976438Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.549396ms logger=migrator t=2026-05-11T21:13:37.334166415Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T21:13:37.342503353Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.337738ms logger=migrator t=2026-05-11T21:13:37.348047404Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T21:13:37.34830219Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=255.586µs logger=migrator t=2026-05-11T21:13:37.353877313Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T21:13:37.362368205Z level=info msg="Migration successfully executed" id="add share column" duration=8.494742ms logger=migrator t=2026-05-11T21:13:37.36766076Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T21:13:37.367790273Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=129.803µs logger=migrator t=2026-05-11T21:13:37.37188403Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T21:13:37.373247613Z level=info msg="Migration successfully executed" id="create file table" duration=1.362183ms logger=migrator t=2026-05-11T21:13:37.37900215Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T21:13:37.380912035Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.909815ms logger=migrator t=2026-05-11T21:13:37.386753053Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T21:13:37.387916631Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.165118ms logger=migrator t=2026-05-11T21:13:37.393975095Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T21:13:37.395302147Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.323812ms logger=migrator t=2026-05-11T21:13:37.401693978Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T21:13:37.403512792Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.814403ms logger=migrator t=2026-05-11T21:13:37.409948035Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T21:13:37.410045797Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=98.802µs logger=migrator t=2026-05-11T21:13:37.414618835Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T21:13:37.414686697Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.112µs logger=migrator t=2026-05-11T21:13:37.419977703Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T21:13:37.420930285Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=951.632µs logger=migrator t=2026-05-11T21:13:37.425266509Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T21:13:37.425576616Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=310.228µs logger=migrator t=2026-05-11T21:13:37.431390304Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T21:13:37.43291811Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.527316ms logger=migrator t=2026-05-11T21:13:37.437695794Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T21:13:37.447869465Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.173102ms logger=migrator t=2026-05-11T21:13:37.452941806Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T21:13:37.45312317Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=181.844µs logger=migrator t=2026-05-11T21:13:37.458193531Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T21:13:37.459393549Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.199588ms logger=migrator t=2026-05-11T21:13:37.465919964Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T21:13:37.46659879Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=679.996µs logger=migrator t=2026-05-11T21:13:37.471955757Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T21:13:37.472190303Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=238.626µs logger=migrator t=2026-05-11T21:13:37.477388276Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T21:13:37.477880538Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=492.732µs logger=migrator t=2026-05-11T21:13:37.483594594Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T21:13:37.493219352Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.630729ms logger=migrator t=2026-05-11T21:13:37.497007542Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T21:13:37.506409746Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.401794ms logger=migrator t=2026-05-11T21:13:37.510956744Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T21:13:37.511717092Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=760.348µs logger=migrator t=2026-05-11T21:13:37.517360816Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T21:13:37.596431184Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.043307ms logger=migrator t=2026-05-11T21:13:37.601433103Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T21:13:37.602277603Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=844.57µs logger=migrator t=2026-05-11T21:13:37.607082457Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T21:13:37.607890996Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=808.309µs logger=migrator t=2026-05-11T21:13:37.614054192Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T21:13:37.636748262Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=22.691399ms logger=migrator t=2026-05-11T21:13:37.643614984Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T21:13:37.650060138Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.444864ms logger=migrator t=2026-05-11T21:13:37.65775189Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T21:13:37.658111629Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=359.679µs logger=migrator t=2026-05-11T21:13:37.665942155Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T21:13:37.66617313Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=230.345µs logger=migrator t=2026-05-11T21:13:37.67289019Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T21:13:37.673209317Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=316.567µs logger=migrator t=2026-05-11T21:13:37.68887814Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T21:13:37.689263529Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=388.69µs logger=migrator t=2026-05-11T21:13:37.697623638Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T21:13:37.698079668Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=458.671µs logger=migrator t=2026-05-11T21:13:37.711333453Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T21:13:37.712803468Z level=info msg="Migration successfully executed" id="create folder table" duration=1.475235ms logger=migrator t=2026-05-11T21:13:37.71921747Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T21:13:37.720569702Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.328682ms logger=migrator t=2026-05-11T21:13:37.727813035Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T21:13:37.728996203Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.183058ms logger=migrator t=2026-05-11T21:13:37.738904178Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T21:13:37.738951529Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.421µs logger=migrator t=2026-05-11T21:13:37.743870886Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T21:13:37.745462034Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.590248ms logger=migrator t=2026-05-11T21:13:37.751413325Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T21:13:37.75248373Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.070535ms logger=migrator t=2026-05-11T21:13:37.760669155Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T21:13:37.762118219Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.444404ms logger=migrator t=2026-05-11T21:13:37.767403325Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T21:13:37.767820545Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=417.57µs logger=migrator t=2026-05-11T21:13:37.772516367Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T21:13:37.772933146Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=416µs logger=migrator t=2026-05-11T21:13:37.779105333Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T21:13:37.780878885Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.773492ms logger=migrator t=2026-05-11T21:13:37.785941245Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T21:13:37.787087312Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.143627ms logger=migrator t=2026-05-11T21:13:37.792120632Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T21:13:37.793350421Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.229289ms logger=migrator t=2026-05-11T21:13:37.80213399Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T21:13:37.804273991Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.140801ms logger=migrator t=2026-05-11T21:13:37.809201598Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T21:13:37.810313564Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.115556ms logger=migrator t=2026-05-11T21:13:37.815501567Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T21:13:37.816366118Z level=info msg="Migration successfully executed" id="create anon_device table" duration=864.611µs logger=migrator t=2026-05-11T21:13:37.822246508Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T21:13:37.823449076Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.201718ms logger=migrator t=2026-05-11T21:13:37.830257828Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T21:13:37.832184333Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.925945ms logger=migrator t=2026-05-11T21:13:37.838054403Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T21:13:37.838919274Z level=info msg="Migration successfully executed" id="create signing_key table" duration=865.091µs logger=migrator t=2026-05-11T21:13:37.84425919Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T21:13:37.845418568Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.159148ms logger=migrator t=2026-05-11T21:13:37.850865037Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T21:13:37.851984204Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.118877ms logger=migrator t=2026-05-11T21:13:37.858230842Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T21:13:37.858516289Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=286.387µs logger=migrator t=2026-05-11T21:13:37.863595169Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T21:13:37.875947263Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.352624ms logger=migrator t=2026-05-11T21:13:37.879971268Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T21:13:37.880668625Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=698.157µs logger=migrator t=2026-05-11T21:13:37.884720362Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T21:13:37.884744742Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.55µs logger=migrator t=2026-05-11T21:13:37.892270811Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T21:13:37.894168536Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.865214ms logger=migrator t=2026-05-11T21:13:37.903374885Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T21:13:37.903412335Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=40.501µs logger=migrator t=2026-05-11T21:13:37.908858315Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T21:13:37.911093528Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.234363ms logger=migrator t=2026-05-11T21:13:37.918829762Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T21:13:37.920057921Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.227719ms logger=migrator t=2026-05-11T21:13:37.927233691Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T21:13:37.928378438Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.143777ms logger=migrator t=2026-05-11T21:13:37.936466871Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T21:13:37.93772855Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.26257ms logger=migrator t=2026-05-11T21:13:37.942244298Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T21:13:37.942735289Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=492.291µs logger=migrator t=2026-05-11T21:13:37.947188555Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T21:13:37.948200739Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.005854ms logger=migrator t=2026-05-11T21:13:37.953074385Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T21:13:37.954513799Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.438824ms logger=migrator t=2026-05-11T21:13:37.959237491Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T21:13:37.960074151Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=837.04µs logger=migrator t=2026-05-11T21:13:37.964370863Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T21:13:37.977899245Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.528221ms logger=migrator t=2026-05-11T21:13:37.982711349Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T21:13:37.991569959Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.85905ms logger=migrator t=2026-05-11T21:13:37.99579719Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T21:13:38.007270692Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.472392ms logger=migrator t=2026-05-11T21:13:38.012791754Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T21:13:38.012844755Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=53.682µs logger=migrator t=2026-05-11T21:13:38.015857966Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T21:13:38.028395204Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.535988ms logger=migrator t=2026-05-11T21:13:38.033360712Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T21:13:38.041996107Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.632895ms logger=migrator t=2026-05-11T21:13:38.046029093Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T21:13:38.046662998Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=633.975µs logger=migrator t=2026-05-11T21:13:38.051967374Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.831826341s logger=migrator t=2026-05-11T21:13:38.052856455Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T21:13:38.076487486Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T21:13:38.076813784Z level=info msg="Created default organization" logger=secrets t=2026-05-11T21:13:38.082987551Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T21:13:38.123618896Z level=info msg="Restored cache from database" duration=421.17µs logger=plugin.store t=2026-05-11T21:13:38.124911167Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T21:13:38.158877203Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T21:13:38.158901124Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T21:13:38.158977446Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T21:13:38.158989806Z level=info msg="Plugins loaded" count=54 duration=34.079759ms logger=query_data t=2026-05-11T21:13:38.162830267Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T21:13:38.166255518Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T21:13:38.174228818Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T21:13:38.18696151Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T21:13:38.189408328Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T21:13:38.192259986Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T21:13:38.210841967Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T21:13:38.229116551Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T21:13:38.249308431Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T21:13:38.249340962Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T21:13:38.249833503Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-11T21:13:38.249918965Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-11T21:13:38.249886915Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-11T21:13:38.255615771Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-11T21:13:38.313834234Z level=info msg="Update check succeeded" duration=64.380499ms logger=grafana.update.checker t=2026-05-11T21:13:38.383172171Z level=info msg="Update check succeeded" duration=133.542653ms logger=ngalert.state.manager t=2026-05-11T21:13:38.400467481Z level=info msg="State cache has been initialized" states=0 duration=150.577306ms logger=ngalert.scheduler t=2026-05-11T21:13:38.400535563Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T21:13:38.400649136Z level=info msg=starting first_tick=2026-05-11T21:13:40Z logger=provisioning.dashboard t=2026-05-11T21:13:38.401485606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:38.425900125Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-11T21:13:38.428925717Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T21:13:38.444157989Z level=info msg="Patterns update finished" duration=104.238316ms logger=grafana-apiserver t=2026-05-11T21:13:38.524705982Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T21:13:38.525223625Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T21:13:50.615670615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:50.616214107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.066662427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.09712404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.115000085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.13753602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.154289488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.177179982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.210220676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.267408935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.289073339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.32364603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.345222193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.389995416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.406927208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.441026898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.460174873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.617838457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.637183997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.674470912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.691933097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.73543933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.749273489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.787597009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.805819832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.842390461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.859420945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.908206364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.923379594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.964110162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:51.981472014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.024749832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.040846064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.09456648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.115229421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.162000182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.182477128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.225442929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.243525758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.291641771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.308078792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.369780967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.387810475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.441588293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.4596037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.506405742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.525223249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.583927473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.606644963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.659496919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.676372019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.733217649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.754787292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.805281731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.822017399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.877027936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.898208498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.946658159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:52.971761456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.031423102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.047558716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.096628911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.113804789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.175097245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.194183098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.253500997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.268178616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.322618599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.377143934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.480034498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.500048273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.575330772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.594768133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.685619901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:53.703722561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:54.084046924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:54.102532504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:54.192647764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:54.209425002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T21:13:54.287034276Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T21:15:24.272184569Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-11T21:23:38.262539086Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-11T21:23:38.295980906Z level=info msg="Completed cleanup jobs" duration=45.404013ms logger=plugins.update.checker t=2026-05-11T21:23:38.364978376Z level=info msg="Update check succeeded" duration=50.996255ms logger=cleanup t=2026-05-11T21:33:38.274982362Z level=info msg="Completed cleanup jobs" duration=23.859329ms logger=plugins.update.checker t=2026-05-11T21:33:38.364684181Z level=info msg="Update check succeeded" duration=50.117413ms logger=cleanup t=2026-05-11T21:43:38.297903578Z level=info msg="Completed cleanup jobs" duration=46.623091ms logger=plugins.update.checker t=2026-05-11T21:43:38.38854302Z level=info msg="Update check succeeded" duration=70.461249ms logger=infra.usagestats t=2026-05-11T21:45:24.294759091Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-11T21:53:38.361458395Z level=info msg="Update check succeeded" duration=47.394222ms logger=cleanup t=2026-05-11T21:53:42.110644302Z level=info msg="Completed cleanup jobs" duration=3.859998777s logger=cleanup t=2026-05-11T22:03:38.280631916Z level=info msg="Completed cleanup jobs" duration=29.605683ms logger=plugins.update.checker t=2026-05-11T22:03:38.365496823Z level=info msg="Update check succeeded" duration=50.963413ms logger=cleanup t=2026-05-11T22:13:38.284929215Z level=info msg="Completed cleanup jobs" duration=34.301963ms logger=plugins.update.checker t=2026-05-11T22:13:38.393386175Z level=info msg="Update check succeeded" duration=79.443031ms logger=infra.usagestats t=2026-05-11T22:15:24.295399526Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T22:23:38.293465912Z level=info msg="Completed cleanup jobs" duration=42.199239ms logger=plugins.update.checker t=2026-05-11T22:23:38.37650394Z level=info msg="Update check succeeded" duration=62.424483ms