logger=settings t=2026-05-01T14:18:57.118649092Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-01T14:18:57Z logger=settings t=2026-05-01T14:18:57.119021861Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-01T14:18:57.119035601Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-01T14:18:57.119040491Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-01T14:18:57.119044511Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-01T14:18:57.119048681Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-01T14:18:57.119056082Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-01T14:18:57.119060772Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-01T14:18:57.119067722Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-01T14:18:57.119072882Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-01T14:18:57.119077542Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-01T14:18:57.119081472Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-01T14:18:57.119085222Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-01T14:18:57.119088852Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-01T14:18:57.119092702Z level=info msg=Target target=[all] logger=settings t=2026-05-01T14:18:57.119099953Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-01T14:18:57.119106043Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-01T14:18:57.119109813Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-01T14:18:57.119113443Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-01T14:18:57.119119083Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-01T14:18:57.119122923Z level=info msg="App mode production" logger=sqlstore t=2026-05-01T14:18:57.121455389Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-01T14:18:57.121582732Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-01T14:18:57.127228856Z level=info msg="Locking database" logger=migrator t=2026-05-01T14:18:57.127287037Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-01T14:18:57.128427165Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-01T14:18:57.129815647Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.389062ms logger=migrator t=2026-05-01T14:18:57.137140821Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-01T14:18:57.138070913Z level=info msg="Migration successfully executed" id="create user table" duration=929.232µs logger=migrator t=2026-05-01T14:18:57.143764498Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-01T14:18:57.144872495Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.107237ms logger=migrator t=2026-05-01T14:18:57.149065274Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-01T14:18:57.150256782Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.184048ms logger=migrator t=2026-05-01T14:18:57.156626324Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-01T14:18:57.157797661Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.177647ms logger=migrator t=2026-05-01T14:18:57.162200996Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-01T14:18:57.163277291Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.075845ms logger=migrator t=2026-05-01T14:18:57.167056941Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-01T14:18:57.169724445Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.666914ms logger=migrator t=2026-05-01T14:18:57.175874401Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-01T14:18:57.176884205Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.009394ms logger=migrator t=2026-05-01T14:18:57.181987726Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-01T14:18:57.183142643Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.154207ms logger=migrator t=2026-05-01T14:18:57.188787497Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-01T14:18:57.191754778Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=2.95692ms logger=migrator t=2026-05-01T14:18:57.19648622Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-01T14:18:57.197089034Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=603.524µs logger=migrator t=2026-05-01T14:18:57.200419203Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-01T14:18:57.201246564Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=826.96µs logger=migrator t=2026-05-01T14:18:57.204871339Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-01T14:18:57.206155279Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.28332ms logger=migrator t=2026-05-01T14:18:57.210046192Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-01T14:18:57.210102173Z level=info msg="Migration successfully executed" id="Update user table charset" duration=55.781µs logger=migrator t=2026-05-01T14:18:57.218282828Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-01T14:18:57.219928947Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.646458ms logger=migrator t=2026-05-01T14:18:57.223232456Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-01T14:18:57.223487082Z level=info msg="Migration successfully executed" id="Add missing user data" duration=254.406µs logger=migrator t=2026-05-01T14:18:57.226866682Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-01T14:18:57.228007678Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.140596ms logger=migrator t=2026-05-01T14:18:57.232530036Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-01T14:18:57.233251633Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=720.527µs logger=migrator t=2026-05-01T14:18:57.23773463Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-01T14:18:57.239408529Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.665839ms logger=migrator t=2026-05-01T14:18:57.244248044Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-01T14:18:57.253242787Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.994683ms logger=migrator t=2026-05-01T14:18:57.257666003Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-01T14:18:57.258580154Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=913.531µs logger=migrator t=2026-05-01T14:18:57.262121428Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-01T14:18:57.262279722Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=157.884µs logger=migrator t=2026-05-01T14:18:57.266945443Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-01T14:18:57.26766553Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=719.277µs logger=migrator t=2026-05-01T14:18:57.272530665Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-01T14:18:57.272894664Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=363.249µs logger=migrator t=2026-05-01T14:18:57.278939917Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-01T14:18:57.279637165Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=697.077µs logger=migrator t=2026-05-01T14:18:57.285439522Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-01T14:18:57.286267182Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=826.969µs logger=migrator t=2026-05-01T14:18:57.290305447Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-01T14:18:57.291349433Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.043486ms logger=migrator t=2026-05-01T14:18:57.298690016Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-01T14:18:57.299522207Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=832.951µs logger=migrator t=2026-05-01T14:18:57.304196707Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-01T14:18:57.304910065Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=699.857µs logger=migrator t=2026-05-01T14:18:57.310033296Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-01T14:18:57.310733873Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=704.977µs logger=migrator t=2026-05-01T14:18:57.316368127Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-01T14:18:57.316410288Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.441µs logger=migrator t=2026-05-01T14:18:57.320050414Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-01T14:18:57.321074208Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.020153ms logger=migrator t=2026-05-01T14:18:57.326000175Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-01T14:18:57.326825175Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=825.01µs logger=migrator t=2026-05-01T14:18:57.330369809Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-01T14:18:57.331021904Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=651.825µs logger=migrator t=2026-05-01T14:18:57.335014208Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-01T14:18:57.335672355Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=657.927µs logger=migrator t=2026-05-01T14:18:57.339978307Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-01T14:18:57.343175873Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.197055ms logger=migrator t=2026-05-01T14:18:57.347782102Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-01T14:18:57.348622832Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=842.1µs logger=migrator t=2026-05-01T14:18:57.352613327Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-01T14:18:57.353332514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=718.717µs logger=migrator t=2026-05-01T14:18:57.357499402Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-01T14:18:57.35822564Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=725.908µs logger=migrator t=2026-05-01T14:18:57.363777572Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-01T14:18:57.364488749Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=710.937µs logger=migrator t=2026-05-01T14:18:57.368671498Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-01T14:18:57.369417676Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=745.758µs logger=migrator t=2026-05-01T14:18:57.373247677Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-01T14:18:57.373665976Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=418.139µs logger=migrator t=2026-05-01T14:18:57.378119382Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-01T14:18:57.37887388Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=751.708µs logger=migrator t=2026-05-01T14:18:57.385791575Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-01T14:18:57.38645322Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=666.965µs logger=migrator t=2026-05-01T14:18:57.390520317Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-01T14:18:57.391194802Z level=info msg="Migration successfully executed" id="create star table" duration=674.145µs logger=migrator t=2026-05-01T14:18:57.395746891Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-01T14:18:57.396421317Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=673.415µs logger=migrator t=2026-05-01T14:18:57.401520628Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-01T14:18:57.402236554Z level=info msg="Migration successfully executed" id="create org table v1" duration=719.426µs logger=migrator t=2026-05-01T14:18:57.407248013Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-01T14:18:57.408054583Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=803.46µs logger=migrator t=2026-05-01T14:18:57.411824003Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-01T14:18:57.413023221Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.209649ms logger=migrator t=2026-05-01T14:18:57.416856352Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-01T14:18:57.417933848Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.071645ms logger=migrator t=2026-05-01T14:18:57.423026469Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-01T14:18:57.423813867Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=787.258µs logger=migrator t=2026-05-01T14:18:57.427560276Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-01T14:18:57.428296454Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=736.159µs logger=migrator t=2026-05-01T14:18:57.433675411Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-01T14:18:57.433724633Z level=info msg="Migration successfully executed" id="Update org table charset" duration=51.552µs logger=migrator t=2026-05-01T14:18:57.438166758Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-01T14:18:57.43827853Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=116.092µs logger=migrator t=2026-05-01T14:18:57.443162667Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-01T14:18:57.443593187Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=431.051µs logger=migrator t=2026-05-01T14:18:57.447989381Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-01T14:18:57.448851531Z level=info msg="Migration successfully executed" id="create dashboard table" duration=859.45µs logger=migrator t=2026-05-01T14:18:57.453158374Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-01T14:18:57.454201238Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.042274ms logger=migrator t=2026-05-01T14:18:57.46100237Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-01T14:18:57.462914136Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.915185ms logger=migrator t=2026-05-01T14:18:57.467685569Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-01T14:18:57.468355865Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=670.166µs logger=migrator t=2026-05-01T14:18:57.472819581Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-01T14:18:57.474553561Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.73432ms logger=migrator t=2026-05-01T14:18:57.480113103Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-01T14:18:57.48084498Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=731.677µs logger=migrator t=2026-05-01T14:18:57.48459364Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-01T14:18:57.490544302Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.947521ms logger=migrator t=2026-05-01T14:18:57.495908219Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-01T14:18:57.496740758Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=832.389µs logger=migrator t=2026-05-01T14:18:57.501216655Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-01T14:18:57.502543126Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.321521ms logger=migrator t=2026-05-01T14:18:57.50688558Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-01T14:18:57.508092768Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.208399ms logger=migrator t=2026-05-01T14:18:57.514361177Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-01T14:18:57.514714906Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=353.06µs logger=migrator t=2026-05-01T14:18:57.521512667Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-01T14:18:57.523424172Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.914956ms logger=migrator t=2026-05-01T14:18:57.528020931Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-01T14:18:57.528150454Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=131.983µs logger=migrator t=2026-05-01T14:18:57.531984876Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-01T14:18:57.535068309Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.082153ms logger=migrator t=2026-05-01T14:18:57.538822868Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-01T14:18:57.540743603Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.917236ms logger=migrator t=2026-05-01T14:18:57.545094466Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-01T14:18:57.547199596Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.10432ms logger=migrator t=2026-05-01T14:18:57.550805601Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-01T14:18:57.551650142Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=843.701µs logger=migrator t=2026-05-01T14:18:57.555415771Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-01T14:18:57.557500481Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.921767ms logger=migrator t=2026-05-01T14:18:57.562600003Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-01T14:18:57.563912683Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.317641ms logger=migrator t=2026-05-01T14:18:57.568720548Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-01T14:18:57.569475835Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=751.038µs logger=migrator t=2026-05-01T14:18:57.57472267Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-01T14:18:57.57475188Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.01µs logger=migrator t=2026-05-01T14:18:57.578337035Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-01T14:18:57.578368546Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.711µs logger=migrator t=2026-05-01T14:18:57.581627424Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-01T14:18:57.583423977Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.795782ms logger=migrator t=2026-05-01T14:18:57.586374506Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-01T14:18:57.588065407Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.689841ms logger=migrator t=2026-05-01T14:18:57.59116348Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-01T14:18:57.593151848Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.987398ms logger=migrator t=2026-05-01T14:18:57.596760003Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-01T14:18:57.59913652Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.372127ms logger=migrator t=2026-05-01T14:18:57.604904557Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-01T14:18:57.60589748Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=989.203µs logger=migrator t=2026-05-01T14:18:57.610671364Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-01T14:18:57.611997245Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.325081ms logger=migrator t=2026-05-01T14:18:57.616296077Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-01T14:18:57.617078955Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=780.518µs logger=migrator t=2026-05-01T14:18:57.622019083Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-01T14:18:57.622152496Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=133.813µs logger=migrator t=2026-05-01T14:18:57.626008747Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-01T14:18:57.627407171Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.398574ms logger=migrator t=2026-05-01T14:18:57.631651961Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-01T14:18:57.633078136Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.428214ms logger=migrator t=2026-05-01T14:18:57.639880067Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-01T14:18:57.646717659Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.838093ms logger=migrator t=2026-05-01T14:18:57.651325798Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-01T14:18:57.652255631Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=928.783µs logger=migrator t=2026-05-01T14:18:57.656495481Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-01T14:18:57.65731282Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=816.919µs logger=migrator t=2026-05-01T14:18:57.661446479Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-01T14:18:57.662604456Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.236089ms logger=migrator t=2026-05-01T14:18:57.667292468Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-01T14:18:57.667608055Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=314.448µs logger=migrator t=2026-05-01T14:18:57.671153229Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-01T14:18:57.671737853Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=580.484µs logger=migrator t=2026-05-01T14:18:57.675772809Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-01T14:18:57.677967341Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.193792ms logger=migrator t=2026-05-01T14:18:57.682390686Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-01T14:18:57.683216806Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=825.61µs logger=migrator t=2026-05-01T14:18:57.687069187Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-01T14:18:57.687508577Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=439.87µs logger=migrator t=2026-05-01T14:18:57.692016495Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-01T14:18:57.692329212Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=310.877µs logger=migrator t=2026-05-01T14:18:57.696892441Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-01T14:18:57.697822222Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=929.381µs logger=migrator t=2026-05-01T14:18:57.702658218Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-01T14:18:57.704823268Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.16706ms logger=migrator t=2026-05-01T14:18:57.708470816Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-01T14:18:57.709447798Z level=info msg="Migration successfully executed" id="create data_source table" duration=975.752µs logger=migrator t=2026-05-01T14:18:57.713609638Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-01T14:18:57.715256666Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.645538ms logger=migrator t=2026-05-01T14:18:57.720444439Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-01T14:18:57.721880364Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.435065ms logger=migrator t=2026-05-01T14:18:57.726067163Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-01T14:18:57.726876512Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=809.069µs logger=migrator t=2026-05-01T14:18:57.730513419Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-01T14:18:57.731375659Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=861.87µs logger=migrator t=2026-05-01T14:18:57.73645584Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-01T14:18:57.746067278Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.617407ms logger=migrator t=2026-05-01T14:18:57.750240677Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-01T14:18:57.750964824Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=723.447µs logger=migrator t=2026-05-01T14:18:57.756632859Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-01T14:18:57.757227533Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=593.664µs logger=migrator t=2026-05-01T14:18:57.761919304Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-01T14:18:57.763134323Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.213929ms logger=migrator t=2026-05-01T14:18:57.767689801Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-01T14:18:57.768336946Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=647.335µs logger=migrator t=2026-05-01T14:18:57.772890975Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-01T14:18:57.776636784Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.745359ms logger=migrator t=2026-05-01T14:18:57.780600577Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-01T14:18:57.784551082Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.949304ms logger=migrator t=2026-05-01T14:18:57.788971746Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-01T14:18:57.789016478Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=45.681µs logger=migrator t=2026-05-01T14:18:57.792726006Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-01T14:18:57.792939961Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=213.865µs logger=migrator t=2026-05-01T14:18:57.797209172Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-01T14:18:57.799841414Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.631502ms logger=migrator t=2026-05-01T14:18:57.803872431Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-01T14:18:57.804320991Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=445.401µs logger=migrator t=2026-05-01T14:18:57.80810332Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-01T14:18:57.808288685Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=186.165µs logger=migrator t=2026-05-01T14:18:57.812740951Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-01T14:18:57.815989878Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.247287ms logger=migrator t=2026-05-01T14:18:57.819875221Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-01T14:18:57.820169228Z level=info msg="Migration successfully executed" id="Update uid value" duration=294.047µs logger=migrator t=2026-05-01T14:18:57.823986888Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-01T14:18:57.824830198Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=841.1µs logger=migrator t=2026-05-01T14:18:57.828618908Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-01T14:18:57.829779665Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.154347ms logger=migrator t=2026-05-01T14:18:57.835162093Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-01T14:18:57.835995663Z level=info msg="Migration successfully executed" id="create api_key table" duration=833.429µs logger=migrator t=2026-05-01T14:18:57.840439698Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-01T14:18:57.841279518Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=837.19µs logger=migrator t=2026-05-01T14:18:57.846367209Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-01T14:18:57.847215809Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=847.69µs logger=migrator t=2026-05-01T14:18:57.852156147Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-01T14:18:57.853621922Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.464415ms logger=migrator t=2026-05-01T14:18:57.859355808Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-01T14:18:57.860885114Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.511165ms logger=migrator t=2026-05-01T14:18:57.866083467Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-01T14:18:57.866971128Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=887.221µs logger=migrator t=2026-05-01T14:18:57.870459932Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-01T14:18:57.870994754Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=533.942µs logger=migrator t=2026-05-01T14:18:57.875618153Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-01T14:18:57.881688568Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.068785ms logger=migrator t=2026-05-01T14:18:57.887844004Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-01T14:18:57.889193385Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.348761ms logger=migrator t=2026-05-01T14:18:57.894640525Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-01T14:18:57.895602349Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=961.024µs logger=migrator t=2026-05-01T14:18:57.899318256Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-01T14:18:57.900145766Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=825.53µs logger=migrator t=2026-05-01T14:18:57.905427701Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-01T14:18:57.906257151Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=827.679µs logger=migrator t=2026-05-01T14:18:57.910213235Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-01T14:18:57.910730627Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=516.442µs logger=migrator t=2026-05-01T14:18:57.975749581Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-01T14:18:57.976681262Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=933.201µs logger=migrator t=2026-05-01T14:18:58.025215435Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-01T14:18:58.025286437Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=81.242µs logger=migrator t=2026-05-01T14:18:58.033083112Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-01T14:18:58.036611396Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.524644ms logger=migrator t=2026-05-01T14:18:58.044863002Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-01T14:18:58.048194511Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.338219ms logger=migrator t=2026-05-01T14:18:58.055233738Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-01T14:18:58.055404402Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=167.464µs logger=migrator t=2026-05-01T14:18:58.060269897Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-01T14:18:58.064307954Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.044287ms logger=migrator t=2026-05-01T14:18:58.068441111Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-01T14:18:58.071246528Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.801387ms logger=migrator t=2026-05-01T14:18:58.074866034Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-01T14:18:58.075700644Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=834.09µs logger=migrator t=2026-05-01T14:18:58.080042146Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-01T14:18:58.080769904Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=726.848µs logger=migrator t=2026-05-01T14:18:58.084267777Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-01T14:18:58.085288061Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.018894ms logger=migrator t=2026-05-01T14:18:58.088708592Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-01T14:18:58.089706627Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.001085ms logger=migrator t=2026-05-01T14:18:58.09663213Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-01T14:18:58.097704146Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.073256ms logger=migrator t=2026-05-01T14:18:58.101932636Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-01T14:18:58.102813568Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=881.132µs logger=migrator t=2026-05-01T14:18:58.10798582Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-01T14:18:58.108135854Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=147.913µs logger=migrator t=2026-05-01T14:18:58.113133672Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-01T14:18:58.113173143Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.081µs logger=migrator t=2026-05-01T14:18:58.11680136Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-01T14:18:58.119934344Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.132654ms logger=migrator t=2026-05-01T14:18:58.123809936Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-01T14:18:58.126816517Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.006421ms logger=migrator t=2026-05-01T14:18:58.131618962Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-01T14:18:58.131706564Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=88.062µs logger=migrator t=2026-05-01T14:18:58.137176044Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-01T14:18:58.138265769Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.088185ms logger=migrator t=2026-05-01T14:18:58.143733449Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-01T14:18:58.144683531Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=949.072µs logger=migrator t=2026-05-01T14:18:58.149755572Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-01T14:18:58.149790312Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.19µs logger=migrator t=2026-05-01T14:18:58.155271752Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-01T14:18:58.157651889Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.385347ms logger=migrator t=2026-05-01T14:18:58.161911421Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-01T14:18:58.162835403Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=923.522µs logger=migrator t=2026-05-01T14:18:58.16778463Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-01T14:18:58.170794442Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.009822ms logger=migrator t=2026-05-01T14:18:58.174584371Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-01T14:18:58.174615942Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=36.741µs logger=migrator t=2026-05-01T14:18:58.179514538Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-01T14:18:58.180333587Z level=info msg="Migration successfully executed" id="create session table" duration=816.599µs logger=migrator t=2026-05-01T14:18:58.185638064Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-01T14:18:58.185764497Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=125.503µs logger=migrator t=2026-05-01T14:18:58.190695894Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-01T14:18:58.190891769Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=196.915µs logger=migrator t=2026-05-01T14:18:58.197146577Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-01T14:18:58.198400707Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.25402ms logger=migrator t=2026-05-01T14:18:58.203526478Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-01T14:18:58.204312847Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=785.429µs logger=migrator t=2026-05-01T14:18:58.208947907Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-01T14:18:58.209019529Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.901µs logger=migrator t=2026-05-01T14:18:58.239088403Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-01T14:18:58.239174865Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=88.752µs logger=migrator t=2026-05-01T14:18:58.245131616Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-01T14:18:58.250607666Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.47663ms logger=migrator t=2026-05-01T14:18:58.256003204Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-01T14:18:58.259095298Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.091184ms logger=migrator t=2026-05-01T14:18:58.264146638Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-01T14:18:58.264269801Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=123.412µs logger=migrator t=2026-05-01T14:18:58.269847763Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-01T14:18:58.269929645Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=82.342µs logger=migrator t=2026-05-01T14:18:58.274746179Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-01T14:18:58.27564883Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=905.801µs logger=migrator t=2026-05-01T14:18:58.280726981Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-01T14:18:58.280777253Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=56.262µs logger=migrator t=2026-05-01T14:18:58.286179031Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-01T14:18:58.289265254Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.083763ms logger=migrator t=2026-05-01T14:18:58.294087939Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-01T14:18:58.294274163Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=185.894µs logger=migrator t=2026-05-01T14:18:58.298909733Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-01T14:18:58.304022514Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.111621ms logger=migrator t=2026-05-01T14:18:58.325835542Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-01T14:18:58.328865434Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.034262ms logger=migrator t=2026-05-01T14:18:58.365718799Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-01T14:18:58.365867202Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=153.673µs logger=migrator t=2026-05-01T14:18:58.3783777Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-01T14:18:58.379636079Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.262989ms logger=migrator t=2026-05-01T14:18:58.385748245Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-01T14:18:58.386612335Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=863.98µs logger=migrator t=2026-05-01T14:18:58.393745434Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-01T14:18:58.395840364Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.09383ms logger=migrator t=2026-05-01T14:18:58.411009635Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-01T14:18:58.412773936Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.769241ms logger=migrator t=2026-05-01T14:18:58.420777886Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-01T14:18:58.421932643Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.161567ms logger=migrator t=2026-05-01T14:18:58.426493872Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-01T14:18:58.427348672Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=854.6µs logger=migrator t=2026-05-01T14:18:58.432408492Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-01T14:18:58.43316567Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=756.058µs logger=migrator t=2026-05-01T14:18:58.439193714Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-01T14:18:58.440658848Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.454914ms logger=migrator t=2026-05-01T14:18:58.44706159Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-01T14:18:58.448480584Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.419004ms logger=migrator t=2026-05-01T14:18:58.453689578Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-01T14:18:58.464947235Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.258777ms logger=migrator t=2026-05-01T14:18:58.481684083Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-01T14:18:58.482903841Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.220459ms logger=migrator t=2026-05-01T14:18:58.487562912Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-01T14:18:58.488935334Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.371892ms logger=migrator t=2026-05-01T14:18:58.494023805Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-01T14:18:58.494296441Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=272.866µs logger=migrator t=2026-05-01T14:18:58.49925733Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-01T14:18:58.499769362Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=511.882µs logger=migrator t=2026-05-01T14:18:58.504018323Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-01T14:18:58.50476706Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=752.657µs logger=migrator t=2026-05-01T14:18:58.509172455Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-01T14:18:58.512730249Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.558194ms logger=migrator t=2026-05-01T14:18:58.518156568Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-01T14:18:58.521623841Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.466813ms logger=migrator t=2026-05-01T14:18:58.525859322Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-01T14:18:58.529306993Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.447681ms logger=migrator t=2026-05-01T14:18:58.533707137Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-01T14:18:58.53717301Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.465493ms logger=migrator t=2026-05-01T14:18:58.549998264Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-01T14:18:58.550911815Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=913.741µs logger=migrator t=2026-05-01T14:18:58.555805362Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-01T14:18:58.555860083Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=56.091µs logger=migrator t=2026-05-01T14:18:58.56036313Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-01T14:18:58.560402781Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.111µs logger=migrator t=2026-05-01T14:18:58.564697763Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-01T14:18:58.565570394Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=872.841µs logger=migrator t=2026-05-01T14:18:58.570712707Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-01T14:18:58.571580527Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=867.85µs logger=migrator t=2026-05-01T14:18:58.583990121Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-01T14:18:58.585101988Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.114297ms logger=migrator t=2026-05-01T14:18:58.590791373Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-01T14:18:58.592296748Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.504415ms logger=migrator t=2026-05-01T14:18:58.596609001Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-01T14:18:58.598126957Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.519306ms logger=migrator t=2026-05-01T14:18:58.601786644Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-01T14:18:58.605522082Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.727638ms logger=migrator t=2026-05-01T14:18:58.609810084Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-01T14:18:58.61341069Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.600316ms logger=migrator t=2026-05-01T14:18:58.617563048Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-01T14:18:58.617790974Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=230.205µs logger=migrator t=2026-05-01T14:18:58.621795499Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-01T14:18:58.62268541Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=889.701µs logger=migrator t=2026-05-01T14:18:58.626939401Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-01T14:18:58.627778881Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=839.7µs logger=migrator t=2026-05-01T14:18:58.632452722Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-01T14:18:58.636385765Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.932733ms logger=migrator t=2026-05-01T14:18:58.642570442Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-01T14:18:58.642653574Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=90.822µs logger=migrator t=2026-05-01T14:18:58.649826474Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-01T14:18:58.651529854Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.70407ms logger=migrator t=2026-05-01T14:18:58.657566038Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-01T14:18:58.658889779Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.327451ms logger=migrator t=2026-05-01T14:18:58.663581771Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-01T14:18:58.663671963Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=91.052µs logger=migrator t=2026-05-01T14:18:58.66898586Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-01T14:18:58.671063828Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.088829ms logger=migrator t=2026-05-01T14:18:58.677706516Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-01T14:18:58.678965326Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.26339ms logger=migrator t=2026-05-01T14:18:58.685540782Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-01T14:18:58.686586977Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.046065ms logger=migrator t=2026-05-01T14:18:58.694048825Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-01T14:18:58.695932239Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.889025ms logger=migrator t=2026-05-01T14:18:58.702247648Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-01T14:18:58.703187421Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=932.483µs logger=migrator t=2026-05-01T14:18:58.714874189Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-01T14:18:58.715609226Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=731.707µs logger=migrator t=2026-05-01T14:18:58.720073702Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-01T14:18:58.720102693Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.681µs logger=migrator t=2026-05-01T14:18:58.725503311Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-01T14:18:58.730816257Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.319516ms logger=migrator t=2026-05-01T14:18:58.736666666Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-01T14:18:58.737924466Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.25893ms logger=migrator t=2026-05-01T14:18:58.742573376Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-01T14:18:58.746897338Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.280231ms logger=migrator t=2026-05-01T14:18:58.750359051Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-01T14:18:58.751092468Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=733.177µs logger=migrator t=2026-05-01T14:18:58.754421377Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-01T14:18:58.755356879Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=935.562µs logger=migrator t=2026-05-01T14:18:58.760770118Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-01T14:18:58.761700551Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=926.693µs logger=migrator t=2026-05-01T14:18:58.765105041Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-01T14:18:58.780116097Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.999936ms logger=migrator t=2026-05-01T14:18:58.786095919Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-01T14:18:58.787141245Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.044976ms logger=migrator t=2026-05-01T14:18:58.79241363Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-01T14:18:58.793526626Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.112956ms logger=migrator t=2026-05-01T14:18:58.799238951Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-01T14:18:58.799656411Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=416.47µs logger=migrator t=2026-05-01T14:18:58.803126924Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-01T14:18:58.803879052Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=752.618µs logger=migrator t=2026-05-01T14:18:58.807943198Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-01T14:18:58.808293026Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=345.628µs logger=migrator t=2026-05-01T14:18:58.812193719Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-01T14:18:58.816854279Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.67295ms logger=migrator t=2026-05-01T14:18:58.822665587Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-01T14:18:58.828149357Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.48264ms logger=migrator t=2026-05-01T14:18:58.834014948Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-01T14:18:58.83538524Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.372142ms logger=migrator t=2026-05-01T14:18:58.838985365Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-01T14:18:58.840273926Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.289761ms logger=migrator t=2026-05-01T14:18:58.84633825Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-01T14:18:58.847324953Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=991.164µs logger=migrator t=2026-05-01T14:18:58.854809871Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-01T14:18:58.859902932Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.094141ms logger=migrator t=2026-05-01T14:18:58.865587297Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-01T14:18:58.866603411Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.010153ms logger=migrator t=2026-05-01T14:18:58.870894223Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-01T14:18:58.871061887Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=167.904µs logger=migrator t=2026-05-01T14:18:58.875515552Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-01T14:18:58.875935542Z level=info msg="Migration successfully executed" id="Move region to single row" duration=419.38µs logger=migrator t=2026-05-01T14:18:58.879565409Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-01T14:18:58.881012593Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.446694ms logger=migrator t=2026-05-01T14:18:58.957038318Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-01T14:18:58.959315842Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.282335ms logger=migrator t=2026-05-01T14:18:58.965292493Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-01T14:18:58.966568044Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.275461ms logger=migrator t=2026-05-01T14:18:58.971020579Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-01T14:18:58.972071455Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.050796ms logger=migrator t=2026-05-01T14:18:58.980977616Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-01T14:18:58.981777895Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=800.869µs logger=migrator t=2026-05-01T14:18:58.98660867Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-01T14:18:58.987286956Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=677.316µs logger=migrator t=2026-05-01T14:18:58.990992914Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-01T14:18:58.991049136Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=56.082µs logger=migrator t=2026-05-01T14:18:58.993248767Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-01T14:18:58.993938934Z level=info msg="Migration successfully executed" id="create test_data table" duration=689.727µs logger=migrator t=2026-05-01T14:18:58.99843844Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-01T14:18:58.999254781Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=815.35µs logger=migrator t=2026-05-01T14:18:59.003321897Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-01T14:18:59.004191717Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=868.86µs logger=migrator t=2026-05-01T14:18:59.007957047Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-01T14:18:59.008879209Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=926.352µs logger=migrator t=2026-05-01T14:18:59.014073732Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-01T14:18:59.014366679Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=294.267µs logger=migrator t=2026-05-01T14:18:59.01821488Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-01T14:18:59.018675851Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=462.201µs logger=migrator t=2026-05-01T14:18:59.02242716Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-01T14:18:59.022526203Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=99.693µs logger=migrator t=2026-05-01T14:18:59.028032804Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-01T14:18:59.029282283Z level=info msg="Migration successfully executed" id="create team table" duration=1.24984ms logger=migrator t=2026-05-01T14:18:59.033147705Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-01T14:18:59.03422413Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.076185ms logger=migrator t=2026-05-01T14:18:59.038741868Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-01T14:18:59.041035251Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.288693ms logger=migrator t=2026-05-01T14:18:59.047858584Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-01T14:18:59.055021764Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.1691ms logger=migrator t=2026-05-01T14:18:59.058979958Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-01T14:18:59.059173223Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=193.005µs logger=migrator t=2026-05-01T14:18:59.0636965Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-01T14:18:59.064592031Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=892.191µs logger=migrator t=2026-05-01T14:18:59.068266798Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-01T14:18:59.069045286Z level=info msg="Migration successfully executed" id="create team member table" duration=778.638µs logger=migrator t=2026-05-01T14:18:59.07468932Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-01T14:18:59.075567692Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=878.012µs logger=migrator t=2026-05-01T14:18:59.080625392Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-01T14:18:59.081638466Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.011784ms logger=migrator t=2026-05-01T14:18:59.085338244Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-01T14:18:59.086282927Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=952.564µs logger=migrator t=2026-05-01T14:18:59.09068242Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-01T14:18:59.09526814Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.585039ms logger=migrator t=2026-05-01T14:18:59.099607142Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-01T14:18:59.10413259Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.525108ms logger=migrator t=2026-05-01T14:18:59.107567441Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-01T14:18:59.112281204Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.713152ms logger=migrator t=2026-05-01T14:18:59.117955778Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-01T14:18:59.119168226Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.211138ms logger=migrator t=2026-05-01T14:18:59.124139305Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-01T14:18:59.125871067Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.731371ms logger=migrator t=2026-05-01T14:18:59.129624245Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-01T14:18:59.130946177Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.321082ms logger=migrator t=2026-05-01T14:18:59.137781009Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-01T14:18:59.138768502Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=987.583µs logger=migrator t=2026-05-01T14:18:59.14373349Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-01T14:18:59.144697062Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=963.322µs logger=migrator t=2026-05-01T14:18:59.150608854Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-01T14:18:59.151629768Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.019984ms logger=migrator t=2026-05-01T14:18:59.156297889Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-01T14:18:59.15722008Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=915.241µs logger=migrator t=2026-05-01T14:18:59.161277606Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-01T14:18:59.16224959Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=971.684µs logger=migrator t=2026-05-01T14:18:59.167624988Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-01T14:18:59.169191314Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.566467ms logger=migrator t=2026-05-01T14:18:59.17742075Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-01T14:18:59.177722047Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=301.607µs logger=migrator t=2026-05-01T14:18:59.183662718Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-01T14:18:59.18458132Z level=info msg="Migration successfully executed" id="create tag table" duration=917.322µs logger=migrator t=2026-05-01T14:18:59.189333642Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-01T14:18:59.190752816Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.418744ms logger=migrator t=2026-05-01T14:18:59.19471963Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-01T14:18:59.195473159Z level=info msg="Migration successfully executed" id="create login attempt table" duration=747.379µs logger=migrator t=2026-05-01T14:18:59.199984206Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-01T14:18:59.200892507Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=908.261µs logger=migrator t=2026-05-01T14:18:59.206143581Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-01T14:18:59.207013613Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=869.292µs logger=migrator t=2026-05-01T14:18:59.212494063Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-01T14:18:59.227023148Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.527505ms logger=migrator t=2026-05-01T14:18:59.238742376Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-01T14:18:59.240014725Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.29441ms logger=migrator t=2026-05-01T14:18:59.244658236Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-01T14:18:59.246323786Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.66526ms logger=migrator t=2026-05-01T14:18:59.253511676Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-01T14:18:59.253824623Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=313.237µs logger=migrator t=2026-05-01T14:18:59.257690346Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-01T14:18:59.258664829Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=974.212µs logger=migrator t=2026-05-01T14:18:59.262773407Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-01T14:18:59.263948084Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.178088ms logger=migrator t=2026-05-01T14:18:59.267451887Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-01T14:18:59.268533554Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.080666ms logger=migrator t=2026-05-01T14:18:59.272946218Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-01T14:18:59.273015119Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.021µs logger=migrator t=2026-05-01T14:18:59.276556164Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-01T14:18:59.283809366Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.253751ms logger=migrator t=2026-05-01T14:18:59.287289028Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-01T14:18:59.292629835Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.339487ms logger=migrator t=2026-05-01T14:18:59.295892652Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-01T14:18:59.301171618Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.275216ms logger=migrator t=2026-05-01T14:18:59.305632834Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-01T14:18:59.310910279Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.274145ms logger=migrator t=2026-05-01T14:18:59.314525235Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-01T14:18:59.315465487Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=937.272µs logger=migrator t=2026-05-01T14:18:59.319675737Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-01T14:18:59.325162518Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.485571ms logger=migrator t=2026-05-01T14:18:59.329383217Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-01T14:18:59.330229228Z level=info msg="Migration successfully executed" id="create server_lock table" duration=845.311µs logger=migrator t=2026-05-01T14:18:59.334197012Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-01T14:18:59.335166624Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=969.052µs logger=migrator t=2026-05-01T14:18:59.340554183Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-01T14:18:59.341486126Z level=info msg="Migration successfully executed" id="create user auth token table" duration=931.422µs logger=migrator t=2026-05-01T14:18:59.348891881Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-01T14:18:59.350359436Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.466065ms logger=migrator t=2026-05-01T14:18:59.354680408Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-01T14:18:59.355774164Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.094346ms logger=migrator t=2026-05-01T14:18:59.360029425Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-01T14:18:59.361675574Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.645239ms logger=migrator t=2026-05-01T14:18:59.366481509Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-01T14:18:59.37326805Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.786291ms logger=migrator t=2026-05-01T14:18:59.378667088Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-01T14:18:59.379702452Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.038294ms logger=migrator t=2026-05-01T14:18:59.383155655Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-01T14:18:59.384633449Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.476824ms logger=migrator t=2026-05-01T14:18:59.388598943Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-01T14:18:59.390217652Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.618179ms logger=migrator t=2026-05-01T14:18:59.394998056Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-01T14:18:59.395953258Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=951.682µs logger=migrator t=2026-05-01T14:18:59.400042386Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-01T14:18:59.401240644Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.192707ms logger=migrator t=2026-05-01T14:18:59.407961333Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-01T14:18:59.408051945Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=90.332µs logger=migrator t=2026-05-01T14:18:59.413142866Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-01T14:18:59.413327911Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=185.274µs logger=migrator t=2026-05-01T14:18:59.417135451Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-01T14:18:59.418664237Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.527846ms logger=migrator t=2026-05-01T14:18:59.422922129Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T14:18:59.424046485Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.123126ms logger=migrator t=2026-05-01T14:18:59.431526783Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T14:18:59.432868144Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.345131ms logger=migrator t=2026-05-01T14:18:59.43816719Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-01T14:18:59.438226232Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=58.952µs logger=migrator t=2026-05-01T14:18:59.443240821Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T14:18:59.444144722Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=904.131µs logger=migrator t=2026-05-01T14:18:59.450200116Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T14:18:59.451681231Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.482546ms logger=migrator t=2026-05-01T14:18:59.455287026Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T14:18:59.456327072Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.038006ms logger=migrator t=2026-05-01T14:18:59.460388428Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T14:18:59.461281789Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=890.211µs logger=migrator t=2026-05-01T14:18:59.464634119Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-01T14:18:59.470092959Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.45769ms logger=migrator t=2026-05-01T14:18:59.475141368Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-01T14:18:59.475953758Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=812.38µs logger=migrator t=2026-05-01T14:18:59.480153707Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-01T14:18:59.480225069Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=72.201µs logger=migrator t=2026-05-01T14:18:59.483532477Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-01T14:18:59.484382968Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=850.901µs logger=migrator t=2026-05-01T14:18:59.487696657Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-01T14:18:59.488602398Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=905.462µs logger=migrator t=2026-05-01T14:18:59.492539722Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-01T14:18:59.493422362Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=883.15µs logger=migrator t=2026-05-01T14:18:59.497407836Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-01T14:18:59.497464868Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=57.372µs logger=migrator t=2026-05-01T14:18:59.501076624Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-01T14:18:59.501899873Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=823.109µs logger=migrator t=2026-05-01T14:18:59.506257776Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-01T14:18:59.507145948Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=886.882µs logger=migrator t=2026-05-01T14:18:59.510461247Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-01T14:18:59.511276066Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=813.159µs logger=migrator t=2026-05-01T14:18:59.516869279Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-01T14:18:59.51772248Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=851.78µs logger=migrator t=2026-05-01T14:18:59.522217186Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-01T14:18:59.527237495Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.017859ms logger=migrator t=2026-05-01T14:18:59.531315381Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-01T14:18:59.532985152Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.674571ms logger=migrator t=2026-05-01T14:18:59.537194552Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-01T14:18:59.538188655Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=994.323µs logger=migrator t=2026-05-01T14:18:59.541257438Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-01T14:18:59.567899351Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.641303ms logger=migrator t=2026-05-01T14:18:59.571281491Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-01T14:18:59.596557121Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.27486ms logger=migrator t=2026-05-01T14:18:59.600875723Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-01T14:18:59.601680483Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=802.58µs logger=migrator t=2026-05-01T14:18:59.604840408Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-01T14:18:59.605611276Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=770.588µs logger=migrator t=2026-05-01T14:18:59.609501838Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-01T14:18:59.617261152Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.759354ms logger=migrator t=2026-05-01T14:18:59.620907398Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-01T14:18:59.627235059Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.327521ms logger=migrator t=2026-05-01T14:18:59.632593697Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-01T14:18:59.633813605Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.223498ms logger=migrator t=2026-05-01T14:18:59.639654844Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-01T14:18:59.640670968Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.015714ms logger=migrator t=2026-05-01T14:18:59.648293209Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-01T14:18:59.649944048Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.650189ms logger=migrator t=2026-05-01T14:18:59.654050446Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-01T14:18:59.655397258Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.345822ms logger=migrator t=2026-05-01T14:18:59.660031547Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-01T14:18:59.660104099Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=72.702µs logger=migrator t=2026-05-01T14:18:59.663186193Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-01T14:18:59.670118257Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.931484ms logger=migrator t=2026-05-01T14:18:59.673852275Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-01T14:18:59.680231718Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.373213ms logger=migrator t=2026-05-01T14:18:59.69090082Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-01T14:18:59.69637024Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.46904ms logger=migrator t=2026-05-01T14:18:59.702581299Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-01T14:18:59.703388387Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=806.429µs logger=migrator t=2026-05-01T14:18:59.709357139Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-01T14:18:59.71067118Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.31774ms logger=migrator t=2026-05-01T14:18:59.716596021Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-01T14:18:59.726739521Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.14263ms logger=migrator t=2026-05-01T14:18:59.732320324Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-01T14:18:59.743274974Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.95445ms logger=migrator t=2026-05-01T14:18:59.747818122Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-01T14:18:59.748757874Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=935.402µs logger=migrator t=2026-05-01T14:18:59.754019019Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-01T14:18:59.760015651Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.995862ms logger=migrator t=2026-05-01T14:18:59.764435427Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-01T14:18:59.772349114Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.911197ms logger=migrator t=2026-05-01T14:18:59.7763815Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-01T14:18:59.776458272Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=76.992µs logger=migrator t=2026-05-01T14:18:59.791639512Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-01T14:18:59.793151128Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.513306ms logger=migrator t=2026-05-01T14:18:59.805627264Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-01T14:18:59.806724861Z 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.098497ms logger=migrator t=2026-05-01T14:18:59.811933914Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-01T14:18:59.812867696Z 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=932.842µs logger=migrator t=2026-05-01T14:18:59.819215677Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-01T14:18:59.819275998Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=60.801µs logger=migrator t=2026-05-01T14:18:59.823272974Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-01T14:18:59.830213388Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.933324ms logger=migrator t=2026-05-01T14:18:59.841022364Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-01T14:18:59.8471407Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.116986ms logger=migrator t=2026-05-01T14:18:59.853126612Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-01T14:18:59.859139004Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.012482ms logger=migrator t=2026-05-01T14:18:59.864927933Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-01T14:18:59.874052259Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.096196ms logger=migrator t=2026-05-01T14:18:59.878611117Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-01T14:18:59.885327667Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.713699ms logger=migrator t=2026-05-01T14:18:59.890290785Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-01T14:18:59.890387147Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=97.273µs logger=migrator t=2026-05-01T14:18:59.895655972Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-01T14:18:59.89727392Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.613978ms logger=migrator t=2026-05-01T14:18:59.903078388Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-01T14:18:59.911021806Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.943708ms logger=migrator t=2026-05-01T14:18:59.917058899Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-01T14:18:59.917137451Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=79.942µs logger=migrator t=2026-05-01T14:18:59.924472806Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-01T14:18:59.930921869Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.460163ms logger=migrator t=2026-05-01T14:18:59.934262258Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-01T14:18:59.935201931Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=938.723µs logger=migrator t=2026-05-01T14:18:59.9389726Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-01T14:18:59.944557143Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.583433ms logger=migrator t=2026-05-01T14:18:59.948747322Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-01T14:18:59.949526011Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=777.829µs logger=migrator t=2026-05-01T14:18:59.953517995Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-01T14:18:59.954471778Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=953.333µs logger=migrator t=2026-05-01T14:18:59.958207657Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-01T14:18:59.963885232Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.676894ms logger=migrator t=2026-05-01T14:18:59.968252865Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-01T14:18:59.968964523Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=710.738µs logger=migrator t=2026-05-01T14:18:59.97350799Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-01T14:18:59.974665028Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.156848ms logger=migrator t=2026-05-01T14:18:59.97858103Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-01T14:18:59.979567873Z level=info msg="Migration successfully executed" id="create alert_image table" duration=986.463µs logger=migrator t=2026-05-01T14:18:59.984296886Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-01T14:18:59.985460474Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.162888ms logger=migrator t=2026-05-01T14:18:59.989642193Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-01T14:18:59.989832517Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=189.384µs logger=migrator t=2026-05-01T14:18:59.993783392Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-01T14:18:59.995707047Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.923395ms logger=migrator t=2026-05-01T14:19:00.002181061Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-01T14:19:00.003709337Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.533586ms logger=migrator t=2026-05-01T14:19:00.007049286Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-01T14:19:00.007500527Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-01T14:19:00.010015306Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-01T14:19:00.010517209Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=501.193µs logger=migrator t=2026-05-01T14:19:00.014047703Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-01T14:19:00.015905896Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.858454ms logger=migrator t=2026-05-01T14:19:00.021506309Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-01T14:19:00.028806213Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.299534ms logger=migrator t=2026-05-01T14:19:00.032020979Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-01T14:19:00.032964622Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=943.153µs logger=migrator t=2026-05-01T14:19:00.039545138Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-01T14:19:00.041879814Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.338436ms logger=migrator t=2026-05-01T14:19:00.046356119Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-01T14:19:00.047837335Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.480906ms logger=migrator t=2026-05-01T14:19:00.051772198Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-01T14:19:00.052570347Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=797.309µs logger=migrator t=2026-05-01T14:19:00.058451527Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-01T14:19:00.060157957Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.7054ms logger=migrator t=2026-05-01T14:19:00.064081981Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-01T14:19:00.064159443Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=75.691µs logger=migrator t=2026-05-01T14:19:00.068506405Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-01T14:19:00.068647379Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=143.664µs logger=migrator t=2026-05-01T14:19:00.073973805Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-01T14:19:00.081594886Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.620411ms logger=migrator t=2026-05-01T14:19:00.087338153Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-01T14:19:00.08764142Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=302.698µs logger=migrator t=2026-05-01T14:19:00.089904794Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-01T14:19:00.090758144Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=852.58µs logger=migrator t=2026-05-01T14:19:00.096688384Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-01T14:19:00.097522795Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=834.441µs logger=migrator t=2026-05-01T14:19:00.101508649Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-01T14:19:00.102582474Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.073555ms logger=migrator t=2026-05-01T14:19:00.108206777Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-01T14:19:00.1091156Z level=info msg="Migration successfully executed" id="create secrets table" duration=908.163µs logger=migrator t=2026-05-01T14:19:00.112796367Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-01T14:19:00.146791214Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.992387ms logger=migrator t=2026-05-01T14:19:00.150754448Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-01T14:19:00.159539597Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.780919ms logger=migrator t=2026-05-01T14:19:00.165945839Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-01T14:19:00.166092912Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=146.683µs logger=migrator t=2026-05-01T14:19:00.169037182Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-01T14:19:00.201998565Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.956142ms logger=migrator t=2026-05-01T14:19:00.2055885Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-01T14:19:00.23296849Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.3792ms logger=migrator t=2026-05-01T14:19:00.239777441Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-01T14:19:00.24097842Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.201699ms logger=migrator t=2026-05-01T14:19:00.246515392Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-01T14:19:00.2477287Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.212718ms logger=migrator t=2026-05-01T14:19:00.252479583Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-01T14:19:00.25276776Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=287.637µs logger=migrator t=2026-05-01T14:19:00.257731548Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-01T14:19:00.258871635Z level=info msg="Migration successfully executed" id="create permission table" duration=1.140637ms logger=migrator t=2026-05-01T14:19:00.262428119Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-01T14:19:00.263512575Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.083766ms logger=migrator t=2026-05-01T14:19:00.266847624Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-01T14:19:00.267972151Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.123736ms logger=migrator t=2026-05-01T14:19:00.273506952Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-01T14:19:00.274390573Z level=info msg="Migration successfully executed" id="create role table" duration=882.711µs logger=migrator t=2026-05-01T14:19:00.278595083Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-01T14:19:00.288264523Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.66641ms logger=migrator t=2026-05-01T14:19:00.292610796Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-01T14:19:00.304224451Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.615315ms logger=migrator t=2026-05-01T14:19:00.307778917Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-01T14:19:00.308577155Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=797.898µs logger=migrator t=2026-05-01T14:19:00.313805179Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-01T14:19:00.314802843Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=997.374µs logger=migrator t=2026-05-01T14:19:00.318308856Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-01T14:19:00.319490824Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.181498ms logger=migrator t=2026-05-01T14:19:00.323175321Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-01T14:19:00.324155224Z level=info msg="Migration successfully executed" id="create team role table" duration=979.663µs logger=migrator t=2026-05-01T14:19:00.329898952Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-01T14:19:00.331002188Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.102606ms logger=migrator t=2026-05-01T14:19:00.334548841Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-01T14:19:00.33616442Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.613729ms logger=migrator t=2026-05-01T14:19:00.340506873Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-01T14:19:00.343055513Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.54795ms logger=migrator t=2026-05-01T14:19:00.348960863Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-01T14:19:00.349883376Z level=info msg="Migration successfully executed" id="create user role table" duration=922.443µs logger=migrator t=2026-05-01T14:19:00.353764638Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-01T14:19:00.35510228Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.337582ms logger=migrator t=2026-05-01T14:19:00.359456813Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-01T14:19:00.360703053Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.25365ms logger=migrator t=2026-05-01T14:19:00.366928441Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-01T14:19:00.3682062Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.27735ms logger=migrator t=2026-05-01T14:19:00.372109024Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-01T14:19:00.373757682Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.647169ms logger=migrator t=2026-05-01T14:19:00.377544113Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-01T14:19:00.378659869Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.114906ms logger=migrator t=2026-05-01T14:19:00.386393563Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-01T14:19:00.389143458Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.755225ms logger=migrator t=2026-05-01T14:19:00.397692081Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-01T14:19:00.403895848Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.205717ms logger=migrator t=2026-05-01T14:19:00.4073544Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-01T14:19:00.40820242Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=848.07µs logger=migrator t=2026-05-01T14:19:00.411608161Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-01T14:19:00.41240317Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=794.609µs logger=migrator t=2026-05-01T14:19:00.416695261Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-01T14:19:00.417836929Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.141048ms logger=migrator t=2026-05-01T14:19:00.421364452Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-01T14:19:00.423000012Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.63512ms logger=migrator t=2026-05-01T14:19:00.428543234Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-01T14:19:00.429549957Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.006974ms logger=migrator t=2026-05-01T14:19:00.43306834Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-01T14:19:00.434230018Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.161238ms logger=migrator t=2026-05-01T14:19:00.439052902Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-01T14:19:00.447195176Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.142853ms logger=migrator t=2026-05-01T14:19:00.450331651Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-01T14:19:00.455931154Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.597153ms logger=migrator t=2026-05-01T14:19:00.459621871Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-01T14:19:00.468153103Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.529952ms logger=migrator t=2026-05-01T14:19:00.472694571Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-01T14:19:00.480862715Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.164834ms logger=migrator t=2026-05-01T14:19:00.484633535Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-01T14:19:00.485521176Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=887.271µs logger=migrator t=2026-05-01T14:19:00.489232413Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-01T14:19:00.490049524Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=816.641µs logger=migrator t=2026-05-01T14:19:00.494714144Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-01T14:19:00.495749679Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.035175ms logger=migrator t=2026-05-01T14:19:00.499377395Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-01T14:19:00.500403809Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.025314ms logger=migrator t=2026-05-01T14:19:00.506400682Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-01T14:19:00.509925805Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=3.520863ms logger=migrator t=2026-05-01T14:19:00.5189689Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-01T14:19:00.519175895Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=212.985µs logger=migrator t=2026-05-01T14:19:00.528410484Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-01T14:19:00.528504816Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=96.922µs logger=migrator t=2026-05-01T14:19:00.53243876Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-01T14:19:00.533052444Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=614.154µs logger=migrator t=2026-05-01T14:19:00.575651335Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-01T14:19:00.576890135Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.24067ms logger=migrator t=2026-05-01T14:19:00.584574587Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-01T14:19:00.585615062Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.045705ms logger=migrator t=2026-05-01T14:19:00.593579062Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-01T14:19:00.593814237Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=235.745µs logger=migrator t=2026-05-01T14:19:00.599876211Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-01T14:19:00.600629489Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=769.388µs logger=migrator t=2026-05-01T14:19:00.607001439Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-01T14:19:00.608542016Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.541677ms logger=migrator t=2026-05-01T14:19:00.613800441Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-01T14:19:00.615313397Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.513246ms logger=migrator t=2026-05-01T14:19:00.623521382Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-01T14:19:00.633143011Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.617899ms logger=migrator t=2026-05-01T14:19:00.64072262Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-01T14:19:00.640925866Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=207.206µs logger=migrator t=2026-05-01T14:19:00.647294937Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-01T14:19:00.649591741Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.301214ms logger=migrator t=2026-05-01T14:19:00.655300687Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-01T14:19:00.656546766Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.245799ms logger=migrator t=2026-05-01T14:19:00.66305227Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-01T14:19:00.664192338Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.139978ms logger=migrator t=2026-05-01T14:19:00.671622874Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-01T14:19:00.68155336Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.930896ms logger=migrator t=2026-05-01T14:19:00.687094511Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-01T14:19:00.690102853Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.006392ms logger=migrator t=2026-05-01T14:19:00.69629353Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-01T14:19:00.697643492Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.349662ms logger=migrator t=2026-05-01T14:19:00.703057151Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-01T14:19:00.728992896Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.932965ms logger=migrator t=2026-05-01T14:19:00.73379582Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-01T14:19:00.735177343Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.381033ms logger=migrator t=2026-05-01T14:19:00.74052966Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-01T14:19:00.741692938Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.162438ms logger=migrator t=2026-05-01T14:19:00.747510076Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-01T14:19:00.748571311Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.061185ms logger=migrator t=2026-05-01T14:19:00.753645102Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-01T14:19:00.754743637Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.098466ms logger=migrator t=2026-05-01T14:19:00.759369977Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-01T14:19:00.759720175Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=350.738µs logger=migrator t=2026-05-01T14:19:00.765462132Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-01T14:19:00.766702431Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.237409ms logger=migrator t=2026-05-01T14:19:00.771680659Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-01T14:19:00.783987722Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.301953ms logger=migrator t=2026-05-01T14:19:00.789293758Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-01T14:19:00.790276831Z level=info msg="Migration successfully executed" id="create entity_events table" duration=982.253µs logger=migrator t=2026-05-01T14:19:00.796205132Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-01T14:19:00.797376689Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.171877ms logger=migrator t=2026-05-01T14:19:00.802539802Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T14:19:00.802993132Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T14:19:00.807792997Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T14:19:00.808465322Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T14:19:00.814699061Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-01T14:19:00.816573195Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.873704ms logger=migrator t=2026-05-01T14:19:00.822193149Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-01T14:19:00.823834988Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.6457ms logger=migrator t=2026-05-01T14:19:00.828450147Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T14:19:00.829601755Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.150958ms logger=migrator t=2026-05-01T14:19:00.83574124Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T14:19:00.837866761Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.123361ms logger=migrator t=2026-05-01T14:19:00.843240979Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-01T14:19:00.844309214Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.067395ms logger=migrator t=2026-05-01T14:19:00.849073477Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-01T14:19:00.850175413Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.099506ms logger=migrator t=2026-05-01T14:19:00.856554365Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-01T14:19:00.858007909Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.453494ms logger=migrator t=2026-05-01T14:19:00.86310038Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-01T14:19:00.864176545Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.075875ms logger=migrator t=2026-05-01T14:19:00.869771728Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-01T14:19:00.871595892Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.819044ms logger=migrator t=2026-05-01T14:19:00.877635575Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-01T14:19:00.88038186Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.744585ms logger=migrator t=2026-05-01T14:19:00.886920825Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-01T14:19:00.888039532Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.118407ms logger=migrator t=2026-05-01T14:19:00.893137904Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-01T14:19:00.917366358Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.228724ms logger=migrator t=2026-05-01T14:19:00.922576122Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-01T14:19:00.928647156Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.068894ms logger=migrator t=2026-05-01T14:19:00.934027954Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-01T14:19:00.942427663Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.399169ms logger=migrator t=2026-05-01T14:19:00.949105032Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-01T14:19:00.949370478Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=265.336µs logger=migrator t=2026-05-01T14:19:00.95452774Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-01T14:19:00.964080238Z level=info msg="Migration successfully executed" id="add share column" duration=9.551707ms logger=migrator t=2026-05-01T14:19:00.969030095Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-01T14:19:00.969316772Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=288.897µs logger=migrator t=2026-05-01T14:19:00.975110459Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-01T14:19:00.97642872Z level=info msg="Migration successfully executed" id="create file table" duration=1.318171ms logger=migrator t=2026-05-01T14:19:00.981835089Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-01T14:19:00.983009637Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.174938ms logger=migrator t=2026-05-01T14:19:00.988227031Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-01T14:19:00.989428269Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.200928ms logger=migrator t=2026-05-01T14:19:00.99662061Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-01T14:19:00.998401292Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.780892ms logger=migrator t=2026-05-01T14:19:01.005537392Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-01T14:19:01.006700579Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.162897ms logger=migrator t=2026-05-01T14:19:01.012093887Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-01T14:19:01.012169559Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=70.802µs logger=migrator t=2026-05-01T14:19:01.018490629Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-01T14:19:01.018604351Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=114.572µs logger=migrator t=2026-05-01T14:19:01.023999799Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-01T14:19:01.024987554Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=988.314µs logger=migrator t=2026-05-01T14:19:01.030083744Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-01T14:19:01.030326361Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=241.617µs logger=migrator t=2026-05-01T14:19:01.03496831Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-01T14:19:01.036273412Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.305162ms logger=migrator t=2026-05-01T14:19:01.042726564Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-01T14:19:01.054492114Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.77169ms logger=migrator t=2026-05-01T14:19:01.061300206Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-01T14:19:01.061444209Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=150.753µs logger=migrator t=2026-05-01T14:19:01.067636236Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-01T14:19:01.069575682Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.938426ms logger=migrator t=2026-05-01T14:19:01.074966589Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-01T14:19:01.075419091Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=452.532µs logger=migrator t=2026-05-01T14:19:01.080322897Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-01T14:19:01.080563202Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=240.255µs logger=migrator t=2026-05-01T14:19:01.085416928Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-01T14:19:01.086174426Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=757.187µs logger=migrator t=2026-05-01T14:19:01.091703547Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-01T14:19:01.104837929Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.131692ms logger=migrator t=2026-05-01T14:19:01.110605486Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-01T14:19:01.120197214Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.592208ms logger=migrator t=2026-05-01T14:19:01.125214783Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-01T14:19:01.126024883Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=805.789µs logger=migrator t=2026-05-01T14:19:01.131606485Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-01T14:19:01.212231538Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.626193ms logger=migrator t=2026-05-01T14:19:01.217660337Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-01T14:19:01.218915868Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.254771ms logger=migrator t=2026-05-01T14:19:01.223375883Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-01T14:19:01.224567822Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.191329ms logger=migrator t=2026-05-01T14:19:01.230202276Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-01T14:19:01.258077407Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.875241ms logger=migrator t=2026-05-01T14:19:01.26574547Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-01T14:19:01.27840008Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.656171ms logger=migrator t=2026-05-01T14:19:01.284636677Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-01T14:19:01.284876853Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=240.856µs logger=migrator t=2026-05-01T14:19:01.289976624Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-01T14:19:01.290174529Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=197.905µs logger=migrator t=2026-05-01T14:19:01.297126665Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-01T14:19:01.297571915Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=444.84µs logger=migrator t=2026-05-01T14:19:01.302873741Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-01T14:19:01.30325836Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=394.999µs logger=migrator t=2026-05-01T14:19:01.310232085Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-01T14:19:01.310681256Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=434.701µs logger=migrator t=2026-05-01T14:19:01.316203588Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-01T14:19:01.317546639Z level=info msg="Migration successfully executed" id="create folder table" duration=1.341361ms logger=migrator t=2026-05-01T14:19:01.328410627Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-01T14:19:01.330102088Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.68983ms logger=migrator t=2026-05-01T14:19:01.336422437Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-01T14:19:01.338318952Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.894925ms logger=migrator t=2026-05-01T14:19:01.343855553Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-01T14:19:01.343886554Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.281µs logger=migrator t=2026-05-01T14:19:01.348859892Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-01T14:19:01.350382129Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.520717ms logger=migrator t=2026-05-01T14:19:01.358157374Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-01T14:19:01.359326951Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.169718ms logger=migrator t=2026-05-01T14:19:01.366545513Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-01T14:19:01.367790272Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.243939ms logger=migrator t=2026-05-01T14:19:01.380505304Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-01T14:19:01.381536128Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.033124ms logger=migrator t=2026-05-01T14:19:01.386938217Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-01T14:19:01.387257424Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=318.927µs logger=migrator t=2026-05-01T14:19:01.391382302Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-01T14:19:01.392722354Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.339952ms logger=migrator t=2026-05-01T14:19:01.397533129Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-01T14:19:01.398836629Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.308431ms logger=migrator t=2026-05-01T14:19:01.404019342Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-01T14:19:01.405174199Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.154357ms logger=migrator t=2026-05-01T14:19:01.410377423Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-01T14:19:01.411655284Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.277111ms logger=migrator t=2026-05-01T14:19:01.417578814Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-01T14:19:01.41909071Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.512306ms logger=migrator t=2026-05-01T14:19:01.42668495Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-01T14:19:01.427691314Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.005904ms logger=migrator t=2026-05-01T14:19:01.433877041Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-01T14:19:01.435752415Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.875084ms logger=migrator t=2026-05-01T14:19:01.441480031Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-01T14:19:01.443371486Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.892255ms logger=migrator t=2026-05-01T14:19:01.449510002Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-01T14:19:01.450371332Z level=info msg="Migration successfully executed" id="create signing_key table" duration=861.06µs logger=migrator t=2026-05-01T14:19:01.45872295Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-01T14:19:01.460067633Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.349853ms logger=migrator t=2026-05-01T14:19:01.467191981Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-01T14:19:01.468496213Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.303832ms logger=migrator t=2026-05-01T14:19:01.474001714Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-01T14:19:01.474652039Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=655.386µs logger=migrator t=2026-05-01T14:19:01.480479367Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-01T14:19:01.49365376Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.173433ms logger=migrator t=2026-05-01T14:19:01.501315382Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-01T14:19:01.502117571Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=803.339µs logger=migrator t=2026-05-01T14:19:01.515245093Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-01T14:19:01.515285334Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=41.751µs logger=migrator t=2026-05-01T14:19:01.522315Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-01T14:19:01.524019451Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.702951ms logger=migrator t=2026-05-01T14:19:01.52865219Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-01T14:19:01.528678391Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.471µs logger=migrator t=2026-05-01T14:19:01.533907236Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-01T14:19:01.53535327Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.459185ms logger=migrator t=2026-05-01T14:19:01.53958746Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-01T14:19:01.541158368Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.569368ms logger=migrator t=2026-05-01T14:19:01.547317314Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-01T14:19:01.549136837Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.819083ms logger=migrator t=2026-05-01T14:19:01.562942406Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-01T14:19:01.564465751Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.527686ms logger=migrator t=2026-05-01T14:19:01.569530341Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-01T14:19:01.571869437Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=2.339416ms logger=migrator t=2026-05-01T14:19:01.577534491Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-01T14:19:01.578085864Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=550.823µs logger=migrator t=2026-05-01T14:19:01.582597452Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-01T14:19:01.583441722Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=843.65µs logger=migrator t=2026-05-01T14:19:01.58841709Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-01T14:19:01.589059165Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=641.935µs logger=migrator t=2026-05-01T14:19:01.593663495Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-01T14:19:01.602380311Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.711796ms logger=migrator t=2026-05-01T14:19:01.607842721Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-01T14:19:01.615339189Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.495408ms logger=migrator t=2026-05-01T14:19:01.619957199Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-01T14:19:01.630017448Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.059009ms logger=migrator t=2026-05-01T14:19:01.635226091Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-01T14:19:01.635279152Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.001µs logger=migrator t=2026-05-01T14:19:01.640752112Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-01T14:19:01.652167574Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.413752ms logger=migrator t=2026-05-01T14:19:01.656980798Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-01T14:19:01.666825212Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.840873ms logger=migrator t=2026-05-01T14:19:01.674675208Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-01T14:19:01.675490637Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=823.359µs logger=migrator t=2026-05-01T14:19:01.683070998Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.554707095s logger=migrator t=2026-05-01T14:19:01.683977039Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-01T14:19:01.700091501Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-01T14:19:01.700339537Z level=info msg="Created default organization" logger=secrets t=2026-05-01T14:19:01.707939297Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-01T14:19:01.761594912Z level=info msg="Restored cache from database" duration=713.378µs logger=plugin.store t=2026-05-01T14:19:01.76322298Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-01T14:19:01.80579605Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-01T14:19:01.805838581Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-01T14:19:01.805936854Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-01T14:19:01.805946174Z level=info msg="Plugins loaded" count=54 duration=42.724504ms logger=query_data t=2026-05-01T14:19:01.810492602Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-01T14:19:01.814445146Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-01T14:19:01.820735446Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-01T14:19:01.830914697Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-01T14:19:01.834362149Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-01T14:19:01.838850165Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-01T14:19:01.861199496Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-01T14:19:01.886033796Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-01T14:19:01.915810263Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-01T14:19:01.915856494Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-01T14:19:01.916280894Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-01T14:19:01.916274574Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-01T14:19:01.916812436Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-01T14:19:01.919212364Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-01T14:19:02.012419326Z level=info msg="Update check succeeded" duration=95.533688ms logger=grafana.update.checker t=2026-05-01T14:19:02.015879218Z level=info msg="Update check succeeded" duration=99.288727ms logger=provisioning.dashboard t=2026-05-01T14:19:02.020970649Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-01T14:19:02.024002921Z level=info msg="State cache has been initialized" states=0 duration=107.721107ms logger=ngalert.scheduler t=2026-05-01T14:19:02.024100253Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-01T14:19:02.024196726Z level=info msg=starting first_tick=2026-05-01T14:19:10Z logger=sqlstore.transactions t=2026-05-01T14:19:02.028282903Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-01T14:19:02.09092993Z level=info msg="Patterns update finished" duration=73.069835ms logger=provisioning.dashboard t=2026-05-01T14:19:02.127273523Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-01T14:19:02.294705768Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-01T14:19:02.29519587Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-01T14:19:05.39742645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.398446585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.419021593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.448268088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.496082563Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-01T14:19:05.516985179Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-01T14:19:05.530143161Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-01T14:19:05.549477281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.569418414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.621442828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.64843714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.689533796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.714274173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.767057625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.78408021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.825668147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.849231577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.900192017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.923816247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.975817032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:05.994040674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.122590066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.13875159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.174605792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.194530915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.253515395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.270503058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.299824185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.317860153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.355086056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.38679866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.466598294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.484061798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.53088644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.569352433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.673113567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.690574701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.759047147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.776336758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.846963994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.862548694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.926904522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:06.946540618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.018396954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.029815765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.089497362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.10333855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.160956569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.177942832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.238010138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.259207801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.333801223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.350675403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.420017549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.440603118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.509281028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.525818731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.611389823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.632885202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.703386077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:07.718904045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.05902972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.082215381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.163299256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.177525203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.259638333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.281754538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.343920654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.360047107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.434758851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.454933679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.535210186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.556738526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.647920151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.664010823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.746589154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.770956603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.849549358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.86732362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.946445818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:08.963329569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T14:19:09.037544101Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-01T14:20:25.937084605Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-01T14:29:01.989561219Z level=info msg="Completed cleanup jobs" duration=70.053101ms logger=plugins.update.checker t=2026-05-01T14:29:02.073439206Z level=info msg="Update check succeeded" duration=59.826943ms logger=sqlstore.transactions t=2026-05-01T14:34:01.832930315Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-01T14:39:01.95689068Z level=info msg="Completed cleanup jobs" duration=40.10581ms logger=plugins.update.checker t=2026-05-01T14:39:02.062590598Z level=info msg="Update check succeeded" duration=49.129357ms