logger=settings t=2026-06-18T03:12:28.204308531Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-18T03:12:28Z logger=settings t=2026-06-18T03:12:28.20455613Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-18T03:12:28.20456777Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-18T03:12:28.204571461Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-18T03:12:28.204574751Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-18T03:12:28.204577721Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-18T03:12:28.204580361Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-18T03:12:28.204583461Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-18T03:12:28.204588441Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-18T03:12:28.204591861Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-18T03:12:28.204595312Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-18T03:12:28.204598922Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-18T03:12:28.204602372Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-18T03:12:28.204610522Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-18T03:12:28.204614812Z level=info msg=Target target=[all] logger=settings t=2026-06-18T03:12:28.204620953Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-18T03:12:28.204624693Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-18T03:12:28.204628183Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-18T03:12:28.204634503Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-18T03:12:28.204641053Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-18T03:12:28.204644003Z level=info msg="App mode production" logger=sqlstore t=2026-06-18T03:12:28.204893133Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-18T03:12:28.204909323Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-18T03:12:28.211772156Z level=info msg="Locking database" logger=migrator t=2026-06-18T03:12:28.211810158Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-18T03:12:28.21267691Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-18T03:12:28.213822874Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.145704ms logger=migrator t=2026-06-18T03:12:28.220763139Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-18T03:12:28.221403024Z level=info msg="Migration successfully executed" id="create user table" duration=639.825µs logger=migrator t=2026-06-18T03:12:28.230239151Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-18T03:12:28.231370955Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.131794ms logger=migrator t=2026-06-18T03:12:28.237835792Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-18T03:12:28.238946624Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.110922ms logger=migrator t=2026-06-18T03:12:28.246237143Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-18T03:12:28.246865106Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=628.053µs logger=migrator t=2026-06-18T03:12:28.295451553Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-18T03:12:28.296620338Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.168445ms logger=migrator t=2026-06-18T03:12:28.312963903Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-18T03:12:28.317577199Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.612936ms logger=migrator t=2026-06-18T03:12:28.322233447Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-18T03:12:28.323077259Z level=info msg="Migration successfully executed" id="create user table v2" duration=843.902µs logger=migrator t=2026-06-18T03:12:28.334759906Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-18T03:12:28.335943281Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.177366ms logger=migrator t=2026-06-18T03:12:28.340387751Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-18T03:12:28.341583306Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.194745ms logger=migrator t=2026-06-18T03:12:28.347306545Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-18T03:12:28.347659288Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=352.733µs logger=migrator t=2026-06-18T03:12:28.468975404Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-18T03:12:28.470068406Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.092103ms logger=migrator t=2026-06-18T03:12:28.494481489Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-18T03:12:28.496429433Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.945864ms logger=migrator t=2026-06-18T03:12:28.515821324Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-18T03:12:28.515867806Z level=info msg="Migration successfully executed" id="Update user table charset" duration=48.012µs logger=migrator t=2026-06-18T03:12:28.538361415Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-18T03:12:28.540197436Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.829831ms logger=migrator t=2026-06-18T03:12:28.555341164Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-18T03:12:28.55574576Z level=info msg="Migration successfully executed" id="Add missing user data" duration=403.545µs logger=migrator t=2026-06-18T03:12:28.587812405Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-18T03:12:28.589719238Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.908803ms logger=migrator t=2026-06-18T03:12:28.60990066Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-18T03:12:28.611151187Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.250338ms logger=migrator t=2026-06-18T03:12:28.678255211Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-18T03:12:28.680476167Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.218705ms logger=migrator t=2026-06-18T03:12:28.741059712Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-18T03:12:28.751063543Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.012222ms logger=migrator t=2026-06-18T03:12:28.789746512Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-18T03:12:28.791231728Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.486086ms logger=migrator t=2026-06-18T03:12:28.958588894Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-18T03:12:28.959216817Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=631.044µs logger=migrator t=2026-06-18T03:12:28.989591038Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-18T03:12:28.991225971Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.639723ms logger=migrator t=2026-06-18T03:12:29.032306758Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-18T03:12:29.033072177Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=765.95µs logger=migrator t=2026-06-18T03:12:29.068655743Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-18T03:12:29.069621381Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=967.007µs logger=migrator t=2026-06-18T03:12:29.650071109Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-18T03:12:29.651474433Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.423335ms logger=migrator t=2026-06-18T03:12:29.842232085Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-18T03:12:29.843616217Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.386442ms logger=migrator t=2026-06-18T03:12:29.924088666Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-18T03:12:29.928964722Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=4.872066ms logger=migrator t=2026-06-18T03:12:30.517009773Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-18T03:12:30.518437927Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.430345ms logger=migrator t=2026-06-18T03:12:30.682771148Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-18T03:12:30.684195132Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.423313ms logger=migrator t=2026-06-18T03:12:31.152438627Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-18T03:12:31.15250892Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=85.863µs logger=migrator t=2026-06-18T03:12:31.794112716Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-18T03:12:31.796022919Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.915343ms logger=migrator t=2026-06-18T03:12:32.132169052Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-18T03:12:32.134000502Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.8341ms logger=migrator t=2026-06-18T03:12:32.995601756Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-18T03:12:32.996833064Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.234087ms logger=migrator t=2026-06-18T03:12:33.038057781Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-18T03:12:33.038717826Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=663.066µs logger=migrator t=2026-06-18T03:12:33.053844947Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-18T03:12:33.059514441Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.668944ms logger=migrator t=2026-06-18T03:12:33.355585473Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-18T03:12:33.363144198Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=7.240213ms logger=migrator t=2026-06-18T03:12:33.446160643Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-18T03:12:33.447182712Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.024719ms logger=migrator t=2026-06-18T03:12:33.518278207Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-18T03:12:33.520033153Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.755316ms logger=migrator t=2026-06-18T03:12:33.54878779Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-18T03:12:33.549685954Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=902.933µs logger=migrator t=2026-06-18T03:12:33.572807296Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-18T03:12:33.573877678Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.072651ms logger=migrator t=2026-06-18T03:12:33.60306491Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-18T03:12:33.604126159Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.087151ms logger=migrator t=2026-06-18T03:12:33.620182686Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-18T03:12:33.620789299Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=609.432µs logger=migrator t=2026-06-18T03:12:33.685089057Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-18T03:12:33.685815715Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=729.588µs logger=migrator t=2026-06-18T03:12:33.751332289Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-18T03:12:33.752649958Z level=info msg="Migration successfully executed" id="create star table" duration=1.319259ms logger=migrator t=2026-06-18T03:12:33.798868445Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-18T03:12:33.80009719Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.233386ms logger=migrator t=2026-06-18T03:12:33.820809224Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-18T03:12:33.822276428Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.470325ms logger=migrator t=2026-06-18T03:12:33.867268738Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-18T03:12:33.868352909Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.083302ms logger=migrator t=2026-06-18T03:12:33.925900452Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-18T03:12:33.92715698Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.257809ms logger=migrator t=2026-06-18T03:12:34.018730557Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-18T03:12:34.019878731Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.151854ms logger=migrator t=2026-06-18T03:12:34.088230066Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-18T03:12:34.08939186Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.162134ms logger=migrator t=2026-06-18T03:12:34.206621508Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-18T03:12:34.208321311Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.702414ms logger=migrator t=2026-06-18T03:12:34.43494544Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-18T03:12:34.435000812Z level=info msg="Migration successfully executed" id="Update org table charset" duration=58.292µs logger=migrator t=2026-06-18T03:12:34.513575633Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-18T03:12:34.513632525Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=60.262µs logger=migrator t=2026-06-18T03:12:34.601331539Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-18T03:12:34.601580249Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=248.79µs logger=migrator t=2026-06-18T03:12:34.621036902Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-18T03:12:34.62229266Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.257127ms logger=migrator t=2026-06-18T03:12:34.672488351Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-18T03:12:34.673251049Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=762.168µs logger=migrator t=2026-06-18T03:12:34.725486228Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-18T03:12:34.727262964Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.777356ms logger=migrator t=2026-06-18T03:12:34.769638852Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-18T03:12:34.770525375Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=889.084µs logger=migrator t=2026-06-18T03:12:34.888649945Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-18T03:12:34.890220565Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.57207ms logger=migrator t=2026-06-18T03:12:38.025365224Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-18T03:12:38.030277377Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=4.908172ms logger=migrator t=2026-06-18T03:12:39.703714848Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-18T03:12:39.712589979Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.881721ms logger=migrator t=2026-06-18T03:12:40.832253487Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-18T03:12:40.834277332Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=2.020874ms logger=migrator t=2026-06-18T03:12:41.990027664Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-18T03:12:41.991605582Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.581188ms logger=migrator t=2026-06-18T03:12:44.241558601Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-18T03:12:44.243270624Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.710962ms logger=migrator t=2026-06-18T03:12:45.262153425Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-18T03:12:45.262968505Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=814.889µs logger=migrator t=2026-06-18T03:12:45.300102458Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-18T03:12:45.301682947Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.581708ms logger=migrator t=2026-06-18T03:12:45.342483266Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-18T03:12:45.342801917Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=320.431µs logger=migrator t=2026-06-18T03:12:45.3823355Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-18T03:12:45.384931005Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.621526ms logger=migrator t=2026-06-18T03:12:45.64775219Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-18T03:12:45.651214467Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.462208ms logger=migrator t=2026-06-18T03:12:45.757074836Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-18T03:12:45.759202523Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.130158ms logger=migrator t=2026-06-18T03:12:45.847281289Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-18T03:12:45.848699241Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.417841ms logger=migrator t=2026-06-18T03:12:46.142853724Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-18T03:12:46.149462367Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=6.581362ms logger=migrator t=2026-06-18T03:12:46.26088535Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-18T03:12:46.262421967Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.539756ms logger=migrator t=2026-06-18T03:12:46.341521365Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-18T03:12:46.342570665Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.051559ms logger=migrator t=2026-06-18T03:12:46.356994983Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-18T03:12:46.357067836Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=78.953µs logger=migrator t=2026-06-18T03:12:46.369123207Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-18T03:12:46.369181169Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=58.912µs logger=migrator t=2026-06-18T03:12:46.377271946Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-18T03:12:46.379711795Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.442089ms logger=migrator t=2026-06-18T03:12:46.3869369Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-18T03:12:46.389426761Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.489801ms logger=migrator t=2026-06-18T03:12:46.395794265Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-18T03:12:46.40031843Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.527745ms logger=migrator t=2026-06-18T03:12:46.407092309Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-18T03:12:46.41039432Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.299361ms logger=migrator t=2026-06-18T03:12:46.415534399Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-18T03:12:46.415752266Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=218.388µs logger=migrator t=2026-06-18T03:12:46.41995735Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-18T03:12:46.420790541Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=832.901µs logger=migrator t=2026-06-18T03:12:46.430075391Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-18T03:12:46.43086788Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=794.639µs logger=migrator t=2026-06-18T03:12:46.437128569Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-18T03:12:46.437176871Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=52.412µs logger=migrator t=2026-06-18T03:12:46.546921624Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-18T03:12:46.548536383Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.616768ms logger=migrator t=2026-06-18T03:12:46.562806755Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-18T03:12:46.563988239Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.183584ms logger=migrator t=2026-06-18T03:12:46.571878668Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-18T03:12:46.579890562Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.013123ms logger=migrator t=2026-06-18T03:12:46.58664844Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-18T03:12:46.587351175Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=702.365µs logger=migrator t=2026-06-18T03:12:46.594200826Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-18T03:12:46.59539175Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.189204ms logger=migrator t=2026-06-18T03:12:46.608510791Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-18T03:12:46.609482997Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=976.516µs logger=migrator t=2026-06-18T03:12:46.617598534Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-18T03:12:46.618176185Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=579.481µs logger=migrator t=2026-06-18T03:12:46.628739792Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-18T03:12:46.6295021Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=764.498µs logger=migrator t=2026-06-18T03:12:46.639415814Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-18T03:12:46.646269665Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=6.856021ms logger=migrator t=2026-06-18T03:12:46.659689357Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-18T03:12:46.661315836Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.62542ms logger=migrator t=2026-06-18T03:12:46.674769709Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-18T03:12:46.675182414Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=416.215µs logger=migrator t=2026-06-18T03:12:46.681359361Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-18T03:12:46.681559828Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=200.297µs logger=migrator t=2026-06-18T03:12:46.713078313Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-18T03:12:46.715384618Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.310805ms logger=migrator t=2026-06-18T03:12:46.738939391Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-18T03:12:46.743414375Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.475135ms logger=migrator t=2026-06-18T03:12:46.757323865Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-18T03:12:46.758302791Z level=info msg="Migration successfully executed" id="create data_source table" duration=5.282524ms logger=migrator t=2026-06-18T03:12:46.766866004Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-18T03:12:46.768068139Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.204765ms logger=migrator t=2026-06-18T03:12:46.779349892Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-18T03:12:46.780372179Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.011637ms logger=migrator t=2026-06-18T03:12:46.789737812Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-18T03:12:46.790526032Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=789.63µs logger=migrator t=2026-06-18T03:12:46.799594174Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-18T03:12:46.800357072Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=762.978µs logger=migrator t=2026-06-18T03:12:46.812107172Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-18T03:12:46.821536429Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.413626ms logger=migrator t=2026-06-18T03:12:46.827662913Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-18T03:12:46.828591807Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=928.824µs logger=migrator t=2026-06-18T03:12:46.837252734Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-18T03:12:46.838512391Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.263086ms logger=migrator t=2026-06-18T03:12:46.845672263Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-18T03:12:46.846626238Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=960.596µs logger=migrator t=2026-06-18T03:12:46.854090171Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-18T03:12:46.855024626Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=932.775µs logger=migrator t=2026-06-18T03:12:46.865622104Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-18T03:12:46.8690512Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.430497ms logger=migrator t=2026-06-18T03:12:46.881810497Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-18T03:12:46.88544232Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.632683ms logger=migrator t=2026-06-18T03:12:46.892707706Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-18T03:12:46.892770879Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=63.153µs logger=migrator t=2026-06-18T03:12:46.900619407Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-18T03:12:46.901023251Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=404.045µs logger=migrator t=2026-06-18T03:12:46.915703929Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-18T03:12:46.919181036Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.479747ms logger=migrator t=2026-06-18T03:12:46.930567914Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-18T03:12:46.931021251Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=457.317µs logger=migrator t=2026-06-18T03:12:46.939380317Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-18T03:12:46.939670598Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=289.381µs logger=migrator t=2026-06-18T03:12:46.945433889Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-18T03:12:46.949181946Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.747857ms logger=migrator t=2026-06-18T03:12:46.95717877Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-18T03:12:46.957384747Z level=info msg="Migration successfully executed" id="Update uid value" duration=206.418µs logger=migrator t=2026-06-18T03:12:46.963309254Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-18T03:12:46.964592872Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.281848ms logger=migrator t=2026-06-18T03:12:46.970320221Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-18T03:12:46.971540826Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.220554ms logger=migrator t=2026-06-18T03:12:46.988928483Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-18T03:12:46.990389277Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.463904ms logger=migrator t=2026-06-18T03:12:47.00739144Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-18T03:12:47.008539211Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.152862ms logger=migrator t=2026-06-18T03:12:47.024304928Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-18T03:12:47.025504911Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.200543ms logger=migrator t=2026-06-18T03:12:47.039734082Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-18T03:12:47.041632891Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.898739ms logger=migrator t=2026-06-18T03:12:47.054079747Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-18T03:12:47.055629793Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.538636ms logger=migrator t=2026-06-18T03:12:47.066850823Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-18T03:12:47.068430092Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.580728ms logger=migrator t=2026-06-18T03:12:47.081051123Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-18T03:12:47.082681753Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.667221ms logger=migrator t=2026-06-18T03:12:47.09248236Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-18T03:12:47.103159411Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.673321ms logger=migrator t=2026-06-18T03:12:47.126932131Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-18T03:12:47.128362153Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.429131ms logger=migrator t=2026-06-18T03:12:47.144185592Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-18T03:12:47.145212019Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.029668ms logger=migrator t=2026-06-18T03:12:47.16873628Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-18T03:12:47.170202193Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.468384ms logger=migrator t=2026-06-18T03:12:47.17970395Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-18T03:12:47.180837342Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.129902ms logger=migrator t=2026-06-18T03:12:47.201558889Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-18T03:12:47.202406991Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=846.822µs logger=migrator t=2026-06-18T03:12:47.223917157Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-18T03:12:47.224668914Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=754.598µs logger=migrator t=2026-06-18T03:12:47.237616928Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-18T03:12:47.23766461Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.692µs logger=migrator t=2026-06-18T03:12:47.253770689Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-18T03:12:47.257559607Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.788287ms logger=migrator t=2026-06-18T03:12:47.267655306Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-18T03:12:47.271753046Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.09738ms logger=migrator t=2026-06-18T03:12:47.301553676Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-18T03:12:47.302050444Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=500.808µs logger=migrator t=2026-06-18T03:12:47.31997329Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-18T03:12:47.324220675Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.249374ms logger=migrator t=2026-06-18T03:12:48.39864044Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-18T03:12:48.401951801Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.3189ms logger=migrator t=2026-06-18T03:12:48.417790208Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-18T03:12:48.418826156Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.038469ms logger=migrator t=2026-06-18T03:12:48.430973629Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-18T03:12:48.433332025Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=2.399007ms logger=migrator t=2026-06-18T03:12:48.442957536Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-18T03:12:48.443738345Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=771.379µs logger=migrator t=2026-06-18T03:12:48.453704508Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-18T03:12:48.454676454Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=973.186µs logger=migrator t=2026-06-18T03:12:48.463135483Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-18T03:12:48.464117708Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=981.815µs logger=migrator t=2026-06-18T03:12:48.480704193Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-18T03:12:48.482212238Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.508315ms logger=migrator t=2026-06-18T03:12:48.498254603Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-18T03:12:48.498499012Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=243.489µs logger=migrator t=2026-06-18T03:12:48.512702421Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-18T03:12:48.512830845Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=130.114µs logger=migrator t=2026-06-18T03:12:48.52091005Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-18T03:12:48.525458376Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.547806ms logger=migrator t=2026-06-18T03:12:48.539657624Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-18T03:12:48.544485871Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.829017ms logger=migrator t=2026-06-18T03:12:48.551843478Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-18T03:12:48.551920021Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.943µs logger=migrator t=2026-06-18T03:12:48.782987372Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-18T03:12:48.784128503Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.143421ms logger=migrator t=2026-06-18T03:12:48.794395428Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-18T03:12:48.79554693Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.153472ms logger=migrator t=2026-06-18T03:12:48.803820902Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-18T03:12:48.803899834Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=80.913µs logger=migrator t=2026-06-18T03:12:48.811409659Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-18T03:12:48.812788538Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.378399ms logger=migrator t=2026-06-18T03:12:48.830217215Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-18T03:12:48.831985999Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.765594ms logger=migrator t=2026-06-18T03:12:48.847702903Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-18T03:12:48.850823036Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.121124ms logger=migrator t=2026-06-18T03:12:48.860415516Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-18T03:12:48.860467278Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=54.312µs logger=migrator t=2026-06-18T03:12:48.868085766Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-18T03:12:48.869641033Z level=info msg="Migration successfully executed" id="create session table" duration=1.553847ms logger=migrator t=2026-06-18T03:12:48.917668865Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-18T03:12:48.917950345Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=286.01µs logger=migrator t=2026-06-18T03:12:48.926875671Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-18T03:12:48.927078978Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=202.937µs logger=migrator t=2026-06-18T03:12:48.939738651Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-18T03:12:48.940990106Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.250905ms logger=migrator t=2026-06-18T03:12:48.950751402Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-18T03:12:48.9523334Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.580317ms logger=migrator t=2026-06-18T03:12:48.961470763Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-18T03:12:48.961501204Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.031µs logger=migrator t=2026-06-18T03:12:48.967727062Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-18T03:12:48.967754553Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.601µs logger=migrator t=2026-06-18T03:12:48.974874612Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-18T03:12:48.980805528Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.932756ms logger=migrator t=2026-06-18T03:12:48.992801787Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-18T03:12:48.996244032Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.445755ms logger=migrator t=2026-06-18T03:12:49.006855809Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-18T03:12:49.007056506Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=206.637µs logger=migrator t=2026-06-18T03:12:49.019897333Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-18T03:12:49.020075449Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=233.648µs logger=migrator t=2026-06-18T03:12:49.028633581Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-18T03:12:49.02995885Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.327889ms logger=migrator t=2026-06-18T03:12:49.03958643Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-18T03:12:49.039625971Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.411µs logger=migrator t=2026-06-18T03:12:49.049015953Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-18T03:12:49.056335219Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=7.315876ms logger=migrator t=2026-06-18T03:12:49.064236147Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-18T03:12:49.064500397Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=269.56µs logger=migrator t=2026-06-18T03:12:49.071296315Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-18T03:12:49.076286756Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.99097ms logger=migrator t=2026-06-18T03:12:49.082519273Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-18T03:12:49.08739011Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.870527ms logger=migrator t=2026-06-18T03:12:49.095001107Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-18T03:12:49.095118731Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.604µs logger=migrator t=2026-06-18T03:12:49.100605311Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-18T03:12:49.101541595Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=932.463µs logger=migrator t=2026-06-18T03:12:49.109539346Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-18T03:12:49.111356933Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.814466ms logger=migrator t=2026-06-18T03:12:49.120051349Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-18T03:12:49.122254739Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.20306ms logger=migrator t=2026-06-18T03:12:49.131968873Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-18T03:12:49.134249976Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.281993ms logger=migrator t=2026-06-18T03:12:49.143193781Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-18T03:12:49.144114495Z level=info msg="Migration successfully executed" id="add index alert state" duration=921.374µs logger=migrator t=2026-06-18T03:12:49.157263243Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-18T03:12:49.158381154Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.118521ms logger=migrator t=2026-06-18T03:12:49.167987064Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-18T03:12:49.169171457Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.184084ms logger=migrator t=2026-06-18T03:12:49.180589193Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-18T03:12:49.182155639Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.565406ms logger=migrator t=2026-06-18T03:12:49.192827568Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-18T03:12:49.194207499Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.37951ms logger=migrator t=2026-06-18T03:12:49.200907822Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-18T03:12:49.211233068Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.323826ms logger=migrator t=2026-06-18T03:12:49.218929058Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-18T03:12:49.219696397Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=767.678µs logger=migrator t=2026-06-18T03:12:49.228401863Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-18T03:12:49.229281985Z 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=880.142µs logger=migrator t=2026-06-18T03:12:49.239083882Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-18T03:12:49.239522388Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=441.586µs logger=migrator t=2026-06-18T03:12:49.248193213Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-18T03:12:49.249022263Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=828.62µs logger=migrator t=2026-06-18T03:12:49.254556285Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-18T03:12:49.255744639Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.187364ms logger=migrator t=2026-06-18T03:12:49.265348398Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-18T03:12:49.269703386Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.355638ms logger=migrator t=2026-06-18T03:12:49.278730335Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-18T03:12:49.282201581Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.470706ms logger=migrator t=2026-06-18T03:12:49.293970429Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-18T03:12:49.299310654Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.338125ms logger=migrator t=2026-06-18T03:12:49.314755757Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-18T03:12:49.320433133Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.683667ms logger=migrator t=2026-06-18T03:12:49.328872141Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-18T03:12:49.329556415Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=684.865µs logger=migrator t=2026-06-18T03:12:49.34040854Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-18T03:12:49.340465992Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=59.922µs logger=migrator t=2026-06-18T03:12:49.346621336Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-18T03:12:49.346688698Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=72.312µs logger=migrator t=2026-06-18T03:12:49.354072078Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-18T03:12:49.355386865Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.324368ms logger=migrator t=2026-06-18T03:12:49.360969468Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-18T03:12:49.362051107Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.081199ms logger=migrator t=2026-06-18T03:12:49.37531469Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-18T03:12:49.376261206Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=948.145µs logger=migrator t=2026-06-18T03:12:49.383108544Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-18T03:12:49.384245185Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.138841ms logger=migrator t=2026-06-18T03:12:49.388694118Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-18T03:12:49.389554739Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=860.21µs logger=migrator t=2026-06-18T03:12:49.396950838Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-18T03:12:49.405885583Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=8.934615ms logger=migrator t=2026-06-18T03:12:49.423664Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-18T03:12:49.428972163Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.306323ms logger=migrator t=2026-06-18T03:12:49.435905936Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-18T03:12:49.437583117Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=1.67397ms logger=migrator t=2026-06-18T03:12:49.450765757Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-18T03:12:49.452701598Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.938911ms logger=migrator t=2026-06-18T03:12:49.459966662Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-18T03:12:49.460846494Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=880.483µs logger=migrator t=2026-06-18T03:12:49.467407143Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-18T03:12:49.471334125Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.926543ms logger=migrator t=2026-06-18T03:12:49.479669588Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-18T03:12:49.479752951Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=84.663µs logger=migrator t=2026-06-18T03:12:49.486759497Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-18T03:12:49.488265112Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.504555ms logger=migrator t=2026-06-18T03:12:49.494733197Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-18T03:12:49.49620187Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.472473ms logger=migrator t=2026-06-18T03:12:49.504269244Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-18T03:12:49.504412799Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=143.625µs logger=migrator t=2026-06-18T03:12:49.52311124Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-18T03:12:49.524608984Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.498774ms logger=migrator t=2026-06-18T03:12:49.531101171Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-18T03:12:49.532047925Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=946.454µs logger=migrator t=2026-06-18T03:12:49.538957597Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-18T03:12:49.540242544Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.282037ms logger=migrator t=2026-06-18T03:12:49.547409285Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-18T03:12:49.548311387Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=902.682µs logger=migrator t=2026-06-18T03:12:49.556450984Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-18T03:12:49.557980929Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.529375ms logger=migrator t=2026-06-18T03:12:49.56596384Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-18T03:12:49.566893774Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=929.804µs logger=migrator t=2026-06-18T03:12:49.573136772Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-18T03:12:49.573172543Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.692µs logger=migrator t=2026-06-18T03:12:49.578248788Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-18T03:12:49.584294748Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.046771ms logger=migrator t=2026-06-18T03:12:49.592972493Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-18T03:12:49.594355353Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.38215ms logger=migrator t=2026-06-18T03:12:49.602717547Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-18T03:12:49.608997967Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.27722ms logger=migrator t=2026-06-18T03:12:49.614993575Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-18T03:12:49.61568796Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=694.395µs logger=migrator t=2026-06-18T03:12:49.625123743Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-18T03:12:49.626913209Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.788445ms logger=migrator t=2026-06-18T03:12:49.633510618Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-18T03:12:49.634383341Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=872.393µs logger=migrator t=2026-06-18T03:12:49.642428954Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-18T03:12:49.655067863Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.640839ms logger=migrator t=2026-06-18T03:12:49.660146999Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-18T03:12:49.660636536Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=489.447µs logger=migrator t=2026-06-18T03:12:49.666406716Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-18T03:12:49.667979674Z 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.550687ms logger=migrator t=2026-06-18T03:12:49.675706534Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-18T03:12:49.676141581Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=438.327µs logger=migrator t=2026-06-18T03:12:49.681164493Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-18T03:12:49.682280264Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.117151ms logger=migrator t=2026-06-18T03:12:49.689943133Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-18T03:12:49.690152441Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=210.068µs logger=migrator t=2026-06-18T03:12:49.695307688Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-18T03:12:49.701161312Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.858225ms logger=migrator t=2026-06-18T03:12:49.708582831Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-18T03:12:49.713880744Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.297563ms logger=migrator t=2026-06-18T03:12:49.720333849Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-18T03:12:49.721241473Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=906.873µs logger=migrator t=2026-06-18T03:12:49.730003711Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-18T03:12:49.731724713Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.720112ms logger=migrator t=2026-06-18T03:12:49.738967217Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-18T03:12:49.739210696Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=240.469µs logger=migrator t=2026-06-18T03:12:49.744357824Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-18T03:12:49.751241754Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.8837ms logger=migrator t=2026-06-18T03:12:49.758027211Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-18T03:12:49.758636573Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=609.632µs logger=migrator t=2026-06-18T03:12:49.765094338Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-18T03:12:49.765386419Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=289.3µs logger=migrator t=2026-06-18T03:12:49.77503218Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-18T03:12:49.775438435Z level=info msg="Migration successfully executed" id="Move region to single row" duration=404.975µs logger=migrator t=2026-06-18T03:12:49.807730991Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-18T03:12:49.808767538Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.036277ms logger=migrator t=2026-06-18T03:12:49.82119687Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-18T03:12:49.822690535Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.494415ms logger=migrator t=2026-06-18T03:12:49.829027276Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-18T03:12:49.830491939Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.465414ms logger=migrator t=2026-06-18T03:12:49.83685487Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-18T03:12:49.837802475Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=947.734µs logger=migrator t=2026-06-18T03:12:49.843471111Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-18T03:12:49.844329023Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=858.042µs logger=migrator t=2026-06-18T03:12:49.849562332Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-18T03:12:49.850524168Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=960.456µs logger=migrator t=2026-06-18T03:12:50.010402017Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-18T03:12:50.010594434Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=197.217µs logger=migrator t=2026-06-18T03:12:50.019213557Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-18T03:12:50.020635099Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.423032ms logger=migrator t=2026-06-18T03:12:50.029967508Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-18T03:12:50.030890431Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=922.903µs logger=migrator t=2026-06-18T03:12:50.053472451Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-18T03:12:50.055276307Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.805546ms logger=migrator t=2026-06-18T03:12:50.066265436Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-18T03:12:50.06747709Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.213763ms logger=migrator t=2026-06-18T03:12:50.077976441Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-18T03:12:50.07823611Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=263.379µs logger=migrator t=2026-06-18T03:12:50.08979382Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-18T03:12:50.090288478Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=500.148µs logger=migrator t=2026-06-18T03:12:50.095919462Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-18T03:12:50.096062378Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=145.706µs logger=migrator t=2026-06-18T03:12:50.101770506Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-18T03:12:50.102804033Z level=info msg="Migration successfully executed" id="create team table" duration=1.036798ms logger=migrator t=2026-06-18T03:12:50.113846864Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-18T03:12:50.115699031Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.856816ms logger=migrator t=2026-06-18T03:12:50.128926241Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-18T03:12:50.129787243Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=864.232µs logger=migrator t=2026-06-18T03:12:50.137866166Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-18T03:12:50.141156356Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.29006ms logger=migrator t=2026-06-18T03:12:50.152047681Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-18T03:12:50.152173116Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=123.485µs logger=migrator t=2026-06-18T03:12:50.159944878Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-18T03:12:50.16056984Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=625.102µs logger=migrator t=2026-06-18T03:12:50.166776346Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-18T03:12:50.167300445Z level=info msg="Migration successfully executed" id="create team member table" duration=523.989µs logger=migrator t=2026-06-18T03:12:50.178403269Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-18T03:12:50.180292778Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.893209ms logger=migrator t=2026-06-18T03:12:50.187956245Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-18T03:12:50.188986203Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.029868ms logger=migrator t=2026-06-18T03:12:50.197186361Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-18T03:12:50.198930264Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.744002ms logger=migrator t=2026-06-18T03:12:50.208146538Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-18T03:12:50.217508919Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=9.359831ms logger=migrator t=2026-06-18T03:12:50.224331526Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-18T03:12:50.228682125Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.350239ms logger=migrator t=2026-06-18T03:12:50.240742442Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-18T03:12:50.247279889Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.537547ms logger=migrator t=2026-06-18T03:12:50.254869125Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-18T03:12:50.256217805Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.34895ms logger=migrator t=2026-06-18T03:12:50.26462417Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-18T03:12:50.265785142Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.160962ms logger=migrator t=2026-06-18T03:12:50.278641489Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-18T03:12:50.280471915Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.832326ms logger=migrator t=2026-06-18T03:12:50.28996397Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-18T03:12:50.291124752Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.160272ms logger=migrator t=2026-06-18T03:12:50.29904968Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-18T03:12:50.300635357Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.582277ms logger=migrator t=2026-06-18T03:12:50.308280985Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-18T03:12:50.309717188Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.411722ms logger=migrator t=2026-06-18T03:12:50.318397913Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-18T03:12:50.319531483Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.1327ms logger=migrator t=2026-06-18T03:12:50.325993879Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-18T03:12:50.327064237Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.070208ms logger=migrator t=2026-06-18T03:12:50.334052231Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-18T03:12:50.3345659Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=513.579µs logger=migrator t=2026-06-18T03:12:50.345193825Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-18T03:12:50.345501597Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=308.842µs logger=migrator t=2026-06-18T03:12:50.351343489Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-18T03:12:50.352411758Z level=info msg="Migration successfully executed" id="create tag table" duration=1.11748ms logger=migrator t=2026-06-18T03:12:50.358938135Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-18T03:12:50.360007184Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.069059ms logger=migrator t=2026-06-18T03:12:50.366026782Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-18T03:12:50.366967126Z level=info msg="Migration successfully executed" id="create login attempt table" duration=941.634µs logger=migrator t=2026-06-18T03:12:50.374698887Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-18T03:12:50.376641268Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.945711ms logger=migrator t=2026-06-18T03:12:50.383643872Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-18T03:12:50.384723482Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.08064ms logger=migrator t=2026-06-18T03:12:50.390021203Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-18T03:12:50.408573348Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.547084ms logger=migrator t=2026-06-18T03:12:50.41607313Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-18T03:12:50.416993213Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=921.073µs logger=migrator t=2026-06-18T03:12:50.422763053Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-18T03:12:50.423751438Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=988.735µs logger=migrator t=2026-06-18T03:12:50.43066344Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-18T03:12:50.430982951Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=319.881µs logger=migrator t=2026-06-18T03:12:50.439319154Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-18T03:12:50.440612581Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.293796ms logger=migrator t=2026-06-18T03:12:50.449094118Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-18T03:12:50.451090921Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.992393ms logger=migrator t=2026-06-18T03:12:50.458023514Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-18T03:12:50.459562439Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.536905ms logger=migrator t=2026-06-18T03:12:50.471706631Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-18T03:12:50.471928249Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=224.858µs logger=migrator t=2026-06-18T03:12:50.481738985Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-18T03:12:50.486859201Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.120945ms logger=migrator t=2026-06-18T03:12:50.498481722Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-18T03:12:50.504381737Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.900135ms logger=migrator t=2026-06-18T03:12:50.514466333Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-18T03:12:50.525324988Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=10.857055ms logger=migrator t=2026-06-18T03:12:50.538522877Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-18T03:12:50.544849637Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.326361ms logger=migrator t=2026-06-18T03:12:50.556408227Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-18T03:12:50.557290228Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=882.682µs logger=migrator t=2026-06-18T03:12:50.569853765Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-18T03:12:50.575965397Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.111962ms logger=migrator t=2026-06-18T03:12:50.587460004Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-18T03:12:50.588957278Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.500154ms logger=migrator t=2026-06-18T03:12:50.599479411Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-18T03:12:50.600703466Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.269427ms logger=migrator t=2026-06-18T03:12:50.60827775Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-18T03:12:50.609346639Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.068699ms logger=migrator t=2026-06-18T03:12:50.633717564Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-18T03:12:50.637196681Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=3.483078ms logger=migrator t=2026-06-18T03:12:50.658868377Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-18T03:12:50.660992245Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.124188ms logger=migrator t=2026-06-18T03:12:50.678121736Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-18T03:12:50.680827685Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.710169ms logger=migrator t=2026-06-18T03:12:50.702109788Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-18T03:12:50.710881517Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.774958ms logger=migrator t=2026-06-18T03:12:50.72254294Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-18T03:12:50.724539603Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.000452ms logger=migrator t=2026-06-18T03:12:50.741632623Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-18T03:12:50.74320735Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.574847ms logger=migrator t=2026-06-18T03:12:50.75750104Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-18T03:12:50.759213882Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.713441ms logger=migrator t=2026-06-18T03:12:50.770845444Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-18T03:12:50.772353889Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.508535ms logger=migrator t=2026-06-18T03:12:50.779968526Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-18T03:12:50.780961062Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.000446ms logger=migrator t=2026-06-18T03:12:50.790818679Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-18T03:12:50.790973456Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=158.147µs logger=migrator t=2026-06-18T03:12:50.80266326Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-18T03:12:50.802822066Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=162.086µs logger=migrator t=2026-06-18T03:12:50.81836757Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-18T03:12:50.819914826Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.549686ms logger=migrator t=2026-06-18T03:12:50.831219937Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-18T03:12:50.833176868Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.958721ms logger=migrator t=2026-06-18T03:12:50.850116083Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-18T03:12:50.851292416Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.177443ms logger=migrator t=2026-06-18T03:12:50.873056356Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-18T03:12:50.873344207Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=283.35µs logger=migrator t=2026-06-18T03:12:50.883959242Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-18T03:12:50.885719456Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.760344ms logger=migrator t=2026-06-18T03:12:50.901481189Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-18T03:12:50.903139249Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.6539ms logger=migrator t=2026-06-18T03:12:50.915875631Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-18T03:12:50.918010469Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.134548ms logger=migrator t=2026-06-18T03:12:50.926781857Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-18T03:12:50.928817941Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.010363ms logger=migrator t=2026-06-18T03:12:50.941264443Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-18T03:12:50.951851218Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.587095ms logger=migrator t=2026-06-18T03:12:50.958046863Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-18T03:12:50.958951175Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=901.802µs logger=migrator t=2026-06-18T03:12:50.965328247Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-18T03:12:50.965498813Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=174.506µs logger=migrator t=2026-06-18T03:12:50.970368151Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-18T03:12:50.972052991Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.6849ms logger=migrator t=2026-06-18T03:12:50.978439013Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-18T03:12:50.979531493Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.09188ms logger=migrator t=2026-06-18T03:12:50.986428643Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-18T03:12:50.988276161Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.846677ms logger=migrator t=2026-06-18T03:12:50.992298196Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-18T03:12:50.99239471Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=99.314µs logger=migrator t=2026-06-18T03:12:50.997001368Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-18T03:12:50.997995903Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=994.075µs logger=migrator t=2026-06-18T03:12:51.003122519Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-18T03:12:51.004123757Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.000367ms logger=migrator t=2026-06-18T03:12:51.009609495Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-18T03:12:51.011392249Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.781994ms logger=migrator t=2026-06-18T03:12:51.015874282Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-18T03:12:51.017179529Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.306317ms logger=migrator t=2026-06-18T03:12:51.025269002Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-18T03:12:51.034882131Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.611929ms logger=migrator t=2026-06-18T03:12:51.038861495Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-18T03:12:51.039597331Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=731.976µs logger=migrator t=2026-06-18T03:12:51.043364588Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-18T03:12:51.044389215Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.023857ms logger=migrator t=2026-06-18T03:12:51.049386196Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-18T03:12:51.083341387Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.95329ms logger=migrator t=2026-06-18T03:12:51.091101908Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-18T03:12:51.117076689Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.974951ms logger=migrator t=2026-06-18T03:12:51.122369421Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-18T03:12:51.12346881Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.098799ms logger=migrator t=2026-06-18T03:12:51.129664175Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-18T03:12:51.130995373Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.333129ms logger=migrator t=2026-06-18T03:12:51.135612121Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-18T03:12:51.146000467Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.388116ms logger=migrator t=2026-06-18T03:12:51.166943396Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-18T03:12:51.175363721Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.432795ms logger=migrator t=2026-06-18T03:12:51.185887632Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-18T03:12:51.188516767Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.631015ms logger=migrator t=2026-06-18T03:12:51.198266931Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-18T03:12:51.199410562Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.145721ms logger=migrator t=2026-06-18T03:12:51.207600739Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-18T03:12:51.213519973Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=5.916495ms logger=migrator t=2026-06-18T03:12:51.223582878Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-18T03:12:51.224847583Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.266575ms logger=migrator t=2026-06-18T03:12:51.242787594Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-18T03:12:51.24296132Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=176.296µs logger=migrator t=2026-06-18T03:12:51.249346491Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-18T03:12:51.26006223Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.711399ms logger=migrator t=2026-06-18T03:12:51.272183779Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-18T03:12:51.27746529Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.281701ms logger=migrator t=2026-06-18T03:12:51.280955247Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-18T03:12:51.285570504Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.620968ms logger=migrator t=2026-06-18T03:12:51.292066759Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-18T03:12:51.292810877Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=778.249µs logger=migrator t=2026-06-18T03:12:51.30173086Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-18T03:12:51.303627549Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.896729ms logger=migrator t=2026-06-18T03:12:51.313559778Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-18T03:12:51.323170817Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.608509ms logger=migrator t=2026-06-18T03:12:51.333104237Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-18T03:12:51.339927594Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.825666ms logger=migrator t=2026-06-18T03:12:51.345429073Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-18T03:12:51.346301365Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=874.762µs logger=migrator t=2026-06-18T03:12:51.353146463Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-18T03:12:51.361308539Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.162516ms logger=migrator t=2026-06-18T03:12:51.370850255Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-18T03:12:51.377812246Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.964691ms logger=migrator t=2026-06-18T03:12:51.397658536Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-18T03:12:51.397825262Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=170.176µs logger=migrator t=2026-06-18T03:12:51.677871559Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-18T03:12:51.680750134Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.874424ms logger=migrator t=2026-06-18T03:12:51.748951954Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-18T03:12:51.751543318Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.584884ms logger=migrator t=2026-06-18T03:12:51.764190007Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-18T03:12:51.766912776Z 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=2.723159ms logger=migrator t=2026-06-18T03:12:51.789610238Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-18T03:12:51.791256628Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=1.64814ms logger=migrator t=2026-06-18T03:12:51.799912282Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-18T03:12:51.815429573Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=15.515292ms logger=migrator t=2026-06-18T03:12:51.830006752Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-18T03:12:51.840586355Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.579764ms logger=migrator t=2026-06-18T03:12:51.851576593Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-18T03:12:51.861754733Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.179729ms logger=migrator t=2026-06-18T03:12:51.873188337Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-18T03:12:51.879991893Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.799695ms logger=migrator t=2026-06-18T03:12:51.891025912Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-18T03:12:51.897431824Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.405822ms logger=migrator t=2026-06-18T03:12:51.904778851Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-18T03:12:51.904853374Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.693µs logger=migrator t=2026-06-18T03:12:51.914981581Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-18T03:12:51.916327609Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.347088ms logger=migrator t=2026-06-18T03:12:51.922969541Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-18T03:12:51.929484796Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.515035ms logger=migrator t=2026-06-18T03:12:51.935276486Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-18T03:12:51.935353719Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=77.493µs logger=migrator t=2026-06-18T03:12:51.946737641Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-18T03:12:51.954676929Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.941338ms logger=migrator t=2026-06-18T03:12:52.013581953Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-18T03:12:52.01488565Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.306787ms logger=migrator t=2026-06-18T03:12:52.02094642Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-18T03:12:52.026129697Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.183116ms logger=migrator t=2026-06-18T03:12:52.03091721Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-18T03:12:52.031853923Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=937.153µs logger=migrator t=2026-06-18T03:12:52.040951693Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-18T03:12:52.042326932Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.375669ms logger=migrator t=2026-06-18T03:12:52.05163488Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-18T03:12:52.064202063Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=12.568804ms logger=migrator t=2026-06-18T03:12:52.069789695Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-18T03:12:52.070394407Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=604.752µs logger=migrator t=2026-06-18T03:12:52.078092546Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-18T03:12:52.0818292Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=3.729854ms logger=migrator t=2026-06-18T03:12:52.090860488Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-18T03:12:52.091875204Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.017957ms logger=migrator t=2026-06-18T03:12:52.099344704Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-18T03:12:52.100416293Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.075218ms logger=migrator t=2026-06-18T03:12:52.105431474Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-18T03:12:52.105660893Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=127.875µs logger=migrator t=2026-06-18T03:12:52.110654403Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-18T03:12:52.111810274Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.157321ms logger=migrator t=2026-06-18T03:12:52.118696293Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-18T03:12:52.120787629Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.086576ms logger=migrator t=2026-06-18T03:12:52.127240333Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-18T03:12:52.128139615Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-18T03:12:52.13324194Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-18T03:12:52.133747198Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=505.768µs logger=migrator t=2026-06-18T03:12:52.138222509Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-18T03:12:52.139368401Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.148942ms logger=migrator t=2026-06-18T03:12:52.145004325Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-18T03:12:52.152021418Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.017093ms logger=migrator t=2026-06-18T03:12:52.156706697Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-18T03:12:52.157821927Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.11806ms logger=migrator t=2026-06-18T03:12:52.165138242Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-18T03:12:52.166394178Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.254506ms logger=migrator t=2026-06-18T03:12:52.171870586Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-18T03:12:52.172912654Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.041549ms logger=migrator t=2026-06-18T03:12:52.17890863Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-18T03:12:52.180713496Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.801086ms logger=migrator t=2026-06-18T03:12:52.187528082Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-18T03:12:52.188702914Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.175702ms logger=migrator t=2026-06-18T03:12:52.194073038Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-18T03:12:52.194149081Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=77.233µs logger=migrator t=2026-06-18T03:12:52.225850578Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-18T03:12:52.226025974Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=173.967µs logger=migrator t=2026-06-18T03:12:52.253823329Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-18T03:12:52.261093361Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.270482ms logger=migrator t=2026-06-18T03:12:52.303042498Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-18T03:12:52.303815767Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=777.038µs logger=migrator t=2026-06-18T03:12:52.464288738Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-18T03:12:52.466432806Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.149158ms logger=migrator t=2026-06-18T03:12:52.603097866Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-18T03:12:52.603560783Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=465.548µs logger=migrator t=2026-06-18T03:12:52.705508059Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-18T03:12:52.706896648Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.3934ms logger=migrator t=2026-06-18T03:12:52.716236947Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-18T03:12:52.717768771Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.533345ms logger=migrator t=2026-06-18T03:12:52.723763108Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-18T03:12:52.758174093Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.408765ms logger=migrator t=2026-06-18T03:12:52.762091794Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-18T03:12:52.76945191Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.360176ms logger=migrator t=2026-06-18T03:12:52.775317592Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-18T03:12:52.775776889Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=464.297µs logger=migrator t=2026-06-18T03:12:52.779161581Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-18T03:12:52.812336261Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.170829ms logger=migrator t=2026-06-18T03:12:52.843838199Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-18T03:12:52.879366514Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.528855ms logger=migrator t=2026-06-18T03:12:52.885105731Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-18T03:12:52.886235422Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.129431ms logger=migrator t=2026-06-18T03:12:52.89502198Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-18T03:12:52.896173022Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.150771ms logger=migrator t=2026-06-18T03:12:52.903999975Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-18T03:12:52.904273634Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=273.97µs logger=migrator t=2026-06-18T03:12:52.909547925Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-18T03:12:52.910499499Z level=info msg="Migration successfully executed" id="create permission table" duration=951.564µs logger=migrator t=2026-06-18T03:12:52.915709518Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-18T03:12:52.916758105Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.049587ms logger=migrator t=2026-06-18T03:12:52.921315Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-18T03:12:52.922648808Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.333528ms logger=migrator t=2026-06-18T03:12:52.927485963Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-18T03:12:52.928368206Z level=info msg="Migration successfully executed" id="create role table" duration=880.732µs logger=migrator t=2026-06-18T03:12:52.933325644Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-18T03:12:52.940717562Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.391638ms logger=migrator t=2026-06-18T03:12:52.945256666Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-18T03:12:52.950749564Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.492258ms logger=migrator t=2026-06-18T03:12:52.954897575Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-18T03:12:52.955944842Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.049528ms logger=migrator t=2026-06-18T03:12:52.97413592Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-18T03:12:52.975923134Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.748203ms logger=migrator t=2026-06-18T03:12:52.980801241Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-18T03:12:52.984202654Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=3.400742ms logger=migrator t=2026-06-18T03:12:52.989135372Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-18T03:12:52.990612966Z level=info msg="Migration successfully executed" id="create team role table" duration=1.477694ms logger=migrator t=2026-06-18T03:12:52.997246056Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-18T03:12:52.998568434Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.35444ms logger=migrator t=2026-06-18T03:12:53.003868564Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-18T03:12:53.005149931Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.283277ms logger=migrator t=2026-06-18T03:12:53.011586523Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-18T03:12:53.012638202Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.052358ms logger=migrator t=2026-06-18T03:12:53.019413996Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-18T03:12:53.020686131Z level=info msg="Migration successfully executed" id="create user role table" duration=1.269935ms logger=migrator t=2026-06-18T03:12:53.025821636Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-18T03:12:53.026918527Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.096881ms logger=migrator t=2026-06-18T03:12:53.033905018Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-18T03:12:53.034995748Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.09047ms logger=migrator t=2026-06-18T03:12:53.038872598Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-18T03:12:53.040429554Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.556836ms logger=migrator t=2026-06-18T03:12:53.046257594Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-18T03:12:53.048219174Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.96132ms logger=migrator t=2026-06-18T03:12:53.053689042Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-18T03:12:53.055550259Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.864328ms logger=migrator t=2026-06-18T03:12:53.060209998Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-18T03:12:53.061293497Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.087368ms logger=migrator t=2026-06-18T03:12:53.066883348Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-18T03:12:53.079274795Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.364566ms logger=migrator t=2026-06-18T03:12:53.084665539Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-18T03:12:53.086651231Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.983232ms logger=migrator t=2026-06-18T03:12:53.092676398Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-18T03:12:53.094001956Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.325638ms logger=migrator t=2026-06-18T03:12:53.099295528Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-18T03:12:53.101126443Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.834066ms logger=migrator t=2026-06-18T03:12:53.106669493Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-18T03:12:53.108337454Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.66117ms logger=migrator t=2026-06-18T03:12:53.112379359Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-18T03:12:53.113177607Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=797.988µs logger=migrator t=2026-06-18T03:12:53.117974831Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-18T03:12:53.118998178Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.022877ms logger=migrator t=2026-06-18T03:12:53.124544638Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-18T03:12:53.1326646Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.119912ms logger=migrator t=2026-06-18T03:12:53.136409546Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-18T03:12:53.144134075Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.724109ms logger=migrator t=2026-06-18T03:12:53.14760551Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-18T03:12:53.15316085Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.55481ms logger=migrator t=2026-06-18T03:12:53.157948532Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-18T03:12:53.165758624Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.810132ms logger=migrator t=2026-06-18T03:12:53.169275401Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-18T03:12:53.170016888Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=741.667µs logger=migrator t=2026-06-18T03:12:53.173982761Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-18T03:12:53.175671632Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.687201ms logger=migrator t=2026-06-18T03:12:53.18171125Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-18T03:12:53.182748187Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.037007ms logger=migrator t=2026-06-18T03:12:53.186350348Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-18T03:12:53.18724344Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=892.731µs logger=migrator t=2026-06-18T03:12:53.190885521Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-18T03:12:53.192142456Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.256986ms logger=migrator t=2026-06-18T03:12:53.196992081Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-18T03:12:53.197058353Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.182µs logger=migrator t=2026-06-18T03:12:53.200877512Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-18T03:12:53.200909143Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=32.291µs logger=migrator t=2026-06-18T03:12:53.204985809Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-18T03:12:53.205727467Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=742.197µs logger=migrator t=2026-06-18T03:12:53.209756102Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-18T03:12:53.210711386Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=956.115µs logger=migrator t=2026-06-18T03:12:53.216208854Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-18T03:12:53.217342855Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.141581ms logger=migrator t=2026-06-18T03:12:53.221128842Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-18T03:12:53.221388301Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=253.589µs logger=migrator t=2026-06-18T03:12:53.224813204Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-18T03:12:53.225341194Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=527.52µs logger=migrator t=2026-06-18T03:12:53.229190093Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-18T03:12:53.230367875Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.179572ms logger=migrator t=2026-06-18T03:12:53.236705224Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-18T03:12:53.238207858Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.502944ms logger=migrator t=2026-06-18T03:12:53.242643038Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-18T03:12:53.251210607Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.566959ms logger=migrator t=2026-06-18T03:12:53.256620422Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-18T03:12:53.256707265Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=84.863µs logger=migrator t=2026-06-18T03:12:53.260546444Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-18T03:12:53.261653123Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.1115ms logger=migrator t=2026-06-18T03:12:53.268338175Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-18T03:12:53.270305876Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.967591ms logger=migrator t=2026-06-18T03:12:53.276638504Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-18T03:12:53.278272653Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.635218ms logger=migrator t=2026-06-18T03:12:53.285983261Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-18T03:12:53.295823526Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.839845ms logger=migrator t=2026-06-18T03:12:53.299993056Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-18T03:12:53.301081676Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.09315ms logger=migrator t=2026-06-18T03:12:53.306304714Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-18T03:12:53.307467116Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.162292ms logger=migrator t=2026-06-18T03:12:53.311698879Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-18T03:12:53.332940525Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.242797ms logger=migrator t=2026-06-18T03:12:53.33668859Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-18T03:12:53.337564962Z level=info msg="Migration successfully executed" id="create correlation v2" duration=876.062µs logger=migrator t=2026-06-18T03:12:53.343179035Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-18T03:12:53.344258313Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.079548ms logger=migrator t=2026-06-18T03:12:53.348547587Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-18T03:12:53.349680689Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.135622ms logger=migrator t=2026-06-18T03:12:53.355358334Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-18T03:12:53.357387747Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.026523ms logger=migrator t=2026-06-18T03:12:53.364564645Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-18T03:12:53.364807244Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=238.939µs logger=migrator t=2026-06-18T03:12:53.369038817Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-18T03:12:53.369833356Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=792.108µs logger=migrator t=2026-06-18T03:12:53.374447693Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-18T03:12:53.383717996Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.269714ms logger=migrator t=2026-06-18T03:12:53.388023012Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-18T03:12:53.388878883Z level=info msg="Migration successfully executed" id="create entity_events table" duration=855.741µs logger=migrator t=2026-06-18T03:12:53.393122906Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-18T03:12:53.394178044Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.055189ms logger=migrator t=2026-06-18T03:12:53.400103758Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-18T03:12:53.400856645Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-18T03:12:53.404826028Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-18T03:12:53.405565095Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-18T03:12:53.410598817Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-18T03:12:53.411433496Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=840.46µs logger=migrator t=2026-06-18T03:12:53.424486637Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-18T03:12:53.425713661Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.227254ms logger=migrator t=2026-06-18T03:12:53.431434028Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-18T03:12:53.43371051Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.278372ms logger=migrator t=2026-06-18T03:12:53.438245014Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-18T03:12:53.439502959Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.258405ms logger=migrator t=2026-06-18T03:12:53.44509267Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-18T03:12:53.44621219Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.11969ms logger=migrator t=2026-06-18T03:12:53.449748909Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-18T03:12:53.450850348Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.101259ms logger=migrator t=2026-06-18T03:12:53.454439247Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-18T03:12:53.45533912Z level=info msg="Migration successfully executed" id="Drop public config table" duration=900.043µs logger=migrator t=2026-06-18T03:12:53.461045526Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-18T03:12:53.463034727Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.988711ms logger=migrator t=2026-06-18T03:12:53.467969985Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-18T03:12:53.469532342Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.560287ms logger=migrator t=2026-06-18T03:12:53.474669808Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-18T03:12:53.47585225Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.182222ms logger=migrator t=2026-06-18T03:12:53.479381467Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-18T03:12:53.480440706Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.058759ms logger=migrator t=2026-06-18T03:12:53.48444539Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-18T03:12:53.513189737Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.740536ms logger=migrator t=2026-06-18T03:12:53.518211308Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-18T03:12:53.527757602Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.546514ms logger=migrator t=2026-06-18T03:12:53.533000531Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-18T03:12:53.540422269Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.420478ms logger=migrator t=2026-06-18T03:12:53.545576145Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-18T03:12:53.545907487Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=331.622µs logger=migrator t=2026-06-18T03:12:53.550055506Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-18T03:12:53.559392003Z level=info msg="Migration successfully executed" id="add share column" duration=9.334087ms logger=migrator t=2026-06-18T03:12:53.564861311Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-18T03:12:53.565333547Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=473.306µs logger=migrator t=2026-06-18T03:12:53.569499887Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-18T03:12:53.570644499Z level=info msg="Migration successfully executed" id="create file table" duration=1.137272ms logger=migrator t=2026-06-18T03:12:53.575572087Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-18T03:12:53.577070631Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.498104ms logger=migrator t=2026-06-18T03:12:53.582058771Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-18T03:12:53.583351117Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.292866ms logger=migrator t=2026-06-18T03:12:53.590528477Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-18T03:12:53.592106543Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.577177ms logger=migrator t=2026-06-18T03:12:53.597344152Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-18T03:12:53.600846399Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=3.502407ms logger=migrator t=2026-06-18T03:12:53.606291574Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-18T03:12:53.606469422Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=178.228µs logger=migrator t=2026-06-18T03:12:53.610628761Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-18T03:12:53.610835729Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=206.388µs logger=migrator t=2026-06-18T03:12:53.616843155Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-18T03:12:53.617932575Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.09535ms logger=migrator t=2026-06-18T03:12:53.622385745Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-18T03:12:53.622745378Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=359.703µs logger=migrator t=2026-06-18T03:12:53.627161168Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-18T03:12:53.629289055Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.126427ms logger=migrator t=2026-06-18T03:12:53.633765046Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-18T03:12:53.645699637Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.932251ms logger=migrator t=2026-06-18T03:12:53.650754828Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-18T03:12:53.650973386Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=218.688µs logger=migrator t=2026-06-18T03:12:53.654364319Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-18T03:12:53.657102728Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.740079ms logger=migrator t=2026-06-18T03:12:53.663705576Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-18T03:12:53.664449423Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=747.937µs logger=migrator t=2026-06-18T03:12:53.668714147Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-18T03:12:53.66907745Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=363.693µs logger=migrator t=2026-06-18T03:12:53.67352444Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-18T03:12:53.674037279Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=518.42µs logger=migrator t=2026-06-18T03:12:53.677877817Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-18T03:12:53.688967777Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.09332ms logger=migrator t=2026-06-18T03:12:53.692538496Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-18T03:12:53.69901269Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.471164ms logger=migrator t=2026-06-18T03:12:53.703795152Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-18T03:12:53.70512275Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.327658ms logger=migrator t=2026-06-18T03:12:53.708818283Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-18T03:12:53.784656829Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.838506ms logger=migrator t=2026-06-18T03:12:53.788738846Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-18T03:12:53.789642489Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=903.373µs logger=migrator t=2026-06-18T03:12:53.793686674Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-18T03:12:53.795416607Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.728393ms logger=migrator t=2026-06-18T03:12:53.80160626Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-18T03:12:53.826410855Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.806295ms logger=migrator t=2026-06-18T03:12:53.831697356Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-18T03:12:53.840376069Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.678242ms logger=migrator t=2026-06-18T03:12:53.843844364Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-18T03:12:53.844144564Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=298.551µs logger=migrator t=2026-06-18T03:12:53.847431134Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-18T03:12:53.8476037Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=175.477µs logger=migrator t=2026-06-18T03:12:53.851103606Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-18T03:12:53.851427767Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=325.071µs logger=migrator t=2026-06-18T03:12:53.856282843Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-18T03:12:53.856628385Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=345.783µs logger=migrator t=2026-06-18T03:12:53.860984372Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-18T03:12:53.861180699Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=196.578µs logger=migrator t=2026-06-18T03:12:53.865101101Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-18T03:12:53.866084896Z level=info msg="Migration successfully executed" id="create folder table" duration=983.835µs logger=migrator t=2026-06-18T03:12:53.871948467Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-18T03:12:53.873092419Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.141402ms logger=migrator t=2026-06-18T03:12:53.878061238Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-18T03:12:53.880228656Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.169428ms logger=migrator t=2026-06-18T03:12:53.885533127Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-18T03:12:53.885560648Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.381µs logger=migrator t=2026-06-18T03:12:53.889253402Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-18T03:12:53.89058186Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.327557ms logger=migrator t=2026-06-18T03:12:53.89613295Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-18T03:12:53.897345743Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.212923ms logger=migrator t=2026-06-18T03:12:53.902190158Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-18T03:12:53.90417354Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.983032ms logger=migrator t=2026-06-18T03:12:53.90863164Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-18T03:12:53.90915511Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=528.09µs logger=migrator t=2026-06-18T03:12:53.913861589Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-18T03:12:53.91417003Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=306.531µs logger=migrator t=2026-06-18T03:12:53.918218166Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-18T03:12:53.921143122Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.924246ms logger=migrator t=2026-06-18T03:12:53.930325483Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-18T03:12:53.931552378Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.226995ms logger=migrator t=2026-06-18T03:12:53.941081431Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-18T03:12:53.9421809Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.099559ms logger=migrator t=2026-06-18T03:12:53.947016875Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-18T03:12:53.949052749Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.034574ms logger=migrator t=2026-06-18T03:12:53.953157707Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-18T03:12:53.954499566Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.342979ms logger=migrator t=2026-06-18T03:12:53.971803809Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-18T03:12:53.973369316Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.560687ms logger=migrator t=2026-06-18T03:12:53.980650398Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-18T03:12:53.98291968Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.272382ms logger=migrator t=2026-06-18T03:12:53.989367703Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-18T03:12:53.990281496Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=913.073µs logger=migrator t=2026-06-18T03:12:53.997962353Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-18T03:12:53.999370854Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.426262ms logger=migrator t=2026-06-18T03:12:54.010538816Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-18T03:12:54.011806461Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.267515ms logger=migrator t=2026-06-18T03:12:54.018912238Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-18T03:12:54.02118873Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.267192ms logger=migrator t=2026-06-18T03:12:54.029111584Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-18T03:12:54.030259756Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.163663ms logger=migrator t=2026-06-18T03:12:54.043061546Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-18T03:12:54.052701523Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.615426ms logger=migrator t=2026-06-18T03:12:54.060041407Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-18T03:12:54.060891698Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=852.231µs logger=migrator t=2026-06-18T03:12:54.069993986Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-18T03:12:54.070040587Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=48.131µs logger=migrator t=2026-06-18T03:12:54.076411636Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-18T03:12:54.078006754Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.589888ms logger=migrator t=2026-06-18T03:12:54.084352282Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-18T03:12:54.084409275Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=61.762µs logger=migrator t=2026-06-18T03:12:54.091995078Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-18T03:12:54.094199587Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.206939ms logger=migrator t=2026-06-18T03:12:54.098956038Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-18T03:12:54.100599638Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.642499ms logger=migrator t=2026-06-18T03:12:54.107293458Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-18T03:12:54.108379247Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.085829ms logger=migrator t=2026-06-18T03:12:54.113527083Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-18T03:12:54.115248374Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.722271ms logger=migrator t=2026-06-18T03:12:54.210968629Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-18T03:12:54.211585372Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=620.343µs logger=migrator t=2026-06-18T03:12:55.115858667Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-18T03:12:55.116886975Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.030048ms logger=migrator t=2026-06-18T03:12:55.125058208Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-18T03:12:55.126207489Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.149031ms logger=migrator t=2026-06-18T03:12:55.133020203Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-18T03:12:55.135568235Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.547082ms logger=migrator t=2026-06-18T03:12:55.143766649Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-18T03:12:55.154214305Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.447296ms logger=migrator t=2026-06-18T03:12:55.166036639Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-18T03:12:55.178431945Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.400196ms logger=migrator t=2026-06-18T03:12:55.188167574Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-18T03:12:55.200540489Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.425817ms logger=migrator t=2026-06-18T03:12:55.208949941Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-18T03:12:55.209059485Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=101.163µs logger=migrator t=2026-06-18T03:12:55.216538613Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-18T03:12:55.229471747Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.931904ms logger=migrator t=2026-06-18T03:12:55.236168338Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-18T03:12:55.246294821Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.125554ms logger=migrator t=2026-06-18T03:12:55.251576191Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-18T03:12:55.251947715Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=374.893µs logger=migrator t=2026-06-18T03:12:55.257764563Z level=info msg="migrations completed" performed=558 skipped=0 duration=27.045126224s logger=migrator t=2026-06-18T03:12:55.258497379Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-18T03:12:55.282336046Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-18T03:12:55.282623076Z level=info msg="Created default organization" logger=secrets t=2026-06-18T03:12:55.29024841Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-18T03:12:55.339255539Z level=info msg="Restored cache from database" duration=380.743µs logger=plugin.store t=2026-06-18T03:12:55.340541706Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-18T03:12:55.377085958Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-18T03:12:55.377117719Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-18T03:12:55.377201742Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-18T03:12:55.377231153Z level=info msg="Plugins loaded" count=54 duration=36.690167ms logger=query_data t=2026-06-18T03:12:55.381104372Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-18T03:12:55.384736142Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-18T03:12:55.392883015Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-18T03:12:55.405886342Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-18T03:12:55.409998249Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-18T03:12:55.412924625Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-18T03:12:55.43393921Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-18T03:12:55.453012015Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-18T03:12:55.477309926Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-18T03:12:55.477331177Z level=info msg="finished to provision alerting" logger=ngalert.multiorg.alertmanager t=2026-06-18T03:12:55.477539284Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-18T03:12:55.477464062Z level=info msg="Warming state cache for startup" logger=http.server t=2026-06-18T03:12:55.480967889Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-06-18T03:12:55.489973082Z level=info msg="Storage starting" logger=sqlstore.transactions t=2026-06-18T03:12:55.490051494Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-18T03:12:55.555725762Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-06-18T03:12:55.587765853Z level=info msg="State cache has been initialized" states=0 duration=110.297271ms logger=ngalert.scheduler t=2026-06-18T03:12:55.587845756Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-18T03:12:55.588008092Z level=info msg=starting first_tick=2026-06-18T03:13:00Z logger=grafana.update.checker t=2026-06-18T03:12:55.598064703Z level=info msg="Update check succeeded" duration=118.711663ms logger=plugins.update.checker t=2026-06-18T03:12:55.601723135Z level=info msg="Update check succeeded" duration=121.809534ms logger=provisioning.dashboard t=2026-06-18T03:12:55.665755764Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-18T03:12:55.688670657Z level=info msg="Patterns update finished" duration=136.836333ms logger=grafana-apiserver t=2026-06-18T03:12:55.824619238Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-18T03:12:55.825085645Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-18T03:12:57.859496079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:58.072710476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:58.091618161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:58.187749589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:58.205180321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:58.353800041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:58.374561312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:58.673140751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:58.690469329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:58.963045662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:58.980505535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:59.067359877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:59.084164665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:59.232618128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:59.252082671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:59.629900007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:12:59.657204168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:00.167049209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:00.187260187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:00.389804679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:00.413295863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:01.009069997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:01.028954182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:08.078638719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:08.100491591Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-18T03:13:17.189855622Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-06-18T03:13:17.968411191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:17.985677271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:21.832757966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:21.869418999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:22.839402709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:22.857737029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:23.587884382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:23.607260436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.206012267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.222337427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.31949061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.339314738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.413256179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.430265023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.487239022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.50647989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.670894569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.690343474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.750790531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.768989374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.838735574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.855281121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.913982139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:24.930535506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.002543173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.019331098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.083753983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.101579903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.206166278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.232529965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.327074914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.344382035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.47690674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.495669401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.564238726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.582696997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.651654326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.671195381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.744916981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.760288217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.830097044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.847677784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.926375481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:25.9525271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:26.028258694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:26.042994658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:26.131224489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:26.148401805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:26.22100335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:26.240439362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:26.318743689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:26.338519003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-18T03:13:26.428495491Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-18T03:14:22.505718382Z level=info msg="Usage stats are ready to report"