logger=settings t=2026-07-08T21:36:32.475510729Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-08T21:36:32Z logger=settings t=2026-07-08T21:36:32.475906526Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-08T21:36:32.475924357Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-08T21:36:32.475930737Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-08T21:36:32.475936017Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-08T21:36:32.475941047Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-08T21:36:32.475987528Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-08T21:36:32.475998998Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-08T21:36:32.476005778Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-08T21:36:32.476011558Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-08T21:36:32.476017108Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-08T21:36:32.476022348Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-08T21:36:32.476027288Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-08T21:36:32.476032059Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-08T21:36:32.476042599Z level=info msg=Target target=[all] logger=settings t=2026-07-08T21:36:32.476058889Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-08T21:36:32.476064049Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-08T21:36:32.476068789Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-08T21:36:32.476073849Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-08T21:36:32.476078689Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-08T21:36:32.476083559Z level=info msg="App mode production" logger=sqlstore t=2026-07-08T21:36:32.476596378Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-08T21:36:32.476624748Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-08T21:36:32.478666093Z level=info msg="Locking database" logger=migrator t=2026-07-08T21:36:32.478687934Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-08T21:36:32.47965354Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-08T21:36:32.481108993Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.454914ms logger=migrator t=2026-07-08T21:36:32.487510082Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-08T21:36:32.488423487Z level=info msg="Migration successfully executed" id="create user table" duration=913.625µs logger=migrator t=2026-07-08T21:36:32.492291442Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-08T21:36:32.493145957Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=858.765µs logger=migrator t=2026-07-08T21:36:32.496716567Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-08T21:36:32.497541031Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=823.914µs logger=migrator t=2026-07-08T21:36:32.503377049Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-08T21:36:32.503893949Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=517.26µs logger=migrator t=2026-07-08T21:36:32.506983771Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-08T21:36:32.507507339Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=523.498µs logger=migrator t=2026-07-08T21:36:32.510904736Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-08T21:36:32.513747235Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.841728ms logger=migrator t=2026-07-08T21:36:32.518092848Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-08T21:36:32.519315668Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.22262ms logger=migrator t=2026-07-08T21:36:32.522653435Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-08T21:36:32.523437758Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=783.643µs logger=migrator t=2026-07-08T21:36:32.526453319Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-08T21:36:32.527179901Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=726.342µs logger=migrator t=2026-07-08T21:36:32.530710241Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-08T21:36:32.531095167Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=385.306µs logger=migrator t=2026-07-08T21:36:32.535041384Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-08T21:36:32.535566023Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=521.319µs logger=migrator t=2026-07-08T21:36:32.538628624Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-08T21:36:32.540233901Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.604717ms logger=migrator t=2026-07-08T21:36:32.54432994Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-08T21:36:32.544363121Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.791µs logger=migrator t=2026-07-08T21:36:32.54845113Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-08T21:36:32.55085205Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.39807ms logger=migrator t=2026-07-08T21:36:32.556664998Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-08T21:36:32.556874232Z level=info msg="Migration successfully executed" id="Add missing user data" duration=209.914µs logger=migrator t=2026-07-08T21:36:32.560956701Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-08T21:36:32.563008206Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.052405ms logger=migrator t=2026-07-08T21:36:32.608256159Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-08T21:36:32.609321577Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.068918ms logger=migrator t=2026-07-08T21:36:32.647226317Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-08T21:36:32.649439813Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.207466ms logger=migrator t=2026-07-08T21:36:32.652996094Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-08T21:36:32.661258924Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.266729ms logger=migrator t=2026-07-08T21:36:32.664212943Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-08T21:36:32.664981056Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=767.903µs logger=migrator t=2026-07-08T21:36:32.667930466Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-08T21:36:32.668084548Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=154.232µs logger=migrator t=2026-07-08T21:36:32.672231199Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-08T21:36:32.67289949Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=666.782µs logger=migrator t=2026-07-08T21:36:32.677178221Z 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-07-08T21:36:32.677491496Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=313.215µs logger=migrator t=2026-07-08T21:36:32.680457107Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-08T21:36:32.681025997Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=569.36µs logger=migrator t=2026-07-08T21:36:32.686026511Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-08T21:36:32.686886856Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=861.254µs logger=migrator t=2026-07-08T21:36:32.690287773Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-08T21:36:32.691151257Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=857.214µs logger=migrator t=2026-07-08T21:36:32.697521855Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-08T21:36:32.698181016Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=659.071µs logger=migrator t=2026-07-08T21:36:32.702917466Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-08T21:36:32.70376109Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=842.054µs logger=migrator t=2026-07-08T21:36:32.708409199Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-08T21:36:32.709645129Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.23538ms logger=migrator t=2026-07-08T21:36:32.715147252Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-08T21:36:32.715172313Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.291µs logger=migrator t=2026-07-08T21:36:32.718054911Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-08T21:36:32.718709022Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=654.201µs logger=migrator t=2026-07-08T21:36:32.722430866Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-08T21:36:32.723021655Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=590.769µs logger=migrator t=2026-07-08T21:36:32.725797902Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-08T21:36:32.726400312Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=606.48µs logger=migrator t=2026-07-08T21:36:32.729499614Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-08T21:36:32.730093164Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=598.08µs logger=migrator t=2026-07-08T21:36:32.733738586Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-08T21:36:32.736718867Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.979871ms logger=migrator t=2026-07-08T21:36:32.739936241Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-08T21:36:32.740718854Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=782.472µs logger=migrator t=2026-07-08T21:36:32.743907617Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-08T21:36:32.744582128Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=674.171µs logger=migrator t=2026-07-08T21:36:32.748686858Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-08T21:36:32.749346839Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=659.781µs logger=migrator t=2026-07-08T21:36:32.752209217Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-08T21:36:32.752868788Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=659.221µs logger=migrator t=2026-07-08T21:36:32.756048363Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-08T21:36:32.756729854Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=681.211µs logger=migrator t=2026-07-08T21:36:32.761385132Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-08T21:36:32.761773389Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=388.287µs logger=migrator t=2026-07-08T21:36:32.765529472Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-08T21:36:32.766271975Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=742.302µs logger=migrator t=2026-07-08T21:36:32.76956945Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-08T21:36:32.77011284Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=543.55µs logger=migrator t=2026-07-08T21:36:32.773489027Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-08T21:36:32.774261339Z level=info msg="Migration successfully executed" id="create star table" duration=772.232µs logger=migrator t=2026-07-08T21:36:32.778363838Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-08T21:36:32.779205553Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=845.535µs logger=migrator t=2026-07-08T21:36:32.782903345Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-08T21:36:32.783623417Z level=info msg="Migration successfully executed" id="create org table v1" duration=719.712µs logger=migrator t=2026-07-08T21:36:32.787628195Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-08T21:36:32.788344947Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=716.772µs logger=migrator t=2026-07-08T21:36:32.791970678Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-08T21:36:32.792600429Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=629.151µs logger=migrator t=2026-07-08T21:36:32.797226377Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-08T21:36:32.797904048Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=677.341µs logger=migrator t=2026-07-08T21:36:32.801154594Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-08T21:36:32.801876416Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=721.952µs logger=migrator t=2026-07-08T21:36:32.804893366Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-08T21:36:32.805628499Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=734.812µs logger=migrator t=2026-07-08T21:36:32.809634227Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-08T21:36:32.809660427Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.14µs logger=migrator t=2026-07-08T21:36:32.815446285Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-08T21:36:32.815479285Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.241µs logger=migrator t=2026-07-08T21:36:32.819187667Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-08T21:36:32.819376931Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=189.974µs logger=migrator t=2026-07-08T21:36:32.824500847Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-08T21:36:32.82529319Z level=info msg="Migration successfully executed" id="create dashboard table" duration=792.353µs logger=migrator t=2026-07-08T21:36:32.830391046Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-08T21:36:32.832153896Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.76232ms logger=migrator t=2026-07-08T21:36:32.856312794Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-08T21:36:32.858364048Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.054754ms logger=migrator t=2026-07-08T21:36:32.86379609Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-08T21:36:32.864825537Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.029427ms logger=migrator t=2026-07-08T21:36:32.869873092Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-08T21:36:32.871700264Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.827572ms logger=migrator t=2026-07-08T21:36:32.876059126Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-08T21:36:32.876836Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=777.344µs logger=migrator t=2026-07-08T21:36:32.881847134Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-08T21:36:32.889696657Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.848903ms logger=migrator t=2026-07-08T21:36:32.894173553Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-08T21:36:32.894853224Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=680.321µs logger=migrator t=2026-07-08T21:36:32.898996344Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-08T21:36:32.899725736Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=738.402µs logger=migrator t=2026-07-08T21:36:32.904836303Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-08T21:36:32.905728107Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=886.414µs logger=migrator t=2026-07-08T21:36:32.912128075Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-08T21:36:32.914018888Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.891613ms logger=migrator t=2026-07-08T21:36:32.918422851Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-08T21:36:32.919298687Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=883.176µs logger=migrator t=2026-07-08T21:36:32.925150775Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-08T21:36:32.925370429Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=220.384µs logger=migrator t=2026-07-08T21:36:32.9324878Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-08T21:36:32.935426269Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.93957ms logger=migrator t=2026-07-08T21:36:32.940991333Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-08T21:36:32.943567975Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.576722ms logger=migrator t=2026-07-08T21:36:32.949344744Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-08T21:36:32.951062762Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.760869ms logger=migrator t=2026-07-08T21:36:32.954867256Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-08T21:36:32.9556495Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=789.134µs logger=migrator t=2026-07-08T21:36:32.961144633Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-08T21:36:32.962979373Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.83274ms logger=migrator t=2026-07-08T21:36:32.967812435Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-08T21:36:32.968953574Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.141519ms logger=migrator t=2026-07-08T21:36:32.973093884Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-08T21:36:32.976041313Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.953869ms logger=migrator t=2026-07-08T21:36:32.98409734Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-08T21:36:32.984513817Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=418.517µs logger=migrator t=2026-07-08T21:36:32.995562233Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-08T21:36:32.995669905Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=81.191µs logger=migrator t=2026-07-08T21:36:33.003169582Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-08T21:36:33.005024912Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.85551ms logger=migrator t=2026-07-08T21:36:33.012023921Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-08T21:36:33.019766582Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=7.74054ms logger=migrator t=2026-07-08T21:36:33.02448038Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-08T21:36:33.026029157Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.548597ms logger=migrator t=2026-07-08T21:36:33.029957432Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-08T21:36:33.032301692Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.34255ms logger=migrator t=2026-07-08T21:36:33.037380748Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-08T21:36:33.037737304Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=355.716µs logger=migrator t=2026-07-08T21:36:33.044970956Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-08T21:36:33.045917712Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=949.325µs logger=migrator t=2026-07-08T21:36:33.051880612Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-08T21:36:33.052587293Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=706.891µs logger=migrator t=2026-07-08T21:36:33.056697173Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-08T21:36:33.056726484Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.81µs logger=migrator t=2026-07-08T21:36:33.063853403Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-08T21:36:33.064687268Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=833.355µs logger=migrator t=2026-07-08T21:36:33.069691911Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-08T21:36:33.070371163Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=681.752µs logger=migrator t=2026-07-08T21:36:33.077046726Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-08T21:36:33.081787386Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.74277ms logger=migrator t=2026-07-08T21:36:33.087482491Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-08T21:36:33.088057841Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=579.87µs logger=migrator t=2026-07-08T21:36:33.093222868Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-08T21:36:33.093799218Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=576.19µs logger=migrator t=2026-07-08T21:36:33.102375322Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-08T21:36:33.102963322Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=588.19µs logger=migrator t=2026-07-08T21:36:33.107014971Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-08T21:36:33.107236914Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=221.993µs logger=migrator t=2026-07-08T21:36:33.113480269Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-08T21:36:33.113901866Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=422.187µs logger=migrator t=2026-07-08T21:36:33.12006527Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-08T21:36:33.121512555Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.447115ms logger=migrator t=2026-07-08T21:36:33.125240177Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-08T21:36:33.125796137Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=551.2µs logger=migrator t=2026-07-08T21:36:33.129380727Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-08T21:36:33.12952666Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=146.203µs logger=migrator t=2026-07-08T21:36:33.136976816Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-08T21:36:33.137117738Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=141.992µs logger=migrator t=2026-07-08T21:36:33.142814034Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-08T21:36:33.143503975Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=691.521µs logger=migrator t=2026-07-08T21:36:33.148230225Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-08T21:36:33.150089566Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.859281ms logger=migrator t=2026-07-08T21:36:33.154289287Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-08T21:36:33.154911197Z level=info msg="Migration successfully executed" id="create data_source table" duration=622.2µs logger=migrator t=2026-07-08T21:36:33.163748226Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-08T21:36:33.164425497Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=679.001µs logger=migrator t=2026-07-08T21:36:33.169046435Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-08T21:36:33.169791348Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=745.133µs logger=migrator t=2026-07-08T21:36:33.175047976Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-08T21:36:33.175683087Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=635.401µs logger=migrator t=2026-07-08T21:36:33.185815688Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-08T21:36:33.187338473Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.524725ms logger=migrator t=2026-07-08T21:36:33.199207234Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-08T21:36:33.206318393Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.113779ms logger=migrator t=2026-07-08T21:36:33.211288226Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-08T21:36:33.212146311Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=853.334µs logger=migrator t=2026-07-08T21:36:33.216652947Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-08T21:36:33.218004839Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.351232ms logger=migrator t=2026-07-08T21:36:33.223600163Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-08T21:36:33.224432958Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=839.885µs logger=migrator t=2026-07-08T21:36:33.230571472Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-08T21:36:33.231116951Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=545.829µs logger=migrator t=2026-07-08T21:36:33.237929856Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-08T21:36:33.240458817Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.528841ms logger=migrator t=2026-07-08T21:36:33.246294687Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-08T21:36:33.248658636Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.365899ms logger=migrator t=2026-07-08T21:36:33.257951143Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-08T21:36:33.258014744Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=78.001µs logger=migrator t=2026-07-08T21:36:33.262904105Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-08T21:36:33.263386014Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=482.209µs logger=migrator t=2026-07-08T21:36:33.268023972Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-08T21:36:33.272294854Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.271722ms logger=migrator t=2026-07-08T21:36:33.275715582Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-08T21:36:33.276001416Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=285.434µs logger=migrator t=2026-07-08T21:36:33.281166083Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-08T21:36:33.281333116Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=167.253µs logger=migrator t=2026-07-08T21:36:33.292931001Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-08T21:36:33.295343602Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.413341ms logger=migrator t=2026-07-08T21:36:33.298715039Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-08T21:36:33.298879942Z level=info msg="Migration successfully executed" id="Update uid value" duration=165.013µs logger=migrator t=2026-07-08T21:36:33.302589075Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-08T21:36:33.303599751Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.015246ms logger=migrator t=2026-07-08T21:36:33.310134201Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-08T21:36:33.311293891Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.16148ms logger=migrator t=2026-07-08T21:36:33.315172356Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-08T21:36:33.316255725Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.083129ms logger=migrator t=2026-07-08T21:36:33.323240852Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-08T21:36:33.328078964Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=4.840162ms logger=migrator t=2026-07-08T21:36:33.336397764Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-08T21:36:33.338062601Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.657487ms logger=migrator t=2026-07-08T21:36:33.344249956Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-08T21:36:33.345128001Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=879.246µs logger=migrator t=2026-07-08T21:36:33.353176757Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-08T21:36:33.35457867Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.403053ms logger=migrator t=2026-07-08T21:36:33.360909216Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-08T21:36:33.361478086Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=569.51µs logger=migrator t=2026-07-08T21:36:33.364395725Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-08T21:36:33.364930384Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=535.719µs logger=migrator t=2026-07-08T21:36:33.371348932Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-08T21:36:33.388154885Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=16.817853ms logger=migrator t=2026-07-08T21:36:33.39197536Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-08T21:36:33.392776443Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=802.183µs logger=migrator t=2026-07-08T21:36:33.396843052Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-08T21:36:33.39792219Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.078888ms logger=migrator t=2026-07-08T21:36:33.402206682Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-08T21:36:33.402951164Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=747.262µs logger=migrator t=2026-07-08T21:36:33.405866263Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-08T21:36:33.406896441Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.030028ms logger=migrator t=2026-07-08T21:36:33.410653534Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-08T21:36:33.411128072Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=475.278µs logger=migrator t=2026-07-08T21:36:33.415878662Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-08T21:36:33.416592364Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=716.522µs logger=migrator t=2026-07-08T21:36:33.419873839Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-08T21:36:33.419907171Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.522µs logger=migrator t=2026-07-08T21:36:33.424359265Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-08T21:36:33.430451607Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.091462ms logger=migrator t=2026-07-08T21:36:33.435161307Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-08T21:36:33.43711309Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.946603ms logger=migrator t=2026-07-08T21:36:33.440522508Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-08T21:36:33.44067936Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.652µs logger=migrator t=2026-07-08T21:36:33.446856854Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-08T21:36:33.450926483Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.073119ms logger=migrator t=2026-07-08T21:36:33.507187491Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-08T21:36:33.512869276Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.682285ms logger=migrator t=2026-07-08T21:36:33.8432Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-08T21:36:33.847314258Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=4.095318ms logger=migrator t=2026-07-08T21:36:33.910969131Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-08T21:36:33.912189291Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.22227ms logger=migrator t=2026-07-08T21:36:33.973798419Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-08T21:36:33.975475277Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.701779ms logger=migrator t=2026-07-08T21:36:34.086351132Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-08T21:36:34.087844227Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.494745ms logger=migrator t=2026-07-08T21:36:34.226229364Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-08T21:36:34.227194831Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=996.128µs logger=migrator t=2026-07-08T21:36:34.402937525Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-08T21:36:34.404453741Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.517976ms logger=migrator t=2026-07-08T21:36:34.411327396Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-08T21:36:34.411430028Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=103.012µs logger=migrator t=2026-07-08T21:36:34.416192648Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-08T21:36:34.416277069Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=84.921µs logger=migrator t=2026-07-08T21:36:34.425702828Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-08T21:36:34.428925932Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.224274ms logger=migrator t=2026-07-08T21:36:34.440300714Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-08T21:36:34.444479444Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.18121ms logger=migrator t=2026-07-08T21:36:34.449135182Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-08T21:36:34.449251854Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=118.112µs logger=migrator t=2026-07-08T21:36:34.454765837Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-08T21:36:34.455815984Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.051087ms logger=migrator t=2026-07-08T21:36:34.460798998Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-08T21:36:34.462291644Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.493846ms logger=migrator t=2026-07-08T21:36:34.466431503Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-08T21:36:34.466474444Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.79µs logger=migrator t=2026-07-08T21:36:34.46983082Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-08T21:36:34.470687475Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=863.205µs logger=migrator t=2026-07-08T21:36:34.474296965Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-08T21:36:34.47520865Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=911.355µs logger=migrator t=2026-07-08T21:36:34.48117382Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-08T21:36:34.484734451Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.560941ms logger=migrator t=2026-07-08T21:36:34.487905394Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-08T21:36:34.487938345Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.19µs logger=migrator t=2026-07-08T21:36:34.49122328Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-08T21:36:34.492047243Z level=info msg="Migration successfully executed" id="create session table" duration=830.383µs logger=migrator t=2026-07-08T21:36:34.496667351Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-08T21:36:34.496745062Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=78.321µs logger=migrator t=2026-07-08T21:36:34.501200237Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-08T21:36:34.501275009Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=75.452µs logger=migrator t=2026-07-08T21:36:34.50549934Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-08T21:36:34.506197151Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=696.622µs logger=migrator t=2026-07-08T21:36:34.510767188Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-08T21:36:34.511455459Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=688.041µs logger=migrator t=2026-07-08T21:36:34.516111248Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-08T21:36:34.516135719Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.43µs logger=migrator t=2026-07-08T21:36:34.519090218Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-08T21:36:34.519113559Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=24.361µs logger=migrator t=2026-07-08T21:36:34.522555707Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-08T21:36:34.526760538Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.205931ms logger=migrator t=2026-07-08T21:36:34.53470529Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-08T21:36:34.536957488Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.252588ms logger=migrator t=2026-07-08T21:36:34.542123995Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-08T21:36:34.542203997Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=75.662µs logger=migrator t=2026-07-08T21:36:34.54714242Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-08T21:36:34.547368174Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=247.114µs logger=migrator t=2026-07-08T21:36:34.552635142Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-08T21:36:34.553644939Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.009807ms logger=migrator t=2026-07-08T21:36:34.558076394Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-08T21:36:34.558123385Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=50.211µs logger=migrator t=2026-07-08T21:36:34.561630583Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-08T21:36:34.566124669Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.493656ms logger=migrator t=2026-07-08T21:36:34.570227498Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-08T21:36:34.570461212Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=231.224µs logger=migrator t=2026-07-08T21:36:34.574112984Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-08T21:36:34.576630595Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.517321ms logger=migrator t=2026-07-08T21:36:34.580882987Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-08T21:36:34.584271664Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.388307ms logger=migrator t=2026-07-08T21:36:34.588066998Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-08T21:36:34.588204911Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=115.712µs logger=migrator t=2026-07-08T21:36:34.592090765Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-08T21:36:34.593047121Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=956.226µs logger=migrator t=2026-07-08T21:36:34.597942114Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-08T21:36:34.598763728Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=821.484µs logger=migrator t=2026-07-08T21:36:34.602469231Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-08T21:36:34.604142998Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.666717ms logger=migrator t=2026-07-08T21:36:34.60836451Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-08T21:36:34.609811413Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.446693ms logger=migrator t=2026-07-08T21:36:34.617781958Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-08T21:36:34.61908108Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.298302ms logger=migrator t=2026-07-08T21:36:34.625455277Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-08T21:36:34.626545985Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.085108ms logger=migrator t=2026-07-08T21:36:34.631349426Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-08T21:36:34.632016857Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=667.221µs logger=migrator t=2026-07-08T21:36:34.635642737Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-08T21:36:34.636486712Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=843.585µs logger=migrator t=2026-07-08T21:36:34.640217025Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-08T21:36:34.641428496Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.212381ms logger=migrator t=2026-07-08T21:36:34.64525387Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-08T21:36:34.657063588Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.810509ms logger=migrator t=2026-07-08T21:36:34.660656728Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-08T21:36:34.661134787Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=478.349µs logger=migrator t=2026-07-08T21:36:34.665717343Z 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-07-08T21:36:34.666599839Z 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=882.636µs logger=migrator t=2026-07-08T21:36:34.670423543Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-08T21:36:34.670711917Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=296.005µs logger=migrator t=2026-07-08T21:36:34.673966002Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-08T21:36:34.674909668Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=946.536µs logger=migrator t=2026-07-08T21:36:34.67857359Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-08T21:36:34.679932742Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.361042ms logger=migrator t=2026-07-08T21:36:34.688357954Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-08T21:36:34.691483306Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.123802ms logger=migrator t=2026-07-08T21:36:34.695013877Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-08T21:36:34.697913985Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.899698ms logger=migrator t=2026-07-08T21:36:34.700910746Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-08T21:36:34.703810264Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.902719ms logger=migrator t=2026-07-08T21:36:34.707292783Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-08T21:36:34.710306283Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.01303ms logger=migrator t=2026-07-08T21:36:34.71427022Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-08T21:36:34.715252267Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=980.036µs logger=migrator t=2026-07-08T21:36:34.71905979Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-08T21:36:34.719121691Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=62.171µs logger=migrator t=2026-07-08T21:36:34.722383826Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-08T21:36:34.722407446Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=24.65µs logger=migrator t=2026-07-08T21:36:34.727431801Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-08T21:36:34.728102342Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=669.961µs logger=migrator t=2026-07-08T21:36:34.732277983Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-08T21:36:34.733039735Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=761.482µs logger=migrator t=2026-07-08T21:36:34.737606302Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-08T21:36:34.738259703Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=651.051µs logger=migrator t=2026-07-08T21:36:34.742615237Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-08T21:36:34.743291308Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=675.531µs logger=migrator t=2026-07-08T21:36:34.746289778Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-08T21:36:34.747095491Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=805.483µs logger=migrator t=2026-07-08T21:36:34.750321225Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-08T21:36:34.753423569Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.101984ms logger=migrator t=2026-07-08T21:36:34.757786012Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-08T21:36:34.760899194Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.112782ms logger=migrator t=2026-07-08T21:36:34.764212249Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-08T21:36:34.764408913Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=191.133µs logger=migrator t=2026-07-08T21:36:34.767983043Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-08T21:36:34.768715615Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=732.362µs logger=migrator t=2026-07-08T21:36:34.773589538Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-08T21:36:34.774285109Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=695.721µs logger=migrator t=2026-07-08T21:36:34.777774578Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-08T21:36:34.78088598Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.110903ms logger=migrator t=2026-07-08T21:36:34.784464681Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-08T21:36:34.784517571Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=53.55µs logger=migrator t=2026-07-08T21:36:34.788771222Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-08T21:36:34.789490884Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=719.442µs logger=migrator t=2026-07-08T21:36:34.792514275Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-08T21:36:34.793273288Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=753.293µs logger=migrator t=2026-07-08T21:36:34.797034291Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-08T21:36:34.797128343Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=94.132µs logger=migrator t=2026-07-08T21:36:34.801225632Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-08T21:36:34.801955954Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=726.932µs logger=migrator t=2026-07-08T21:36:34.806078143Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-08T21:36:34.806842097Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=763.694µs logger=migrator t=2026-07-08T21:36:34.810751152Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-08T21:36:34.811494304Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=742.832µs logger=migrator t=2026-07-08T21:36:34.816309465Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-08T21:36:34.817065658Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=756.203µs logger=migrator t=2026-07-08T21:36:34.820860702Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-08T21:36:34.822587141Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.713208ms logger=migrator t=2026-07-08T21:36:34.828060893Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-08T21:36:34.828972758Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=912.305µs logger=migrator t=2026-07-08T21:36:34.833997933Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-08T21:36:34.834020173Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=23.01µs logger=migrator t=2026-07-08T21:36:34.838601541Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-08T21:36:34.842035288Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.433157ms logger=migrator t=2026-07-08T21:36:34.845350944Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-08T21:36:34.846068086Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=717.362µs logger=migrator t=2026-07-08T21:36:34.849453353Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-08T21:36:34.852784799Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.328416ms logger=migrator t=2026-07-08T21:36:34.856972989Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-08T21:36:34.85757334Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=600.081µs logger=migrator t=2026-07-08T21:36:34.861055738Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-08T21:36:34.86180109Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=745.052µs logger=migrator t=2026-07-08T21:36:34.865514603Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-08T21:36:34.866226025Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=711.152µs logger=migrator t=2026-07-08T21:36:34.876820303Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-08T21:36:34.888766774Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.950361ms logger=migrator t=2026-07-08T21:36:34.892227372Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-08T21:36:34.892888703Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=661.011µs logger=migrator t=2026-07-08T21:36:34.89746652Z 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-07-08T21:36:34.898370455Z 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=903.345µs logger=migrator t=2026-07-08T21:36:34.902313222Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-08T21:36:34.902778689Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=476.418µs logger=migrator t=2026-07-08T21:36:34.907524659Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-08T21:36:34.908712399Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.19049ms logger=migrator t=2026-07-08T21:36:34.91347466Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-08T21:36:34.914056459Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=581.8µs logger=migrator t=2026-07-08T21:36:34.918034246Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-08T21:36:34.922554312Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.524676ms logger=migrator t=2026-07-08T21:36:34.926233614Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-08T21:36:34.930866832Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.632888ms logger=migrator t=2026-07-08T21:36:34.934395211Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-08T21:36:34.935529111Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.124579ms logger=migrator t=2026-07-08T21:36:34.939931614Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-08T21:36:34.94142978Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.495796ms logger=migrator t=2026-07-08T21:36:34.945995586Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-08T21:36:34.946430993Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=434.957µs logger=migrator t=2026-07-08T21:36:34.950141556Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-08T21:36:34.954487018Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.344942ms logger=migrator t=2026-07-08T21:36:34.959140047Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-08T21:36:34.960075382Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=935.175µs logger=migrator t=2026-07-08T21:36:34.964204052Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-08T21:36:34.964440156Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=239.174µs logger=migrator t=2026-07-08T21:36:34.967964155Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-08T21:36:34.968391972Z level=info msg="Migration successfully executed" id="Move region to single row" duration=449.467µs logger=migrator t=2026-07-08T21:36:34.972755286Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-08T21:36:34.973813843Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.063607ms logger=migrator t=2026-07-08T21:36:34.977491826Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-08T21:36:34.97834299Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=850.624µs logger=migrator t=2026-07-08T21:36:34.981997181Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-08T21:36:34.98306891Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.079449ms logger=migrator t=2026-07-08T21:36:34.987573595Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-08T21:36:34.988538361Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=964.376µs logger=migrator t=2026-07-08T21:36:34.993148759Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-08T21:36:34.994522943Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.375474ms logger=migrator t=2026-07-08T21:36:34.998462958Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-08T21:36:34.999721279Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.259271ms logger=migrator t=2026-07-08T21:36:35.004066573Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-08T21:36:35.004131444Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.481µs logger=migrator t=2026-07-08T21:36:35.00751279Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-08T21:36:35.008361865Z level=info msg="Migration successfully executed" id="create test_data table" duration=848.695µs logger=migrator t=2026-07-08T21:36:35.013227946Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-08T21:36:35.013991899Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=763.873µs logger=migrator t=2026-07-08T21:36:35.019477451Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-08T21:36:35.020843244Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.353872ms logger=migrator t=2026-07-08T21:36:35.025057234Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-08T21:36:35.026518099Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.460575ms logger=migrator t=2026-07-08T21:36:35.030528336Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-08T21:36:35.030894473Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=366.377µs logger=migrator t=2026-07-08T21:36:35.035260205Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-08T21:36:35.035766184Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=497.518µs logger=migrator t=2026-07-08T21:36:35.039605199Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-08T21:36:35.03970918Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=112.551µs logger=migrator t=2026-07-08T21:36:35.043365242Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-08T21:36:35.044639953Z level=info msg="Migration successfully executed" id="create team table" duration=1.275421ms logger=migrator t=2026-07-08T21:36:35.048781943Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-08T21:36:35.049742309Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=960.216µs logger=migrator t=2026-07-08T21:36:35.054841864Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-08T21:36:35.055746299Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=903.945µs logger=migrator t=2026-07-08T21:36:35.059664425Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-08T21:36:35.064073759Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.408944ms logger=migrator t=2026-07-08T21:36:35.067206462Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-08T21:36:35.067372675Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=166.573µs logger=migrator t=2026-07-08T21:36:35.071599156Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-08T21:36:35.07247847Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=879.284µs logger=migrator t=2026-07-08T21:36:35.076148142Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-08T21:36:35.076884154Z level=info msg="Migration successfully executed" id="create team member table" duration=735.942µs logger=migrator t=2026-07-08T21:36:35.08139957Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-08T21:36:35.082398117Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=998.507µs logger=migrator t=2026-07-08T21:36:35.087556844Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-08T21:36:35.088913936Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.354932ms logger=migrator t=2026-07-08T21:36:35.09329441Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-08T21:36:35.094828665Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.523675ms logger=migrator t=2026-07-08T21:36:35.099080457Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-08T21:36:35.103565343Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.486456ms logger=migrator t=2026-07-08T21:36:35.108032127Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-08T21:36:35.112588024Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.555647ms logger=migrator t=2026-07-08T21:36:35.116219745Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-08T21:36:35.121636755Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.41656ms logger=migrator t=2026-07-08T21:36:35.125031072Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-08T21:36:35.1260566Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.024878ms logger=migrator t=2026-07-08T21:36:35.130741348Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-08T21:36:35.132304415Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.561107ms logger=migrator t=2026-07-08T21:36:35.136895191Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-08T21:36:35.138536879Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.641318ms logger=migrator t=2026-07-08T21:36:35.144390697Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-08T21:36:35.145378033Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=986.956µs logger=migrator t=2026-07-08T21:36:35.150838305Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-08T21:36:35.152756388Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.916463ms logger=migrator t=2026-07-08T21:36:35.157226703Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-08T21:36:35.15823446Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.008797ms logger=migrator t=2026-07-08T21:36:35.162300468Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-08T21:36:35.163338755Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.038017ms logger=migrator t=2026-07-08T21:36:35.167315492Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-08T21:36:35.16838369Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.067348ms logger=migrator t=2026-07-08T21:36:35.172113493Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-08T21:36:35.172696062Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=581.489µs logger=migrator t=2026-07-08T21:36:35.176584498Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-08T21:36:35.177251569Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=670.141µs logger=migrator t=2026-07-08T21:36:35.181877376Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-08T21:36:35.186062457Z level=info msg="Migration successfully executed" id="create tag table" duration=4.181411ms logger=migrator t=2026-07-08T21:36:35.193077114Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-08T21:36:35.195302892Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.227748ms logger=migrator t=2026-07-08T21:36:35.202161418Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-08T21:36:35.20469795Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.536262ms logger=migrator t=2026-07-08T21:36:35.209333977Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-08T21:36:35.210582289Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.248352ms logger=migrator t=2026-07-08T21:36:35.217498404Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-08T21:36:35.219129302Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.630888ms logger=migrator t=2026-07-08T21:36:35.223426084Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-08T21:36:35.243762166Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.333302ms logger=migrator t=2026-07-08T21:36:35.246934699Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-08T21:36:35.247516779Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=582.03µs logger=migrator t=2026-07-08T21:36:35.251481395Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-08T21:36:35.252210127Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=728.612µs logger=migrator t=2026-07-08T21:36:35.256413928Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-08T21:36:35.257015408Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=601.099µs logger=migrator t=2026-07-08T21:36:35.261359451Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-08T21:36:35.262406638Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.047737ms logger=migrator t=2026-07-08T21:36:35.266441337Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-08T21:36:35.26727794Z level=info msg="Migration successfully executed" id="create user auth table" duration=836.173µs logger=migrator t=2026-07-08T21:36:35.271067773Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-08T21:36:35.272086561Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.018148ms logger=migrator t=2026-07-08T21:36:35.276335112Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-08T21:36:35.276541625Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=147.212µs logger=migrator t=2026-07-08T21:36:35.281292415Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-08T21:36:35.289713437Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.421032ms logger=migrator t=2026-07-08T21:36:35.293668463Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-08T21:36:35.298825689Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.156886ms logger=migrator t=2026-07-08T21:36:35.305402401Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-08T21:36:35.311646445Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.238864ms logger=migrator t=2026-07-08T21:36:35.317386761Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-08T21:36:35.325314315Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.932004ms logger=migrator t=2026-07-08T21:36:35.329992793Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-08T21:36:35.330651904Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=656.281µs logger=migrator t=2026-07-08T21:36:35.334179933Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-08T21:36:35.33931504Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.134036ms logger=migrator t=2026-07-08T21:36:35.342508593Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-08T21:36:35.343396188Z level=info msg="Migration successfully executed" id="create server_lock table" duration=887.745µs logger=migrator t=2026-07-08T21:36:35.348314781Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-08T21:36:35.349221395Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=906.484µs logger=migrator t=2026-07-08T21:36:35.353081751Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-08T21:36:35.353885254Z level=info msg="Migration successfully executed" id="create user auth token table" duration=802.943µs logger=migrator t=2026-07-08T21:36:35.359224774Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-08T21:36:35.360759889Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.521955ms logger=migrator t=2026-07-08T21:36:35.36616587Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-08T21:36:35.367656505Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.491575ms logger=migrator t=2026-07-08T21:36:35.371903246Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-08T21:36:35.372929464Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.030458ms logger=migrator t=2026-07-08T21:36:35.376629596Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-08T21:36:35.382164008Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.534362ms logger=migrator t=2026-07-08T21:36:35.386535732Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-08T21:36:35.387540939Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.004847ms logger=migrator t=2026-07-08T21:36:35.391451024Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-08T21:36:35.392898959Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.447315ms logger=migrator t=2026-07-08T21:36:35.399343447Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-08T21:36:35.400827952Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.487735ms logger=migrator t=2026-07-08T21:36:35.40849545Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-08T21:36:35.409386016Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=892.116µs logger=migrator t=2026-07-08T21:36:35.413909991Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-08T21:36:35.415659781Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.74953ms logger=migrator t=2026-07-08T21:36:35.420179447Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-08T21:36:35.420277749Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=99.612µs logger=migrator t=2026-07-08T21:36:35.425379583Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-08T21:36:35.425459785Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=80.842µs logger=migrator t=2026-07-08T21:36:35.431538118Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-08T21:36:35.433600402Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.061874ms logger=migrator t=2026-07-08T21:36:35.440741382Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-08T21:36:35.442104524Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.355642ms logger=migrator t=2026-07-08T21:36:35.446318485Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-08T21:36:35.447514765Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.19594ms logger=migrator t=2026-07-08T21:36:35.451495673Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-08T21:36:35.451580764Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=85.931µs logger=migrator t=2026-07-08T21:36:35.45613157Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-08T21:36:35.456865323Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=734.363µs logger=migrator t=2026-07-08T21:36:35.460594225Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-08T21:36:35.462266673Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.675088ms logger=migrator t=2026-07-08T21:36:35.466596386Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-08T21:36:35.468334075Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.74628ms logger=migrator t=2026-07-08T21:36:35.472061337Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-08T21:36:35.473642824Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.581147ms logger=migrator t=2026-07-08T21:36:35.478561526Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-08T21:36:35.484547938Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.987542ms logger=migrator t=2026-07-08T21:36:35.490058119Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-08T21:36:35.490944885Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=886.496µs logger=migrator t=2026-07-08T21:36:35.496947225Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-08T21:36:35.497079027Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=132.932µs logger=migrator t=2026-07-08T21:36:35.501184506Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-08T21:36:35.502618521Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.433765ms logger=migrator t=2026-07-08T21:36:35.509305422Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-08T21:36:35.511299616Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.989584ms logger=migrator t=2026-07-08T21:36:35.516338301Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-08T21:36:35.51748177Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.138379ms logger=migrator t=2026-07-08T21:36:35.522085527Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-08T21:36:35.522168679Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=84.432µs logger=migrator t=2026-07-08T21:36:35.52696393Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-08T21:36:35.529300958Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.339178ms logger=migrator t=2026-07-08T21:36:35.535267889Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-08T21:36:35.536396477Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.130368ms logger=migrator t=2026-07-08T21:36:35.540176811Z 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-07-08T21:36:35.54127147Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.096109ms logger=migrator t=2026-07-08T21:36:35.544433283Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-08T21:36:35.546049529Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.617117ms logger=migrator t=2026-07-08T21:36:35.550670957Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-08T21:36:35.557718676Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.047049ms logger=migrator t=2026-07-08T21:36:35.560842378Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-08T21:36:35.561743713Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=900.575µs logger=migrator t=2026-07-08T21:36:35.565060868Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-08T21:36:35.565918344Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=855.415µs logger=migrator t=2026-07-08T21:36:35.568894163Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-08T21:36:35.595688712Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.790029ms logger=migrator t=2026-07-08T21:36:35.599790922Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-08T21:36:35.625416902Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.62036ms logger=migrator t=2026-07-08T21:36:35.631360202Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-08T21:36:35.632642303Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.27464ms logger=migrator t=2026-07-08T21:36:35.635619572Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-08T21:36:35.636806923Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.186841ms logger=migrator t=2026-07-08T21:36:35.640776459Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-08T21:36:35.648989107Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.206938ms logger=migrator t=2026-07-08T21:36:35.673292255Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-08T21:36:35.68194345Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.652445ms logger=migrator t=2026-07-08T21:36:35.686280204Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-08T21:36:35.687322871Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.042737ms logger=migrator t=2026-07-08T21:36:35.694855458Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-08T21:36:35.696288331Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.431673ms logger=migrator t=2026-07-08T21:36:35.701486609Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-08T21:36:35.703143377Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.654968ms logger=migrator t=2026-07-08T21:36:35.708049658Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-08T21:36:35.709130237Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.079999ms logger=migrator t=2026-07-08T21:36:35.715077867Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-08T21:36:35.715168788Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=91.651µs logger=migrator t=2026-07-08T21:36:35.745485977Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-08T21:36:35.755566516Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.077189ms logger=migrator t=2026-07-08T21:36:35.759758617Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-08T21:36:35.766068383Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.309546ms logger=migrator t=2026-07-08T21:36:35.772123134Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-08T21:36:35.778337058Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.210894ms logger=migrator t=2026-07-08T21:36:35.783093088Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-08T21:36:35.784063294Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=970.126µs logger=migrator t=2026-07-08T21:36:35.789089149Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-08T21:36:35.790131667Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.041808ms logger=migrator t=2026-07-08T21:36:35.795221671Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-08T21:36:35.802561495Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.339274ms logger=migrator t=2026-07-08T21:36:35.807140242Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-08T21:36:35.814246561Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.104979ms logger=migrator t=2026-07-08T21:36:35.818847799Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-08T21:36:35.819784714Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=931.405µs logger=migrator t=2026-07-08T21:36:35.826472297Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-08T21:36:35.836095838Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.625841ms logger=migrator t=2026-07-08T21:36:35.839733009Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-08T21:36:35.845363943Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.624564ms logger=migrator t=2026-07-08T21:36:35.848856503Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-08T21:36:35.848927644Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.691µs logger=migrator t=2026-07-08T21:36:35.852462283Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-08T21:36:35.853576431Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.107608ms logger=migrator t=2026-07-08T21:36:35.857873864Z 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-07-08T21:36:35.858907201Z 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.033247ms logger=migrator t=2026-07-08T21:36:35.864154079Z 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-07-08T21:36:35.865255097Z 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.108668ms logger=migrator t=2026-07-08T21:36:35.869647281Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-08T21:36:35.869715492Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.701µs logger=migrator t=2026-07-08T21:36:35.873304902Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-08T21:36:35.880121767Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.816175ms logger=migrator t=2026-07-08T21:36:35.884181165Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-08T21:36:35.890618033Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.436368ms logger=migrator t=2026-07-08T21:36:35.894247414Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-08T21:36:35.900339436Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.091762ms logger=migrator t=2026-07-08T21:36:35.904048158Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-08T21:36:35.910038899Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.990561ms logger=migrator t=2026-07-08T21:36:35.938035209Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-08T21:36:35.9464433Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.417931ms logger=migrator t=2026-07-08T21:36:35.950223414Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-08T21:36:35.950298205Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.351µs logger=migrator t=2026-07-08T21:36:35.953785924Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-08T21:36:35.954532056Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=745.882µs logger=migrator t=2026-07-08T21:36:35.959842335Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-08T21:36:35.966724581Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.878946ms logger=migrator t=2026-07-08T21:36:35.96966433Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-08T21:36:35.969712941Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=49.191µs logger=migrator t=2026-07-08T21:36:35.973418183Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-08T21:36:35.977848718Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.430215ms logger=migrator t=2026-07-08T21:36:35.981418237Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-08T21:36:35.982365273Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=940.676µs logger=migrator t=2026-07-08T21:36:35.987080452Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-08T21:36:35.993333517Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.252695ms logger=migrator t=2026-07-08T21:36:35.997286874Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-08T21:36:35.998073417Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=786.303µs logger=migrator t=2026-07-08T21:36:36.002280917Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-08T21:36:36.003278304Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.003497ms logger=migrator t=2026-07-08T21:36:36.007265401Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-08T21:36:36.0137614Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.495699ms logger=migrator t=2026-07-08T21:36:36.017575974Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-08T21:36:36.018329566Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=753.342µs logger=migrator t=2026-07-08T21:36:36.023527784Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-08T21:36:36.024563441Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.035517ms logger=migrator t=2026-07-08T21:36:36.029229289Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-08T21:36:36.030763806Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.540696ms logger=migrator t=2026-07-08T21:36:36.036822957Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-08T21:36:36.037877614Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.048307ms logger=migrator t=2026-07-08T21:36:36.042610874Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-08T21:36:36.042679065Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.891µs logger=migrator t=2026-07-08T21:36:36.046694292Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-08T21:36:36.04776881Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.074458ms logger=migrator t=2026-07-08T21:36:36.06033208Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-08T21:36:36.061563351Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.233741ms logger=migrator t=2026-07-08T21:36:36.065446476Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-08T21:36:36.065853963Z 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-07-08T21:36:36.069847319Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-08T21:36:36.070334058Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=487.149µs logger=migrator t=2026-07-08T21:36:36.074828193Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-08T21:36:36.07640868Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.579427ms logger=migrator t=2026-07-08T21:36:36.081343853Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-08T21:36:36.089979508Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.637395ms logger=migrator t=2026-07-08T21:36:36.094570504Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-08T21:36:36.095334517Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=763.973µs logger=migrator t=2026-07-08T21:36:36.100187508Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-08T21:36:36.101855016Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.664098ms logger=migrator t=2026-07-08T21:36:36.107306368Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-08T21:36:36.10867979Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.373052ms logger=migrator t=2026-07-08T21:36:36.113619563Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-08T21:36:36.115556896Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.908233ms logger=migrator t=2026-07-08T21:36:36.12057119Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-08T21:36:36.12176336Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.19162ms logger=migrator t=2026-07-08T21:36:36.126561001Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-08T21:36:36.126595481Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.71µs logger=migrator t=2026-07-08T21:36:36.130890563Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-08T21:36:36.130963354Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=73.671µs logger=migrator t=2026-07-08T21:36:36.135821726Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-08T21:36:36.142343184Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.518538ms logger=migrator t=2026-07-08T21:36:36.146804419Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-08T21:36:36.147121595Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=317.606µs logger=migrator t=2026-07-08T21:36:36.15161526Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-08T21:36:36.152563436Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=947.296µs logger=migrator t=2026-07-08T21:36:36.157112313Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-08T21:36:36.157344847Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=238.323µs logger=migrator t=2026-07-08T21:36:36.161413664Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-08T21:36:36.162253828Z level=info msg="Migration successfully executed" id="create data_keys table" duration=840.184µs logger=migrator t=2026-07-08T21:36:36.167534896Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-08T21:36:36.168255609Z level=info msg="Migration successfully executed" id="create secrets table" duration=720.613µs logger=migrator t=2026-07-08T21:36:36.1724967Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-08T21:36:36.209778364Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.263824ms logger=migrator t=2026-07-08T21:36:36.214116707Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-08T21:36:36.221096734Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.979357ms logger=migrator t=2026-07-08T21:36:36.296789672Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-08T21:36:36.297093198Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=306.706µs logger=migrator t=2026-07-08T21:36:36.301582653Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-08T21:36:36.333508109Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.927416ms logger=migrator t=2026-07-08T21:36:36.337321492Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-08T21:36:36.373521829Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.195277ms logger=migrator t=2026-07-08T21:36:36.379675852Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-08T21:36:36.380369773Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=694.631µs logger=migrator t=2026-07-08T21:36:36.387127577Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-08T21:36:36.389432276Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.305489ms logger=migrator t=2026-07-08T21:36:36.394962698Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-08T21:36:36.395194762Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=232.654µs logger=migrator t=2026-07-08T21:36:36.399534774Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-08T21:36:36.400724145Z level=info msg="Migration successfully executed" id="create permission table" duration=1.191251ms logger=migrator t=2026-07-08T21:36:36.406677215Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-08T21:36:36.408079798Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.402203ms logger=migrator t=2026-07-08T21:36:36.414423044Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-08T21:36:36.415606664Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.18319ms logger=migrator t=2026-07-08T21:36:36.419212244Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-08T21:36:36.420124729Z level=info msg="Migration successfully executed" id="create role table" duration=908.315µs logger=migrator t=2026-07-08T21:36:36.427256809Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-08T21:36:36.437338968Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.078899ms logger=migrator t=2026-07-08T21:36:36.441065971Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-08T21:36:36.448993624Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.928093ms logger=migrator t=2026-07-08T21:36:36.452952599Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-08T21:36:36.453828155Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=875.526µs logger=migrator t=2026-07-08T21:36:36.460021469Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-08T21:36:36.461222858Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.201109ms logger=migrator t=2026-07-08T21:36:36.465051543Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-08T21:36:36.466342354Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.290341ms logger=migrator t=2026-07-08T21:36:36.470192758Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-08T21:36:36.471203046Z level=info msg="Migration successfully executed" id="create team role table" duration=1.009848ms logger=migrator t=2026-07-08T21:36:36.47621283Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-08T21:36:36.477457221Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.24362ms logger=migrator t=2026-07-08T21:36:36.481556729Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-08T21:36:36.48281931Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.262151ms logger=migrator t=2026-07-08T21:36:36.486600983Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-08T21:36:36.487818654Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.217261ms logger=migrator t=2026-07-08T21:36:36.49234814Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-08T21:36:36.493182554Z level=info msg="Migration successfully executed" id="create user role table" duration=830.155µs logger=migrator t=2026-07-08T21:36:36.498015414Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-08T21:36:36.499358037Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.339833ms logger=migrator t=2026-07-08T21:36:36.504304991Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-08T21:36:36.505578492Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.272711ms logger=migrator t=2026-07-08T21:36:36.512202842Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-08T21:36:36.51444423Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.238748ms logger=migrator t=2026-07-08T21:36:36.520784776Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-08T21:36:36.521823224Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.042548ms logger=migrator t=2026-07-08T21:36:36.529489263Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-08T21:36:36.530613201Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.123568ms logger=migrator t=2026-07-08T21:36:36.536218175Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-08T21:36:36.537908714Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.689949ms logger=migrator t=2026-07-08T21:36:36.545688333Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-08T21:36:36.553980883Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.289249ms logger=migrator t=2026-07-08T21:36:36.558345266Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-08T21:36:36.55917871Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=827.984µs logger=migrator t=2026-07-08T21:36:36.562653258Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-08T21:36:36.563654875Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=998.547µs logger=migrator t=2026-07-08T21:36:36.568502325Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-08T21:36:36.569606185Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.10353ms logger=migrator t=2026-07-08T21:36:36.573913716Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-08T21:36:36.575120677Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.206321ms logger=migrator t=2026-07-08T21:36:36.578421622Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-08T21:36:36.579281586Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=855.264µs logger=migrator t=2026-07-08T21:36:36.584083457Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-08T21:36:36.585267297Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.18295ms logger=migrator t=2026-07-08T21:36:36.5896003Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-08T21:36:36.600856868Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.257368ms logger=migrator t=2026-07-08T21:36:36.604535449Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-08T21:36:36.613069923Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.533974ms logger=migrator t=2026-07-08T21:36:36.620272514Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-08T21:36:36.626580089Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.306755ms logger=migrator t=2026-07-08T21:36:36.633853101Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-08T21:36:36.643559363Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.706892ms logger=migrator t=2026-07-08T21:36:36.648274793Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-08T21:36:36.649413572Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.144738ms logger=migrator t=2026-07-08T21:36:36.657794152Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-08T21:36:36.658953642Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.1592ms logger=migrator t=2026-07-08T21:36:36.662664924Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-08T21:36:36.663786042Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.124438ms logger=migrator t=2026-07-08T21:36:36.667129529Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-08T21:36:36.668096345Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=967.206µs logger=migrator t=2026-07-08T21:36:36.672390957Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-08T21:36:36.673536346Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.145119ms logger=migrator t=2026-07-08T21:36:36.677483952Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-08T21:36:36.677613014Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=129.792µs logger=migrator t=2026-07-08T21:36:36.681078503Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-08T21:36:36.681157834Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=80.291µs logger=migrator t=2026-07-08T21:36:36.685947164Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-08T21:36:36.687415349Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.471175ms logger=migrator t=2026-07-08T21:36:36.694507847Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-08T21:36:36.695695938Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.194461ms logger=migrator t=2026-07-08T21:36:36.701941222Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-08T21:36:36.702623873Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=684.621µs logger=migrator t=2026-07-08T21:36:36.707576167Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-08T21:36:36.707863091Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=282.454µs logger=migrator t=2026-07-08T21:36:36.713545966Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-08T21:36:36.714100325Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=554.409µs logger=migrator t=2026-07-08T21:36:36.721029602Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-08T21:36:36.724228586Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=3.181523ms logger=migrator t=2026-07-08T21:36:36.731293814Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-08T21:36:36.732782979Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.491985ms logger=migrator t=2026-07-08T21:36:36.739840858Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-08T21:36:36.749161923Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.322976ms logger=migrator t=2026-07-08T21:36:36.753963324Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-08T21:36:36.754092986Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=130.962µs logger=migrator t=2026-07-08T21:36:36.763118297Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-08T21:36:36.764606892Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.489805ms logger=migrator t=2026-07-08T21:36:36.772152879Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-08T21:36:36.773361309Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.20816ms logger=migrator t=2026-07-08T21:36:36.777505058Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-08T21:36:36.778645387Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.139789ms logger=migrator t=2026-07-08T21:36:36.782201477Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-08T21:36:36.791701676Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.498959ms logger=migrator t=2026-07-08T21:36:36.798117653Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-08T21:36:36.799358525Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.241762ms logger=migrator t=2026-07-08T21:36:36.802774212Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-08T21:36:36.8044647Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.690758ms logger=migrator t=2026-07-08T21:36:36.808538168Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-08T21:36:36.831592444Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.050016ms logger=migrator t=2026-07-08T21:36:36.838661413Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-08T21:36:36.8396666Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.005147ms logger=migrator t=2026-07-08T21:36:36.844939798Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-08T21:36:36.847015663Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.076635ms logger=migrator t=2026-07-08T21:36:36.853255148Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-08T21:36:36.854386767Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.13156ms logger=migrator t=2026-07-08T21:36:36.858789981Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-08T21:36:36.860836425Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.045454ms logger=migrator t=2026-07-08T21:36:36.865820839Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-08T21:36:36.866135384Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=314.085µs logger=migrator t=2026-07-08T21:36:36.869745504Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-08T21:36:36.870617938Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=872.184µs logger=migrator t=2026-07-08T21:36:36.87671224Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-08T21:36:36.885671561Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.957491ms logger=migrator t=2026-07-08T21:36:36.889326622Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-08T21:36:36.890286938Z level=info msg="Migration successfully executed" id="create entity_events table" duration=954.616µs logger=migrator t=2026-07-08T21:36:36.895286372Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-08T21:36:36.896451942Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.16512ms logger=migrator t=2026-07-08T21:36:36.906818155Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-08T21:36:36.907812232Z 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-07-08T21:36:36.914777619Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-08T21:36:36.915746485Z 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-07-08T21:36:36.950076151Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-08T21:36:36.952381578Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.323628ms logger=migrator t=2026-07-08T21:36:37.000664018Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-08T21:36:37.002565769Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.886771ms logger=migrator t=2026-07-08T21:36:37.015820202Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-08T21:36:37.017664753Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.843941ms logger=migrator t=2026-07-08T21:36:37.023075933Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-08T21:36:37.024194892Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.118848ms logger=migrator t=2026-07-08T21:36:37.030132631Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-08T21:36:37.031727868Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.594057ms logger=migrator t=2026-07-08T21:36:37.036669821Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-08T21:36:37.038250737Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.581046ms logger=migrator t=2026-07-08T21:36:37.042528979Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-08T21:36:37.043304722Z level=info msg="Migration successfully executed" id="Drop public config table" duration=772.792µs logger=migrator t=2026-07-08T21:36:37.048085372Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-08T21:36:37.04983648Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.751138ms logger=migrator t=2026-07-08T21:36:37.054517949Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-08T21:36:37.05635662Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.838321ms logger=migrator t=2026-07-08T21:36:37.061402934Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-08T21:36:37.062518603Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.115769ms logger=migrator t=2026-07-08T21:36:37.068477693Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-08T21:36:37.070147701Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.670088ms logger=migrator t=2026-07-08T21:36:37.139846126Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-08T21:36:37.164646281Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.804575ms logger=migrator t=2026-07-08T21:36:37.170591351Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-08T21:36:37.181471553Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.881583ms logger=migrator t=2026-07-08T21:36:37.186371905Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-08T21:36:37.195991075Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.61784ms logger=migrator t=2026-07-08T21:36:37.200961569Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-08T21:36:37.201153512Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=191.793µs logger=migrator t=2026-07-08T21:36:37.206295518Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-08T21:36:37.218432951Z level=info msg="Migration successfully executed" id="add share column" duration=12.138923ms logger=migrator t=2026-07-08T21:36:37.284597698Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-08T21:36:37.284871003Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=276.315µs logger=migrator t=2026-07-08T21:36:37.289573562Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-08T21:36:37.291192188Z level=info msg="Migration successfully executed" id="create file table" duration=1.618076ms logger=migrator t=2026-07-08T21:36:37.296831602Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-08T21:36:37.298524571Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.692329ms logger=migrator t=2026-07-08T21:36:37.303639717Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-08T21:36:37.304865997Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.22846ms logger=migrator t=2026-07-08T21:36:37.31045585Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-08T21:36:37.311537089Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.080679ms logger=migrator t=2026-07-08T21:36:37.317160193Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-08T21:36:37.318606317Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.446344ms logger=migrator t=2026-07-08T21:36:37.323980457Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-08T21:36:37.324106759Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=162.423µs logger=migrator t=2026-07-08T21:36:37.328224119Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-08T21:36:37.32831796Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=94.601µs logger=migrator t=2026-07-08T21:36:37.332955517Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-08T21:36:37.333918794Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=963.047µs logger=migrator t=2026-07-08T21:36:37.339551958Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-08T21:36:37.340024136Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=471.208µs logger=migrator t=2026-07-08T21:36:37.344575101Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-08T21:36:37.345987385Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.412064ms logger=migrator t=2026-07-08T21:36:37.350167365Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-08T21:36:37.362356569Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.189774ms logger=migrator t=2026-07-08T21:36:37.367959043Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-08T21:36:37.368091615Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=132.912µs logger=migrator t=2026-07-08T21:36:37.372174753Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-08T21:36:37.373314443Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.13954ms logger=migrator t=2026-07-08T21:36:37.37851616Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-08T21:36:37.379386174Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=871.664µs logger=migrator t=2026-07-08T21:36:37.384169804Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-08T21:36:37.38450549Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=337.006µs logger=migrator t=2026-07-08T21:36:37.390166565Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-08T21:36:37.391069069Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=902.994µs logger=migrator t=2026-07-08T21:36:37.396191865Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-08T21:36:37.405856307Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.663611ms logger=migrator t=2026-07-08T21:36:37.410592746Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-08T21:36:37.420186966Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.5917ms logger=migrator t=2026-07-08T21:36:37.424998727Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-08T21:36:37.42582332Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=824.513µs logger=migrator t=2026-07-08T21:36:37.431341483Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-08T21:36:37.508331061Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.982918ms logger=migrator t=2026-07-08T21:36:37.512689845Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-08T21:36:37.513893454Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.203299ms logger=migrator t=2026-07-08T21:36:37.519279214Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-08T21:36:37.520595546Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.314532ms logger=migrator t=2026-07-08T21:36:37.525800113Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-08T21:36:37.557488003Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.6888ms logger=migrator t=2026-07-08T21:36:37.562816932Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-08T21:36:37.572724569Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.907227ms logger=migrator t=2026-07-08T21:36:37.5782152Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-08T21:36:37.578479405Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=264.315µs logger=migrator t=2026-07-08T21:36:37.582832808Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-08T21:36:37.583215354Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=383.566µs logger=migrator t=2026-07-08T21:36:37.587547066Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-08T21:36:37.587712769Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=165.933µs logger=migrator t=2026-07-08T21:36:37.591430342Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-08T21:36:37.591612915Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=182.063µs logger=migrator t=2026-07-08T21:36:37.595273466Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-08T21:36:37.595431168Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=156.472µs logger=migrator t=2026-07-08T21:36:37.599445915Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-08T21:36:37.600359311Z level=info msg="Migration successfully executed" id="create folder table" duration=911.296µs logger=migrator t=2026-07-08T21:36:37.605340255Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-08T21:36:37.606353131Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.013966ms logger=migrator t=2026-07-08T21:36:37.612787938Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-08T21:36:37.614742822Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.954284ms logger=migrator t=2026-07-08T21:36:37.619224097Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-08T21:36:37.619253587Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.48µs logger=migrator t=2026-07-08T21:36:37.622972359Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-08T21:36:37.624396962Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.423653ms logger=migrator t=2026-07-08T21:36:37.629175513Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-08T21:36:37.629991656Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=814.263µs logger=migrator t=2026-07-08T21:36:37.63377809Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-08T21:36:37.634639464Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=860.884µs logger=migrator t=2026-07-08T21:36:37.638390637Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-08T21:36:37.638685602Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=294.935µs logger=migrator t=2026-07-08T21:36:37.642795451Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-08T21:36:37.642971244Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=176.193µs logger=migrator t=2026-07-08T21:36:37.646591514Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-08T21:36:37.647356167Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=763.513µs logger=migrator t=2026-07-08T21:36:37.650944767Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-08T21:36:37.651792771Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=847.494µs logger=migrator t=2026-07-08T21:36:37.655714807Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-08T21:36:37.6565179Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=802.893µs logger=migrator t=2026-07-08T21:36:37.660313733Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-08T21:36:37.661169569Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=855.126µs logger=migrator t=2026-07-08T21:36:37.664911061Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-08T21:36:37.66670372Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.791999ms logger=migrator t=2026-07-08T21:36:37.671180965Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-08T21:36:37.672941185Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.75876ms logger=migrator t=2026-07-08T21:36:37.677630243Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-08T21:36:37.67982506Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.193787ms logger=migrator t=2026-07-08T21:36:37.684974766Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-08T21:36:37.686154506Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.17821ms logger=migrator t=2026-07-08T21:36:37.690375547Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-08T21:36:37.691286662Z level=info msg="Migration successfully executed" id="create signing_key table" duration=909.445µs logger=migrator t=2026-07-08T21:36:37.698373401Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-08T21:36:37.69951473Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.142998ms logger=migrator t=2026-07-08T21:36:37.706011849Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-08T21:36:37.708217585Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.208286ms logger=migrator t=2026-07-08T21:36:37.713169288Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-08T21:36:37.713421972Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=253.144µs logger=migrator t=2026-07-08T21:36:37.719218989Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-08T21:36:37.733155112Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.939053ms logger=migrator t=2026-07-08T21:36:37.738141466Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-08T21:36:37.738977719Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=837.233µs logger=migrator t=2026-07-08T21:36:37.744017284Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-08T21:36:37.744059035Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=40.651µs logger=migrator t=2026-07-08T21:36:37.748443329Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-08T21:36:37.749593967Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.150408ms logger=migrator t=2026-07-08T21:36:37.754014632Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-08T21:36:37.754041292Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.25µs logger=migrator t=2026-07-08T21:36:37.759363251Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-08T21:36:37.760407288Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.043557ms logger=migrator t=2026-07-08T21:36:37.764933174Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-08T21:36:37.76587847Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=944.696µs logger=migrator t=2026-07-08T21:36:37.771436973Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-08T21:36:37.77250726Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.068537ms logger=migrator t=2026-07-08T21:36:37.778525951Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-08T21:36:37.779910875Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.386334ms logger=migrator t=2026-07-08T21:36:37.784926809Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-08T21:36:37.785471208Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=547.599µs logger=migrator t=2026-07-08T21:36:37.790431211Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-08T21:36:37.791262785Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=833.384µs logger=migrator t=2026-07-08T21:36:37.795930723Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-08T21:36:37.797526359Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.595006ms logger=migrator t=2026-07-08T21:36:37.803608611Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-08T21:36:37.804953114Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.346533ms logger=migrator t=2026-07-08T21:36:37.810686279Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-08T21:36:37.824480981Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.796152ms logger=migrator t=2026-07-08T21:36:37.829406553Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-08T21:36:37.839883318Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.474385ms logger=migrator t=2026-07-08T21:36:37.84542855Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-08T21:36:37.854229217Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.799627ms logger=migrator t=2026-07-08T21:36:37.859342763Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-08T21:36:37.859509356Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=166.733µs logger=migrator t=2026-07-08T21:36:37.864468379Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-08T21:36:37.87587838Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.408991ms logger=migrator t=2026-07-08T21:36:37.881418283Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-08T21:36:37.890908992Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.490919ms logger=migrator t=2026-07-08T21:36:37.895670021Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-08T21:36:37.895991616Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=320.795µs logger=migrator t=2026-07-08T21:36:37.900873508Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.421267689s logger=migrator t=2026-07-08T21:36:37.901512939Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-08T21:36:37.919239876Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-08T21:36:37.91951607Z level=info msg="Created default organization" logger=secrets t=2026-07-08T21:36:37.925692134Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-08T21:36:37.980122474Z level=info msg="Restored cache from database" duration=496.418µs logger=plugin.store t=2026-07-08T21:36:37.981425036Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-08T21:36:38.019300819Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-08T21:36:38.019331489Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-08T21:36:38.019424061Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-08T21:36:38.019437281Z level=info msg="Plugins loaded" count=54 duration=38.014335ms logger=query_data t=2026-07-08T21:36:38.024057949Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-08T21:36:38.027010148Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-08T21:36:38.030640328Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-08T21:36:38.039324533Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-08T21:36:38.04153488Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-08T21:36:38.043439702Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-08T21:36:38.06544426Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-08T21:36:38.083910058Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-08T21:36:38.102197314Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-08T21:36:38.102218794Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-07-08T21:36:38.102438118Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-07-08T21:36:38.103886592Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-07-08T21:36:38.104607804Z level=info msg="State cache has been initialized" states=0 duration=719.352µs logger=ngalert.multiorg.alertmanager t=2026-07-08T21:36:38.104641895Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-07-08T21:36:38.104668815Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-08T21:36:38.104727436Z level=info msg=starting first_tick=2026-07-08T21:36:40Z logger=http.server t=2026-07-08T21:36:38.106050778Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-08T21:36:38.18102918Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-07-08T21:36:38.214914476Z level=info msg="Update check succeeded" duration=111.766447ms logger=grafana.update.checker t=2026-07-08T21:36:38.243203808Z level=info msg="Update check succeeded" duration=140.675909ms logger=provisioning.dashboard t=2026-07-08T21:36:38.300779791Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-08T21:36:38.33725694Z level=info msg="Patterns update finished" duration=155.575749ms logger=grafana-apiserver t=2026-07-08T21:36:38.634949291Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-08T21:36:38.635347478Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-08T21:36:40.776705434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:40.778157068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:40.799623556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:40.82513642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:40.843622718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:40.877616924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:40.895885707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:40.927502784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:40.964931408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.004366914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.025248971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.047777345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.067196858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.090999444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.109673795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.136430509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.155048419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.181177442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.200667187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.231500159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.246274884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.283908531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.302137713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.328322549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.343560741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.367656743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.400721391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.476599153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.495232862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.532862348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.549881761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.608444295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.627860226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.675134012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.692730925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.751732326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.770286994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.827704188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.842596926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.912890894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.930466627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:41.987631487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.005065626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.147478119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.16802369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.281502504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.297290225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.361899698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.383014268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.44581885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.460962531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.511711084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.530117549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.593857416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.608168314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.66035994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.679899004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.743589031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.764675861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.835425176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.851518572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.908840344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.923031779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.971595855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:42.99060788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.055850531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.074768874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.164360989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.184843508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.252469028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.268398643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.323441745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.352394154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.459998777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.48068907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.565617427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.580541465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.686254815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.704530008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T21:36:43.790652115Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-08T21:37:52.130197918Z level=info msg="Usage stats are ready to report"