logger=settings t=2026-06-10T12:56:30.273355536Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-10T12:56:30Z logger=settings t=2026-06-10T12:56:30.273682634Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-10T12:56:30.273728284Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-10T12:56:30.273748535Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-10T12:56:30.273763875Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-10T12:56:30.273778116Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-10T12:56:30.273791146Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-10T12:56:30.273802877Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-10T12:56:30.273815307Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-10T12:56:30.273832267Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-10T12:56:30.273847887Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-10T12:56:30.273859897Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-10T12:56:30.273871408Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-10T12:56:30.273883639Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-10T12:56:30.273900429Z level=info msg=Target target=[all] logger=settings t=2026-06-10T12:56:30.273917979Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-10T12:56:30.273936189Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-10T12:56:30.27394864Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-10T12:56:30.27396386Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-10T12:56:30.27397997Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-10T12:56:30.273994241Z level=info msg="App mode production" logger=sqlstore t=2026-06-10T12:56:30.274291277Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-10T12:56:30.274330129Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-10T12:56:30.27568713Z level=info msg="Locking database" logger=migrator t=2026-06-10T12:56:30.275724192Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-10T12:56:30.276298165Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-10T12:56:30.277201506Z level=info msg="Migration successfully executed" id="create migration_log table" duration=903.161µs logger=migrator t=2026-06-10T12:56:30.283015612Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-10T12:56:30.284654011Z level=info msg="Migration successfully executed" id="create user table" duration=1.643129ms logger=migrator t=2026-06-10T12:56:30.291286076Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-10T12:56:30.292054194Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=767.838µs logger=migrator t=2026-06-10T12:56:30.295897555Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-10T12:56:30.296674123Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=772.288µs logger=migrator t=2026-06-10T12:56:30.301349913Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-10T12:56:30.302423548Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.083867ms logger=migrator t=2026-06-10T12:56:30.312375391Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-10T12:56:30.313659491Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.28371ms logger=migrator t=2026-06-10T12:56:30.321317541Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-10T12:56:30.326494152Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.168231ms logger=migrator t=2026-06-10T12:56:30.330730781Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-10T12:56:30.331874628Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.144407ms logger=migrator t=2026-06-10T12:56:30.336130118Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-10T12:56:30.337096481Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=959.582µs logger=migrator t=2026-06-10T12:56:30.34093456Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-10T12:56:30.342081628Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.145788ms logger=migrator t=2026-06-10T12:56:30.349213364Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-10T12:56:30.349706946Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=493.482µs logger=migrator t=2026-06-10T12:56:30.353984516Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-10T12:56:30.354857106Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=872.11µs logger=migrator t=2026-06-10T12:56:30.364493393Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-10T12:56:30.365953517Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.460394ms logger=migrator t=2026-06-10T12:56:30.37415022Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-10T12:56:30.37417292Z level=info msg="Migration successfully executed" id="Update user table charset" duration=23.79µs logger=migrator t=2026-06-10T12:56:30.37972892Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-10T12:56:30.382663569Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.935779ms logger=migrator t=2026-06-10T12:56:30.388276311Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-10T12:56:30.388613009Z level=info msg="Migration successfully executed" id="Add missing user data" duration=330.918µs logger=migrator t=2026-06-10T12:56:30.39379593Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-10T12:56:30.395178483Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.386192ms logger=migrator t=2026-06-10T12:56:30.399449602Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-10T12:56:30.400162879Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=713.147µs logger=migrator t=2026-06-10T12:56:30.403699872Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-10T12:56:30.405140316Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.443334ms logger=migrator t=2026-06-10T12:56:30.408610808Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-10T12:56:30.418625483Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.010094ms logger=migrator t=2026-06-10T12:56:30.425018522Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-10T12:56:30.427535811Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.517249ms logger=migrator t=2026-06-10T12:56:30.431524955Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-10T12:56:30.431887254Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=361.299µs logger=migrator t=2026-06-10T12:56:30.436716777Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-10T12:56:30.437588697Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=871.92µs logger=migrator t=2026-06-10T12:56:30.441485788Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-10T12:56:30.441881838Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=367.499µs logger=migrator t=2026-06-10T12:56:30.446836024Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-10T12:56:30.447224123Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=388.46µs logger=migrator t=2026-06-10T12:56:30.455451807Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-10T12:56:30.458371095Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.92113ms logger=migrator t=2026-06-10T12:56:30.464857967Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-10T12:56:30.465655435Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=799.109µs logger=migrator t=2026-06-10T12:56:30.470615511Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-10T12:56:30.471701177Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.086546ms logger=migrator t=2026-06-10T12:56:30.477645207Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-10T12:56:30.47862645Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=984.633µs logger=migrator t=2026-06-10T12:56:30.483885713Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-10T12:56:30.484672011Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=785.638µs logger=migrator t=2026-06-10T12:56:30.492654278Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-10T12:56:30.492756491Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=113.743µs logger=migrator t=2026-06-10T12:56:30.502705554Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-10T12:56:30.503547414Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=845.19µs logger=migrator t=2026-06-10T12:56:30.509734089Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-10T12:56:30.51064983Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=916.581µs logger=migrator t=2026-06-10T12:56:30.518018133Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-10T12:56:30.519442537Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.423674ms logger=migrator t=2026-06-10T12:56:30.525812696Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-10T12:56:30.526614015Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=801.269µs logger=migrator t=2026-06-10T12:56:30.53197304Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-10T12:56:30.539838755Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.865315ms logger=migrator t=2026-06-10T12:56:30.576223058Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-10T12:56:30.578628964Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.409756ms logger=migrator t=2026-06-10T12:56:30.585878455Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-10T12:56:30.587272198Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.393332ms logger=migrator t=2026-06-10T12:56:30.593600615Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-10T12:56:30.59508129Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.469925ms logger=migrator t=2026-06-10T12:56:30.604220955Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-10T12:56:30.605263879Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.045334ms logger=migrator t=2026-06-10T12:56:30.611347022Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-10T12:56:30.613280277Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.929685ms logger=migrator t=2026-06-10T12:56:30.618898709Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-10T12:56:30.619337959Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=439.27µs logger=migrator t=2026-06-10T12:56:30.624554622Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-10T12:56:30.625235977Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=675.055µs logger=migrator t=2026-06-10T12:56:30.634401692Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-10T12:56:30.634810572Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=410.11µs logger=migrator t=2026-06-10T12:56:30.643399784Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-10T12:56:30.644004437Z level=info msg="Migration successfully executed" id="create star table" duration=606.233µs logger=migrator t=2026-06-10T12:56:30.649369073Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-10T12:56:30.650335276Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=966.313µs logger=migrator t=2026-06-10T12:56:30.656629764Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-10T12:56:30.65817789Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.548036ms logger=migrator t=2026-06-10T12:56:30.665891031Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-10T12:56:30.666849033Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=959.192µs logger=migrator t=2026-06-10T12:56:30.67184473Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-10T12:56:30.67267636Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=830.47µs logger=migrator t=2026-06-10T12:56:30.679450438Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-10T12:56:30.680385041Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=934.343µs logger=migrator t=2026-06-10T12:56:30.687058457Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-10T12:56:30.687992299Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=936.252µs logger=migrator t=2026-06-10T12:56:30.694034291Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-10T12:56:30.694649105Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=614.564µs logger=migrator t=2026-06-10T12:56:30.701458935Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-10T12:56:30.70379471Z level=info msg="Migration successfully executed" id="Update org table charset" duration=2.337894ms logger=migrator t=2026-06-10T12:56:30.715919874Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-10T12:56:30.716124979Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=209.055µs logger=migrator t=2026-06-10T12:56:30.72127753Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-10T12:56:30.721585017Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=307.387µs logger=migrator t=2026-06-10T12:56:30.734689804Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-10T12:56:30.736014556Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.333072ms logger=migrator t=2026-06-10T12:56:30.740999402Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-10T12:56:30.749332647Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=8.296765ms logger=migrator t=2026-06-10T12:56:30.758532524Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-10T12:56:30.759321542Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=791.058µs logger=migrator t=2026-06-10T12:56:30.767327239Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-10T12:56:30.768289352Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=986.353µs logger=migrator t=2026-06-10T12:56:30.772582033Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-10T12:56:30.773431113Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=848.92µs logger=migrator t=2026-06-10T12:56:30.780282294Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-10T12:56:30.781120283Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=839.628µs logger=migrator t=2026-06-10T12:56:30.789703904Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-10T12:56:30.796884573Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.174569ms logger=migrator t=2026-06-10T12:56:30.80271948Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-10T12:56:30.803478447Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=756.317µs logger=migrator t=2026-06-10T12:56:30.807663405Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-10T12:56:30.808551346Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=875.791µs logger=migrator t=2026-06-10T12:56:30.816311898Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-10T12:56:30.817386343Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.077445ms logger=migrator t=2026-06-10T12:56:30.823751633Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-10T12:56:30.824376037Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=570.435µs logger=migrator t=2026-06-10T12:56:30.836619715Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-10T12:56:30.837933975Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.316601ms logger=migrator t=2026-06-10T12:56:30.842927562Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-10T12:56:30.843139277Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=213.105µs logger=migrator t=2026-06-10T12:56:30.854200567Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-10T12:56:30.857199487Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.99705ms logger=migrator t=2026-06-10T12:56:30.86671898Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-10T12:56:30.868631735Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.907585ms logger=migrator t=2026-06-10T12:56:30.873889708Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-10T12:56:30.875590248Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.70086ms logger=migrator t=2026-06-10T12:56:30.885126792Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-10T12:56:30.886414582Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.28951ms logger=migrator t=2026-06-10T12:56:30.891767048Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-10T12:56:30.894417461Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.651282ms logger=migrator t=2026-06-10T12:56:30.90041679Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-10T12:56:30.901391973Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=974.853µs logger=migrator t=2026-06-10T12:56:30.908529611Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-10T12:56:30.910345413Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.823043ms logger=migrator t=2026-06-10T12:56:30.915184417Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-10T12:56:30.915214138Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.661µs logger=migrator t=2026-06-10T12:56:30.92127266Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-10T12:56:30.92131811Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=48.76µs logger=migrator t=2026-06-10T12:56:30.927561457Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-10T12:56:30.929708437Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.14766ms logger=migrator t=2026-06-10T12:56:30.934024648Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-10T12:56:30.936106078Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.08131ms logger=migrator t=2026-06-10T12:56:30.942004436Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-10T12:56:30.947022323Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.023478ms logger=migrator t=2026-06-10T12:56:30.95282424Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-10T12:56:30.955712678Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.888198ms logger=migrator t=2026-06-10T12:56:30.962335733Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-10T12:56:30.962785693Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=451.431µs logger=migrator t=2026-06-10T12:56:30.969922881Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-10T12:56:30.971533299Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.602886ms logger=migrator t=2026-06-10T12:56:30.977211021Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-10T12:56:30.978156263Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=945.372µs logger=migrator t=2026-06-10T12:56:30.982053775Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-10T12:56:30.982093106Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.761µs logger=migrator t=2026-06-10T12:56:30.98823883Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-10T12:56:30.990190686Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.958396ms logger=migrator t=2026-06-10T12:56:30.995111122Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-10T12:56:30.996099925Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=988.835µs logger=migrator t=2026-06-10T12:56:31.002365671Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-10T12:56:31.008958886Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.592465ms logger=migrator t=2026-06-10T12:56:31.015328875Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-10T12:56:31.01595657Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=629.215µs logger=migrator t=2026-06-10T12:56:31.021641723Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-10T12:56:31.022528154Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=890.871µs logger=migrator t=2026-06-10T12:56:31.028134495Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-10T12:56:31.031865133Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=3.714148ms logger=migrator t=2026-06-10T12:56:31.036297336Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-10T12:56:31.036709836Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=412.45µs logger=migrator t=2026-06-10T12:56:31.041952119Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-10T12:56:31.042572483Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=620.744µs logger=migrator t=2026-06-10T12:56:31.049728382Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-10T12:56:31.052928166Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.198434ms logger=migrator t=2026-06-10T12:56:31.058157549Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-10T12:56:31.059025449Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=868.38µs logger=migrator t=2026-06-10T12:56:31.063038693Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-10T12:56:31.063259778Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=221.415µs logger=migrator t=2026-06-10T12:56:31.068519972Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-10T12:56:31.068733217Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=209.155µs logger=migrator t=2026-06-10T12:56:31.072980907Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-10T12:56:31.073936728Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=956.351µs logger=migrator t=2026-06-10T12:56:31.079253403Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-10T12:56:31.084115287Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.861504ms logger=migrator t=2026-06-10T12:56:31.10000864Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-10T12:56:31.10086603Z level=info msg="Migration successfully executed" id="create data_source table" duration=843.319µs logger=migrator t=2026-06-10T12:56:31.105526439Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-10T12:56:31.106219485Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=693.376µs logger=migrator t=2026-06-10T12:56:31.111711263Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-10T12:56:31.113213359Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.503426ms logger=migrator t=2026-06-10T12:56:31.11798552Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-10T12:56:31.118886352Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=902.502µs logger=migrator t=2026-06-10T12:56:31.127358851Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-10T12:56:31.128390974Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.034754ms logger=migrator t=2026-06-10T12:56:31.132729416Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-10T12:56:31.139543356Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.8092ms logger=migrator t=2026-06-10T12:56:31.146403066Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-10T12:56:31.147221966Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=820.85µs logger=migrator t=2026-06-10T12:56:31.150973414Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-10T12:56:31.151904235Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=931.591µs logger=migrator t=2026-06-10T12:56:31.158574482Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-10T12:56:31.159754729Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.182437ms logger=migrator t=2026-06-10T12:56:31.169324164Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-10T12:56:31.169784164Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=461.63µs logger=migrator t=2026-06-10T12:56:31.175518609Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-10T12:56:31.178786215Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.265326ms logger=migrator t=2026-06-10T12:56:31.183735782Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-10T12:56:31.186390614Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.655522ms logger=migrator t=2026-06-10T12:56:31.193468159Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-10T12:56:31.193493311Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.522µs logger=migrator t=2026-06-10T12:56:31.198456497Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-10T12:56:31.198679632Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=224.495µs logger=migrator t=2026-06-10T12:56:31.217177846Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-10T12:56:31.219247754Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.071999ms logger=migrator t=2026-06-10T12:56:31.989275248Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-10T12:56:31.989724118Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=439.2µs logger=migrator t=2026-06-10T12:56:32.213700454Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-10T12:56:32.214120313Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=423.15µs logger=migrator t=2026-06-10T12:56:32.347030715Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-10T12:56:32.350362713Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.333618ms logger=migrator t=2026-06-10T12:56:33.025330658Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-10T12:56:33.025669855Z level=info msg="Migration successfully executed" id="Update uid value" duration=349.898µs logger=migrator t=2026-06-10T12:56:33.237252197Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-10T12:56:33.240553844Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=3.302568ms logger=migrator t=2026-06-10T12:56:33.255124295Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-10T12:56:33.259629381Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=4.504455ms logger=migrator t=2026-06-10T12:56:33.265532929Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-10T12:56:33.267974605Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.442016ms logger=migrator t=2026-06-10T12:56:33.27457194Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-10T12:56:33.275592644Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.021464ms logger=migrator t=2026-06-10T12:56:33.281117683Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-10T12:56:33.281999724Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=886.59µs logger=migrator t=2026-06-10T12:56:33.288568988Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-10T12:56:33.290250317Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.681749ms logger=migrator t=2026-06-10T12:56:33.298468478Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-10T12:56:33.299708978Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.24119ms logger=migrator t=2026-06-10T12:56:33.304735076Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-10T12:56:33.305470272Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=737.386µs logger=migrator t=2026-06-10T12:56:33.315534278Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-10T12:56:33.316455039Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=923.311µs logger=migrator t=2026-06-10T12:56:33.320837462Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-10T12:56:33.332996317Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.152675ms logger=migrator t=2026-06-10T12:56:33.338869284Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-10T12:56:33.339425457Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=556.703µs logger=migrator t=2026-06-10T12:56:33.342818186Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-10T12:56:33.343630516Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=812.04µs logger=migrator t=2026-06-10T12:56:33.347532747Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-10T12:56:33.348336865Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=803.768µs logger=migrator t=2026-06-10T12:56:33.400542017Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-10T12:56:33.401576272Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.036215ms logger=migrator t=2026-06-10T12:56:33.407645093Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-10T12:56:33.408202116Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=557.323µs logger=migrator t=2026-06-10T12:56:33.413861679Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-10T12:56:33.41474898Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=887.231µs logger=migrator t=2026-06-10T12:56:33.41947714Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-10T12:56:33.419517921Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=48.941µs logger=migrator t=2026-06-10T12:56:33.423927254Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-10T12:56:33.427963279Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.035535ms logger=migrator t=2026-06-10T12:56:33.432923735Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-10T12:56:33.435578358Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.654963ms logger=migrator t=2026-06-10T12:56:33.442620972Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-10T12:56:33.442795797Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=175.305µs logger=migrator t=2026-06-10T12:56:33.446687827Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-10T12:56:33.449209966Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.522029ms logger=migrator t=2026-06-10T12:56:33.452850621Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-10T12:56:33.4553405Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.483268ms logger=migrator t=2026-06-10T12:56:33.459976208Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-10T12:56:33.460745096Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=769.098µs logger=migrator t=2026-06-10T12:56:33.464515844Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-10T12:56:33.465092978Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=577.764µs logger=migrator t=2026-06-10T12:56:33.470183797Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-10T12:56:33.471075817Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=887.6µs logger=migrator t=2026-06-10T12:56:33.477871006Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-10T12:56:33.478695196Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=824.48µs logger=migrator t=2026-06-10T12:56:33.486887278Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-10T12:56:33.488450445Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.562976ms logger=migrator t=2026-06-10T12:56:33.492781156Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-10T12:56:33.493570214Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=789.598µs logger=migrator t=2026-06-10T12:56:33.499625455Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-10T12:56:33.49981053Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=188.725µs logger=migrator t=2026-06-10T12:56:33.504197043Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-10T12:56:33.504226564Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.801µs logger=migrator t=2026-06-10T12:56:33.509814574Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-10T12:56:33.512878935Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.070061ms logger=migrator t=2026-06-10T12:56:33.517204178Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-10T12:56:33.520678648Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.474651ms logger=migrator t=2026-06-10T12:56:33.525818649Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-10T12:56:33.52589138Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=74.132µs logger=migrator t=2026-06-10T12:56:33.531764728Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-10T12:56:33.532598377Z level=info msg="Migration successfully executed" id="create quota table v1" duration=833.299µs logger=migrator t=2026-06-10T12:56:33.538125147Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-10T12:56:33.539663232Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.537355ms logger=migrator t=2026-06-10T12:56:33.544086716Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-10T12:56:33.544127697Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=49.42µs logger=migrator t=2026-06-10T12:56:33.548011718Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-10T12:56:33.548750705Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=739.247µs logger=migrator t=2026-06-10T12:56:33.553562138Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-10T12:56:33.554447928Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=885.44µs logger=migrator t=2026-06-10T12:56:33.558104134Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-10T12:56:33.561496074Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.389499ms logger=migrator t=2026-06-10T12:56:33.566613333Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-10T12:56:33.566642274Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.941µs logger=migrator t=2026-06-10T12:56:33.572299436Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-10T12:56:33.573147236Z level=info msg="Migration successfully executed" id="create session table" duration=847.74µs logger=migrator t=2026-06-10T12:56:33.579620587Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-10T12:56:33.579790302Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=163.755µs logger=migrator t=2026-06-10T12:56:33.584168684Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-10T12:56:33.584253176Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=84.962µs logger=migrator t=2026-06-10T12:56:33.588118536Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-10T12:56:33.588817332Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=698.576µs logger=migrator t=2026-06-10T12:56:33.594983277Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-10T12:56:33.597291821Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=2.308654ms logger=migrator t=2026-06-10T12:56:33.603108947Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-10T12:56:33.603158409Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=51.381µs logger=migrator t=2026-06-10T12:56:33.607695245Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-10T12:56:33.607729325Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=35.6µs logger=migrator t=2026-06-10T12:56:33.611659348Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-10T12:56:33.614856712Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.197254ms logger=migrator t=2026-06-10T12:56:33.621331183Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-10T12:56:33.624567589Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.243736ms logger=migrator t=2026-06-10T12:56:33.629965306Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-10T12:56:33.630075559Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=159.405µs logger=migrator t=2026-06-10T12:56:33.63527102Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-10T12:56:33.635411543Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=132.642µs logger=migrator t=2026-06-10T12:56:33.639050438Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-10T12:56:33.639926869Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=876.041µs logger=migrator t=2026-06-10T12:56:33.646289877Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-10T12:56:33.64638605Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=101.103µs logger=migrator t=2026-06-10T12:56:33.653578868Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-10T12:56:33.65964869Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.069162ms logger=migrator t=2026-06-10T12:56:33.664209977Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-10T12:56:33.664395731Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=186.364µs logger=migrator t=2026-06-10T12:56:33.668228801Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-10T12:56:33.671893397Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.665126ms logger=migrator t=2026-06-10T12:56:33.675723696Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-10T12:56:33.679053774Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.329558ms logger=migrator t=2026-06-10T12:56:33.683681882Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-10T12:56:33.683748594Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.692µs logger=migrator t=2026-06-10T12:56:33.687161364Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-10T12:56:33.688343942Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.182008ms logger=migrator t=2026-06-10T12:56:33.692337475Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-10T12:56:33.693159494Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=822.779µs logger=migrator t=2026-06-10T12:56:33.702461302Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-10T12:56:33.704004498Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.535956ms logger=migrator t=2026-06-10T12:56:33.707865419Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-10T12:56:33.709161119Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.29578ms logger=migrator t=2026-06-10T12:56:33.713882949Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-10T12:56:33.715115238Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.231609ms logger=migrator t=2026-06-10T12:56:33.720082694Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-10T12:56:33.722107631Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.019437ms logger=migrator t=2026-06-10T12:56:33.726048604Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-10T12:56:33.726916965Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=867.48µs logger=migrator t=2026-06-10T12:56:33.732132196Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-10T12:56:33.733687103Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.555347ms logger=migrator t=2026-06-10T12:56:33.737687426Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-10T12:56:33.739420397Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.735301ms logger=migrator t=2026-06-10T12:56:33.747723151Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-10T12:56:33.756288752Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.585192ms logger=migrator t=2026-06-10T12:56:33.760561951Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-10T12:56:33.761394321Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=865.27µs logger=migrator t=2026-06-10T12:56:33.765974107Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-10T12:56:33.766853399Z 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=878.982µs logger=migrator t=2026-06-10T12:56:33.771021086Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-10T12:56:33.771288843Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=267.717µs logger=migrator t=2026-06-10T12:56:33.774715203Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-10T12:56:33.775217264Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=502.101µs logger=migrator t=2026-06-10T12:56:33.779607517Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-10T12:56:33.780776595Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.168878ms logger=migrator t=2026-06-10T12:56:33.784347818Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-10T12:56:33.790100983Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.752714ms logger=migrator t=2026-06-10T12:56:33.794630259Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-10T12:56:33.797636698Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.03201ms logger=migrator t=2026-06-10T12:56:33.802171565Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-10T12:56:33.804715944Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.544319ms logger=migrator t=2026-06-10T12:56:33.808690397Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-10T12:56:33.814761359Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.070452ms logger=migrator t=2026-06-10T12:56:33.819107412Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-10T12:56:33.820190947Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.082915ms logger=migrator t=2026-06-10T12:56:33.825935741Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-10T12:56:33.825959751Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=24.99µs logger=migrator t=2026-06-10T12:56:33.829997316Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-10T12:56:33.830019456Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=23.13µs logger=migrator t=2026-06-10T12:56:33.833858267Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-10T12:56:33.834607624Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=744.867µs logger=migrator t=2026-06-10T12:56:33.838620878Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T12:56:33.840024721Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.403123ms logger=migrator t=2026-06-10T12:56:33.846275327Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-10T12:56:33.847182649Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=907.221µs logger=migrator t=2026-06-10T12:56:33.85069847Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-10T12:56:33.85154673Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=842.13µs logger=migrator t=2026-06-10T12:56:33.855099693Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T12:56:33.855971394Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=871.301µs logger=migrator t=2026-06-10T12:56:33.860422317Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-10T12:56:33.866275565Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.853008ms logger=migrator t=2026-06-10T12:56:33.869772277Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-10T12:56:33.873439262Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.669416ms logger=migrator t=2026-06-10T12:56:33.877947668Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-10T12:56:33.878354697Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=407.769µs logger=migrator t=2026-06-10T12:56:33.883785464Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-10T12:56:33.885209038Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.423584ms logger=migrator t=2026-06-10T12:56:33.889675962Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-10T12:56:33.891031745Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.356473ms logger=migrator t=2026-06-10T12:56:33.894909275Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-10T12:56:33.899088553Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.178677ms logger=migrator t=2026-06-10T12:56:33.903932126Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-10T12:56:33.904006508Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.562µs logger=migrator t=2026-06-10T12:56:33.907905769Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-10T12:56:33.90881378Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=902.841µs logger=migrator t=2026-06-10T12:56:33.912359074Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-10T12:56:33.913250924Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=891.6µs logger=migrator t=2026-06-10T12:56:33.918373774Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-10T12:56:33.918541278Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=167.304µs logger=migrator t=2026-06-10T12:56:33.933845016Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-10T12:56:33.935700499Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.846453ms logger=migrator t=2026-06-10T12:56:33.939903157Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-10T12:56:33.941223299Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.319872ms logger=migrator t=2026-06-10T12:56:33.947227Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-10T12:56:33.947825663Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=598.564µs logger=migrator t=2026-06-10T12:56:33.951651833Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-10T12:56:33.952967074Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.314801ms logger=migrator t=2026-06-10T12:56:33.957302555Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-10T12:56:33.958858562Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.575007ms logger=migrator t=2026-06-10T12:56:33.964484243Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-10T12:56:33.965350273Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=865.79µs logger=migrator t=2026-06-10T12:56:33.971288952Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-10T12:56:33.971315302Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.86µs logger=migrator t=2026-06-10T12:56:33.975628123Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-10T12:56:33.981477241Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.847408ms logger=migrator t=2026-06-10T12:56:33.985367612Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-10T12:56:33.986656772Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.28906ms logger=migrator t=2026-06-10T12:56:33.990888911Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-10T12:56:33.995064049Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.169358ms logger=migrator t=2026-06-10T12:56:34.000130887Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-10T12:56:34.000846863Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=715.926µs logger=migrator t=2026-06-10T12:56:34.004353646Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-10T12:56:34.005225786Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=871.5µs logger=migrator t=2026-06-10T12:56:34.009634309Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-10T12:56:34.010742275Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.111766ms logger=migrator t=2026-06-10T12:56:34.017661298Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-10T12:56:34.037291176Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=19.625859ms logger=migrator t=2026-06-10T12:56:34.042214382Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-10T12:56:34.042929058Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=716.138µs logger=migrator t=2026-06-10T12:56:34.046504201Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-10T12:56:34.047221188Z 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=718.457µs logger=migrator t=2026-06-10T12:56:34.053251849Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-10T12:56:34.053817402Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=565.543µs logger=migrator t=2026-06-10T12:56:34.058037641Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-10T12:56:34.058654345Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=617.024µs logger=migrator t=2026-06-10T12:56:34.064103353Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-10T12:56:34.064401531Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=299.218µs logger=migrator t=2026-06-10T12:56:34.06824782Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-10T12:56:34.075281275Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.031175ms logger=migrator t=2026-06-10T12:56:34.080089747Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-10T12:56:34.084661344Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.564527ms logger=migrator t=2026-06-10T12:56:34.088277798Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-10T12:56:34.089152618Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=874.41µs logger=migrator t=2026-06-10T12:56:34.092703731Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-10T12:56:34.093547891Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=843.98µs logger=migrator t=2026-06-10T12:56:34.099182693Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-10T12:56:34.09948349Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=299.757µs logger=migrator t=2026-06-10T12:56:34.103472683Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-10T12:56:34.110279943Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.80769ms logger=migrator t=2026-06-10T12:56:34.11358519Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-10T12:56:34.114363828Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=778.388µs logger=migrator t=2026-06-10T12:56:34.119469408Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-10T12:56:34.11960452Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=135.162µs logger=migrator t=2026-06-10T12:56:34.12471201Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-10T12:56:34.12513752Z level=info msg="Migration successfully executed" id="Move region to single row" duration=425.21µs logger=migrator t=2026-06-10T12:56:34.128446767Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-10T12:56:34.129675847Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.22949ms logger=migrator t=2026-06-10T12:56:34.134492298Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-10T12:56:34.13580513Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.312182ms logger=migrator t=2026-06-10T12:56:34.139596998Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T12:56:34.140450598Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=853.16µs logger=migrator t=2026-06-10T12:56:34.144069503Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T12:56:34.145146468Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.076605ms logger=migrator t=2026-06-10T12:56:34.154266391Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-10T12:56:34.156002192Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.7369ms logger=migrator t=2026-06-10T12:56:34.160056097Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-10T12:56:34.161427068Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.370731ms logger=migrator t=2026-06-10T12:56:34.165204897Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-10T12:56:34.165252148Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=47.041µs logger=migrator t=2026-06-10T12:56:34.169182679Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-10T12:56:34.169740533Z level=info msg="Migration successfully executed" id="create test_data table" duration=557.784µs logger=migrator t=2026-06-10T12:56:34.174853102Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-10T12:56:34.176107742Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.25436ms logger=migrator t=2026-06-10T12:56:34.184066178Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-10T12:56:34.185647034Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.582076ms logger=migrator t=2026-06-10T12:56:34.189958745Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-10T12:56:34.19097651Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.017715ms logger=migrator t=2026-06-10T12:56:34.197784089Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-10T12:56:34.197975693Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=189.874µs logger=migrator t=2026-06-10T12:56:34.204827863Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-10T12:56:34.20552221Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=697.037µs logger=migrator t=2026-06-10T12:56:34.209600585Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-10T12:56:34.209661876Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=61.941µs logger=migrator t=2026-06-10T12:56:34.212948463Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-10T12:56:34.213671901Z level=info msg="Migration successfully executed" id="create team table" duration=724.188µs logger=migrator t=2026-06-10T12:56:34.21837587Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-10T12:56:34.219186599Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=810.419µs logger=migrator t=2026-06-10T12:56:34.224622756Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-10T12:56:34.225352373Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=729.477µs logger=migrator t=2026-06-10T12:56:34.230129595Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-10T12:56:34.234172209Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.042034ms logger=migrator t=2026-06-10T12:56:34.239355351Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-10T12:56:34.239724079Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=372.178µs logger=migrator t=2026-06-10T12:56:34.243867376Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-10T12:56:34.245636867Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.769011ms logger=migrator t=2026-06-10T12:56:34.250653345Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-10T12:56:34.251472224Z level=info msg="Migration successfully executed" id="create team member table" duration=818.979µs logger=migrator t=2026-06-10T12:56:34.257938156Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-10T12:56:34.258853857Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=915.461µs logger=migrator t=2026-06-10T12:56:34.263820032Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-10T12:56:34.265510432Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.70711ms logger=migrator t=2026-06-10T12:56:34.272356353Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-10T12:56:34.273318054Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=961.582µs logger=migrator t=2026-06-10T12:56:34.279918219Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-10T12:56:34.285334266Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.415717ms logger=migrator t=2026-06-10T12:56:34.290261501Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-10T12:56:34.294871839Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.609768ms logger=migrator t=2026-06-10T12:56:34.298729768Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-10T12:56:34.304189247Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.456839ms logger=migrator t=2026-06-10T12:56:34.309350687Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-10T12:56:34.31035943Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.007753ms logger=migrator t=2026-06-10T12:56:34.317244902Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-10T12:56:34.318174274Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=929.552µs logger=migrator t=2026-06-10T12:56:34.329721973Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-10T12:56:34.331082265Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.361312ms logger=migrator t=2026-06-10T12:56:34.33726997Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-10T12:56:34.338247523Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.017834ms logger=migrator t=2026-06-10T12:56:34.34411134Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-10T12:56:34.344993391Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=881.991µs logger=migrator t=2026-06-10T12:56:34.352927807Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-10T12:56:34.353947Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.018693ms logger=migrator t=2026-06-10T12:56:34.361184869Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-10T12:56:34.362349606Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.162147ms logger=migrator t=2026-06-10T12:56:34.368816388Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-10T12:56:34.370996178Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.1792ms logger=migrator t=2026-06-10T12:56:34.379550329Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-10T12:56:34.380146792Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=597.963µs logger=migrator t=2026-06-10T12:56:34.385494818Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-10T12:56:34.386172803Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=677.225µs logger=migrator t=2026-06-10T12:56:34.393121116Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-10T12:56:34.394184801Z level=info msg="Migration successfully executed" id="create tag table" duration=1.061065ms logger=migrator t=2026-06-10T12:56:34.403610471Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-10T12:56:34.404719298Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.109557ms logger=migrator t=2026-06-10T12:56:34.411306211Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-10T12:56:34.412148961Z level=info msg="Migration successfully executed" id="create login attempt table" duration=842.24µs logger=migrator t=2026-06-10T12:56:34.419638466Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-10T12:56:34.421076539Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.436303ms logger=migrator t=2026-06-10T12:56:34.427129891Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-10T12:56:34.428504883Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.375532ms logger=migrator t=2026-06-10T12:56:34.435911376Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-10T12:56:34.459735183Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=23.822747ms logger=migrator t=2026-06-10T12:56:34.465757194Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-10T12:56:34.466913911Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.155547ms logger=migrator t=2026-06-10T12:56:34.472158014Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-10T12:56:34.473045055Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=887.601µs logger=migrator t=2026-06-10T12:56:34.479078096Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-10T12:56:34.479389143Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=311.167µs logger=migrator t=2026-06-10T12:56:34.484057512Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-10T12:56:34.485026455Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=969.313µs logger=migrator t=2026-06-10T12:56:34.49080051Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-10T12:56:34.492364786Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.562386ms logger=migrator t=2026-06-10T12:56:34.497606279Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-10T12:56:34.498690354Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.084885ms logger=migrator t=2026-06-10T12:56:34.50579394Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-10T12:56:34.505910323Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=117.373µs logger=migrator t=2026-06-10T12:56:34.565688071Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-10T12:56:34.570919253Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.228652ms logger=migrator t=2026-06-10T12:56:34.576828562Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-10T12:56:34.583134969Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.308716ms logger=migrator t=2026-06-10T12:56:34.591216208Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-10T12:56:34.596405479Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.190881ms logger=migrator t=2026-06-10T12:56:34.600092226Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-10T12:56:34.605331498Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.239941ms logger=migrator t=2026-06-10T12:56:34.610704873Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-10T12:56:34.611880301Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.175928ms logger=migrator t=2026-06-10T12:56:34.619203522Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-10T12:56:34.624600388Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.406046ms logger=migrator t=2026-06-10T12:56:34.634102551Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-10T12:56:34.63536704Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.26632ms logger=migrator t=2026-06-10T12:56:34.641307409Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-10T12:56:34.642451966Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.148607ms logger=migrator t=2026-06-10T12:56:34.646979412Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-10T12:56:34.647905664Z level=info msg="Migration successfully executed" id="create user auth token table" duration=925.762µs logger=migrator t=2026-06-10T12:56:34.653441703Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-10T12:56:34.654480617Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.037494ms logger=migrator t=2026-06-10T12:56:34.658168643Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-10T12:56:34.659168006Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=999.273µs logger=migrator t=2026-06-10T12:56:34.665897704Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-10T12:56:34.66788574Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.987196ms logger=migrator t=2026-06-10T12:56:34.673501582Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-10T12:56:34.680159487Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.654545ms logger=migrator t=2026-06-10T12:56:34.816096736Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-10T12:56:34.818122313Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.029537ms logger=migrator t=2026-06-10T12:56:34.833001521Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-10T12:56:34.834182689Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.184218ms logger=migrator t=2026-06-10T12:56:34.840071326Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-10T12:56:34.841778406Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.7036ms logger=migrator t=2026-06-10T12:56:34.846707952Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-10T12:56:34.848184746Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.477334ms logger=migrator t=2026-06-10T12:56:34.852455366Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-10T12:56:34.853808648Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.354172ms logger=migrator t=2026-06-10T12:56:34.857829512Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-10T12:56:34.857896074Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.402µs logger=migrator t=2026-06-10T12:56:34.863492935Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-10T12:56:34.863580576Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=88.211µs logger=migrator t=2026-06-10T12:56:34.867432736Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-10T12:56:34.868295956Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=863.34µs logger=migrator t=2026-06-10T12:56:34.87488046Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T12:56:34.87658713Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.7089ms logger=migrator t=2026-06-10T12:56:34.882014248Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T12:56:34.882949599Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=935.222µs logger=migrator t=2026-06-10T12:56:34.889368589Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-10T12:56:34.889474082Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=107.003µs logger=migrator t=2026-06-10T12:56:34.894622643Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T12:56:34.896110227Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.487524ms logger=migrator t=2026-06-10T12:56:34.901361359Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T12:56:34.903653273Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.292464ms logger=migrator t=2026-06-10T12:56:35.03993478Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T12:56:35.043874701Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=3.943811ms logger=migrator t=2026-06-10T12:56:35.050248661Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T12:56:35.051307365Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.056544ms logger=migrator t=2026-06-10T12:56:35.056089157Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-10T12:56:35.062726732Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.637584ms logger=migrator t=2026-06-10T12:56:35.085345061Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-10T12:56:35.087704185Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.358835ms logger=migrator t=2026-06-10T12:56:35.094524715Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-10T12:56:35.094644658Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=123.003µs logger=migrator t=2026-06-10T12:56:35.099769277Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-10T12:56:35.101556189Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.786422ms logger=migrator t=2026-06-10T12:56:35.107115299Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-10T12:56:35.108237575Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.121446ms logger=migrator t=2026-06-10T12:56:35.113687083Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-10T12:56:35.115630998Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.943085ms logger=migrator t=2026-06-10T12:56:35.120171744Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T12:56:35.120309247Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=138.893µs logger=migrator t=2026-06-10T12:56:35.124383773Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-10T12:56:35.125412317Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.028094ms logger=migrator t=2026-06-10T12:56:35.131079159Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-10T12:56:35.132126083Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.046094ms logger=migrator t=2026-06-10T12:56:35.136696Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-10T12:56:35.138480862Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.784082ms logger=migrator t=2026-06-10T12:56:35.14354933Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-10T12:56:35.145338323Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.790032ms logger=migrator t=2026-06-10T12:56:35.152386547Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-10T12:56:35.15853345Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.146473ms logger=migrator t=2026-06-10T12:56:35.164271584Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-10T12:56:35.165331479Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.059315ms logger=migrator t=2026-06-10T12:56:35.170085Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T12:56:35.171059923Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=974.973µs logger=migrator t=2026-06-10T12:56:35.176659903Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-10T12:56:35.21072498Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.060397ms logger=migrator t=2026-06-10T12:56:35.215745357Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-10T12:56:35.24112682Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.381533ms logger=migrator t=2026-06-10T12:56:35.245867291Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-10T12:56:35.246701041Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=833.29µs logger=migrator t=2026-06-10T12:56:35.257939783Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T12:56:35.259420938Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.483865ms logger=migrator t=2026-06-10T12:56:35.265678024Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-10T12:56:35.27238121Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.697346ms logger=migrator t=2026-06-10T12:56:35.27706387Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-10T12:56:35.283194943Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.100102ms logger=migrator t=2026-06-10T12:56:35.288529408Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-10T12:56:35.289527941Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=996.193µs logger=migrator t=2026-06-10T12:56:35.295879709Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-10T12:56:35.297170979Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.28748ms logger=migrator t=2026-06-10T12:56:35.302259399Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-10T12:56:35.303878437Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.618588ms logger=migrator t=2026-06-10T12:56:35.309427706Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-10T12:56:35.310495351Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.066825ms logger=migrator t=2026-06-10T12:56:35.316970962Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-10T12:56:35.317041704Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.622µs logger=migrator t=2026-06-10T12:56:35.321665472Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-10T12:56:35.331242636Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.555514ms logger=migrator t=2026-06-10T12:56:35.335600127Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-10T12:56:35.34043542Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.834313ms logger=migrator t=2026-06-10T12:56:35.344599588Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-10T12:56:35.350998927Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.399699ms logger=migrator t=2026-06-10T12:56:35.356192028Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-10T12:56:35.357797166Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.605018ms logger=migrator t=2026-06-10T12:56:35.362861574Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-10T12:56:35.364227297Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.364073ms logger=migrator t=2026-06-10T12:56:35.370476173Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-10T12:56:35.378349706Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.875504ms logger=migrator t=2026-06-10T12:56:35.382878762Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-10T12:56:35.392418595Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.542523ms logger=migrator t=2026-06-10T12:56:35.396323806Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-10T12:56:35.397438172Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.116356ms logger=migrator t=2026-06-10T12:56:35.401956048Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-10T12:56:35.409469524Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.509845ms logger=migrator t=2026-06-10T12:56:35.415029504Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-10T12:56:35.421456744Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.426599ms logger=migrator t=2026-06-10T12:56:35.431906878Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-10T12:56:35.431976109Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.391µs logger=migrator t=2026-06-10T12:56:35.456679077Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-10T12:56:35.45811363Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.435583ms logger=migrator t=2026-06-10T12:56:35.468595915Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-10T12:56:35.469779933Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.183678ms logger=migrator t=2026-06-10T12:56:35.476567571Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-10T12:56:35.477722129Z 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.153848ms logger=migrator t=2026-06-10T12:56:35.484811234Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T12:56:35.484950207Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=138.343µs logger=migrator t=2026-06-10T12:56:35.489892223Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-10T12:56:35.496938627Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.046584ms logger=migrator t=2026-06-10T12:56:35.502150469Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-10T12:56:35.507077795Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.924036ms logger=migrator t=2026-06-10T12:56:35.511546409Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-10T12:56:35.518074462Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.527523ms logger=migrator t=2026-06-10T12:56:35.52358686Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-10T12:56:35.531988726Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.400536ms logger=migrator t=2026-06-10T12:56:35.536226175Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-10T12:56:35.540872103Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.643748ms logger=migrator t=2026-06-10T12:56:35.545107623Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-10T12:56:35.545174814Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=68.131µs logger=migrator t=2026-06-10T12:56:35.550800026Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-10T12:56:35.55265272Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.853284ms logger=migrator t=2026-06-10T12:56:35.558308721Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-10T12:56:35.565687524Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.377573ms logger=migrator t=2026-06-10T12:56:35.569722318Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-10T12:56:35.569771629Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=50.121µs logger=migrator t=2026-06-10T12:56:35.574230193Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-10T12:56:35.583412048Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.183165ms logger=migrator t=2026-06-10T12:56:35.589363197Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-10T12:56:35.590447223Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.086026ms logger=migrator t=2026-06-10T12:56:35.595547291Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-10T12:56:35.602287999Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.740008ms logger=migrator t=2026-06-10T12:56:35.607339447Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-10T12:56:35.608008203Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=667.076µs logger=migrator t=2026-06-10T12:56:35.613386878Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-10T12:56:35.614374991Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=988.013µs logger=migrator t=2026-06-10T12:56:35.61943125Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-10T12:56:35.626931804Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.500234ms logger=migrator t=2026-06-10T12:56:35.63101756Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-10T12:56:35.631939382Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=921.672µs logger=migrator t=2026-06-10T12:56:35.642478368Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-10T12:56:35.643336858Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=859.31µs logger=migrator t=2026-06-10T12:56:35.647285Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-10T12:56:35.648068379Z level=info msg="Migration successfully executed" id="create alert_image table" duration=782.949µs logger=migrator t=2026-06-10T12:56:35.65324487Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-10T12:56:35.654408857Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.163257ms logger=migrator t=2026-06-10T12:56:35.661013611Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-10T12:56:35.661179085Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=166.953µs logger=migrator t=2026-06-10T12:56:35.66610749Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-10T12:56:35.667137294Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.029794ms logger=migrator t=2026-06-10T12:56:35.67378832Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-10T12:56:35.674856004Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.067814ms logger=migrator t=2026-06-10T12:56:35.678791146Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-10T12:56:35.679224716Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-10T12:56:35.68367685Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-10T12:56:35.684145032Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=468.392µs logger=migrator t=2026-06-10T12:56:35.688256358Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-10T12:56:35.689417975Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.161448ms logger=migrator t=2026-06-10T12:56:35.694508594Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-10T12:56:35.701694392Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.183778ms logger=migrator t=2026-06-10T12:56:35.706203337Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-10T12:56:35.707258441Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.054914ms logger=migrator t=2026-06-10T12:56:35.715689869Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-10T12:56:35.718062794Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.373695ms logger=migrator t=2026-06-10T12:56:35.722881826Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-10T12:56:35.723989073Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.106857ms logger=migrator t=2026-06-10T12:56:35.737302813Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-10T12:56:35.739204248Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.900985ms logger=migrator t=2026-06-10T12:56:35.784189569Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-10T12:56:35.788414828Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=4.226379ms logger=migrator t=2026-06-10T12:56:35.793936436Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-10T12:56:35.793970198Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.291µs logger=migrator t=2026-06-10T12:56:35.799068887Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-10T12:56:35.79917791Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.013µs logger=migrator t=2026-06-10T12:56:35.803324496Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-10T12:56:35.810207007Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.884131ms logger=migrator t=2026-06-10T12:56:35.816296739Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-10T12:56:35.81673187Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=434.6µs logger=migrator t=2026-06-10T12:56:35.821631553Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-10T12:56:35.822921384Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.289751ms logger=migrator t=2026-06-10T12:56:35.827636874Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-10T12:56:35.827992182Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=356.008µs logger=migrator t=2026-06-10T12:56:35.832089248Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-10T12:56:35.833350958Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.261489ms logger=migrator t=2026-06-10T12:56:35.839562593Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-10T12:56:35.840475234Z level=info msg="Migration successfully executed" id="create secrets table" duration=913.271µs logger=migrator t=2026-06-10T12:56:35.845193014Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-10T12:56:35.88010198Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.906866ms logger=migrator t=2026-06-10T12:56:35.884914173Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-10T12:56:35.893819321Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.906129ms logger=migrator t=2026-06-10T12:56:35.899451052Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-10T12:56:35.899631287Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=181.385µs logger=migrator t=2026-06-10T12:56:35.903708331Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-10T12:56:35.939101678Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.390047ms logger=migrator t=2026-06-10T12:56:35.994187036Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-10T12:56:36.030970424Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.789668ms logger=migrator t=2026-06-10T12:56:36.03677484Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-10T12:56:36.037437955Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=663.275µs logger=migrator t=2026-06-10T12:56:36.043113678Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-10T12:56:36.044195213Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.080955ms logger=migrator t=2026-06-10T12:56:36.050761806Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-10T12:56:36.051022622Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=261.126µs logger=migrator t=2026-06-10T12:56:36.057548625Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-10T12:56:36.058936067Z level=info msg="Migration successfully executed" id="create permission table" duration=1.387702ms logger=migrator t=2026-06-10T12:56:36.065136572Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-10T12:56:36.067910467Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.773735ms logger=migrator t=2026-06-10T12:56:36.074181363Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-10T12:56:36.07531246Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.128277ms logger=migrator t=2026-06-10T12:56:36.08132438Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-10T12:56:36.082339264Z level=info msg="Migration successfully executed" id="create role table" duration=1.015014ms logger=migrator t=2026-06-10T12:56:36.087594887Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-10T12:56:36.097001576Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.40667ms logger=migrator t=2026-06-10T12:56:36.102700369Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-10T12:56:36.109984049Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.28144ms logger=migrator t=2026-06-10T12:56:36.115483957Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-10T12:56:36.11685736Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.373183ms logger=migrator t=2026-06-10T12:56:36.124847706Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-10T12:56:36.126012663Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.164817ms logger=migrator t=2026-06-10T12:56:36.131190034Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-10T12:56:36.13234243Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.151586ms logger=migrator t=2026-06-10T12:56:36.137341718Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-10T12:56:36.13827086Z level=info msg="Migration successfully executed" id="create team role table" duration=929.221µs logger=migrator t=2026-06-10T12:56:36.144448304Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-10T12:56:36.145593271Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.144646ms logger=migrator t=2026-06-10T12:56:36.150924755Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-10T12:56:36.152146993Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.222328ms logger=migrator t=2026-06-10T12:56:36.156959116Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-10T12:56:36.158354158Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.395392ms logger=migrator t=2026-06-10T12:56:36.164338729Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-10T12:56:36.165204469Z level=info msg="Migration successfully executed" id="create user role table" duration=869.861µs logger=migrator t=2026-06-10T12:56:36.16998207Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-10T12:56:36.171057365Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.075355ms logger=migrator t=2026-06-10T12:56:36.176503233Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-10T12:56:36.177684789Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.181396ms logger=migrator t=2026-06-10T12:56:36.186314572Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-10T12:56:36.187424157Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.109685ms logger=migrator t=2026-06-10T12:56:36.192022585Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-10T12:56:36.192861274Z level=info msg="Migration successfully executed" id="create builtin role table" duration=841.599µs logger=migrator t=2026-06-10T12:56:36.197274937Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-10T12:56:36.198365283Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.090496ms logger=migrator t=2026-06-10T12:56:36.20383616Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-10T12:56:36.204926145Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.089915ms logger=migrator t=2026-06-10T12:56:36.20940378Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-10T12:56:36.21751881Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.11377ms logger=migrator t=2026-06-10T12:56:36.22183002Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-10T12:56:36.222605229Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=774.989µs logger=migrator t=2026-06-10T12:56:36.229723015Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-10T12:56:36.230893113Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.169568ms logger=migrator t=2026-06-10T12:56:36.239585525Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-10T12:56:36.240762943Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.175888ms logger=migrator t=2026-06-10T12:56:36.246561568Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-10T12:56:36.24877378Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.211592ms logger=migrator t=2026-06-10T12:56:36.257053842Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-10T12:56:36.258041546Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=988.034µs logger=migrator t=2026-06-10T12:56:36.264288552Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-10T12:56:36.265618753Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.331021ms logger=migrator t=2026-06-10T12:56:36.271565011Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-10T12:56:36.283329596Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.762675ms logger=migrator t=2026-06-10T12:56:36.290370801Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-10T12:56:36.298337927Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.964496ms logger=migrator t=2026-06-10T12:56:36.303105528Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-10T12:56:36.311419052Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.312714ms logger=migrator t=2026-06-10T12:56:36.315964508Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-10T12:56:36.324406446Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.447248ms logger=migrator t=2026-06-10T12:56:36.332697189Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-10T12:56:36.334319687Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.622478ms logger=migrator t=2026-06-10T12:56:36.339643671Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-10T12:56:36.34085665Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.212799ms logger=migrator t=2026-06-10T12:56:36.345672062Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-10T12:56:36.346937942Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.26588ms logger=migrator t=2026-06-10T12:56:36.353124687Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-10T12:56:36.354060418Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=935.491µs logger=migrator t=2026-06-10T12:56:36.359086736Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-10T12:56:36.360324914Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.235529ms logger=migrator t=2026-06-10T12:56:36.369333965Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-10T12:56:36.3695821Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=251.485µs logger=migrator t=2026-06-10T12:56:36.37853654Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-10T12:56:36.378597101Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.121µs logger=migrator t=2026-06-10T12:56:36.385646736Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-10T12:56:36.386545746Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=898.98µs logger=migrator t=2026-06-10T12:56:36.392190378Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-10T12:56:36.393318955Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.129967ms logger=migrator t=2026-06-10T12:56:36.398988756Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-10T12:56:36.399717054Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=735.068µs logger=migrator t=2026-06-10T12:56:36.404976597Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-10T12:56:36.405329755Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=353.298µs logger=migrator t=2026-06-10T12:56:36.410803112Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-10T12:56:36.411300034Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=497.012µs logger=migrator t=2026-06-10T12:56:36.420261334Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-10T12:56:36.421750368Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.498015ms logger=migrator t=2026-06-10T12:56:36.428876855Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-10T12:56:36.430090563Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.211718ms logger=migrator t=2026-06-10T12:56:36.436125104Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-10T12:56:36.449991628Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.856444ms logger=migrator t=2026-06-10T12:56:36.455746132Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-10T12:56:36.455799453Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.191µs logger=migrator t=2026-06-10T12:56:36.465334456Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-10T12:56:36.467044966Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.70976ms logger=migrator t=2026-06-10T12:56:36.492001129Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-10T12:56:36.494271382Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.272813ms logger=migrator t=2026-06-10T12:56:36.513420649Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-10T12:56:36.514692748Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.275449ms logger=migrator t=2026-06-10T12:56:36.520959855Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-10T12:56:36.531693476Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.73086ms logger=migrator t=2026-06-10T12:56:36.537306266Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-10T12:56:36.538929174Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.621488ms logger=migrator t=2026-06-10T12:56:36.544907563Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-10T12:56:36.546234005Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.326582ms logger=migrator t=2026-06-10T12:56:36.551170971Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-10T12:56:36.5742929Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.120071ms logger=migrator t=2026-06-10T12:56:36.579244835Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-10T12:56:36.580349341Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.102266ms logger=migrator t=2026-06-10T12:56:36.587106919Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-10T12:56:36.588989783Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.882374ms logger=migrator t=2026-06-10T12:56:36.594637785Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-10T12:56:36.595993137Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.356622ms logger=migrator t=2026-06-10T12:56:36.601849533Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-10T12:56:36.602912178Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.062435ms logger=migrator t=2026-06-10T12:56:36.609036051Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-10T12:56:36.609256027Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=220.256µs logger=migrator t=2026-06-10T12:56:36.61539619Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-10T12:56:36.61667294Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.305121ms logger=migrator t=2026-06-10T12:56:36.623535549Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-10T12:56:36.634055485Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.519116ms logger=migrator t=2026-06-10T12:56:36.638572061Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-10T12:56:36.639426761Z level=info msg="Migration successfully executed" id="create entity_events table" duration=854.62µs logger=migrator t=2026-06-10T12:56:36.643868034Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-10T12:56:36.644879349Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.011205ms logger=migrator t=2026-06-10T12:56:36.65051574Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T12:56:36.650939259Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T12:56:36.655635209Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T12:56:36.656301375Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T12:56:36.662518689Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-10T12:56:36.663769119Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.25085ms logger=migrator t=2026-06-10T12:56:36.671326545Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-10T12:56:36.673084767Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.757512ms logger=migrator t=2026-06-10T12:56:36.677669823Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T12:56:36.678739268Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.073915ms logger=migrator t=2026-06-10T12:56:36.684877892Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T12:56:36.686193262Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.31524ms logger=migrator t=2026-06-10T12:56:36.695668024Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T12:56:36.697074466Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.405592ms logger=migrator t=2026-06-10T12:56:36.708735689Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T12:56:36.709684931Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=940.262µs logger=migrator t=2026-06-10T12:56:36.724477557Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-10T12:56:36.725833078Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.359941ms logger=migrator t=2026-06-10T12:56:36.748433476Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-10T12:56:36.750442383Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.012027ms logger=migrator t=2026-06-10T12:56:36.924282781Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T12:56:36.926734669Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.454458ms logger=migrator t=2026-06-10T12:56:36.958149353Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T12:56:36.960305683Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.161661ms logger=migrator t=2026-06-10T12:56:36.966899477Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-10T12:56:36.968717269Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.814972ms logger=migrator t=2026-06-10T12:56:36.974813341Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-10T12:56:36.997810839Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.993478ms logger=migrator t=2026-06-10T12:56:37.003565583Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-10T12:56:37.013648488Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.078615ms logger=migrator t=2026-06-10T12:56:37.018729027Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-10T12:56:37.02913463Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.404424ms logger=migrator t=2026-06-10T12:56:37.035132809Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-10T12:56:37.035340744Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=209.895µs logger=migrator t=2026-06-10T12:56:37.040296119Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-10T12:56:37.050258643Z level=info msg="Migration successfully executed" id="add share column" duration=9.959653ms logger=migrator t=2026-06-10T12:56:37.057084302Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-10T12:56:37.057277236Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=195.995µs logger=migrator t=2026-06-10T12:56:37.063250365Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-10T12:56:37.064489844Z level=info msg="Migration successfully executed" id="create file table" duration=1.242679ms logger=migrator t=2026-06-10T12:56:37.070015513Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-10T12:56:37.07243845Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.422267ms logger=migrator t=2026-06-10T12:56:37.078469331Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-10T12:56:37.079515485Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.047054ms logger=migrator t=2026-06-10T12:56:37.084954702Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-10T12:56:37.085839422Z level=info msg="Migration successfully executed" id="create file_meta table" duration=885.58µs logger=migrator t=2026-06-10T12:56:37.090616244Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-10T12:56:37.09176017Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.144206ms logger=migrator t=2026-06-10T12:56:37.097963496Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-10T12:56:37.098043168Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=81.512µs logger=migrator t=2026-06-10T12:56:37.105512022Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-10T12:56:37.105566333Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=54.941µs logger=migrator t=2026-06-10T12:56:37.161386915Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-10T12:56:37.162367398Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=981.893µs logger=migrator t=2026-06-10T12:56:37.167974029Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-10T12:56:37.168215444Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=241.775µs logger=migrator t=2026-06-10T12:56:37.173293123Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-10T12:56:37.182789904Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=9.494071ms logger=migrator t=2026-06-10T12:56:37.187542656Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-10T12:56:37.200055958Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.517482ms logger=migrator t=2026-06-10T12:56:37.203166221Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-10T12:56:37.203280063Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=114.442µs logger=migrator t=2026-06-10T12:56:37.207618454Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-10T12:56:37.208783231Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.164577ms logger=migrator t=2026-06-10T12:56:37.215259362Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-10T12:56:37.21602898Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=771.468µs logger=migrator t=2026-06-10T12:56:37.221089068Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-10T12:56:37.221487248Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=398.41µs logger=migrator t=2026-06-10T12:56:37.227440747Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-10T12:56:37.228320507Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=880.661µs logger=migrator t=2026-06-10T12:56:37.235195227Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-10T12:56:37.248178161Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.982824ms logger=migrator t=2026-06-10T12:56:37.251805715Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-10T12:56:37.260343994Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.538069ms logger=migrator t=2026-06-10T12:56:37.266962819Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-10T12:56:37.267849219Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=886.971µs logger=migrator t=2026-06-10T12:56:37.276165243Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-10T12:56:37.364630647Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=88.464414ms logger=migrator t=2026-06-10T12:56:37.374138769Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-10T12:56:37.375440439Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.30289ms logger=migrator t=2026-06-10T12:56:37.383108879Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-10T12:56:37.383981949Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=870.751µs logger=migrator t=2026-06-10T12:56:37.387760927Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-10T12:56:37.412963365Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.199988ms logger=migrator t=2026-06-10T12:56:37.418536684Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-10T12:56:37.430839252Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.310938ms logger=migrator t=2026-06-10T12:56:37.436233748Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-10T12:56:37.436545716Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=312.248µs logger=migrator t=2026-06-10T12:56:37.441415139Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-10T12:56:37.441651414Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=240.385µs logger=migrator t=2026-06-10T12:56:37.448201937Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-10T12:56:37.448525605Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=325.318µs logger=migrator t=2026-06-10T12:56:37.457003083Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-10T12:56:37.457291479Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=289.576µs logger=migrator t=2026-06-10T12:56:37.462659604Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-10T12:56:37.462990212Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=331.558µs logger=migrator t=2026-06-10T12:56:37.468384048Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-10T12:56:37.46975855Z level=info msg="Migration successfully executed" id="create folder table" duration=1.375043ms logger=migrator t=2026-06-10T12:56:37.476248521Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-10T12:56:37.477785728Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.537747ms logger=migrator t=2026-06-10T12:56:37.484027464Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-10T12:56:37.485339044Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.31195ms logger=migrator t=2026-06-10T12:56:37.488786664Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-10T12:56:37.488811465Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.041µs logger=migrator t=2026-06-10T12:56:37.491504737Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T12:56:37.492579432Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.073915ms logger=migrator t=2026-06-10T12:56:37.498878349Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T12:56:37.500523438Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.644729ms logger=migrator t=2026-06-10T12:56:37.504485421Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-10T12:56:37.505565106Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.079685ms logger=migrator t=2026-06-10T12:56:37.509940458Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-10T12:56:37.510403429Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=463.85µs logger=migrator t=2026-06-10T12:56:37.514671228Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-10T12:56:37.514957235Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=286.787µs logger=migrator t=2026-06-10T12:56:37.520389451Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-10T12:56:37.521394555Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.006484ms logger=migrator t=2026-06-10T12:56:37.525648434Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-10T12:56:37.528341797Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.686353ms logger=migrator t=2026-06-10T12:56:37.538845572Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-10T12:56:37.542751163Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=3.907451ms logger=migrator t=2026-06-10T12:56:37.55462481Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-10T12:56:37.555756247Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.133357ms logger=migrator t=2026-06-10T12:56:37.560938928Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-10T12:56:37.561789768Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=851.02µs logger=migrator t=2026-06-10T12:56:37.570326147Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-10T12:56:37.573691515Z level=info msg="Migration successfully executed" id="create anon_device table" duration=3.360198ms logger=migrator t=2026-06-10T12:56:37.585641874Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-10T12:56:37.58676071Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.121946ms logger=migrator t=2026-06-10T12:56:37.59362815Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-10T12:56:37.594957352Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.330002ms logger=migrator t=2026-06-10T12:56:37.606604353Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-10T12:56:37.609382578Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.784045ms logger=migrator t=2026-06-10T12:56:37.615759277Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-10T12:56:37.617945827Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.18821ms logger=migrator t=2026-06-10T12:56:37.626730463Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-10T12:56:37.627990992Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.261799ms logger=migrator t=2026-06-10T12:56:37.633689615Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-10T12:56:37.633979432Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=291.557µs logger=migrator t=2026-06-10T12:56:37.639562252Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-10T12:56:37.649503834Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.940362ms logger=migrator t=2026-06-10T12:56:37.660772227Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-10T12:56:37.661573315Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=805.208µs logger=migrator t=2026-06-10T12:56:37.670248268Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T12:56:37.670387011Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=142.533µs logger=migrator t=2026-06-10T12:56:37.679829712Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T12:56:37.68149134Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.663398ms logger=migrator t=2026-06-10T12:56:37.68533318Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T12:56:37.68535071Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=17.85µs logger=migrator t=2026-06-10T12:56:37.690206944Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-10T12:56:37.691262548Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.055045ms logger=migrator t=2026-06-10T12:56:37.700407482Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T12:56:37.701814875Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.411773ms logger=migrator t=2026-06-10T12:56:37.709087614Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-10T12:56:37.711511911Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.484218ms logger=migrator t=2026-06-10T12:56:37.716387464Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-10T12:56:37.717748566Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.338712ms logger=migrator t=2026-06-10T12:56:37.724091655Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-10T12:56:37.724534105Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=443.95µs logger=migrator t=2026-06-10T12:56:37.728689491Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-10T12:56:37.729670975Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.007233ms logger=migrator t=2026-06-10T12:56:37.735575832Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-10T12:56:37.736806181Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.210829ms logger=migrator t=2026-06-10T12:56:37.742485954Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-10T12:56:37.743331593Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=840.43µs logger=migrator t=2026-06-10T12:56:37.747614773Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-10T12:56:37.757700808Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.083315ms logger=migrator t=2026-06-10T12:56:37.767758863Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-10T12:56:37.784226057Z level=info msg="Migration successfully executed" id="add region_slug column" duration=16.458744ms logger=migrator t=2026-06-10T12:56:37.79073196Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-10T12:56:37.798024499Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.29489ms logger=migrator t=2026-06-10T12:56:37.8070463Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-10T12:56:37.807260915Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=218.195µs logger=migrator t=2026-06-10T12:56:37.91976717Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-10T12:56:37.933642334Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.875763ms logger=migrator t=2026-06-10T12:56:37.939433518Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-10T12:56:37.953744832Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.313574ms logger=migrator t=2026-06-10T12:56:37.960009628Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-10T12:56:37.960259465Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=249.927µs logger=migrator t=2026-06-10T12:56:37.964259638Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.687986084s logger=migrator t=2026-06-10T12:56:37.964873432Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-10T12:56:37.984347046Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-10T12:56:37.984607693Z level=info msg="Created default organization" logger=secrets t=2026-06-10T12:56:37.990391277Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T12:56:38.045160285Z level=info msg="Restored cache from database" duration=433.35µs logger=plugin.store t=2026-06-10T12:56:38.046884125Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-10T12:56:38.098487998Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-10T12:56:38.09852345Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-10T12:56:38.098874617Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-10T12:56:38.098892318Z level=info msg="Plugins loaded" count=54 duration=52.010443ms logger=query_data t=2026-06-10T12:56:38.10369798Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-10T12:56:38.10672237Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-10T12:56:38.110866697Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-10T12:56:38.12298742Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-10T12:56:38.126610614Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-10T12:56:38.129548993Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-10T12:56:38.159653794Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-10T12:56:38.181092764Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-10T12:56:38.209609319Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-10T12:56:38.209645939Z level=info msg="finished to provision alerting" logger=http.server t=2026-06-10T12:56:38.216859908Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-10T12:56:38.22506971Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-06-10T12:56:38.2255252Z level=info msg="State cache has been initialized" states=0 duration=454.35µs logger=ngalert.multiorg.alertmanager t=2026-06-10T12:56:38.230561178Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-06-10T12:56:38.230608349Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-10T12:56:38.230655459Z level=info msg=starting first_tick=2026-06-10T12:56:40Z logger=grafanaStorageLogger t=2026-06-10T12:56:38.231631362Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-06-10T12:56:38.294406126Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-10T12:56:38.317365362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-10T12:56:38.329864203Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-06-10T12:56:38.331522691Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-06-10T12:56:38.351995668Z level=info msg="Update check succeeded" duration=121.138044ms logger=grafana.update.checker t=2026-06-10T12:56:38.356346121Z level=info msg="Update check succeeded" duration=126.352637ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T12:56:38.505022537Z level=info msg="Patterns update finished" duration=197.062775ms logger=grafana-apiserver t=2026-06-10T12:56:38.598984058Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-10T12:56:38.599663113Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-10T12:56:55.539260501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.540051329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.557067581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.580143424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.601398283Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-10T12:56:55.639043432Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-10T12:56:55.652732697Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-10T12:56:55.671877709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.694631843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.735794562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.753757136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.77908187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.795252123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.82286994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.845377929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.873882005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.905881533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.960582364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:55.990769181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.062519404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.078218066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.141064624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.15784168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.226581374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.240684979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.300546488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.314423998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.386635501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.406338396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.485957261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.503834483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.563409985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.582138297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.638874844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.656115922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.71033974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.72638135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.773917586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.788843159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.840760735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.858505865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.917582606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:56.938434146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.000922515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.018615274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.070964579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.09098876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.158951315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.178150297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.245047817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.263964153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.332282116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.353142537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.408323527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.426876845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.502880114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.519877996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.583605634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.604407132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.669193055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.68376067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.750443745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.770298442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.831372339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.849639499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.91352007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.930410219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:57.994660169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.010840161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.076463152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.095273884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.164199331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.176952284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.243919985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.259987956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.335144465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.352119465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.432974376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.455843862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.524114543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.541287519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T12:56:58.614723618Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-10T12:57:39.256282034Z level=info msg="Usage stats are ready to report"