logger=settings t=2026-08-13T01:04:27.205604831Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-13T01:04:27Z logger=settings t=2026-08-13T01:04:27.205902617Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-13T01:04:27.205920417Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-13T01:04:27.205924137Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-13T01:04:27.205926827Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-13T01:04:27.205929437Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-13T01:04:27.205935937Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-13T01:04:27.205938617Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-13T01:04:27.205941477Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-13T01:04:27.205944267Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-13T01:04:27.205947367Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-13T01:04:27.205950898Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-13T01:04:27.205954618Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-13T01:04:27.205975228Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-13T01:04:27.205994378Z level=info msg=Target target=[all] logger=settings t=2026-08-13T01:04:27.206011399Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-13T01:04:27.206014459Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-13T01:04:27.206017199Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-13T01:04:27.206021999Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-13T01:04:27.206025819Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-13T01:04:27.206029249Z level=info msg="App mode production" logger=sqlstore t=2026-08-13T01:04:27.206366256Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-13T01:04:27.206478768Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-13T01:04:27.208211152Z level=info msg="Locking database" logger=migrator t=2026-08-13T01:04:27.208221162Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-13T01:04:27.208913146Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-13T01:04:27.241965148Z level=info msg="Migration successfully executed" id="create migration_log table" duration=33.042072ms logger=migrator t=2026-08-13T01:04:27.400977029Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-13T01:04:27.402608761Z level=info msg="Migration successfully executed" id="create user table" duration=1.636212ms logger=migrator t=2026-08-13T01:04:27.444592787Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-13T01:04:27.446080726Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.484248ms logger=migrator t=2026-08-13T01:04:27.457481847Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-13T01:04:27.458995797Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.53541ms logger=migrator t=2026-08-13T01:04:27.464574515Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-13T01:04:27.46528527Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=712.844µs logger=migrator t=2026-08-13T01:04:27.47048045Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-13T01:04:27.471240685Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=759.895µs logger=migrator t=2026-08-13T01:04:27.478527696Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-13T01:04:27.484222547Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.697801ms logger=migrator t=2026-08-13T01:04:27.490142312Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-13T01:04:27.491235253Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.092611ms logger=migrator t=2026-08-13T01:04:27.494550778Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-13T01:04:27.495485566Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=929.658µs logger=migrator t=2026-08-13T01:04:27.499567235Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-13T01:04:27.500351041Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=782.926µs logger=migrator t=2026-08-13T01:04:27.504170545Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-13T01:04:27.504470421Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=299.756µs logger=migrator t=2026-08-13T01:04:27.508869777Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-13T01:04:27.509532409Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=662.942µs logger=migrator t=2026-08-13T01:04:27.514911294Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-13T01:04:27.516415103Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.504009ms logger=migrator t=2026-08-13T01:04:27.521012692Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-13T01:04:27.521056993Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.481µs logger=migrator t=2026-08-13T01:04:27.526945188Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-13T01:04:27.528146711Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.201413ms logger=migrator t=2026-08-13T01:04:27.532689919Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-13T01:04:27.533285381Z level=info msg="Migration successfully executed" id="Add missing user data" duration=594.512µs logger=migrator t=2026-08-13T01:04:27.539812028Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-13T01:04:27.541595772Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.801045ms logger=migrator t=2026-08-13T01:04:27.546965217Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-13T01:04:27.547829974Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=865.447µs logger=migrator t=2026-08-13T01:04:27.552939362Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-13T01:04:27.554141716Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.198414ms logger=migrator t=2026-08-13T01:04:27.557613214Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-13T01:04:27.565521977Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.908253ms logger=migrator t=2026-08-13T01:04:27.572443192Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-13T01:04:27.574110974Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.673162ms logger=migrator t=2026-08-13T01:04:27.58059027Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-13T01:04:27.580997948Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=407.808µs logger=migrator t=2026-08-13T01:04:27.585115058Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-13T01:04:27.586273121Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.158263ms logger=migrator t=2026-08-13T01:04:27.592050363Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-13T01:04:27.592352189Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=302.576µs logger=migrator t=2026-08-13T01:04:27.597894706Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-13T01:04:27.598537709Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=635.163µs logger=migrator t=2026-08-13T01:04:27.605139697Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-13T01:04:27.606508424Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.359096ms logger=migrator t=2026-08-13T01:04:27.612331358Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-13T01:04:27.613033211Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=701.663µs logger=migrator t=2026-08-13T01:04:27.617955167Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-13T01:04:27.61864051Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=684.843µs logger=migrator t=2026-08-13T01:04:27.622675499Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-13T01:04:27.623378183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=707.645µs logger=migrator t=2026-08-13T01:04:27.628964591Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-13T01:04:27.629655464Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=682.163µs logger=migrator t=2026-08-13T01:04:27.633839996Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-13T01:04:27.633877946Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.791µs logger=migrator t=2026-08-13T01:04:27.645708326Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-13T01:04:27.646497681Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=789.835µs logger=migrator t=2026-08-13T01:04:27.652399646Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-13T01:04:27.652911796Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=505.49µs logger=migrator t=2026-08-13T01:04:27.657516446Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-13T01:04:27.657992725Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=475.929µs logger=migrator t=2026-08-13T01:04:27.661121955Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-13T01:04:27.661793159Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=670.744µs logger=migrator t=2026-08-13T01:04:27.667959228Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:04:27.671142881Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.183423ms logger=migrator t=2026-08-13T01:04:27.67676647Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-13T01:04:27.678116157Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.355507ms logger=migrator t=2026-08-13T01:04:27.682823868Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-13T01:04:27.683534141Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=709.713µs logger=migrator t=2026-08-13T01:04:27.707404186Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-13T01:04:27.708507296Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.10114ms logger=migrator t=2026-08-13T01:04:27.714521104Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-13T01:04:27.716326489Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.809325ms logger=migrator t=2026-08-13T01:04:27.72148097Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-13T01:04:27.722311435Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=830.565µs logger=migrator t=2026-08-13T01:04:27.728816422Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-13T01:04:27.729597817Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=783.865µs logger=migrator t=2026-08-13T01:04:27.744818222Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-13T01:04:27.745860343Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.037381ms logger=migrator t=2026-08-13T01:04:27.751013023Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-13T01:04:27.751607825Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=597.802µs logger=migrator t=2026-08-13T01:04:27.756402658Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-13T01:04:27.757162613Z level=info msg="Migration successfully executed" id="create star table" duration=762.124µs logger=migrator t=2026-08-13T01:04:27.762287242Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-13T01:04:27.763509986Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.229744ms logger=migrator t=2026-08-13T01:04:27.768387451Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-13T01:04:27.769649145Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.261764ms logger=migrator t=2026-08-13T01:04:27.774142963Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-13T01:04:27.77503446Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=892.088µs logger=migrator t=2026-08-13T01:04:27.780082908Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-13T01:04:27.781132719Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.049651ms logger=migrator t=2026-08-13T01:04:27.78581454Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-13T01:04:27.786992362Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.177802ms logger=migrator t=2026-08-13T01:04:27.791936639Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-13T01:04:27.792733004Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=796.075µs logger=migrator t=2026-08-13T01:04:27.797403445Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-13T01:04:27.798546888Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.142932ms logger=migrator t=2026-08-13T01:04:27.804817149Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-13T01:04:27.80485919Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.601µs logger=migrator t=2026-08-13T01:04:27.809887158Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-13T01:04:27.809932909Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.061µs logger=migrator t=2026-08-13T01:04:27.81468148Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-13T01:04:27.814947055Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=275.745µs logger=migrator t=2026-08-13T01:04:27.820093706Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-13T01:04:27.821265949Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.174953ms logger=migrator t=2026-08-13T01:04:27.827366137Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-13T01:04:27.828198234Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=831.697µs logger=migrator t=2026-08-13T01:04:27.833608079Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-13T01:04:27.834832393Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.223984ms logger=migrator t=2026-08-13T01:04:27.839479723Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-13T01:04:27.840141375Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=661.382µs logger=migrator t=2026-08-13T01:04:27.844833867Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-13T01:04:27.845676853Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=835.386µs logger=migrator t=2026-08-13T01:04:27.851338103Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-13T01:04:27.852107128Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=769.005µs logger=migrator t=2026-08-13T01:04:27.857029494Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-13T01:04:27.865120321Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.089758ms logger=migrator t=2026-08-13T01:04:27.870334023Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-13T01:04:27.871171359Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=836.726µs logger=migrator t=2026-08-13T01:04:27.878047342Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-13T01:04:27.879246475Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.198713ms logger=migrator t=2026-08-13T01:04:27.884404616Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-13T01:04:27.885573979Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.168893ms logger=migrator t=2026-08-13T01:04:27.890446373Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-13T01:04:27.890970884Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=524.891µs logger=migrator t=2026-08-13T01:04:27.896899039Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-13T01:04:27.897851228Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=959.969µs logger=migrator t=2026-08-13T01:04:27.903040118Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-13T01:04:27.90315547Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=108.722µs logger=migrator t=2026-08-13T01:04:27.907928594Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-13T01:04:27.912290468Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.369395ms logger=migrator t=2026-08-13T01:04:27.920845464Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-13T01:04:27.923289702Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.444128ms logger=migrator t=2026-08-13T01:04:27.929617855Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-13T01:04:27.931355208Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.746574ms logger=migrator t=2026-08-13T01:04:27.936654072Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-13T01:04:27.937626461Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=972.349µs logger=migrator t=2026-08-13T01:04:27.94268461Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-13T01:04:27.944898842Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.214012ms logger=migrator t=2026-08-13T01:04:27.95047206Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-13T01:04:27.951165424Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=695.904µs logger=migrator t=2026-08-13T01:04:27.95559309Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-13T01:04:27.956265043Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=670.603µs logger=migrator t=2026-08-13T01:04:27.961038906Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-13T01:04:27.961068397Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.021µs logger=migrator t=2026-08-13T01:04:27.96590205Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-13T01:04:27.965931151Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.641µs logger=migrator t=2026-08-13T01:04:27.972707322Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-13T01:04:27.976104568Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.397436ms logger=migrator t=2026-08-13T01:04:27.981699897Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-13T01:04:27.984037573Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.337185ms logger=migrator t=2026-08-13T01:04:27.988793776Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-13T01:04:27.990349436Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.55707ms logger=migrator t=2026-08-13T01:04:27.996040197Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-13T01:04:27.998439693Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.399045ms logger=migrator t=2026-08-13T01:04:28.003291997Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-13T01:04:28.003645874Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=353.307µs logger=migrator t=2026-08-13T01:04:28.008441168Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-13T01:04:28.009409836Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=967.788µs logger=migrator t=2026-08-13T01:04:28.016762018Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-13T01:04:28.017740168Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=975.8µs logger=migrator t=2026-08-13T01:04:28.023594141Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-13T01:04:28.023634802Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=50.101µs logger=migrator t=2026-08-13T01:04:28.029112449Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-13T01:04:28.030326312Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.213193ms logger=migrator t=2026-08-13T01:04:28.037136235Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-13T01:04:28.037963581Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=827.136µs logger=migrator t=2026-08-13T01:04:28.042992979Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:04:28.048622588Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.629009ms logger=migrator t=2026-08-13T01:04:28.054430951Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-13T01:04:28.055355919Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=924.388µs logger=migrator t=2026-08-13T01:04:28.06158293Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-13T01:04:28.062925376Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.341576ms logger=migrator t=2026-08-13T01:04:28.068404032Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-13T01:04:28.069375122Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=975.85µs logger=migrator t=2026-08-13T01:04:28.073064594Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-13T01:04:28.074281747Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.216773ms logger=migrator t=2026-08-13T01:04:28.07904655Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-13T01:04:28.080289464Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.247325ms logger=migrator t=2026-08-13T01:04:28.085181428Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-13T01:04:28.08883098Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.649042ms logger=migrator t=2026-08-13T01:04:28.092260406Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-13T01:04:28.093064582Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=803.986µs logger=migrator t=2026-08-13T01:04:28.099558649Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-13T01:04:28.099823804Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=266.195µs logger=migrator t=2026-08-13T01:04:28.104867931Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-13T01:04:28.105143618Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=276.366µs logger=migrator t=2026-08-13T01:04:28.109998371Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-13T01:04:28.110785817Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=787.326µs logger=migrator t=2026-08-13T01:04:28.115281144Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-13T01:04:28.11868824Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.405116ms logger=migrator t=2026-08-13T01:04:28.124582924Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-13T01:04:28.125532483Z level=info msg="Migration successfully executed" id="create data_source table" duration=948.979µs logger=migrator t=2026-08-13T01:04:28.129343287Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-13T01:04:28.130289866Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=941.979µs logger=migrator t=2026-08-13T01:04:28.136375484Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-13T01:04:28.137372714Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=996.61µs logger=migrator t=2026-08-13T01:04:28.14284892Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-13T01:04:28.14440808Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.56438ms logger=migrator t=2026-08-13T01:04:28.148278855Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-13T01:04:28.149600071Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.320806ms logger=migrator t=2026-08-13T01:04:28.155584998Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-13T01:04:28.161981682Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.396204ms logger=migrator t=2026-08-13T01:04:28.165817107Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-13T01:04:28.167831505Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.014529ms logger=migrator t=2026-08-13T01:04:28.171531757Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-13T01:04:28.17219547Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=661.133µs logger=migrator t=2026-08-13T01:04:28.176154997Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-13T01:04:28.176925842Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=769.515µs logger=migrator t=2026-08-13T01:04:28.181354298Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-13T01:04:28.18245407Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.098912ms logger=migrator t=2026-08-13T01:04:28.186950487Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-13T01:04:28.189264122Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.313135ms logger=migrator t=2026-08-13T01:04:28.195427482Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-13T01:04:28.198051943Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.624271ms logger=migrator t=2026-08-13T01:04:28.203972868Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-13T01:04:28.204027269Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=56.141µs logger=migrator t=2026-08-13T01:04:28.207593589Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-13T01:04:28.207824193Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=230.924µs logger=migrator t=2026-08-13T01:04:28.21174628Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-13T01:04:28.216168065Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.428486ms logger=migrator t=2026-08-13T01:04:28.221958328Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-13T01:04:28.222201212Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=243.664µs logger=migrator t=2026-08-13T01:04:28.226777771Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-13T01:04:28.226981406Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=204.185µs logger=migrator t=2026-08-13T01:04:28.231422752Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-13T01:04:28.234063403Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.636861ms logger=migrator t=2026-08-13T01:04:28.238159313Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-13T01:04:28.23853124Z level=info msg="Migration successfully executed" id="Update uid value" duration=372.317µs logger=migrator t=2026-08-13T01:04:28.245112558Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-13T01:04:28.24730603Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.192642ms logger=migrator t=2026-08-13T01:04:28.253780556Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-13T01:04:28.254813237Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.032821ms logger=migrator t=2026-08-13T01:04:28.264467044Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-13T01:04:28.2663029Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.839026ms logger=migrator t=2026-08-13T01:04:28.347513998Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-13T01:04:28.349599569Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.08746ms logger=migrator t=2026-08-13T01:04:28.357034074Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-13T01:04:28.358193415Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.160631ms logger=migrator t=2026-08-13T01:04:28.363450118Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-13T01:04:28.364378446Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=928.488µs logger=migrator t=2026-08-13T01:04:28.368046987Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-13T01:04:28.368881974Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=836.017µs logger=migrator t=2026-08-13T01:04:28.375152965Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-13T01:04:28.376314648Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.166283ms logger=migrator t=2026-08-13T01:04:28.380806075Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-13T01:04:28.381827675Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.02164ms logger=migrator t=2026-08-13T01:04:28.385517217Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-13T01:04:28.39286692Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.347353ms logger=migrator t=2026-08-13T01:04:28.398943968Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-13T01:04:28.399607551Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=664.904µs logger=migrator t=2026-08-13T01:04:28.405190879Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-13T01:04:28.406109898Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=918.549µs logger=migrator t=2026-08-13T01:04:28.419585509Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-13T01:04:28.421106869Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.51996ms logger=migrator t=2026-08-13T01:04:28.427403192Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-13T01:04:28.428289568Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=886.206µs logger=migrator t=2026-08-13T01:04:28.431900539Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-13T01:04:28.432452269Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=551.26µs logger=migrator t=2026-08-13T01:04:28.436231013Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-13T01:04:28.437200532Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=970.029µs logger=migrator t=2026-08-13T01:04:28.441983004Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-13T01:04:28.442086506Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=109.642µs logger=migrator t=2026-08-13T01:04:28.44896652Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-13T01:04:28.455327814Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.360364ms logger=migrator t=2026-08-13T01:04:28.466906699Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-13T01:04:28.471408326Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.501227ms logger=migrator t=2026-08-13T01:04:28.475768941Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-13T01:04:28.475955915Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=194.854µs logger=migrator t=2026-08-13T01:04:28.479719918Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-13T01:04:28.483159736Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.439368ms logger=migrator t=2026-08-13T01:04:28.4875054Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-13T01:04:28.490182752Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.679102ms logger=migrator t=2026-08-13T01:04:28.494025256Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-13T01:04:28.495806111Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.780285ms logger=migrator t=2026-08-13T01:04:28.499097135Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-13T01:04:28.499688216Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=590.501µs logger=migrator t=2026-08-13T01:04:28.50812189Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-13T01:04:28.508748913Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=626.882µs logger=migrator t=2026-08-13T01:04:28.512337372Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-13T01:04:28.513097207Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=759.745µs logger=migrator t=2026-08-13T01:04:28.526252552Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-13T01:04:28.527592699Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.345767ms logger=migrator t=2026-08-13T01:04:28.532354782Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-13T01:04:28.534070985Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.702453ms logger=migrator t=2026-08-13T01:04:28.538499801Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-13T01:04:28.538631103Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=132.432µs logger=migrator t=2026-08-13T01:04:28.54308493Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-13T01:04:28.5431164Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.78µs logger=migrator t=2026-08-13T01:04:28.547511276Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-13T01:04:28.55077614Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.269163ms logger=migrator t=2026-08-13T01:04:28.554524433Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-13T01:04:28.557425589Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.901246ms logger=migrator t=2026-08-13T01:04:28.562617289Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-13T01:04:28.562843974Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=232.905µs logger=migrator t=2026-08-13T01:04:28.570725247Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-13T01:04:28.571757647Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.0365ms logger=migrator t=2026-08-13T01:04:28.576512429Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-13T01:04:28.577182883Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=673.624µs logger=migrator t=2026-08-13T01:04:28.581001106Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-13T01:04:28.581032727Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.371µs logger=migrator t=2026-08-13T01:04:28.584686519Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-13T01:04:28.585422753Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=736.334µs logger=migrator t=2026-08-13T01:04:28.591584073Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-13T01:04:28.592873858Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.280185ms logger=migrator t=2026-08-13T01:04:28.598071309Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-13T01:04:28.601592687Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.525828ms logger=migrator t=2026-08-13T01:04:28.605689357Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-13T01:04:28.605778008Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=93.481µs logger=migrator t=2026-08-13T01:04:28.610184604Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-13T01:04:28.611702653Z level=info msg="Migration successfully executed" id="create session table" duration=1.518319ms logger=migrator t=2026-08-13T01:04:28.616072599Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-13T01:04:28.616161561Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=87.662µs logger=migrator t=2026-08-13T01:04:28.622096186Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-13T01:04:28.622360601Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=267.475µs logger=migrator t=2026-08-13T01:04:28.626302258Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-13T01:04:28.627173584Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=870.817µs logger=migrator t=2026-08-13T01:04:28.631390916Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-13T01:04:28.632319174Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=927.918µs logger=migrator t=2026-08-13T01:04:28.637707509Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-13T01:04:28.63773788Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.441µs logger=migrator t=2026-08-13T01:04:28.642451081Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-13T01:04:28.642481162Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=31.171µs logger=migrator t=2026-08-13T01:04:28.647756575Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-13T01:04:28.652756092Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.009118ms logger=migrator t=2026-08-13T01:04:28.657889021Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-13T01:04:28.662860598Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.970607ms logger=migrator t=2026-08-13T01:04:28.667318545Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-13T01:04:28.667469897Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=149.072µs logger=migrator t=2026-08-13T01:04:28.671481276Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-13T01:04:28.671623878Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=142.542µs logger=migrator t=2026-08-13T01:04:28.676503194Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-13T01:04:28.678108045Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.604442ms logger=migrator t=2026-08-13T01:04:28.68354553Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-13T01:04:28.683580491Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=35.781µs logger=migrator t=2026-08-13T01:04:28.687600019Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-13T01:04:28.690856202Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.247933ms logger=migrator t=2026-08-13T01:04:28.697982851Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-13T01:04:28.699128353Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=696.694µs logger=migrator t=2026-08-13T01:04:28.70617214Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-13T01:04:28.711981223Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.812533ms logger=migrator t=2026-08-13T01:04:28.717936258Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-13T01:04:28.720124441Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.203593ms logger=migrator t=2026-08-13T01:04:28.726353942Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-13T01:04:28.726432303Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=81.171µs logger=migrator t=2026-08-13T01:04:28.732201525Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-13T01:04:28.73344639Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.244655ms logger=migrator t=2026-08-13T01:04:28.74167403Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-13T01:04:28.742538067Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=859.147µs logger=migrator t=2026-08-13T01:04:28.746922712Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-13T01:04:28.747976473Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.053171ms logger=migrator t=2026-08-13T01:04:28.756008578Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-13T01:04:28.759559918Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=3.55074ms logger=migrator t=2026-08-13T01:04:28.764867731Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-13T01:04:28.765771078Z level=info msg="Migration successfully executed" id="add index alert state" duration=903.807µs logger=migrator t=2026-08-13T01:04:28.76999088Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-13T01:04:28.771330496Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.337716ms logger=migrator t=2026-08-13T01:04:28.776848174Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-13T01:04:28.778038377Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.185144ms logger=migrator t=2026-08-13T01:04:28.782998184Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-13T01:04:28.783945681Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=947.177µs logger=migrator t=2026-08-13T01:04:28.788252055Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-13T01:04:28.789136983Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=885.247µs logger=migrator t=2026-08-13T01:04:28.793592849Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-13T01:04:28.803680876Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.087077ms logger=migrator t=2026-08-13T01:04:28.807455779Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-13T01:04:28.808192514Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=736.515µs logger=migrator t=2026-08-13T01:04:28.812064779Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-13T01:04:28.812976866Z 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=912.037µs logger=migrator t=2026-08-13T01:04:28.818252659Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-13T01:04:28.818783039Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=530.15µs logger=migrator t=2026-08-13T01:04:28.82293755Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-13T01:04:28.823862108Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=924.198µs logger=migrator t=2026-08-13T01:04:28.828877936Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-13T01:04:28.829684381Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=805.995µs logger=migrator t=2026-08-13T01:04:28.83428284Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-13T01:04:28.840377199Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.093269ms logger=migrator t=2026-08-13T01:04:28.845222473Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-13T01:04:28.848944955Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.715022ms logger=migrator t=2026-08-13T01:04:28.852776931Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-13T01:04:28.856435531Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.657891ms logger=migrator t=2026-08-13T01:04:28.859931879Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-13T01:04:28.863643381Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.710962ms logger=migrator t=2026-08-13T01:04:28.86821658Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-13T01:04:28.869156688Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=939.978µs logger=migrator t=2026-08-13T01:04:28.873247808Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-13T01:04:28.873276068Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.48µs logger=migrator t=2026-08-13T01:04:28.877291796Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-13T01:04:28.877373958Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=90.372µs logger=migrator t=2026-08-13T01:04:28.882645271Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-13T01:04:28.884009697Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.363657ms logger=migrator t=2026-08-13T01:04:28.88880808Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-13T01:04:28.88981389Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.0051ms logger=migrator t=2026-08-13T01:04:28.895162574Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-13T01:04:28.896367497Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.204353ms logger=migrator t=2026-08-13T01:04:28.901713521Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-13T01:04:28.902396674Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=683.653µs logger=migrator t=2026-08-13T01:04:28.906017875Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-13T01:04:28.906924832Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=906.567µs logger=migrator t=2026-08-13T01:04:28.910674396Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-13T01:04:28.914445899Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.762493ms logger=migrator t=2026-08-13T01:04:28.919367794Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-13T01:04:28.923341812Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.973698ms logger=migrator t=2026-08-13T01:04:28.92737301Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-13T01:04:28.927588384Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=215.624µs logger=migrator t=2026-08-13T01:04:28.931330697Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-13T01:04:28.932221494Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=890.657µs logger=migrator t=2026-08-13T01:04:28.937186671Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-13T01:04:28.938731211Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.54469ms logger=migrator t=2026-08-13T01:04:28.942870501Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-13T01:04:28.946625044Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.753953ms logger=migrator t=2026-08-13T01:04:28.95055619Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-13T01:04:28.950664622Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=94.072µs logger=migrator t=2026-08-13T01:04:28.955190131Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-13T01:04:28.956083417Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=892.686µs logger=migrator t=2026-08-13T01:04:28.960038555Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-13T01:04:28.961258929Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.220164ms logger=migrator t=2026-08-13T01:04:28.966602663Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-13T01:04:28.966684044Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.111µs logger=migrator t=2026-08-13T01:04:28.971553298Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-13T01:04:28.973213872Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.660443ms logger=migrator t=2026-08-13T01:04:28.977690328Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-13T01:04:28.979250848Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.56008ms logger=migrator t=2026-08-13T01:04:28.984206424Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-13T01:04:28.985205604Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=993.05µs logger=migrator t=2026-08-13T01:04:28.990427766Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-13T01:04:28.991997966Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.581811ms logger=migrator t=2026-08-13T01:04:28.997426182Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-13T01:04:28.998641735Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.215623ms logger=migrator t=2026-08-13T01:04:29.006228382Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-13T01:04:29.009011336Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.781154ms logger=migrator t=2026-08-13T01:04:29.015053624Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-13T01:04:29.015089026Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.362µs logger=migrator t=2026-08-13T01:04:29.019402089Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-13T01:04:29.024170202Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.767693ms logger=migrator t=2026-08-13T01:04:29.027830213Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-13T01:04:29.028881083Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.051ms logger=migrator t=2026-08-13T01:04:29.032892331Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-13T01:04:29.037227125Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.334344ms logger=migrator t=2026-08-13T01:04:29.042824064Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-13T01:04:29.043586459Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=761.875µs logger=migrator t=2026-08-13T01:04:29.049393702Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-13T01:04:29.051646116Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.249794ms logger=migrator t=2026-08-13T01:04:29.057949468Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-13T01:04:29.059891596Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.942418ms logger=migrator t=2026-08-13T01:04:29.068256408Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-13T01:04:29.080780052Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.522634ms logger=migrator t=2026-08-13T01:04:29.092786755Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-13T01:04:29.094242734Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.456239ms logger=migrator t=2026-08-13T01:04:29.100669879Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-13T01:04:29.102335061Z 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.670672ms logger=migrator t=2026-08-13T01:04:29.110186163Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-13T01:04:29.110478779Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=287.576µs logger=migrator t=2026-08-13T01:04:29.116089738Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-13T01:04:29.117078067Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=987.879µs logger=migrator t=2026-08-13T01:04:29.127705184Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-13T01:04:29.128045481Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=340.627µs logger=migrator t=2026-08-13T01:04:29.132478747Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-13T01:04:29.139259379Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.775351ms logger=migrator t=2026-08-13T01:04:29.144077393Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-13T01:04:29.14808903Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.011687ms logger=migrator t=2026-08-13T01:04:29.15220698Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-13T01:04:29.153149289Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=942.458µs logger=migrator t=2026-08-13T01:04:29.158572514Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-13T01:04:29.160708446Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.132912ms logger=migrator t=2026-08-13T01:04:29.165528389Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-13T01:04:29.165908226Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=380.497µs logger=migrator t=2026-08-13T01:04:29.172975054Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-13T01:04:29.17739977Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.423986ms logger=migrator t=2026-08-13T01:04:29.187769502Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-13T01:04:29.188837723Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.068611ms logger=migrator t=2026-08-13T01:04:29.193785949Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-13T01:04:29.193959722Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=170.594µs logger=migrator t=2026-08-13T01:04:29.19955404Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-13T01:04:29.199931339Z level=info msg="Migration successfully executed" id="Move region to single row" duration=377.769µs logger=migrator t=2026-08-13T01:04:29.208851151Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-13T01:04:29.210001804Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.153243ms logger=migrator t=2026-08-13T01:04:29.218299475Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-13T01:04:29.219702853Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.413967ms logger=migrator t=2026-08-13T01:04:29.227635826Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-13T01:04:29.229549974Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.917148ms logger=migrator t=2026-08-13T01:04:29.237439067Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-13T01:04:29.238452297Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.01571ms logger=migrator t=2026-08-13T01:04:29.245501774Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-13T01:04:29.246399992Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=897.378µs logger=migrator t=2026-08-13T01:04:29.252156653Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-13T01:04:29.253315496Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.158633ms logger=migrator t=2026-08-13T01:04:29.269743265Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-13T01:04:29.269923339Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=185.775µs logger=migrator t=2026-08-13T01:04:29.277365923Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-13T01:04:29.279342771Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.981768ms logger=migrator t=2026-08-13T01:04:29.288982309Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-13T01:04:29.29104905Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.061891ms logger=migrator t=2026-08-13T01:04:29.298958633Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-13T01:04:29.299926542Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=968.189µs logger=migrator t=2026-08-13T01:04:29.307536479Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-13T01:04:29.308450007Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=912.998µs logger=migrator t=2026-08-13T01:04:29.315474474Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-13T01:04:29.31578126Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=307.586µs logger=migrator t=2026-08-13T01:04:29.324987169Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-13T01:04:29.325669642Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=680.813µs logger=migrator t=2026-08-13T01:04:29.330143889Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-13T01:04:29.330214251Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.852µs logger=migrator t=2026-08-13T01:04:29.334385492Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-13T01:04:29.335895581Z level=info msg="Migration successfully executed" id="create team table" duration=1.507369ms logger=migrator t=2026-08-13T01:04:29.343323396Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-13T01:04:29.344320375Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.00257ms logger=migrator t=2026-08-13T01:04:29.349730961Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-13T01:04:29.350640458Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=908.457µs logger=migrator t=2026-08-13T01:04:29.359174853Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-13T01:04:29.366848623Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.67182ms logger=migrator t=2026-08-13T01:04:29.375164705Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-13T01:04:29.375306057Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=134.302µs logger=migrator t=2026-08-13T01:04:29.38269051Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-13T01:04:29.384485975Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.800825ms logger=migrator t=2026-08-13T01:04:29.407940121Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-13T01:04:29.409238787Z level=info msg="Migration successfully executed" id="create team member table" duration=1.298386ms logger=migrator t=2026-08-13T01:04:29.414963468Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-13T01:04:29.416323724Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.359876ms logger=migrator t=2026-08-13T01:04:29.421335982Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-13T01:04:29.422345101Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.009569ms logger=migrator t=2026-08-13T01:04:29.436343603Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-13T01:04:29.43775145Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.407297ms logger=migrator t=2026-08-13T01:04:29.443476702Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-13T01:04:29.450815085Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.338423ms logger=migrator t=2026-08-13T01:04:29.45618666Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-13T01:04:29.461050934Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.861564ms logger=migrator t=2026-08-13T01:04:29.465530261Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-13T01:04:29.470191972Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.669481ms logger=migrator t=2026-08-13T01:04:29.475299121Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-13T01:04:29.476196288Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=896.967µs logger=migrator t=2026-08-13T01:04:29.482920179Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-13T01:04:29.484278656Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.357447ms logger=migrator t=2026-08-13T01:04:29.489651249Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-13T01:04:29.490616968Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=965.089µs logger=migrator t=2026-08-13T01:04:29.497546113Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-13T01:04:29.499047242Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.500569ms logger=migrator t=2026-08-13T01:04:29.504342356Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-13T01:04:29.505781864Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.439488ms logger=migrator t=2026-08-13T01:04:29.51127075Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-13T01:04:29.512656297Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.385387ms logger=migrator t=2026-08-13T01:04:29.517525891Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-13T01:04:29.51846822Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=941.839µs logger=migrator t=2026-08-13T01:04:29.524995637Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-13T01:04:29.526492986Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.492069ms logger=migrator t=2026-08-13T01:04:29.531726657Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-13T01:04:29.532187247Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=460.53µs logger=migrator t=2026-08-13T01:04:29.537324596Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-13T01:04:29.537546341Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=222.165µs logger=migrator t=2026-08-13T01:04:29.542215961Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-13T01:04:29.543320093Z level=info msg="Migration successfully executed" id="create tag table" duration=1.103722ms logger=migrator t=2026-08-13T01:04:29.557977588Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-13T01:04:29.559556168Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.598001ms logger=migrator t=2026-08-13T01:04:29.566994434Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-13T01:04:29.56786857Z level=info msg="Migration successfully executed" id="create login attempt table" duration=874.466µs logger=migrator t=2026-08-13T01:04:29.573147293Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-13T01:04:29.574144302Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=996.999µs logger=migrator t=2026-08-13T01:04:29.58485797Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-13T01:04:29.586958511Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.100441ms logger=migrator t=2026-08-13T01:04:29.596301493Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:04:29.610628912Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.318249ms logger=migrator t=2026-08-13T01:04:29.619543935Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-13T01:04:29.620706507Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.166133ms logger=migrator t=2026-08-13T01:04:29.625259066Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-13T01:04:29.626258005Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=999.839µs logger=migrator t=2026-08-13T01:04:29.632250951Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-13T01:04:29.632693211Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=438.62µs logger=migrator t=2026-08-13T01:04:29.639180336Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-13T01:04:29.640060014Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=883.808µs logger=migrator t=2026-08-13T01:04:29.649315433Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-13T01:04:29.651071058Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.762795ms logger=migrator t=2026-08-13T01:04:29.656604815Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-13T01:04:29.657610714Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.005979ms logger=migrator t=2026-08-13T01:04:29.662760095Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-13T01:04:29.662839776Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=80.591µs logger=migrator t=2026-08-13T01:04:29.667521647Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-13T01:04:29.674074145Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.567388ms logger=migrator t=2026-08-13T01:04:29.678692854Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-13T01:04:29.683714572Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.021698ms logger=migrator t=2026-08-13T01:04:29.689346831Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-13T01:04:29.694704816Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.357685ms logger=migrator t=2026-08-13T01:04:29.699210993Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-13T01:04:29.704501426Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.289743ms logger=migrator t=2026-08-13T01:04:29.70936577Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-13T01:04:29.710292629Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=926.808µs logger=migrator t=2026-08-13T01:04:29.716742775Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-13T01:04:29.721913234Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.170269ms logger=migrator t=2026-08-13T01:04:29.727622135Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-13T01:04:29.728454632Z level=info msg="Migration successfully executed" id="create server_lock table" duration=841.857µs logger=migrator t=2026-08-13T01:04:29.73455884Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-13T01:04:29.736158492Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.599252ms logger=migrator t=2026-08-13T01:04:29.74892499Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-13T01:04:29.749867658Z level=info msg="Migration successfully executed" id="create user auth token table" duration=942.978µs logger=migrator t=2026-08-13T01:04:29.757310823Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-13T01:04:29.758273811Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=962.648µs logger=migrator t=2026-08-13T01:04:29.764013022Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-13T01:04:29.765009112Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=999.99µs logger=migrator t=2026-08-13T01:04:29.78133136Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-13T01:04:29.783344169Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.014069ms logger=migrator t=2026-08-13T01:04:29.792344734Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-13T01:04:29.800982142Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.635908ms logger=migrator t=2026-08-13T01:04:29.806431368Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-13T01:04:29.807119051Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=687.533µs logger=migrator t=2026-08-13T01:04:29.8121938Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-13T01:04:29.813636598Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.442488ms logger=migrator t=2026-08-13T01:04:29.820843007Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-13T01:04:29.822956178Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.111811ms logger=migrator t=2026-08-13T01:04:29.829243191Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-13T01:04:29.830268971Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.02552ms logger=migrator t=2026-08-13T01:04:29.837282148Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-13T01:04:29.838853938Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.57131ms logger=migrator t=2026-08-13T01:04:29.843399386Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-13T01:04:29.843470777Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=71.971µs logger=migrator t=2026-08-13T01:04:29.849363822Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-13T01:04:29.849461954Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=98.362µs logger=migrator t=2026-08-13T01:04:29.856434869Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-13T01:04:29.857335907Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=900.788µs logger=migrator t=2026-08-13T01:04:29.86262753Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:04:29.864595758Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.966548ms logger=migrator t=2026-08-13T01:04:29.871502252Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:04:29.872445751Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=954.859µs logger=migrator t=2026-08-13T01:04:29.878965698Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:04:29.87907058Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=106.133µs logger=migrator t=2026-08-13T01:04:29.886624797Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:04:29.887602006Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=976.809µs logger=migrator t=2026-08-13T01:04:29.892725765Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:04:29.893685444Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=959.319µs logger=migrator t=2026-08-13T01:04:29.898800263Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-13T01:04:29.899795162Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=994.639µs logger=migrator t=2026-08-13T01:04:29.904314941Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-13T01:04:29.906051104Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.735583ms logger=migrator t=2026-08-13T01:04:29.911324997Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-13T01:04:29.919447874Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.135117ms logger=migrator t=2026-08-13T01:04:29.925245837Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-13T01:04:29.925974131Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=731.714µs logger=migrator t=2026-08-13T01:04:29.930955989Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-13T01:04:29.931128542Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=179.544µs logger=migrator t=2026-08-13T01:04:29.937369733Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-13T01:04:29.938652208Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.285475ms logger=migrator t=2026-08-13T01:04:29.945643944Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-13T01:04:29.947080611Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.431217ms logger=migrator t=2026-08-13T01:04:29.952612089Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-13T01:04:29.953748261Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.136522ms logger=migrator t=2026-08-13T01:04:29.958945383Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:04:29.959047654Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=102.881µs logger=migrator t=2026-08-13T01:04:29.964726565Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-13T01:04:29.965744754Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.015369ms logger=migrator t=2026-08-13T01:04:29.970802502Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-13T01:04:29.971836553Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.033661ms logger=migrator t=2026-08-13T01:04:29.978936301Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-13T01:04:29.980933189Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.000618ms logger=migrator t=2026-08-13T01:04:29.987867164Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-13T01:04:29.989988896Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.126492ms logger=migrator t=2026-08-13T01:04:29.996736887Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-13T01:04:30.004804013Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.068866ms logger=migrator t=2026-08-13T01:04:30.01184831Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-13T01:04:30.013574514Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.721144ms logger=migrator t=2026-08-13T01:04:30.019456019Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-13T01:04:30.021345485Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.894857ms logger=migrator t=2026-08-13T01:04:30.027187278Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-13T01:04:30.063030806Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.837527ms logger=migrator t=2026-08-13T01:04:30.06894634Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-13T01:04:30.097438175Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.489555ms logger=migrator t=2026-08-13T01:04:30.102441902Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-13T01:04:30.103219727Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=774.985µs logger=migrator t=2026-08-13T01:04:30.110196313Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-13T01:04:30.111733532Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.537429ms logger=migrator t=2026-08-13T01:04:30.11676889Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-13T01:04:30.127841015Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.073205ms logger=migrator t=2026-08-13T01:04:30.132881813Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-13T01:04:30.138070704Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.186471ms logger=migrator t=2026-08-13T01:04:30.144209233Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-13T01:04:30.145224213Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.0145ms logger=migrator t=2026-08-13T01:04:30.150659949Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-13T01:04:30.151669708Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.008129ms logger=migrator t=2026-08-13T01:04:30.157200266Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-13T01:04:30.158754716Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.55035ms logger=migrator t=2026-08-13T01:04:30.164132651Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-13T01:04:30.165172821Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.03924ms logger=migrator t=2026-08-13T01:04:30.171248379Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:04:30.171408562Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=160.163µs logger=migrator t=2026-08-13T01:04:30.176662924Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-13T01:04:30.188404223Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.742359ms logger=migrator t=2026-08-13T01:04:30.194087653Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-13T01:04:30.199012019Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.923246ms logger=migrator t=2026-08-13T01:04:30.204873853Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-13T01:04:30.211327788Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.457686ms logger=migrator t=2026-08-13T01:04:30.216592611Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-13T01:04:30.218224392Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.631101ms logger=migrator t=2026-08-13T01:04:30.224856042Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-13T01:04:30.225970312Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.11489ms logger=migrator t=2026-08-13T01:04:30.232348807Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-13T01:04:30.239000536Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.651399ms logger=migrator t=2026-08-13T01:04:30.244335939Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-13T01:04:30.250358917Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.022528ms logger=migrator t=2026-08-13T01:04:30.255216011Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-13T01:04:30.256198401Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=982.29µs logger=migrator t=2026-08-13T01:04:30.262776609Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-13T01:04:30.2690284Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.250601ms logger=migrator t=2026-08-13T01:04:30.277771709Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-13T01:04:30.285075242Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.303153ms logger=migrator t=2026-08-13T01:04:30.290191571Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-13T01:04:30.290246392Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=54.751µs logger=migrator t=2026-08-13T01:04:30.29627419Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-13T01:04:30.298191817Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.917507ms logger=migrator t=2026-08-13T01:04:30.304499429Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-13T01:04:30.30555992Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.059851ms logger=migrator t=2026-08-13T01:04:30.311653809Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-13T01:04:30.31276803Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.117641ms logger=migrator t=2026-08-13T01:04:30.319001312Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-13T01:04:30.319231736Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=230.645µs logger=migrator t=2026-08-13T01:04:30.324616961Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-13T01:04:30.338103482Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=13.491392ms logger=migrator t=2026-08-13T01:04:30.344768492Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-13T01:04:30.354781316Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.018184ms logger=migrator t=2026-08-13T01:04:30.360019148Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-13T01:04:30.368366011Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.372343ms logger=migrator t=2026-08-13T01:04:30.375860916Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-13T01:04:30.386594575Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.735859ms logger=migrator t=2026-08-13T01:04:30.391784996Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-13T01:04:30.396281563Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.496217ms logger=migrator t=2026-08-13T01:04:30.403019274Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-13T01:04:30.403233748Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=240.614µs logger=migrator t=2026-08-13T01:04:30.408123413Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-13T01:04:30.409676654Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.553181ms logger=migrator t=2026-08-13T01:04:30.413338325Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-13T01:04:30.420001225Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.66239ms logger=migrator t=2026-08-13T01:04:30.423337559Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-13T01:04:30.42339862Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=61.881µs logger=migrator t=2026-08-13T01:04:30.427188914Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-13T01:04:30.433846494Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.65444ms logger=migrator t=2026-08-13T01:04:30.439436782Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-13T01:04:30.440485853Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.048551ms logger=migrator t=2026-08-13T01:04:30.445776495Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-13T01:04:30.452879203Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.102098ms logger=migrator t=2026-08-13T01:04:30.45732245Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-13T01:04:30.457905641Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=581.231µs logger=migrator t=2026-08-13T01:04:30.462415819Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-13T01:04:30.463814426Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.396727ms logger=migrator t=2026-08-13T01:04:30.469460596Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-13T01:04:30.478342689Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.883134ms logger=migrator t=2026-08-13T01:04:30.4820339Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-13T01:04:30.482805966Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=771.976µs logger=migrator t=2026-08-13T01:04:30.488892824Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-13T01:04:30.489929574Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.044081ms logger=migrator t=2026-08-13T01:04:30.493870901Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-13T01:04:30.495123595Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.252264ms logger=migrator t=2026-08-13T01:04:30.500510729Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-13T01:04:30.501655471Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.145332ms logger=migrator t=2026-08-13T01:04:30.506382104Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-13T01:04:30.506448445Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.761µs logger=migrator t=2026-08-13T01:04:30.509941042Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-13T01:04:30.510963233Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.021301ms logger=migrator t=2026-08-13T01:04:30.515079043Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-13T01:04:30.516034262Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=955.068µs logger=migrator t=2026-08-13T01:04:30.520432927Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-13T01:04:30.520850965Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-13T01:04:30.52421329Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-13T01:04:30.524623039Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=409.849µs logger=migrator t=2026-08-13T01:04:30.528124696Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-13T01:04:30.529828389Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.703843ms logger=migrator t=2026-08-13T01:04:30.534267976Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-13T01:04:30.54121258Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.944934ms logger=migrator t=2026-08-13T01:04:30.545022135Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-13T01:04:30.54580813Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=785.876µs logger=migrator t=2026-08-13T01:04:30.549978151Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-13T01:04:30.550749556Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=770.915µs logger=migrator t=2026-08-13T01:04:30.55511913Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-13T01:04:30.555947437Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=820.207µs logger=migrator t=2026-08-13T01:04:30.560059637Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-13T01:04:30.561498045Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.436988ms logger=migrator t=2026-08-13T01:04:30.565954931Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-13T01:04:30.567606043Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.651082ms logger=migrator t=2026-08-13T01:04:30.572727343Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-13T01:04:30.572758854Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=36.401µs logger=migrator t=2026-08-13T01:04:30.57622318Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-13T01:04:30.576285563Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=63.463µs logger=migrator t=2026-08-13T01:04:30.579843782Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-13T01:04:30.586827557Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.982465ms logger=migrator t=2026-08-13T01:04:30.59055609Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-13T01:04:30.590921937Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=365.737µs logger=migrator t=2026-08-13T01:04:30.597099907Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-13T01:04:30.59876534Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.660364ms logger=migrator t=2026-08-13T01:04:30.604148854Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-13T01:04:30.604473001Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=324.807µs logger=migrator t=2026-08-13T01:04:30.608227193Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-13T01:04:30.609253553Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.02076ms logger=migrator t=2026-08-13T01:04:30.613364133Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-13T01:04:30.614687409Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.322106ms logger=migrator t=2026-08-13T01:04:30.619697497Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-13T01:04:30.653750528Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.054541ms logger=migrator t=2026-08-13T01:04:30.657653134Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-13T01:04:30.662759473Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.106429ms logger=migrator t=2026-08-13T01:04:30.666642179Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-13T01:04:30.666809772Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=167.933µs logger=migrator t=2026-08-13T01:04:30.671024084Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-13T01:04:30.702319793Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.294469ms logger=migrator t=2026-08-13T01:04:30.708667216Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-13T01:04:30.73868524Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.016234ms logger=migrator t=2026-08-13T01:04:30.744057923Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-13T01:04:30.744681856Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=628.393µs logger=migrator t=2026-08-13T01:04:30.750214774Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-13T01:04:30.751283015Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.069601ms logger=migrator t=2026-08-13T01:04:30.756657128Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-13T01:04:30.756974565Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=318.117µs logger=migrator t=2026-08-13T01:04:30.760667656Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-13T01:04:30.761998152Z level=info msg="Migration successfully executed" id="create permission table" duration=1.320046ms logger=migrator t=2026-08-13T01:04:30.766359817Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-13T01:04:30.767341266Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=981.369µs logger=migrator t=2026-08-13T01:04:30.772473496Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-13T01:04:30.774163659Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.689453ms logger=migrator t=2026-08-13T01:04:30.778434422Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-13T01:04:30.779730887Z level=info msg="Migration successfully executed" id="create role table" duration=1.296025ms logger=migrator t=2026-08-13T01:04:30.784108042Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-13T01:04:30.791401594Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.293151ms logger=migrator t=2026-08-13T01:04:30.795635186Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-13T01:04:30.802941148Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.305672ms logger=migrator t=2026-08-13T01:04:30.807206201Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-13T01:04:30.808268482Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.061991ms logger=migrator t=2026-08-13T01:04:30.812604576Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-13T01:04:30.813681667Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.076181ms logger=migrator t=2026-08-13T01:04:30.818510401Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-13T01:04:30.819584321Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.07335ms logger=migrator t=2026-08-13T01:04:30.823658261Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-13T01:04:30.824554258Z level=info msg="Migration successfully executed" id="create team role table" duration=895.667µs logger=migrator t=2026-08-13T01:04:30.828976974Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-13T01:04:30.830045725Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.064241ms logger=migrator t=2026-08-13T01:04:30.834882439Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-13T01:04:30.836577832Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.694762ms logger=migrator t=2026-08-13T01:04:30.841171341Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-13T01:04:30.842382505Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.211884ms logger=migrator t=2026-08-13T01:04:30.846461665Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-13T01:04:30.84728772Z level=info msg="Migration successfully executed" id="create user role table" duration=826.655µs logger=migrator t=2026-08-13T01:04:30.852772247Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-13T01:04:30.853904769Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.132232ms logger=migrator t=2026-08-13T01:04:30.858823514Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-13T01:04:30.860239992Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.414638ms logger=migrator t=2026-08-13T01:04:30.864870943Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-13T01:04:30.866616316Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.744984ms logger=migrator t=2026-08-13T01:04:30.872059962Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-13T01:04:30.872969399Z level=info msg="Migration successfully executed" id="create builtin role table" duration=908.767µs logger=migrator t=2026-08-13T01:04:30.878355254Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-13T01:04:30.880946084Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.59641ms logger=migrator t=2026-08-13T01:04:30.887335459Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-13T01:04:30.888884249Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.55368ms logger=migrator t=2026-08-13T01:04:30.893747553Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-13T01:04:30.903473952Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.720019ms logger=migrator t=2026-08-13T01:04:30.909320536Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-13T01:04:30.910447188Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.126742ms logger=migrator t=2026-08-13T01:04:30.915590868Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-13T01:04:30.91722485Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.655852ms logger=migrator t=2026-08-13T01:04:30.922570504Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-13T01:04:30.923961561Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.392607ms logger=migrator t=2026-08-13T01:04:30.93009493Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-13T01:04:30.931725211Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.638002ms logger=migrator t=2026-08-13T01:04:30.936007504Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-13T01:04:30.936883832Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=869.248µs logger=migrator t=2026-08-13T01:04:30.940943241Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-13T01:04:30.94243687Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.491949ms logger=migrator t=2026-08-13T01:04:30.946801164Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-13T01:04:30.954574806Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.774802ms logger=migrator t=2026-08-13T01:04:30.959089644Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-13T01:04:30.967278313Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.188449ms logger=migrator t=2026-08-13T01:04:30.971046566Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-13T01:04:30.976802908Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.755972ms logger=migrator t=2026-08-13T01:04:30.980434148Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-13T01:04:30.988830711Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.389283ms logger=migrator t=2026-08-13T01:04:30.993677996Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-13T01:04:30.994819828Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.137511ms logger=migrator t=2026-08-13T01:04:30.99956404Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-13T01:04:31.000752104Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.187394ms logger=migrator t=2026-08-13T01:04:31.005013056Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-13T01:04:31.006108308Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.095072ms logger=migrator t=2026-08-13T01:04:31.010345711Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-13T01:04:31.011252038Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=910.847µs logger=migrator t=2026-08-13T01:04:31.014840778Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-13T01:04:31.01595255Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.111071ms logger=migrator t=2026-08-13T01:04:31.020992137Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-13T01:04:31.021062078Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.431µs logger=migrator t=2026-08-13T01:04:31.025247059Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-13T01:04:31.025459213Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=214.214µs logger=migrator t=2026-08-13T01:04:31.030118445Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-13T01:04:31.030910939Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=798.785µs logger=migrator t=2026-08-13T01:04:31.036199132Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-13T01:04:31.037472107Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.280615ms logger=migrator t=2026-08-13T01:04:31.041977665Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-13T01:04:31.043196368Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.218893ms logger=migrator t=2026-08-13T01:04:31.047058454Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-13T01:04:31.047298418Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=240.344µs logger=migrator t=2026-08-13T01:04:31.051187274Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-13T01:04:31.051889637Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=705.343µs logger=migrator t=2026-08-13T01:04:31.059015315Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-13T01:04:31.060023015Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.01706ms logger=migrator t=2026-08-13T01:04:31.066196265Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-13T01:04:31.067821528Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.624213ms logger=migrator t=2026-08-13T01:04:31.074195331Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-13T01:04:31.08238042Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.189779ms logger=migrator t=2026-08-13T01:04:31.086356708Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-13T01:04:31.086431729Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.871µs logger=migrator t=2026-08-13T01:04:31.090669781Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-13T01:04:31.091822824Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.152973ms logger=migrator t=2026-08-13T01:04:31.097951253Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-13T01:04:31.099203977Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.249644ms logger=migrator t=2026-08-13T01:04:31.103875098Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-13T01:04:31.10501193Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.142003ms logger=migrator t=2026-08-13T01:04:31.109532037Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-13T01:04:31.119840749Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.327542ms logger=migrator t=2026-08-13T01:04:31.124581331Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-13T01:04:31.125669052Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.088272ms logger=migrator t=2026-08-13T01:04:31.129412465Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-13T01:04:31.130470175Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.05716ms logger=migrator t=2026-08-13T01:04:31.135138936Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-13T01:04:31.158453478Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.311302ms logger=migrator t=2026-08-13T01:04:31.16210294Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-13T01:04:31.163769972Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.667272ms logger=migrator t=2026-08-13T01:04:31.168109556Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-13T01:04:31.169369971Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.261185ms logger=migrator t=2026-08-13T01:04:31.17397819Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-13T01:04:31.175065962Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.087522ms logger=migrator t=2026-08-13T01:04:31.179259763Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-13T01:04:31.180435586Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.175893ms logger=migrator t=2026-08-13T01:04:31.184783971Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-13T01:04:31.185100787Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=317.036µs logger=migrator t=2026-08-13T01:04:31.190088834Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-13T01:04:31.190999742Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=919.268µs logger=migrator t=2026-08-13T01:04:31.194875157Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-13T01:04:31.2033047Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.429113ms logger=migrator t=2026-08-13T01:04:31.207630984Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-13T01:04:31.208277967Z level=info msg="Migration successfully executed" id="create entity_events table" duration=640.213µs logger=migrator t=2026-08-13T01:04:31.212936968Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-13T01:04:31.213949158Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.009919ms logger=migrator t=2026-08-13T01:04:31.218858272Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-13T01:04:31.219644638Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-13T01:04:31.227076493Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-13T01:04:31.227737986Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-13T01:04:31.237421304Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-13T01:04:31.238966434Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.54527ms logger=migrator t=2026-08-13T01:04:31.251207442Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-13T01:04:31.253222511Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.018629ms logger=migrator t=2026-08-13T01:04:31.259109925Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-13T01:04:31.261089824Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.988029ms logger=migrator t=2026-08-13T01:04:31.266252224Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-13T01:04:31.267841935Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.592521ms logger=migrator t=2026-08-13T01:04:31.272066627Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-13T01:04:31.273341822Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.275215ms logger=migrator t=2026-08-13T01:04:31.279588674Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-13T01:04:31.28193623Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.348706ms logger=migrator t=2026-08-13T01:04:31.287413795Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-13T01:04:31.288480716Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.067991ms logger=migrator t=2026-08-13T01:04:31.29432914Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-13T01:04:31.295524933Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.195873ms logger=migrator t=2026-08-13T01:04:31.301250634Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-13T01:04:31.302394577Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.143503ms logger=migrator t=2026-08-13T01:04:31.310083107Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-13T01:04:31.312505233Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.426846ms logger=migrator t=2026-08-13T01:04:31.320603731Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-13T01:04:31.329094366Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=8.507455ms logger=migrator t=2026-08-13T01:04:31.33545016Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-13T01:04:31.360472156Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.019686ms logger=migrator t=2026-08-13T01:04:31.364102566Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-13T01:04:31.370174035Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.076159ms logger=migrator t=2026-08-13T01:04:31.373447768Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-13T01:04:31.382448183Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.999894ms logger=migrator t=2026-08-13T01:04:31.397383474Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-13T01:04:31.397777791Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=394.828µs logger=migrator t=2026-08-13T01:04:31.403027643Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-13T01:04:31.420820619Z level=info msg="Migration successfully executed" id="add share column" duration=17.792696ms logger=migrator t=2026-08-13T01:04:31.438270638Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-13T01:04:31.438588754Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=312.246µs logger=migrator t=2026-08-13T01:04:31.445495668Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-13T01:04:31.447372636Z level=info msg="Migration successfully executed" id="create file table" duration=1.881688ms logger=migrator t=2026-08-13T01:04:31.453966633Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-13T01:04:31.455127786Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.160753ms logger=migrator t=2026-08-13T01:04:31.462116402Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-13T01:04:31.464183112Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.067011ms logger=migrator t=2026-08-13T01:04:31.471352901Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-13T01:04:31.472250628Z level=info msg="Migration successfully executed" id="create file_meta table" duration=892.567µs logger=migrator t=2026-08-13T01:04:31.477999431Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-13T01:04:31.479769015Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.765294ms logger=migrator t=2026-08-13T01:04:31.490197297Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-13T01:04:31.49035343Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=156.043µs logger=migrator t=2026-08-13T01:04:31.498623881Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-13T01:04:31.498855966Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=239.405µs logger=migrator t=2026-08-13T01:04:31.503832623Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-13T01:04:31.50470117Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=858.987µs logger=migrator t=2026-08-13T01:04:31.509254798Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-13T01:04:31.509522393Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=268.085µs logger=migrator t=2026-08-13T01:04:31.516600081Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-13T01:04:31.518417026Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.818885ms logger=migrator t=2026-08-13T01:04:31.522101278Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-13T01:04:31.534128052Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.026284ms logger=migrator t=2026-08-13T01:04:31.540131148Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-13T01:04:31.540265391Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=134.013µs logger=migrator t=2026-08-13T01:04:31.58342554Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-13T01:04:31.585649292Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.222312ms logger=migrator t=2026-08-13T01:04:31.59217526Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-13T01:04:31.592807542Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=638.533µs logger=migrator t=2026-08-13T01:04:31.598635455Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-13T01:04:31.598834309Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=193.164µs logger=migrator t=2026-08-13T01:04:31.603388598Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-13T01:04:31.603798106Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=409.587µs logger=migrator t=2026-08-13T01:04:31.609548698Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-13T01:04:31.620636293Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.088925ms logger=migrator t=2026-08-13T01:04:31.626887925Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-13T01:04:31.635547563Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.659018ms logger=migrator t=2026-08-13T01:04:31.641885456Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-13T01:04:31.642685101Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=799.455µs logger=migrator t=2026-08-13T01:04:31.647313111Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-13T01:04:31.723397251Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.08327ms logger=migrator t=2026-08-13T01:04:31.728954109Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-13T01:04:31.729765384Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=810.575µs logger=migrator t=2026-08-13T01:04:31.734372744Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-13T01:04:31.736160059Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.779825ms logger=migrator t=2026-08-13T01:04:31.741624365Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-13T01:04:31.765701573Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.077238ms logger=migrator t=2026-08-13T01:04:31.771978216Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-13T01:04:31.780662754Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.690989ms logger=migrator t=2026-08-13T01:04:31.785170181Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-13T01:04:31.785401966Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=231.975µs logger=migrator t=2026-08-13T01:04:31.79230361Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-13T01:04:31.792469703Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=166.523µs logger=migrator t=2026-08-13T01:04:31.79796064Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-13T01:04:31.798173384Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=213.164µs logger=migrator t=2026-08-13T01:04:31.802644191Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-13T01:04:31.802854475Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=210.825µs logger=migrator t=2026-08-13T01:04:31.807430694Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-13T01:04:31.80776072Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=330.286µs logger=migrator t=2026-08-13T01:04:31.8128615Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-13T01:04:31.814369789Z level=info msg="Migration successfully executed" id="create folder table" duration=1.5432ms logger=migrator t=2026-08-13T01:04:31.824411404Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-13T01:04:31.825599368Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.182573ms logger=migrator t=2026-08-13T01:04:31.830705446Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-13T01:04:31.831848639Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.142413ms logger=migrator t=2026-08-13T01:04:31.836676003Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-13T01:04:31.836719834Z level=info msg="Migration successfully executed" id="Update folder title length" duration=44.631µs logger=migrator t=2026-08-13T01:04:31.843492676Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-13T01:04:31.8447516Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.258274ms logger=migrator t=2026-08-13T01:04:31.849824148Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-13T01:04:31.85149545Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.670472ms logger=migrator t=2026-08-13T01:04:31.857292293Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-13T01:04:31.859139719Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.846936ms logger=migrator t=2026-08-13T01:04:31.864647856Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-13T01:04:31.865080255Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=427.618µs logger=migrator t=2026-08-13T01:04:31.869651903Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-13T01:04:31.870080732Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=421.229µs logger=migrator t=2026-08-13T01:04:31.875919706Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-13T01:04:31.877627169Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.709043ms logger=migrator t=2026-08-13T01:04:31.883384031Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-13T01:04:31.884592344Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.207613ms logger=migrator t=2026-08-13T01:04:31.889409907Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-13T01:04:31.890477528Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.067551ms logger=migrator t=2026-08-13T01:04:31.895947665Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-13T01:04:31.897848001Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.899686ms logger=migrator t=2026-08-13T01:04:31.902842979Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-13T01:04:31.904143334Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.300865ms logger=migrator t=2026-08-13T01:04:31.909159362Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-13T01:04:31.910032378Z level=info msg="Migration successfully executed" id="create anon_device table" duration=867.337µs logger=migrator t=2026-08-13T01:04:31.915489464Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-13T01:04:31.916731939Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.235265ms logger=migrator t=2026-08-13T01:04:31.925194213Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-13T01:04:31.926364986Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.170143ms logger=migrator t=2026-08-13T01:04:31.932638918Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-13T01:04:31.933508325Z level=info msg="Migration successfully executed" id="create signing_key table" duration=869.277µs logger=migrator t=2026-08-13T01:04:31.941350097Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-13T01:04:31.942453289Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.103082ms logger=migrator t=2026-08-13T01:04:31.948292422Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-13T01:04:31.949551886Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.259334ms logger=migrator t=2026-08-13T01:04:31.954406771Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-13T01:04:31.954702097Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=296.326µs logger=migrator t=2026-08-13T01:04:31.960276145Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-13T01:04:31.969752739Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.476014ms logger=migrator t=2026-08-13T01:04:31.975400369Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-13T01:04:31.976086352Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=686.913µs logger=migrator t=2026-08-13T01:04:31.98109666Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-13T01:04:31.981119961Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.561µs logger=migrator t=2026-08-13T01:04:31.987630428Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-13T01:04:31.988781089Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.151422ms logger=migrator t=2026-08-13T01:04:31.996683223Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-13T01:04:31.996704403Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.58µs logger=migrator t=2026-08-13T01:04:32.002416224Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-13T01:04:32.003637368Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.221214ms logger=migrator t=2026-08-13T01:04:32.010088174Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-13T01:04:32.011231275Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.143621ms logger=migrator t=2026-08-13T01:04:32.017924046Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-13T01:04:32.018956636Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.032481ms logger=migrator t=2026-08-13T01:04:32.028347759Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-13T01:04:32.029586123Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.252965ms logger=migrator t=2026-08-13T01:04:32.036084759Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-13T01:04:32.036298883Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=214.614µs logger=migrator t=2026-08-13T01:04:32.043788059Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-13T01:04:32.044405671Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=617.772µs logger=migrator t=2026-08-13T01:04:32.049344247Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-13T01:04:32.050259594Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=915.267µs logger=migrator t=2026-08-13T01:04:32.055821512Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-13T01:04:32.057788571Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.966389ms logger=migrator t=2026-08-13T01:04:32.065754435Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-13T01:04:32.077199218Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.450313ms logger=migrator t=2026-08-13T01:04:32.082811867Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-13T01:04:32.091374274Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.561537ms logger=migrator t=2026-08-13T01:04:32.096247478Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-13T01:04:32.107501997Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.246959ms logger=migrator t=2026-08-13T01:04:32.114427102Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-13T01:04:32.114664056Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=242.865µs logger=migrator t=2026-08-13T01:04:32.124926106Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-13T01:04:32.134187785Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.262149ms logger=migrator t=2026-08-13T01:04:32.139802444Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-13T01:04:32.149521694Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.71975ms logger=migrator t=2026-08-13T01:04:32.155342517Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-13T01:04:32.15598802Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=648.913µs logger=migrator t=2026-08-13T01:04:32.162447955Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.953553471s logger=migrator t=2026-08-13T01:04:32.163304002Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-13T01:04:32.180104408Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-13T01:04:32.180369163Z level=info msg="Created default organization" logger=secrets t=2026-08-13T01:04:32.186823619Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-13T01:04:32.246533389Z level=info msg="Restored cache from database" duration=576.011µs logger=plugin.store t=2026-08-13T01:04:32.248496598Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-13T01:04:32.301460918Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-13T01:04:32.301506108Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-13T01:04:32.30160494Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-13T01:04:32.301621311Z level=info msg="Plugins loaded" count=54 duration=53.126393ms logger=query_data t=2026-08-13T01:04:32.306313732Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-13T01:04:32.30982621Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-13T01:04:32.31956179Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-13T01:04:32.339595549Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-13T01:04:32.342591537Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-13T01:04:32.344400462Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-13T01:04:32.363251099Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-13T01:04:32.383097004Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-13T01:04:32.405554591Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-13T01:04:32.405572951Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-13T01:04:32.405896507Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-13T01:04:32.406123181Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-13T01:04:32.406227434Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-13T01:04:32.414229439Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-13T01:04:32.475576432Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-08-13T01:04:32.509508771Z level=info msg="Update check succeeded" duration=103.439961ms logger=grafana.update.checker t=2026-08-13T01:04:32.528079413Z level=info msg="Update check succeeded" duration=122.001193ms logger=ngalert.state.manager t=2026-08-13T01:04:32.538622537Z level=info msg="State cache has been initialized" states=0 duration=132.490356ms logger=ngalert.scheduler t=2026-08-13T01:04:32.538723589Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-13T01:04:32.538866932Z level=info msg=starting first_tick=2026-08-13T01:04:40Z logger=provisioning.dashboard t=2026-08-13T01:04:32.605410586Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-13T01:04:32.635832808Z level=info msg="Patterns update finished" duration=101.748069ms logger=grafana-apiserver t=2026-08-13T01:04:32.817719052Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-13T01:04:32.818645381Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-13T01:04:36.671378803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.673219418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.693557354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.725664798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.745776689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.773973096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.795340182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.896719123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.916307364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.946904579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.968810154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:36.997417501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.018248465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.057674182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.081543546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.135911372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.161887937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.207426762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.230255196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.262177007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.281679106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.307788063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.329442744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.372688585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.399553287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.438275729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.475627155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.578373113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.597184629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.642770355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.660098142Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.712810177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.730548541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.799267236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.821494099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.888267267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.907374438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.951599618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:37.972985973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.012892099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.036253604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.113950764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.134069045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.187427133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.205528123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.259706727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.279200216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.408428018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.434739759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.531456929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.554347215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.639727245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.657572511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.726843478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.742498312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.807970875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.822636149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.904163064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.924327596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:38.997512639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:39.012377118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:39.095579445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:39.109155079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:39.190435989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:39.211901016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:39.280092042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:39.296910789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:39.684677556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:39.703575874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.245236513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.264469577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.356905654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.374344392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.457871346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.480098888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.575278159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.59178886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.672180632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.692259443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-13T01:04:40.770721278Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-13T01:05:14.428535499Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-13T01:14:32.442445062Z level=info msg="Completed cleanup jobs" duration=36.239457ms logger=plugins.update.checker t=2026-08-13T01:14:32.587835907Z level=info msg="Update check succeeded" duration=77.433639ms logger=sqlstore.transactions t=2026-08-13T01:19:32.325129173Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-13T01:24:32.434855189Z level=info msg="Completed cleanup jobs" duration=28.38915ms logger=plugins.update.checker t=2026-08-13T01:24:32.586601756Z level=info msg="Update check succeeded" duration=76.260201ms logger=cleanup t=2026-08-13T01:34:32.411332405Z level=info msg="Completed cleanup jobs" duration=4.979264ms logger=plugins.update.checker t=2026-08-13T01:34:32.58318549Z level=info msg="Update check succeeded" duration=73.290774ms logger=infra.usagestats t=2026-08-13T01:35:14.456572841Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-13T01:44:32.445907003Z level=info msg="Completed cleanup jobs" duration=39.350214ms logger=plugins.update.checker t=2026-08-13T01:44:32.593993715Z level=info msg="Update check succeeded" duration=83.338507ms