logger=settings t=2026-08-22T10:46:32.042654713Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-22T10:46:32Z logger=settings t=2026-08-22T10:46:32.042941871Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-22T10:46:32.042955192Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-22T10:46:32.042959782Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-22T10:46:32.042962512Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-22T10:46:32.042965192Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-22T10:46:32.042968232Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-22T10:46:32.042970842Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-22T10:46:32.042973882Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-22T10:46:32.042976782Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-22T10:46:32.042979312Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-22T10:46:32.042981872Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-22T10:46:32.042985072Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-22T10:46:32.042987822Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-22T10:46:32.042990673Z level=info msg=Target target=[all] logger=settings t=2026-08-22T10:46:32.043000043Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-22T10:46:32.043003893Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-22T10:46:32.043008303Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-22T10:46:32.043011923Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-22T10:46:32.043016443Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-22T10:46:32.043020653Z level=info msg="App mode production" logger=sqlstore t=2026-08-22T10:46:32.043386063Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-22T10:46:32.043411164Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-22T10:46:32.047246972Z level=info msg="Locking database" logger=migrator t=2026-08-22T10:46:32.047269442Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-22T10:46:32.04789728Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-22T10:46:32.048906187Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.008767ms logger=migrator t=2026-08-22T10:46:32.214197756Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-22T10:46:32.216210422Z level=info msg="Migration successfully executed" id="create user table" duration=2.016696ms logger=migrator t=2026-08-22T10:46:32.246398394Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-22T10:46:32.247977008Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.581544ms logger=migrator t=2026-08-22T10:46:32.254722627Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-22T10:46:32.255474007Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=751.791µs logger=migrator t=2026-08-22T10:46:32.260078796Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-22T10:46:32.261187387Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.11179ms logger=migrator t=2026-08-22T10:46:32.266535596Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-22T10:46:32.267510653Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=977.877µs logger=migrator t=2026-08-22T10:46:32.272612485Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-22T10:46:32.27602262Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.409465ms logger=migrator t=2026-08-22T10:46:32.282017637Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-22T10:46:32.282983455Z level=info msg="Migration successfully executed" id="create user table v2" duration=968.568µs logger=migrator t=2026-08-22T10:46:32.288234881Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-22T10:46:32.288985862Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=751.031µs logger=migrator t=2026-08-22T10:46:32.292344305Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-22T10:46:32.292944172Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=599.976µs logger=migrator t=2026-08-22T10:46:32.29863975Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-22T10:46:32.299175616Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=539.476µs logger=migrator t=2026-08-22T10:46:32.305366799Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-22T10:46:32.305929574Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=563.035µs logger=migrator t=2026-08-22T10:46:32.309223186Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-22T10:46:32.31043379Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.210424ms logger=migrator t=2026-08-22T10:46:32.314263417Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-22T10:46:32.314305038Z level=info msg="Migration successfully executed" id="Update user table charset" duration=51.132µs logger=migrator t=2026-08-22T10:46:32.318106613Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-22T10:46:32.319214535Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.107672ms logger=migrator t=2026-08-22T10:46:32.32298577Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-22T10:46:32.323214166Z level=info msg="Migration successfully executed" id="Add missing user data" duration=228.536µs logger=migrator t=2026-08-22T10:46:32.328326789Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-22T10:46:32.329399088Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.071609ms logger=migrator t=2026-08-22T10:46:32.335154519Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-22T10:46:32.33589075Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=735.641µs logger=migrator t=2026-08-22T10:46:32.341504676Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-22T10:46:32.344778807Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=3.271751ms logger=migrator t=2026-08-22T10:46:32.350659541Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-22T10:46:32.364309042Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.62413ms logger=migrator t=2026-08-22T10:46:32.368049546Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-22T10:46:32.369169668Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.121342ms logger=migrator t=2026-08-22T10:46:32.371635086Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-22T10:46:32.37178807Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=152.214µs logger=migrator t=2026-08-22T10:46:32.376186683Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-22T10:46:32.377070238Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=883.784µs logger=migrator t=2026-08-22T10:46:32.381386298Z 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-08-22T10:46:32.381739928Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=353.74µs logger=migrator t=2026-08-22T10:46:32.385302597Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-22T10:46:32.385739839Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=436.922µs logger=migrator t=2026-08-22T10:46:32.39080977Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-22T10:46:32.391750937Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=940.477µs logger=migrator t=2026-08-22T10:46:32.396350225Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-22T10:46:32.397147488Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=796.773µs logger=migrator t=2026-08-22T10:46:32.401604162Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-22T10:46:32.402415734Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=811.402µs logger=migrator t=2026-08-22T10:46:32.408608168Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-22T10:46:32.409693707Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.08387ms logger=migrator t=2026-08-22T10:46:32.414999376Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-22T10:46:32.415784137Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=788.242µs logger=migrator t=2026-08-22T10:46:32.420421417Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-22T10:46:32.420461438Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.211µs logger=migrator t=2026-08-22T10:46:32.425161509Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-22T10:46:32.426578488Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.415209ms logger=migrator t=2026-08-22T10:46:32.431524256Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-22T10:46:32.432216905Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=695.069µs logger=migrator t=2026-08-22T10:46:32.434707195Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-22T10:46:32.435341262Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=633.867µs logger=migrator t=2026-08-22T10:46:32.441442372Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-22T10:46:32.442070491Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=628.938µs logger=migrator t=2026-08-22T10:46:32.446052921Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:46:32.451133353Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.079772ms logger=migrator t=2026-08-22T10:46:32.456690808Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-22T10:46:32.45785615Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.159992ms logger=migrator t=2026-08-22T10:46:32.463117857Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-22T10:46:32.46393732Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=819.873µs logger=migrator t=2026-08-22T10:46:32.468350193Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-22T10:46:32.469060533Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=710.87µs logger=migrator t=2026-08-22T10:46:32.473558588Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-22T10:46:32.47436456Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=805.902µs logger=migrator t=2026-08-22T10:46:32.497100284Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-22T10:46:32.498907435Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.795561ms logger=migrator t=2026-08-22T10:46:32.505635012Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-22T10:46:32.506137656Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=501.184µs logger=migrator t=2026-08-22T10:46:32.51055358Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-22T10:46:32.511128536Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=575.786µs logger=migrator t=2026-08-22T10:46:32.515400325Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-22T10:46:32.515811536Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=410.721µs logger=migrator t=2026-08-22T10:46:32.520898408Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-22T10:46:32.521667459Z level=info msg="Migration successfully executed" id="create star table" duration=769.451µs logger=migrator t=2026-08-22T10:46:32.52597049Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-22T10:46:32.527162093Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.190753ms logger=migrator t=2026-08-22T10:46:32.53353634Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-22T10:46:32.534332032Z level=info msg="Migration successfully executed" id="create org table v1" duration=794.852µs logger=migrator t=2026-08-22T10:46:32.539117446Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-22T10:46:32.539913998Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=796.562µs logger=migrator t=2026-08-22T10:46:32.545658839Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-22T10:46:32.546718588Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.059329ms logger=migrator t=2026-08-22T10:46:32.55250798Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-22T10:46:32.555005879Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=2.489209ms logger=migrator t=2026-08-22T10:46:32.561680585Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-22T10:46:32.563334191Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.649026ms logger=migrator t=2026-08-22T10:46:32.56975814Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-22T10:46:32.570704726Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=987.057µs logger=migrator t=2026-08-22T10:46:32.576593611Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-22T10:46:32.576625562Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.811µs logger=migrator t=2026-08-22T10:46:32.581153298Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-22T10:46:32.581184849Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.111µs logger=migrator t=2026-08-22T10:46:32.585968133Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-22T10:46:32.586273851Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=306.709µs logger=migrator t=2026-08-22T10:46:32.591455686Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-22T10:46:32.592668369Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.212683ms logger=migrator t=2026-08-22T10:46:32.599627104Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-22T10:46:32.600887388Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.265845ms logger=migrator t=2026-08-22T10:46:32.606183366Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-22T10:46:32.6070495Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=865.633µs logger=migrator t=2026-08-22T10:46:32.613671355Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-22T10:46:32.615536826Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.864061ms logger=migrator t=2026-08-22T10:46:32.621242726Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-22T10:46:32.622306786Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.06381ms logger=migrator t=2026-08-22T10:46:32.629217298Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-22T10:46:32.630774712Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.556714ms logger=migrator t=2026-08-22T10:46:32.635572106Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-22T10:46:32.641301906Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.73358ms logger=migrator t=2026-08-22T10:46:32.646291524Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-22T10:46:32.647084997Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=794.673µs logger=migrator t=2026-08-22T10:46:32.65403949Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-22T10:46:32.654743669Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=705.239µs logger=migrator t=2026-08-22T10:46:32.661989282Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-22T10:46:32.663221986Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.238774ms logger=migrator t=2026-08-22T10:46:32.675692304Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-22T10:46:32.676347582Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=653.208µs logger=migrator t=2026-08-22T10:46:32.682030291Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-22T10:46:32.683745319Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.713538ms logger=migrator t=2026-08-22T10:46:32.688756319Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-22T10:46:32.688850822Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=94.933µs logger=migrator t=2026-08-22T10:46:32.693400758Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-22T10:46:32.696530145Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.125667ms logger=migrator t=2026-08-22T10:46:32.702490732Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-22T10:46:32.705003911Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.516119ms logger=migrator t=2026-08-22T10:46:32.709801905Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-22T10:46:32.712350756Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.550701ms logger=migrator t=2026-08-22T10:46:32.716804861Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-22T10:46:32.717639354Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=837.593µs logger=migrator t=2026-08-22T10:46:32.723139457Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-22T10:46:32.727687485Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.497005ms logger=migrator t=2026-08-22T10:46:32.73293085Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-22T10:46:32.734405722Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.474851ms logger=migrator t=2026-08-22T10:46:32.73937132Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-22T10:46:32.740772489Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.396538ms logger=migrator t=2026-08-22T10:46:32.746800176Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-22T10:46:32.746836227Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.161µs logger=migrator t=2026-08-22T10:46:32.751639552Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-22T10:46:32.751685083Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=48.061µs logger=migrator t=2026-08-22T10:46:32.756326173Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-22T10:46:32.760042356Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.716243ms logger=migrator t=2026-08-22T10:46:32.765533519Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-22T10:46:32.767854884Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.320405ms logger=migrator t=2026-08-22T10:46:32.772337379Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-22T10:46:32.774466418Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.128249ms logger=migrator t=2026-08-22T10:46:32.778729008Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-22T10:46:32.780879817Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.146729ms logger=migrator t=2026-08-22T10:46:32.785929188Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-22T10:46:32.786260267Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=330.749µs logger=migrator t=2026-08-22T10:46:32.791867363Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-22T10:46:32.793198621Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.326687ms logger=migrator t=2026-08-22T10:46:32.80179456Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-22T10:46:32.802723326Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=936.636µs logger=migrator t=2026-08-22T10:46:32.809185907Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-22T10:46:32.809255899Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=71.422µs logger=migrator t=2026-08-22T10:46:32.81327606Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-22T10:46:32.814244937Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=968.377µs logger=migrator t=2026-08-22T10:46:32.841074005Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-22T10:46:32.84303744Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.966965ms logger=migrator t=2026-08-22T10:46:32.851199818Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:46:32.859086047Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.870969ms logger=migrator t=2026-08-22T10:46:32.864683864Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-22T10:46:32.865715643Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.04829ms logger=migrator t=2026-08-22T10:46:32.872708548Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-22T10:46:32.875507995Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.807368ms logger=migrator t=2026-08-22T10:46:32.880776342Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-22T10:46:32.881677047Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=900.875µs logger=migrator t=2026-08-22T10:46:32.886831921Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-22T10:46:32.88716058Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=329.209µs logger=migrator t=2026-08-22T10:46:32.892299914Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-22T10:46:32.89288742Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=587.697µs logger=migrator t=2026-08-22T10:46:32.897379775Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-22T10:46:32.899931187Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.548572ms logger=migrator t=2026-08-22T10:46:32.905004278Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-22T10:46:32.905967565Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=967.357µs logger=migrator t=2026-08-22T10:46:32.920753697Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-22T10:46:32.92118961Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=439.473µs logger=migrator t=2026-08-22T10:46:32.926506857Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-22T10:46:32.926854548Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=343.61µs logger=migrator t=2026-08-22T10:46:32.931952179Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-22T10:46:32.933131602Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.171163ms logger=migrator t=2026-08-22T10:46:32.939581022Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-22T10:46:32.944843929Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.263677ms logger=migrator t=2026-08-22T10:46:32.950571289Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-22T10:46:32.951578216Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.007907ms logger=migrator t=2026-08-22T10:46:32.956815693Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-22T10:46:32.958085579Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.269425ms logger=migrator t=2026-08-22T10:46:32.972220552Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-22T10:46:32.97359397Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.373388ms logger=migrator t=2026-08-22T10:46:32.978390644Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-22T10:46:32.979582387Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.194833ms logger=migrator t=2026-08-22T10:46:32.983825236Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-22T10:46:32.985327027Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.501501ms logger=migrator t=2026-08-22T10:46:32.993240188Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-22T10:46:33.000672296Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.429598ms logger=migrator t=2026-08-22T10:46:33.00694106Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-22T10:46:33.008166785Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.228455ms logger=migrator t=2026-08-22T10:46:33.013771731Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-22T10:46:33.01517402Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.401869ms logger=migrator t=2026-08-22T10:46:33.02737197Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-22T10:46:33.02843976Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.070401ms logger=migrator t=2026-08-22T10:46:33.032798821Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-22T10:46:33.033380658Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=582.117µs logger=migrator t=2026-08-22T10:46:33.037491002Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-22T10:46:33.039998752Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.50939ms logger=migrator t=2026-08-22T10:46:33.044997492Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-22T10:46:33.047329067Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.329915ms logger=migrator t=2026-08-22T10:46:33.052904823Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-22T10:46:33.052962784Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=60.561µs logger=migrator t=2026-08-22T10:46:33.057245303Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-22T10:46:33.057552701Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=304.438µs logger=migrator t=2026-08-22T10:46:33.06467501Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-22T10:46:33.067368325Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.695415ms logger=migrator t=2026-08-22T10:46:33.075255546Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-22T10:46:33.075585925Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=334.71µs logger=migrator t=2026-08-22T10:46:33.088178735Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-22T10:46:33.088554586Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=379.971µs logger=migrator t=2026-08-22T10:46:33.091973362Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-22T10:46:33.094530482Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.55682ms logger=migrator t=2026-08-22T10:46:33.101338403Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-22T10:46:33.101534218Z level=info msg="Migration successfully executed" id="Update uid value" duration=196.455µs logger=migrator t=2026-08-22T10:46:33.10809036Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-22T10:46:33.109570582Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.480002ms logger=migrator t=2026-08-22T10:46:33.113329137Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-22T10:46:33.115304602Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.910744ms logger=migrator t=2026-08-22T10:46:33.122102051Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-22T10:46:33.123069789Z level=info msg="Migration successfully executed" id="create api_key table" duration=964.058µs logger=migrator t=2026-08-22T10:46:33.127752019Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-22T10:46:33.12850118Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=749.211µs logger=migrator t=2026-08-22T10:46:33.135854035Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-22T10:46:33.137775719Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.928634ms logger=migrator t=2026-08-22T10:46:33.142869051Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-22T10:46:33.144361152Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.492611ms logger=migrator t=2026-08-22T10:46:33.150894614Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-22T10:46:33.152306313Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.415149ms logger=migrator t=2026-08-22T10:46:33.161340245Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-22T10:46:33.162862058Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.523033ms logger=migrator t=2026-08-22T10:46:33.167641632Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-22T10:46:33.168586778Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=945.886µs logger=migrator t=2026-08-22T10:46:33.173904006Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-22T10:46:33.183354899Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.446933ms logger=migrator t=2026-08-22T10:46:33.188613316Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-22T10:46:33.189745077Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.134851ms logger=migrator t=2026-08-22T10:46:33.19414854Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-22T10:46:33.19522528Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.07874ms logger=migrator t=2026-08-22T10:46:33.199561671Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-22T10:46:33.200432685Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=871.934µs logger=migrator t=2026-08-22T10:46:33.204916401Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-22T10:46:33.205751134Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=834.853µs logger=migrator t=2026-08-22T10:46:33.21173479Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-22T10:46:33.21208233Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=347.48µs logger=migrator t=2026-08-22T10:46:33.216843293Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-22T10:46:33.217493001Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=630.127µs logger=migrator t=2026-08-22T10:46:33.293477449Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-22T10:46:33.293535311Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=63.452µs logger=migrator t=2026-08-22T10:46:33.301049331Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-22T10:46:33.304746765Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.698573ms logger=migrator t=2026-08-22T10:46:33.312812189Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-22T10:46:33.317576192Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.769384ms logger=migrator t=2026-08-22T10:46:33.322236752Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-22T10:46:33.322542361Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=306.729µs logger=migrator t=2026-08-22T10:46:33.328197898Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-22T10:46:33.335129091Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=6.931873ms logger=migrator t=2026-08-22T10:46:33.339172164Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-22T10:46:33.341976342Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.801858ms logger=migrator t=2026-08-22T10:46:33.346069296Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-22T10:46:33.347003933Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=934.527µs logger=migrator t=2026-08-22T10:46:33.351690973Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-22T10:46:33.35232821Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=637.357µs logger=migrator t=2026-08-22T10:46:33.356402235Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-22T10:46:33.35731229Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=906.974µs logger=migrator t=2026-08-22T10:46:33.362643168Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-22T10:46:33.364877431Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.239833ms logger=migrator t=2026-08-22T10:46:33.372269427Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-22T10:46:33.373958334Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.695506ms logger=migrator t=2026-08-22T10:46:33.382149512Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-22T10:46:33.383544891Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.394519ms logger=migrator t=2026-08-22T10:46:33.395141615Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-22T10:46:33.39533831Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=204.295µs logger=migrator t=2026-08-22T10:46:33.407234592Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-22T10:46:33.407368716Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=137.213µs logger=migrator t=2026-08-22T10:46:33.413360243Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-22T10:46:33.417025635Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.672823ms logger=migrator t=2026-08-22T10:46:33.420467221Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-22T10:46:33.423426413Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.958222ms logger=migrator t=2026-08-22T10:46:33.427564808Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-22T10:46:33.42764065Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.052µs logger=migrator t=2026-08-22T10:46:33.431224951Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-22T10:46:33.431973912Z level=info msg="Migration successfully executed" id="create quota table v1" duration=748.811µs logger=migrator t=2026-08-22T10:46:33.435949312Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-22T10:46:33.436803377Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=853.665µs logger=migrator t=2026-08-22T10:46:33.44125234Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-22T10:46:33.441295021Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.931µs logger=migrator t=2026-08-22T10:46:33.447078923Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-22T10:46:33.448469602Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.38979ms logger=migrator t=2026-08-22T10:46:33.452968037Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-22T10:46:33.454478839Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.510312ms logger=migrator t=2026-08-22T10:46:33.458493151Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-22T10:46:33.461506345Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.012864ms logger=migrator t=2026-08-22T10:46:33.465356342Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-22T10:46:33.465404554Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=53.112µs logger=migrator t=2026-08-22T10:46:33.469326523Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-22T10:46:33.470734432Z level=info msg="Migration successfully executed" id="create session table" duration=1.410729ms logger=migrator t=2026-08-22T10:46:33.47747768Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-22T10:46:33.477565763Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=89.293µs logger=migrator t=2026-08-22T10:46:33.481236196Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-22T10:46:33.481318658Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=82.842µs logger=migrator t=2026-08-22T10:46:33.484733133Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-22T10:46:33.485435792Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=702.609µs logger=migrator t=2026-08-22T10:46:33.489430593Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-22T10:46:33.490174835Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=743.782µs logger=migrator t=2026-08-22T10:46:33.49505592Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-22T10:46:33.495081631Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.271µs logger=migrator t=2026-08-22T10:46:33.498412235Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-22T10:46:33.498496437Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.881µs logger=migrator t=2026-08-22T10:46:33.502291162Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-22T10:46:33.505832181Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.539649ms logger=migrator t=2026-08-22T10:46:33.509482783Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-22T10:46:33.512747644Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.264421ms logger=migrator t=2026-08-22T10:46:33.516180599Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-22T10:46:33.516292492Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=111.743µs logger=migrator t=2026-08-22T10:46:33.519843851Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-22T10:46:33.520102728Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=258.987µs logger=migrator t=2026-08-22T10:46:33.523994048Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-22T10:46:33.525390636Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.396329ms logger=migrator t=2026-08-22T10:46:33.529869591Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-22T10:46:33.529966074Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=97.343µs logger=migrator t=2026-08-22T10:46:33.533960845Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-22T10:46:33.537096352Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.131707ms logger=migrator t=2026-08-22T10:46:33.540837117Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-22T10:46:33.541087074Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=249.417µs logger=migrator t=2026-08-22T10:46:33.544927681Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-22T10:46:33.550850896Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.918875ms logger=migrator t=2026-08-22T10:46:33.554755455Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-22T10:46:33.556989358Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.233913ms logger=migrator t=2026-08-22T10:46:33.560610018Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-22T10:46:33.56066286Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=53.172µs logger=migrator t=2026-08-22T10:46:33.564333512Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-22T10:46:33.565197266Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=863.884µs logger=migrator t=2026-08-22T10:46:33.569506516Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-22T10:46:33.570627137Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.119331ms logger=migrator t=2026-08-22T10:46:33.575720529Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-22T10:46:33.577542401Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.823402ms logger=migrator t=2026-08-22T10:46:33.582759526Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-22T10:46:33.584923867Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.168541ms logger=migrator t=2026-08-22T10:46:33.590123091Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-22T10:46:33.59115167Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.028779ms logger=migrator t=2026-08-22T10:46:33.596360126Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-22T10:46:33.59723856Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=878.144µs logger=migrator t=2026-08-22T10:46:33.602112556Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-22T10:46:33.602897667Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=784.571µs logger=migrator t=2026-08-22T10:46:33.607447045Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-22T10:46:33.608490313Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.042828ms logger=migrator t=2026-08-22T10:46:33.614601434Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-22T10:46:33.616041954Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.445901ms logger=migrator t=2026-08-22T10:46:33.62058883Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-22T10:46:33.631884876Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.303795ms logger=migrator t=2026-08-22T10:46:33.639422036Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-22T10:46:33.640011872Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=589.936µs logger=migrator t=2026-08-22T10:46:33.645827734Z 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-08-22T10:46:33.647378968Z 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.551774ms logger=migrator t=2026-08-22T10:46:33.65141508Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-22T10:46:33.651690007Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=274.797µs logger=migrator t=2026-08-22T10:46:33.657278103Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-22T10:46:33.657910392Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=632.559µs logger=migrator t=2026-08-22T10:46:33.66108437Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-22T10:46:33.662846519Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.761839ms logger=migrator t=2026-08-22T10:46:33.667966912Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-22T10:46:33.671932483Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.970972ms logger=migrator t=2026-08-22T10:46:33.676565501Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-22T10:46:33.682666981Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.0915ms logger=migrator t=2026-08-22T10:46:33.687500876Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-22T10:46:33.691174648Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.673552ms logger=migrator t=2026-08-22T10:46:33.697220338Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-22T10:46:33.700741886Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.517458ms logger=migrator t=2026-08-22T10:46:33.705367145Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-22T10:46:33.706343432Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=975.947µs logger=migrator t=2026-08-22T10:46:33.710693943Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-22T10:46:33.710738464Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=46.441µs logger=migrator t=2026-08-22T10:46:33.714817778Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-22T10:46:33.71486184Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.381µs logger=migrator t=2026-08-22T10:46:33.720930369Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-22T10:46:33.722164614Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.234625ms logger=migrator t=2026-08-22T10:46:33.727372908Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-22T10:46:33.729201199Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.824491ms logger=migrator t=2026-08-22T10:46:33.734737803Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-22T10:46:33.735743951Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.003318ms logger=migrator t=2026-08-22T10:46:33.74107957Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-22T10:46:33.742193422Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.111211ms logger=migrator t=2026-08-22T10:46:33.746181112Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-22T10:46:33.747769777Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.589295ms logger=migrator t=2026-08-22T10:46:33.752101477Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-22T10:46:33.756797579Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.696252ms logger=migrator t=2026-08-22T10:46:33.763123875Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-22T10:46:33.767028305Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.903349ms logger=migrator t=2026-08-22T10:46:33.771530649Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-22T10:46:33.771767806Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=234.787µs logger=migrator t=2026-08-22T10:46:33.775268113Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-22T10:46:33.776136638Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=867.965µs logger=migrator t=2026-08-22T10:46:33.781519968Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-22T10:46:33.782496985Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=970.927µs logger=migrator t=2026-08-22T10:46:33.788843962Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-22T10:46:33.792759252Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.91683ms logger=migrator t=2026-08-22T10:46:33.796460334Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-22T10:46:33.796570898Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=113.523µs logger=migrator t=2026-08-22T10:46:33.802927535Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-22T10:46:33.804279933Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.354009ms logger=migrator t=2026-08-22T10:46:33.808002756Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-22T10:46:33.808937342Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=934.616µs logger=migrator t=2026-08-22T10:46:33.813454538Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-22T10:46:33.813777637Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=325.769µs logger=migrator t=2026-08-22T10:46:33.818582342Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-22T10:46:33.820103414Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.521031ms logger=migrator t=2026-08-22T10:46:33.825144744Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-22T10:46:33.826520763Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.376489ms logger=migrator t=2026-08-22T10:46:33.831137971Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-22T10:46:33.832425857Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.280796ms logger=migrator t=2026-08-22T10:46:33.838183878Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-22T10:46:33.841168091Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.988963ms logger=migrator t=2026-08-22T10:46:33.84759678Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-22T10:46:33.848968809Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.373839ms logger=migrator t=2026-08-22T10:46:33.854423851Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-22T10:46:33.855648655Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.226134ms logger=migrator t=2026-08-22T10:46:33.863332889Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-22T10:46:33.863396191Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=69.312µs logger=migrator t=2026-08-22T10:46:33.867444334Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-22T10:46:33.876024432Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.576519ms logger=migrator t=2026-08-22T10:46:33.882267577Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-22T10:46:33.884457358Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.215491ms logger=migrator t=2026-08-22T10:46:33.892293586Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-22T10:46:33.898914902Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.622796ms logger=migrator t=2026-08-22T10:46:33.906573615Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-22T10:46:33.907568483Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=994.408µs logger=migrator t=2026-08-22T10:46:33.911681297Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-22T10:46:33.913266212Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.583535ms logger=migrator t=2026-08-22T10:46:33.91894758Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-22T10:46:33.919783863Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=832.823µs logger=migrator t=2026-08-22T10:46:33.924450203Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-22T10:46:33.937999432Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.548598ms logger=migrator t=2026-08-22T10:46:33.941454598Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-22T10:46:33.942145687Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=693.289µs logger=migrator t=2026-08-22T10:46:33.945752147Z 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-08-22T10:46:33.946784526Z 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=1.032779ms logger=migrator t=2026-08-22T10:46:33.952307011Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-22T10:46:33.952681321Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=373.261µs logger=migrator t=2026-08-22T10:46:33.956209429Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-22T10:46:33.957178536Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=968.407µs logger=migrator t=2026-08-22T10:46:33.961037224Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-22T10:46:33.961566918Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=528.265µs logger=migrator t=2026-08-22T10:46:33.966864146Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-22T10:46:33.971151615Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.286749ms logger=migrator t=2026-08-22T10:46:33.974671494Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-22T10:46:33.978888921Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.213297ms logger=migrator t=2026-08-22T10:46:33.982521962Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-22T10:46:33.983525741Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.003859ms logger=migrator t=2026-08-22T10:46:33.990921816Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-22T10:46:33.991873174Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=946.567µs logger=migrator t=2026-08-22T10:46:33.996334467Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-22T10:46:33.996822782Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=488.795µs logger=migrator t=2026-08-22T10:46:34.000855264Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-22T10:46:34.007624992Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.775518ms logger=migrator t=2026-08-22T10:46:34.014860614Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-22T10:46:34.015821431Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=960.376µs logger=migrator t=2026-08-22T10:46:34.025685746Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-22T10:46:34.026077837Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=392.681µs logger=migrator t=2026-08-22T10:46:34.030021257Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-22T10:46:34.030733757Z level=info msg="Migration successfully executed" id="Move region to single row" duration=709.451µs logger=migrator t=2026-08-22T10:46:34.034692637Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-22T10:46:34.036990671Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.298304ms logger=migrator t=2026-08-22T10:46:34.045024326Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-22T10:46:34.046101765Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.072299ms logger=migrator t=2026-08-22T10:46:34.052325008Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-22T10:46:34.054011606Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.686098ms logger=migrator t=2026-08-22T10:46:34.059087577Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-22T10:46:34.060068855Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=981.437µs logger=migrator t=2026-08-22T10:46:34.06526398Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-22T10:46:34.066867565Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.607456ms logger=migrator t=2026-08-22T10:46:34.070738892Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-22T10:46:34.072869522Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.12605ms logger=migrator t=2026-08-22T10:46:34.080463653Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-22T10:46:34.080593247Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=129.484µs logger=migrator t=2026-08-22T10:46:34.086163292Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-22T10:46:34.09360759Z level=info msg="Migration successfully executed" id="create test_data table" duration=7.430098ms logger=migrator t=2026-08-22T10:46:34.100664067Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-22T10:46:34.102144858Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.480731ms logger=migrator t=2026-08-22T10:46:34.107700143Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-22T10:46:34.108790074Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.086911ms logger=migrator t=2026-08-22T10:46:34.114653077Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-22T10:46:34.115705336Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.054079ms logger=migrator t=2026-08-22T10:46:34.122971769Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-22T10:46:34.123190505Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=226.736µs logger=migrator t=2026-08-22T10:46:34.130245341Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-22T10:46:34.131219899Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=973.948µs logger=migrator t=2026-08-22T10:46:34.137931296Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-22T10:46:34.138008718Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=78.112µs logger=migrator t=2026-08-22T10:46:34.143278155Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-22T10:46:34.144209551Z level=info msg="Migration successfully executed" id="create team table" duration=931.075µs logger=migrator t=2026-08-22T10:46:34.151786722Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-22T10:46:34.153611853Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.824321ms logger=migrator t=2026-08-22T10:46:34.160982018Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-22T10:46:34.164078105Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=3.098027ms logger=migrator t=2026-08-22T10:46:34.178658651Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-22T10:46:34.185037609Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.377028ms logger=migrator t=2026-08-22T10:46:34.2004791Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-22T10:46:34.201228731Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=764.512µs logger=migrator t=2026-08-22T10:46:34.209307896Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-22T10:46:34.210462328Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.155622ms logger=migrator t=2026-08-22T10:46:34.215813568Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-22T10:46:34.216894548Z level=info msg="Migration successfully executed" id="create team member table" duration=1.083409ms logger=migrator t=2026-08-22T10:46:34.222069072Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-22T10:46:34.225124907Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=3.051935ms logger=migrator t=2026-08-22T10:46:34.237027468Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-22T10:46:34.238269924Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.246486ms logger=migrator t=2026-08-22T10:46:34.26969262Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-22T10:46:34.270981895Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.295795ms logger=migrator t=2026-08-22T10:46:34.278427813Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-22T10:46:34.283738651Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.309988ms logger=migrator t=2026-08-22T10:46:34.290576142Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-22T10:46:34.295774477Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.199256ms logger=migrator t=2026-08-22T10:46:34.300870729Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-22T10:46:34.304608223Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.738134ms logger=migrator t=2026-08-22T10:46:34.309393857Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-22T10:46:34.31022971Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=812.132µs logger=migrator t=2026-08-22T10:46:34.316433094Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-22T10:46:34.317263706Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=832.193µs logger=migrator t=2026-08-22T10:46:34.322749419Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-22T10:46:34.323702705Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=954.356µs logger=migrator t=2026-08-22T10:46:34.338774156Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-22T10:46:34.340545335Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.776709ms logger=migrator t=2026-08-22T10:46:34.347365536Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-22T10:46:34.348402074Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.037088ms logger=migrator t=2026-08-22T10:46:34.366466867Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-22T10:46:34.368431132Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.968405ms logger=migrator t=2026-08-22T10:46:34.374377478Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-22T10:46:34.375950892Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.573434ms logger=migrator t=2026-08-22T10:46:34.381991051Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-22T10:46:34.383228555Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.236934ms logger=migrator t=2026-08-22T10:46:34.389530571Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-22T10:46:34.39018825Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=658.058µs logger=migrator t=2026-08-22T10:46:34.395722584Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-22T10:46:34.396141875Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=418.001µs logger=migrator t=2026-08-22T10:46:34.40169854Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-22T10:46:34.402667787Z level=info msg="Migration successfully executed" id="create tag table" duration=967.637µs logger=migrator t=2026-08-22T10:46:34.407846992Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-22T10:46:34.409159619Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.312367ms logger=migrator t=2026-08-22T10:46:34.415126175Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-22T10:46:34.416115552Z level=info msg="Migration successfully executed" id="create login attempt table" duration=988.847µs logger=migrator t=2026-08-22T10:46:34.422746768Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-22T10:46:34.423781686Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.034358ms logger=migrator t=2026-08-22T10:46:34.429398443Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-22T10:46:34.430367089Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=968.606µs logger=migrator t=2026-08-22T10:46:34.436080229Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:46:34.455964033Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.884815ms logger=migrator t=2026-08-22T10:46:34.462822655Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-22T10:46:34.463794951Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=973.796µs logger=migrator t=2026-08-22T10:46:34.469628274Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-22T10:46:34.473348779Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=3.723154ms logger=migrator t=2026-08-22T10:46:34.482065652Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-22T10:46:34.482873854Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=813.593µs logger=migrator t=2026-08-22T10:46:34.490130967Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-22T10:46:34.490822816Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=703.99µs logger=migrator t=2026-08-22T10:46:34.495907648Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-22T10:46:34.496808423Z level=info msg="Migration successfully executed" id="create user auth table" duration=900.464µs logger=migrator t=2026-08-22T10:46:34.501675308Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-22T10:46:34.502627984Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=952.766µs logger=migrator t=2026-08-22T10:46:34.51468445Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-22T10:46:34.514795813Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=110.213µs logger=migrator t=2026-08-22T10:46:34.519972778Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-22T10:46:34.526396288Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.42634ms logger=migrator t=2026-08-22T10:46:34.531759748Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-22T10:46:34.537291321Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.531494ms logger=migrator t=2026-08-22T10:46:34.543938987Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-22T10:46:34.549315927Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.37635ms logger=migrator t=2026-08-22T10:46:34.557782953Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-22T10:46:34.566861116Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.073933ms logger=migrator t=2026-08-22T10:46:34.574622922Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-22T10:46:34.575527977Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=907.285µs logger=migrator t=2026-08-22T10:46:34.582143321Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-22T10:46:34.585913697Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.769516ms logger=migrator t=2026-08-22T10:46:34.59212748Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-22T10:46:34.593587281Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.459971ms logger=migrator t=2026-08-22T10:46:34.599851136Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-22T10:46:34.601709217Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.863382ms logger=migrator t=2026-08-22T10:46:34.60899931Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-22T10:46:34.61041054Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.40187ms logger=migrator t=2026-08-22T10:46:34.61831656Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-22T10:46:34.619807502Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.492872ms logger=migrator t=2026-08-22T10:46:34.624023499Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-22T10:46:34.625235484Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.211754ms logger=migrator t=2026-08-22T10:46:34.631435526Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-22T10:46:34.632747633Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.314167ms logger=migrator t=2026-08-22T10:46:34.644689636Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-22T10:46:34.652917715Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.224989ms logger=migrator t=2026-08-22T10:46:34.659924Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-22T10:46:34.661766432Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.840952ms logger=migrator t=2026-08-22T10:46:34.66958275Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-22T10:46:34.670276189Z level=info msg="Migration successfully executed" id="create cache_data table" duration=693.409µs logger=migrator t=2026-08-22T10:46:34.675818414Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-22T10:46:34.677293435Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.47519ms logger=migrator t=2026-08-22T10:46:34.683097957Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-22T10:46:34.68393932Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=841.153µs logger=migrator t=2026-08-22T10:46:34.688195368Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-22T10:46:34.689174156Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=978.408µs logger=migrator t=2026-08-22T10:46:34.696015847Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-22T10:46:34.696157601Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=146.685µs logger=migrator t=2026-08-22T10:46:34.704037561Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-22T10:46:34.704211065Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=179.285µs logger=migrator t=2026-08-22T10:46:34.711945831Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-22T10:46:34.713152025Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.206893ms logger=migrator t=2026-08-22T10:46:34.719168222Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T10:46:34.720267033Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.098161ms logger=migrator t=2026-08-22T10:46:34.727584367Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T10:46:34.729564822Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.981655ms logger=migrator t=2026-08-22T10:46:34.736240878Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:46:34.736521597Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=288.108µs logger=migrator t=2026-08-22T10:46:34.747650087Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T10:46:34.749687693Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.038856ms logger=migrator t=2026-08-22T10:46:34.75423281Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T10:46:34.7560065Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.76835ms logger=migrator t=2026-08-22T10:46:34.766094151Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T10:46:34.76858232Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.49832ms logger=migrator t=2026-08-22T10:46:34.776254044Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T10:46:34.777273222Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.019078ms logger=migrator t=2026-08-22T10:46:34.787894889Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-22T10:46:34.796008825Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.115046ms logger=migrator t=2026-08-22T10:46:34.802067454Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-22T10:46:34.803162454Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.09175ms logger=migrator t=2026-08-22T10:46:34.809539703Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-22T10:46:34.809618535Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=79.582µs logger=migrator t=2026-08-22T10:46:34.814875622Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-22T10:46:34.815826738Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=950.686µs logger=migrator t=2026-08-22T10:46:34.821598068Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-22T10:46:34.822609076Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.010958ms logger=migrator t=2026-08-22T10:46:34.827973856Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-22T10:46:34.830063474Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.087118ms logger=migrator t=2026-08-22T10:46:34.836147494Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:46:34.836555495Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=407.061µs logger=migrator t=2026-08-22T10:46:34.842176832Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-22T10:46:34.847917272Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=5.790041ms logger=migrator t=2026-08-22T10:46:34.855101403Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-22T10:46:34.856355007Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.252994ms logger=migrator t=2026-08-22T10:46:34.864745901Z 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-08-22T10:46:34.865743239Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=996.978µs logger=migrator t=2026-08-22T10:46:34.871727226Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-22T10:46:34.87258032Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=853.174µs logger=migrator t=2026-08-22T10:46:34.880368667Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-22T10:46:34.888549695Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.180788ms logger=migrator t=2026-08-22T10:46:34.893645238Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-22T10:46:34.894542803Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=898.224µs logger=migrator t=2026-08-22T10:46:34.900504219Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-22T10:46:34.902536976Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.029046ms logger=migrator t=2026-08-22T10:46:34.908128441Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-22T10:46:34.938865439Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.737447ms logger=migrator t=2026-08-22T10:46:34.944061184Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-22T10:46:34.96940425Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.337206ms logger=migrator t=2026-08-22T10:46:34.976498817Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-22T10:46:34.977323201Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=824.024µs logger=migrator t=2026-08-22T10:46:34.982909587Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-22T10:46:34.985088197Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.17856ms logger=migrator t=2026-08-22T10:46:34.991193648Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-22T10:46:34.99772818Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.534181ms logger=migrator t=2026-08-22T10:46:35.004157719Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-22T10:46:35.010422753Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.267345ms logger=migrator t=2026-08-22T10:46:35.015435193Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-22T10:46:35.016489273Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.05831ms logger=migrator t=2026-08-22T10:46:35.022053878Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-22T10:46:35.023149298Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.09404ms logger=migrator t=2026-08-22T10:46:35.029753212Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-22T10:46:35.03144598Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.691958ms logger=migrator t=2026-08-22T10:46:35.037392496Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-22T10:46:35.039306169Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.913733ms logger=migrator t=2026-08-22T10:46:35.046112198Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:46:35.046204951Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=94.303µs logger=migrator t=2026-08-22T10:46:35.051852088Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-22T10:46:35.06155925Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.702011ms logger=migrator t=2026-08-22T10:46:35.067328041Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-22T10:46:35.071966479Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.640559ms logger=migrator t=2026-08-22T10:46:35.079705415Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-22T10:46:35.090461515Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.75077ms logger=migrator t=2026-08-22T10:46:35.097959475Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-22T10:46:35.099633461Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.681067ms logger=migrator t=2026-08-22T10:46:35.106541614Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-22T10:46:35.107691886Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.151281ms logger=migrator t=2026-08-22T10:46:35.11324525Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-22T10:46:35.12327001Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.02193ms logger=migrator t=2026-08-22T10:46:35.131583622Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-22T10:46:35.138611177Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.025685ms logger=migrator t=2026-08-22T10:46:35.145527461Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-22T10:46:35.146458197Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=931.255µs logger=migrator t=2026-08-22T10:46:35.151845347Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-22T10:46:35.159709166Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.861519ms logger=migrator t=2026-08-22T10:46:35.165696633Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-22T10:46:35.171117755Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.422612ms logger=migrator t=2026-08-22T10:46:35.175553378Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-22T10:46:35.175668101Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=168.905µs logger=migrator t=2026-08-22T10:46:35.181507693Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-22T10:46:35.182695157Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.187464ms logger=migrator t=2026-08-22T10:46:35.189415054Z 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-08-22T10:46:35.192242513Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.830729ms logger=migrator t=2026-08-22T10:46:35.202701405Z 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-08-22T10:46:35.20431814Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.617825ms logger=migrator t=2026-08-22T10:46:35.209389571Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:46:35.209472313Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=83.862µs logger=migrator t=2026-08-22T10:46:35.213569948Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-22T10:46:35.220161132Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.587383ms logger=migrator t=2026-08-22T10:46:35.225574302Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-22T10:46:35.23337253Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.796828ms logger=migrator t=2026-08-22T10:46:35.237759033Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-22T10:46:35.24592752Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.168297ms logger=migrator t=2026-08-22T10:46:35.252871244Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-22T10:46:35.261181436Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.317002ms logger=migrator t=2026-08-22T10:46:35.265875117Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-22T10:46:35.27247765Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.602393ms logger=migrator t=2026-08-22T10:46:35.276520143Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-22T10:46:35.276581924Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=62.521µs logger=migrator t=2026-08-22T10:46:35.281293356Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-22T10:46:35.281928383Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=635.517µs logger=migrator t=2026-08-22T10:46:35.287037886Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-22T10:46:35.29540508Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.368084ms logger=migrator t=2026-08-22T10:46:35.299447383Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-22T10:46:35.299520665Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.742µs logger=migrator t=2026-08-22T10:46:35.304233516Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-22T10:46:35.310733008Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.498522ms logger=migrator t=2026-08-22T10:46:35.314729698Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-22T10:46:35.315812588Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.07462ms logger=migrator t=2026-08-22T10:46:35.320401236Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-22T10:46:35.33093233Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.525494ms logger=migrator t=2026-08-22T10:46:35.335562459Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-22T10:46:35.336230318Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=672.299µs logger=migrator t=2026-08-22T10:46:35.342869233Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-22T10:46:35.344767966Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.898833ms logger=migrator t=2026-08-22T10:46:35.349665142Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-22T10:46:35.356500793Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.841651ms logger=migrator t=2026-08-22T10:46:35.35999422Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-22T10:46:35.360599947Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=605.377µs logger=migrator t=2026-08-22T10:46:35.367117489Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-22T10:46:35.368865517Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.748608ms logger=migrator t=2026-08-22T10:46:35.373756924Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-22T10:46:35.375125343Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.367919ms logger=migrator t=2026-08-22T10:46:35.379667179Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-22T10:46:35.380728479Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.05197ms logger=migrator t=2026-08-22T10:46:35.38648869Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-22T10:46:35.386605943Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=117.003µs logger=migrator t=2026-08-22T10:46:35.390585774Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-22T10:46:35.392149608Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.563315ms logger=migrator t=2026-08-22T10:46:35.396883829Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-22T10:46:35.397882247Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=998.798µs logger=migrator t=2026-08-22T10:46:35.402410203Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-22T10:46:35.402902887Z 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-08-22T10:46:35.406466146Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-22T10:46:35.407008281Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=542.225µs logger=migrator t=2026-08-22T10:46:35.410807337Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-22T10:46:35.412237157Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.42905ms logger=migrator t=2026-08-22T10:46:35.416870836Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-22T10:46:35.423909433Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.037147ms logger=migrator t=2026-08-22T10:46:35.427652327Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-22T10:46:35.428731688Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.07991ms logger=migrator t=2026-08-22T10:46:35.433304894Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-22T10:46:35.434354914Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.04959ms logger=migrator t=2026-08-22T10:46:35.440774963Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-22T10:46:35.441672958Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=897.635µs logger=migrator t=2026-08-22T10:46:35.445837325Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-22T10:46:35.446804251Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=966.637µs logger=migrator t=2026-08-22T10:46:35.450863464Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-22T10:46:35.451841981Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=974.087µs logger=migrator t=2026-08-22T10:46:35.456515522Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-22T10:46:35.456552423Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=42.081µs logger=migrator t=2026-08-22T10:46:35.460188694Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-22T10:46:35.460263866Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=75.372µs logger=migrator t=2026-08-22T10:46:35.463868337Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-22T10:46:35.471182911Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.314165ms logger=migrator t=2026-08-22T10:46:35.477121607Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-22T10:46:35.477566799Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=445.203µs logger=migrator t=2026-08-22T10:46:35.482822616Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-22T10:46:35.484159462Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.336697ms logger=migrator t=2026-08-22T10:46:35.488484003Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-22T10:46:35.488921545Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=438.732µs logger=migrator t=2026-08-22T10:46:35.492792614Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-22T10:46:35.494007327Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.223684ms logger=migrator t=2026-08-22T10:46:35.498567925Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-22T10:46:35.499689785Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.11926ms logger=migrator t=2026-08-22T10:46:35.504027077Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-22T10:46:35.547633552Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.576874ms logger=migrator t=2026-08-22T10:46:35.5522007Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-22T10:46:35.558127745Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.925705ms logger=migrator t=2026-08-22T10:46:35.562898979Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-22T10:46:35.563084234Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=178.064µs logger=migrator t=2026-08-22T10:46:35.566804657Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-22T10:46:35.602183664Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.377477ms logger=migrator t=2026-08-22T10:46:35.606925675Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-22T10:46:35.637754495Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.82926ms logger=migrator t=2026-08-22T10:46:35.64187606Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-22T10:46:35.642669342Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=793.962µs logger=migrator t=2026-08-22T10:46:35.648307329Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-22T10:46:35.649471102Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.163702ms logger=migrator t=2026-08-22T10:46:35.654184643Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-22T10:46:35.654501472Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=317.329µs logger=migrator t=2026-08-22T10:46:35.658273048Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-22T10:46:35.659178053Z level=info msg="Migration successfully executed" id="create permission table" duration=905.175µs logger=migrator t=2026-08-22T10:46:35.664407449Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-22T10:46:35.665461268Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.054249ms logger=migrator t=2026-08-22T10:46:35.669175092Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-22T10:46:35.670283383Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.108381ms logger=migrator t=2026-08-22T10:46:35.674435888Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-22T10:46:35.675368395Z level=info msg="Migration successfully executed" id="create role table" duration=946.666µs logger=migrator t=2026-08-22T10:46:35.680080265Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-22T10:46:35.688257383Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.174988ms logger=migrator t=2026-08-22T10:46:35.693346345Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-22T10:46:35.702252193Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.899448ms logger=migrator t=2026-08-22T10:46:35.70713795Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-22T10:46:35.708121027Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=983.087µs logger=migrator t=2026-08-22T10:46:35.713568559Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-22T10:46:35.715505403Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.940964ms logger=migrator t=2026-08-22T10:46:35.721294264Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-22T10:46:35.722516509Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.217985ms logger=migrator t=2026-08-22T10:46:35.726814998Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-22T10:46:35.728040193Z level=info msg="Migration successfully executed" id="create team role table" duration=1.224205ms logger=migrator t=2026-08-22T10:46:35.733356741Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-22T10:46:35.73475195Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.39505ms logger=migrator t=2026-08-22T10:46:35.739055809Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-22T10:46:35.740211862Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.157763ms logger=migrator t=2026-08-22T10:46:35.744367268Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-22T10:46:35.74548777Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.119361ms logger=migrator t=2026-08-22T10:46:35.750417487Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-22T10:46:35.751406665Z level=info msg="Migration successfully executed" id="create user role table" duration=988.477µs logger=migrator t=2026-08-22T10:46:35.755441437Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-22T10:46:35.756595239Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.153792ms logger=migrator t=2026-08-22T10:46:35.761751663Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-22T10:46:35.762979007Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.227054ms logger=migrator t=2026-08-22T10:46:35.768074849Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-22T10:46:35.769253151Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.178302ms logger=migrator t=2026-08-22T10:46:35.773724177Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-22T10:46:35.775897927Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.16522ms logger=migrator t=2026-08-22T10:46:35.781275568Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-22T10:46:35.78246272Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.187153ms logger=migrator t=2026-08-22T10:46:35.788067307Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-22T10:46:35.789796485Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.734819ms logger=migrator t=2026-08-22T10:46:35.79501966Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-22T10:46:35.803207358Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.186638ms logger=migrator t=2026-08-22T10:46:35.80901908Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-22T10:46:35.810607875Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.592805ms logger=migrator t=2026-08-22T10:46:35.815884712Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-22T10:46:35.816686604Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=783.612µs logger=migrator t=2026-08-22T10:46:35.821840738Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-22T10:46:35.822867856Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.027358ms logger=migrator t=2026-08-22T10:46:35.827428834Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-22T10:46:35.828495143Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.059789ms logger=migrator t=2026-08-22T10:46:35.833959726Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-22T10:46:35.83478612Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=823.923µs logger=migrator t=2026-08-22T10:46:35.839228313Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-22T10:46:35.840316884Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.087441ms logger=migrator t=2026-08-22T10:46:35.846749533Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-22T10:46:35.858185171Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.437308ms logger=migrator t=2026-08-22T10:46:35.862058169Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-22T10:46:35.867618694Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.560265ms logger=migrator t=2026-08-22T10:46:35.872594153Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-22T10:46:35.884294919Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.701446ms logger=migrator t=2026-08-22T10:46:35.889226697Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-22T10:46:35.899225746Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.999889ms logger=migrator t=2026-08-22T10:46:35.903166446Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-22T10:46:35.903991228Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=824.842µs logger=migrator t=2026-08-22T10:46:35.908007881Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-22T10:46:35.909732768Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.723127ms logger=migrator t=2026-08-22T10:46:35.91480126Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-22T10:46:35.916444396Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.642486ms logger=migrator t=2026-08-22T10:46:35.920235782Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-22T10:46:35.921137746Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=901.434µs logger=migrator t=2026-08-22T10:46:35.925799767Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-22T10:46:35.927507775Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.702948ms logger=migrator t=2026-08-22T10:46:35.932351829Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-22T10:46:35.932463403Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=115.464µs logger=migrator t=2026-08-22T10:46:35.936500885Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-22T10:46:35.936569697Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=70.532µs logger=migrator t=2026-08-22T10:46:35.940337642Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-22T10:46:35.940787975Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=450.842µs logger=migrator t=2026-08-22T10:46:35.949189318Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-22T10:46:35.950040143Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=851.575µs logger=migrator t=2026-08-22T10:46:35.956011249Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-22T10:46:35.957095399Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.08507ms logger=migrator t=2026-08-22T10:46:35.968984512Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-22T10:46:35.969248939Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=265.258µs logger=migrator t=2026-08-22T10:46:35.97502912Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-22T10:46:35.975607676Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=578.726µs logger=migrator t=2026-08-22T10:46:35.980364149Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-22T10:46:35.981443729Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.07929ms logger=migrator t=2026-08-22T10:46:35.988568058Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-22T10:46:35.990333526Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.769288ms logger=migrator t=2026-08-22T10:46:35.997029733Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-22T10:46:36.005419587Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.389304ms logger=migrator t=2026-08-22T10:46:36.009985504Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-22T10:46:36.010056136Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.032µs logger=migrator t=2026-08-22T10:46:36.013729979Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-22T10:46:36.014750797Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.020528ms logger=migrator t=2026-08-22T10:46:36.019984813Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-22T10:46:36.021407883Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.42308ms logger=migrator t=2026-08-22T10:46:36.026612338Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-22T10:46:36.028179812Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.567034ms logger=migrator t=2026-08-22T10:46:36.033881521Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-22T10:46:36.044219378Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.332757ms logger=migrator t=2026-08-22T10:46:36.049744942Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-22T10:46:36.051192163Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.447131ms logger=migrator t=2026-08-22T10:46:36.061718427Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-22T10:46:36.063107535Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.390758ms logger=migrator t=2026-08-22T10:46:36.069334339Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:46:36.091829496Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.495237ms logger=migrator t=2026-08-22T10:46:36.09625265Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-22T10:46:36.097086013Z level=info msg="Migration successfully executed" id="create correlation v2" duration=833.362µs logger=migrator t=2026-08-22T10:46:36.101314301Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-22T10:46:36.102148384Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=833.363µs logger=migrator t=2026-08-22T10:46:36.108905822Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-22T10:46:36.109936471Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.027519ms logger=migrator t=2026-08-22T10:46:36.115100436Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-22T10:46:36.116967877Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.875512ms logger=migrator t=2026-08-22T10:46:36.125022001Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-22T10:46:36.125265848Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=240.897µs logger=migrator t=2026-08-22T10:46:36.134188408Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-22T10:46:36.135626557Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.437309ms logger=migrator t=2026-08-22T10:46:36.141533482Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-22T10:46:36.155037379Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.500257ms logger=migrator t=2026-08-22T10:46:36.15903039Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-22T10:46:36.160062479Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.032569ms logger=migrator t=2026-08-22T10:46:36.166219431Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-22T10:46:36.167918498Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.715638ms logger=migrator t=2026-08-22T10:46:36.173214195Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T10:46:36.173680269Z 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-08-22T10:46:36.179001017Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T10:46:36.181426274Z 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-08-22T10:46:36.196098104Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-22T10:46:36.197795961Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.698147ms logger=migrator t=2026-08-22T10:46:36.209776765Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-22T10:46:36.211269777Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.491522ms logger=migrator t=2026-08-22T10:46:36.216069591Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T10:46:36.217230893Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.161251ms logger=migrator t=2026-08-22T10:46:36.228932979Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T10:46:36.231169641Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.236273ms logger=migrator t=2026-08-22T10:46:36.237707713Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-22T10:46:36.240015248Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.309445ms logger=migrator t=2026-08-22T10:46:36.244070161Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-22T10:46:36.245154131Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.08384ms logger=migrator t=2026-08-22T10:46:36.248829944Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-22T10:46:36.250192802Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.362989ms logger=migrator t=2026-08-22T10:46:36.256161398Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-22T10:46:36.258054382Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.892623ms logger=migrator t=2026-08-22T10:46:36.264896431Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-22T10:46:36.266056434Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.159383ms logger=migrator t=2026-08-22T10:46:36.271598759Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-22T10:46:36.273527872Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.930133ms logger=migrator t=2026-08-22T10:46:36.278391748Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-22T10:46:36.279598341Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.206343ms logger=migrator t=2026-08-22T10:46:36.285171387Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-22T10:46:36.319909936Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=34.733409ms logger=migrator t=2026-08-22T10:46:36.338461293Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-22T10:46:36.3501606Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.700607ms logger=migrator t=2026-08-22T10:46:36.355966861Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-22T10:46:36.364407827Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.440646ms logger=migrator t=2026-08-22T10:46:36.371278738Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-22T10:46:36.371668779Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=391.111µs logger=migrator t=2026-08-22T10:46:36.37745947Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-22T10:46:36.388446307Z level=info msg="Migration successfully executed" id="add share column" duration=10.987057ms logger=migrator t=2026-08-22T10:46:36.399787392Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-22T10:46:36.399994098Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=205.926µs logger=migrator t=2026-08-22T10:46:36.405165123Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-22T10:46:36.405898914Z level=info msg="Migration successfully executed" id="create file table" duration=733.691µs logger=migrator t=2026-08-22T10:46:36.409835393Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-22T10:46:36.410908323Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.07214ms logger=migrator t=2026-08-22T10:46:36.416950891Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-22T10:46:36.418022942Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.071891ms logger=migrator t=2026-08-22T10:46:36.424005578Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-22T10:46:36.424874292Z level=info msg="Migration successfully executed" id="create file_meta table" duration=868.794µs logger=migrator t=2026-08-22T10:46:36.429403569Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-22T10:46:36.431364764Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.965205ms logger=migrator t=2026-08-22T10:46:36.438161373Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-22T10:46:36.438251616Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=90.863µs logger=migrator t=2026-08-22T10:46:36.443304326Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-22T10:46:36.443396999Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=93.263µs logger=migrator t=2026-08-22T10:46:36.448217234Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-22T10:46:36.449112738Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=895.054µs logger=migrator t=2026-08-22T10:46:36.455482166Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-22T10:46:36.455816845Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=331.299µs logger=migrator t=2026-08-22T10:46:36.46138487Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-22T10:46:36.463430318Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.046617ms logger=migrator t=2026-08-22T10:46:36.468408617Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-22T10:46:36.477377707Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.9691ms logger=migrator t=2026-08-22T10:46:36.484619899Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-22T10:46:36.485054031Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=437.932µs logger=migrator t=2026-08-22T10:46:36.49260674Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-22T10:46:36.49399597Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.38971ms logger=migrator t=2026-08-22T10:46:36.500085429Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-22T10:46:36.500540202Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=456.543µs logger=migrator t=2026-08-22T10:46:36.506326833Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-22T10:46:36.506716794Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=389.711µs logger=migrator t=2026-08-22T10:46:36.521540428Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-22T10:46:36.522245598Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=710.06µs logger=migrator t=2026-08-22T10:46:36.528268275Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-22T10:46:36.543193392Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.924787ms logger=migrator t=2026-08-22T10:46:36.548597162Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-22T10:46:36.561858032Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.26213ms logger=migrator t=2026-08-22T10:46:36.569234878Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-22T10:46:36.57038834Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.146882ms logger=migrator t=2026-08-22T10:46:36.581657264Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-22T10:46:36.660688167Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.028044ms logger=migrator t=2026-08-22T10:46:36.670119231Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-22T10:46:36.671379145Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.260025ms logger=migrator t=2026-08-22T10:46:36.676457667Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-22T10:46:36.677941969Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.483402ms logger=migrator t=2026-08-22T10:46:36.683206375Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-22T10:46:36.713485379Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.275504ms logger=migrator t=2026-08-22T10:46:36.724767814Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-22T10:46:36.736388878Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.586423ms logger=migrator t=2026-08-22T10:46:36.742649123Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-22T10:46:36.743165148Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=517.014µs logger=migrator t=2026-08-22T10:46:36.749215676Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-22T10:46:36.749511544Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=296.388µs logger=migrator t=2026-08-22T10:46:36.754412161Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-22T10:46:36.754635087Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=223.106µs logger=migrator t=2026-08-22T10:46:36.75941231Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-22T10:46:36.75974496Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=333.44µs logger=migrator t=2026-08-22T10:46:36.764897273Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-22T10:46:36.765246183Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=354.97µs logger=migrator t=2026-08-22T10:46:36.772523085Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-22T10:46:36.774046848Z level=info msg="Migration successfully executed" id="create folder table" duration=1.530793ms logger=migrator t=2026-08-22T10:46:36.780608831Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-22T10:46:36.78198713Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.378429ms logger=migrator t=2026-08-22T10:46:36.789307014Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-22T10:46:36.791601088Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.299865ms logger=migrator t=2026-08-22T10:46:36.797465611Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-22T10:46:36.797508232Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.161µs logger=migrator t=2026-08-22T10:46:36.804067046Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-22T10:46:36.807608124Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.545078ms logger=migrator t=2026-08-22T10:46:36.815600417Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-22T10:46:36.817415607Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.81752ms logger=migrator t=2026-08-22T10:46:36.82216987Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-22T10:46:36.823527488Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.358238ms logger=migrator t=2026-08-22T10:46:36.83076909Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-22T10:46:36.831245863Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=477.243µs logger=migrator t=2026-08-22T10:46:36.837708964Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-22T10:46:36.838169747Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=464.983µs logger=migrator t=2026-08-22T10:46:36.843579238Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-22T10:46:36.844499273Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=920.195µs logger=migrator t=2026-08-22T10:46:36.851886209Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-22T10:46:36.855615903Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=3.732483ms logger=migrator t=2026-08-22T10:46:36.861922118Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-22T10:46:36.863198404Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.277446ms logger=migrator t=2026-08-22T10:46:36.870173318Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-22T10:46:36.871478095Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.307037ms logger=migrator t=2026-08-22T10:46:36.87810634Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-22T10:46:36.879602122Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.501272ms logger=migrator t=2026-08-22T10:46:36.886188205Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-22T10:46:36.888059468Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.872533ms logger=migrator t=2026-08-22T10:46:36.894761354Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-22T10:46:36.896192114Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.43277ms logger=migrator t=2026-08-22T10:46:36.901843022Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-22T10:46:36.904750453Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.907821ms logger=migrator t=2026-08-22T10:46:36.912032576Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-22T10:46:36.913150097Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.117631ms logger=migrator t=2026-08-22T10:46:36.918529157Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-22T10:46:36.919543925Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.015409ms logger=migrator t=2026-08-22T10:46:36.926197821Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-22T10:46:36.9276052Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.406619ms logger=migrator t=2026-08-22T10:46:36.935982254Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-22T10:46:36.936592831Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=613.067µs logger=migrator t=2026-08-22T10:46:36.941306362Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-22T10:46:36.951826565Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.519633ms logger=migrator t=2026-08-22T10:46:36.958363528Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-22T10:46:36.958899743Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=538.025µs logger=migrator t=2026-08-22T10:46:36.963285604Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-22T10:46:36.963306205Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.111µs logger=migrator t=2026-08-22T10:46:36.968304705Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-22T10:46:36.970412724Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.107449ms logger=migrator t=2026-08-22T10:46:36.978387976Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-22T10:46:36.978405887Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.591µs logger=migrator t=2026-08-22T10:46:36.982660955Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-22T10:46:36.984939788Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.278833ms logger=migrator t=2026-08-22T10:46:36.989586158Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-22T10:46:36.990878364Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.291046ms logger=migrator t=2026-08-22T10:46:36.996658505Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-22T10:46:36.997837158Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.178533ms logger=migrator t=2026-08-22T10:46:37.002513608Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-22T10:46:37.003459385Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=937.807µs logger=migrator t=2026-08-22T10:46:37.007490907Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-22T10:46:37.007807206Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=316.549µs logger=migrator t=2026-08-22T10:46:37.012651001Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-22T10:46:37.013362751Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=712.67µs logger=migrator t=2026-08-22T10:46:37.017893618Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-22T10:46:37.019108621Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.209923ms logger=migrator t=2026-08-22T10:46:37.023941876Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-22T10:46:37.025244033Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.300247ms logger=migrator t=2026-08-22T10:46:37.030517049Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-22T10:46:37.041769873Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.253454ms logger=migrator t=2026-08-22T10:46:37.046621908Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-22T10:46:37.053560622Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.935984ms logger=migrator t=2026-08-22T10:46:37.058124139Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-22T10:46:37.067707927Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.583338ms logger=migrator t=2026-08-22T10:46:37.072867021Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-22T10:46:37.072935643Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.342µs logger=migrator t=2026-08-22T10:46:37.07717349Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-22T10:46:37.087026185Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.851885ms logger=migrator t=2026-08-22T10:46:37.092010284Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-22T10:46:37.10263437Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.620036ms logger=migrator t=2026-08-22T10:46:37.108101303Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-22T10:46:37.10835744Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=261.227µs logger=migrator t=2026-08-22T10:46:37.114042348Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.066171119s logger=migrator t=2026-08-22T10:46:37.11515472Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-22T10:46:37.133535072Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-22T10:46:37.133773978Z level=info msg="Created default organization" logger=secrets t=2026-08-22T10:46:37.141239497Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-22T10:46:37.206174587Z level=info msg="Restored cache from database" duration=663.998µs logger=plugin.store t=2026-08-22T10:46:37.207730511Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-22T10:46:37.256541751Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-22T10:46:37.256593413Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-22T10:46:37.256738607Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-22T10:46:37.256754847Z level=info msg="Plugins loaded" count=54 duration=49.024376ms logger=query_data t=2026-08-22T10:46:37.265193513Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-22T10:46:37.270159051Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-22T10:46:37.277444425Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-22T10:46:37.289071189Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-22T10:46:37.291585379Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-22T10:46:37.293835761Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-22T10:46:37.318603852Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-22T10:46:37.342764506Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-22T10:46:37.365280414Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-22T10:46:37.365304044Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-22T10:46:37.366975891Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-22T10:46:37.36728336Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-22T10:46:37.367866226Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-22T10:46:37.372902557Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-08-22T10:46:37.467660049Z level=info msg="Update check succeeded" duration=100.330528ms logger=provisioning.dashboard t=2026-08-22T10:46:37.469393297Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-08-22T10:46:37.475637101Z level=info msg="State cache has been initialized" states=0 duration=108.333ms logger=ngalert.scheduler t=2026-08-22T10:46:37.475719313Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-22T10:46:37.475816326Z level=info msg=starting first_tick=2026-08-22T10:46:40Z logger=sqlstore.transactions t=2026-08-22T10:46:37.482899503Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-22T10:46:37.504431154Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-22T10:46:37.559123629Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-22T10:46:37.582397617Z level=info msg="Patterns update finished" duration=105.604744ms logger=plugins.update.checker t=2026-08-22T10:46:37.628693038Z level=info msg="Update check succeeded" duration=263.161428ms logger=grafana-apiserver t=2026-08-22T10:46:38.002612954Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-22T10:46:38.003077278Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-22T10:46:41.269163926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.270472702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.296701103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.344734064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.36039709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.382143836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.397671089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.42676244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.443867737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.46871617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.490386184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.521066019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.544474892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.587097391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.607585952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.633656379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.652950797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.679505277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.696265775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.726018105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.744007536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.777311675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.796773607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.832557985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.852280945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.888858075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.910115957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:41.957723525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.008968844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.086005562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.106838713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.179624653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.200206196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.247845965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.275850805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.339872041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.359177629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.441634538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.461907973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.535139284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.551962114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.5987936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.61816729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.688394938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.706468163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.761713372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.779130399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.847710921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.865362942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.923295428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:42.956946776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.051573345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.07076235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.137554362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.158110696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.230433302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.249752031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.336379886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.353414481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.429586205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.454470299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.519388959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.537320599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.625184519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.654037264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.73854065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.769909984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.842831427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:43.859187993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.001926544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.02223101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.09612252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.115618604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.202565068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.221092144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.356672075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.379242145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.46265797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.484662193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:46:44.568490351Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-22T10:48:02.387239941Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-22T10:56:37.391953864Z level=info msg="Completed cleanup jobs" duration=24.362803ms logger=plugins.update.checker t=2026-08-22T10:56:37.701563976Z level=info msg="Update check succeeded" duration=72.257584ms logger=sqlstore.transactions t=2026-08-22T11:01:37.288866118Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-22T11:06:37.404511897Z level=info msg="Completed cleanup jobs" duration=36.9577ms logger=plugins.update.checker t=2026-08-22T11:06:37.715370203Z level=info msg="Update check succeeded" duration=85.625657ms logger=cleanup t=2026-08-22T11:16:37.407392283Z level=info msg="Completed cleanup jobs" duration=39.836213ms logger=plugins.update.checker t=2026-08-22T11:16:37.704867467Z level=info msg="Update check succeeded" duration=75.190822ms logger=infra.usagestats t=2026-08-22T11:18:02.407471609Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-22T11:26:37.418934291Z level=info msg="Completed cleanup jobs" duration=51.385411ms logger=plugins.update.checker t=2026-08-22T11:26:37.702745864Z level=info msg="Update check succeeded" duration=73.02497ms logger=cleanup t=2026-08-22T11:36:37.399186313Z level=info msg="Completed cleanup jobs" duration=31.369473ms logger=plugins.update.checker t=2026-08-22T11:36:37.703466777Z level=info msg="Update check succeeded" duration=74.585237ms logger=cleanup t=2026-08-22T11:46:37.410757468Z level=info msg="Completed cleanup jobs" duration=43.150055ms logger=plugins.update.checker t=2026-08-22T11:46:37.709710845Z level=info msg="Update check succeeded" duration=80.450416ms logger=infra.usagestats t=2026-08-22T11:48:02.415629635Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-22T11:56:37.407111845Z level=info msg="Completed cleanup jobs" duration=39.540423ms logger=plugins.update.checker t=2026-08-22T11:56:37.714718885Z level=info msg="Update check succeeded" duration=85.037185ms