logger=settings t=2026-05-07T03:00:34.548265124Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-07T03:00:34Z logger=settings t=2026-05-07T03:00:34.548507331Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-07T03:00:34.548518671Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-07T03:00:34.548523941Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-07T03:00:34.548527211Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-07T03:00:34.548532491Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-07T03:00:34.548535861Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-07T03:00:34.548539191Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-07T03:00:34.548542652Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-07T03:00:34.548551022Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-07T03:00:34.548555422Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-07T03:00:34.548558852Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-07T03:00:34.548562612Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-07T03:00:34.548566472Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-07T03:00:34.548573082Z level=info msg=Target target=[all] logger=settings t=2026-05-07T03:00:34.548579923Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-07T03:00:34.548583163Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-07T03:00:34.548586293Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-07T03:00:34.548591803Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-07T03:00:34.548598493Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-07T03:00:34.548601363Z level=info msg="App mode production" logger=sqlstore t=2026-05-07T03:00:34.548883601Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-07T03:00:34.548899411Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-07T03:00:34.550523554Z level=info msg="Locking database" logger=migrator t=2026-05-07T03:00:34.550534855Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-07T03:00:34.551021507Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-07T03:00:34.551837159Z level=info msg="Migration successfully executed" id="create migration_log table" duration=815.242µs logger=migrator t=2026-05-07T03:00:34.558997319Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-07T03:00:34.559587565Z level=info msg="Migration successfully executed" id="create user table" duration=590.146µs logger=migrator t=2026-05-07T03:00:34.567540626Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-07T03:00:34.568698106Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.15406ms logger=migrator t=2026-05-07T03:00:34.574951733Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-07T03:00:34.57560258Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=650.807µs logger=migrator t=2026-05-07T03:00:34.579585615Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-07T03:00:34.580717475Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.116939ms logger=migrator t=2026-05-07T03:00:34.586242302Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-07T03:00:34.587199838Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=958.876µs logger=migrator t=2026-05-07T03:00:34.592747705Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-07T03:00:34.595984801Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.236506ms logger=migrator t=2026-05-07T03:00:34.602519154Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-07T03:00:34.603617263Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.103229ms logger=migrator t=2026-05-07T03:00:34.608991256Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-07T03:00:34.609564041Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=573.055µs logger=migrator t=2026-05-07T03:00:34.613776883Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-07T03:00:34.614623725Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=847.112µs logger=migrator t=2026-05-07T03:00:34.618805537Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-07T03:00:34.619094714Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=286.958µs logger=migrator t=2026-05-07T03:00:34.623311496Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-07T03:00:34.623691856Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=379.97µs logger=migrator t=2026-05-07T03:00:34.627515758Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-07T03:00:34.628330129Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=814.191µs logger=migrator t=2026-05-07T03:00:34.633443665Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-07T03:00:34.633463026Z level=info msg="Migration successfully executed" id="Update user table charset" duration=20.01µs logger=migrator t=2026-05-07T03:00:34.639876916Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-07T03:00:34.64116255Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.284654ms logger=migrator t=2026-05-07T03:00:34.645343471Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-07T03:00:34.645616558Z level=info msg="Migration successfully executed" id="Add missing user data" duration=274.757µs logger=migrator t=2026-05-07T03:00:34.65283695Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-07T03:00:34.654755111Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.917601ms logger=migrator t=2026-05-07T03:00:34.662684841Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-07T03:00:34.663699278Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.025047ms logger=migrator t=2026-05-07T03:00:34.671475864Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-07T03:00:34.673236161Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.760727ms logger=migrator t=2026-05-07T03:00:34.679338893Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-07T03:00:34.687687035Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.346912ms logger=migrator t=2026-05-07T03:00:34.691562217Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-07T03:00:34.693141939Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.581232ms logger=migrator t=2026-05-07T03:00:34.696774766Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-07T03:00:34.697110885Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=336.539µs logger=migrator t=2026-05-07T03:00:34.704779668Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-07T03:00:34.706126374Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.350236ms logger=migrator t=2026-05-07T03:00:34.716977752Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-07T03:00:34.717616799Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=643.227µs logger=migrator t=2026-05-07T03:00:34.72179256Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-07T03:00:34.722293013Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=500.843µs logger=migrator t=2026-05-07T03:00:34.736531451Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-07T03:00:34.737528797Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.001156ms logger=migrator t=2026-05-07T03:00:34.780841417Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-07T03:00:34.782048889Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.212222ms logger=migrator t=2026-05-07T03:00:34.791848469Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-07T03:00:34.79264774Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=800.071µs logger=migrator t=2026-05-07T03:00:34.800140379Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-07T03:00:34.800860678Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=721.179µs logger=migrator t=2026-05-07T03:00:34.8099776Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-07T03:00:34.810748901Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=772.99µs logger=migrator t=2026-05-07T03:00:34.818158667Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-07T03:00:34.818187598Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.781µs logger=migrator t=2026-05-07T03:00:34.823511539Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-07T03:00:34.824451224Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=950.205µs logger=migrator t=2026-05-07T03:00:34.830580727Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-07T03:00:34.831288366Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=707.039µs logger=migrator t=2026-05-07T03:00:34.835897378Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-07T03:00:34.836569496Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=671.918µs logger=migrator t=2026-05-07T03:00:34.847106556Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-07T03:00:34.847918357Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=812.322µs logger=migrator t=2026-05-07T03:00:34.85328959Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-07T03:00:34.856549276Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.263647ms logger=migrator t=2026-05-07T03:00:34.861917779Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-07T03:00:34.862798232Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=877.933µs logger=migrator t=2026-05-07T03:00:34.869191502Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-07T03:00:34.869934681Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=736.55µs logger=migrator t=2026-05-07T03:00:34.878129599Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-07T03:00:34.87968436Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.567042ms logger=migrator t=2026-05-07T03:00:34.885448423Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-07T03:00:34.886984914Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.541041ms logger=migrator t=2026-05-07T03:00:34.891802342Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-07T03:00:34.893136427Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.333455ms logger=migrator t=2026-05-07T03:00:34.903632576Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-07T03:00:34.904293173Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=667.168µs logger=migrator t=2026-05-07T03:00:34.910984331Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-07T03:00:34.911551296Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=567.715µs logger=migrator t=2026-05-07T03:00:34.916139398Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-07T03:00:34.916530248Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=392.34µs logger=migrator t=2026-05-07T03:00:34.920850313Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-07T03:00:34.921534251Z level=info msg="Migration successfully executed" id="create star table" duration=683.858µs logger=migrator t=2026-05-07T03:00:34.927029467Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-07T03:00:34.927775837Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=746.029µs logger=migrator t=2026-05-07T03:00:34.932216975Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-07T03:00:34.933114358Z level=info msg="Migration successfully executed" id="create org table v1" duration=896.004µs logger=migrator t=2026-05-07T03:00:34.937652429Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-07T03:00:34.938593504Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=948.556µs logger=migrator t=2026-05-07T03:00:34.943317999Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-07T03:00:34.944521061Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.202742ms logger=migrator t=2026-05-07T03:00:34.950556721Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-07T03:00:34.951345132Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=790.341µs logger=migrator t=2026-05-07T03:00:34.956665863Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-07T03:00:34.957481675Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=815.052µs logger=migrator t=2026-05-07T03:00:34.962358504Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-07T03:00:34.963373151Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.021587ms logger=migrator t=2026-05-07T03:00:34.968956689Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-07T03:00:34.96899063Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.921µs logger=migrator t=2026-05-07T03:00:34.974516447Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-07T03:00:34.974544618Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.341µs logger=migrator t=2026-05-07T03:00:34.979627473Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-07T03:00:34.97989879Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=322.059µs logger=migrator t=2026-05-07T03:00:34.985135069Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-07T03:00:34.98593187Z level=info msg="Migration successfully executed" id="create dashboard table" duration=796.041µs logger=migrator t=2026-05-07T03:00:34.994441596Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-07T03:00:34.995323589Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=881.553µs logger=migrator t=2026-05-07T03:00:35.000941198Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-07T03:00:35.001832782Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=891.154µs logger=migrator t=2026-05-07T03:00:35.007085401Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-07T03:00:35.007760789Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=669.528µs logger=migrator t=2026-05-07T03:00:35.012539356Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-07T03:00:35.013365208Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=824.912µs logger=migrator t=2026-05-07T03:00:35.019256855Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-07T03:00:35.020037305Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=780.701µs logger=migrator t=2026-05-07T03:00:35.025344416Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-07T03:00:35.034120119Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.776863ms logger=migrator t=2026-05-07T03:00:35.039346168Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-07T03:00:35.040127268Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=781µs logger=migrator t=2026-05-07T03:00:35.046282312Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-07T03:00:35.047169915Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=887.654µs logger=migrator t=2026-05-07T03:00:35.052720983Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-07T03:00:35.053959985Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.225662ms logger=migrator t=2026-05-07T03:00:35.060114019Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-07T03:00:35.060505149Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=389.66µs logger=migrator t=2026-05-07T03:00:35.066848327Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-07T03:00:35.068332037Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.48354ms logger=migrator t=2026-05-07T03:00:35.081350822Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-07T03:00:35.081505826Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=158.484µs logger=migrator t=2026-05-07T03:00:35.086787147Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-07T03:00:35.088984785Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.198079ms logger=migrator t=2026-05-07T03:00:35.095270672Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-07T03:00:35.098436326Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.171454ms logger=migrator t=2026-05-07T03:00:35.104351343Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-07T03:00:35.106428768Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.080165ms logger=migrator t=2026-05-07T03:00:35.110965728Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-07T03:00:35.111830471Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=863.983µs logger=migrator t=2026-05-07T03:00:35.117633155Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-07T03:00:35.119628818Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.001743ms logger=migrator t=2026-05-07T03:00:35.124939569Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-07T03:00:35.125759161Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=818.922µs logger=migrator t=2026-05-07T03:00:35.131810832Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-07T03:00:35.133144977Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.334315ms logger=migrator t=2026-05-07T03:00:35.139178897Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-07T03:00:35.139253969Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=81.062µs logger=migrator t=2026-05-07T03:00:35.144504868Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-07T03:00:35.144541679Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.741µs logger=migrator t=2026-05-07T03:00:35.15324538Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-07T03:00:35.156515547Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.266177ms logger=migrator t=2026-05-07T03:00:35.160508633Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-07T03:00:35.162495706Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.987183ms logger=migrator t=2026-05-07T03:00:35.16753528Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-07T03:00:35.16979623Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.261841ms logger=migrator t=2026-05-07T03:00:35.176740944Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-07T03:00:35.178906411Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.166097ms logger=migrator t=2026-05-07T03:00:35.182792315Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-07T03:00:35.183083972Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=292.787µs logger=migrator t=2026-05-07T03:00:35.189003589Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-07T03:00:35.189748069Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=744.6µs logger=migrator t=2026-05-07T03:00:35.193237502Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-07T03:00:35.193801387Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=563.495µs logger=migrator t=2026-05-07T03:00:35.19994931Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-07T03:00:35.200022782Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=78.382µs logger=migrator t=2026-05-07T03:00:35.20523661Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-07T03:00:35.206402121Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.162301ms logger=migrator t=2026-05-07T03:00:35.210316105Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-07T03:00:35.211094246Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=778.381µs logger=migrator t=2026-05-07T03:00:35.214678971Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-07T03:00:35.221363928Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.685067ms logger=migrator t=2026-05-07T03:00:35.226299599Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-07T03:00:35.227108651Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=808.992µs logger=migrator t=2026-05-07T03:00:35.231095016Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-07T03:00:35.231892818Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=797.741µs logger=migrator t=2026-05-07T03:00:35.235641807Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-07T03:00:35.236462729Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=819.982µs logger=migrator t=2026-05-07T03:00:35.242018016Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-07T03:00:35.242329985Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=310.089µs logger=migrator t=2026-05-07T03:00:35.246050513Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-07T03:00:35.246963548Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=912.245µs logger=migrator t=2026-05-07T03:00:35.252971687Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-07T03:00:35.256904171Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.931524ms logger=migrator t=2026-05-07T03:00:35.260780144Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-07T03:00:35.261543265Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=763.601µs logger=migrator t=2026-05-07T03:00:35.266598959Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-07T03:00:35.266772433Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=174.154µs logger=migrator t=2026-05-07T03:00:35.271944591Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-07T03:00:35.272124306Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=179.854µs logger=migrator t=2026-05-07T03:00:35.277469837Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-07T03:00:35.279287515Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.817508ms logger=migrator t=2026-05-07T03:00:35.285664205Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-07T03:00:35.288015007Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.351122ms logger=migrator t=2026-05-07T03:00:35.291617873Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-07T03:00:35.292553428Z level=info msg="Migration successfully executed" id="create data_source table" duration=934.475µs logger=migrator t=2026-05-07T03:00:35.296746359Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-07T03:00:35.297576771Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=830.422µs logger=migrator t=2026-05-07T03:00:35.302719597Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-07T03:00:35.303517999Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=798.402µs logger=migrator t=2026-05-07T03:00:35.308644705Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-07T03:00:35.309770845Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.12631ms logger=migrator t=2026-05-07T03:00:35.315662571Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-07T03:00:35.316433891Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=772.5µs logger=migrator t=2026-05-07T03:00:35.320415857Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-07T03:00:35.32655994Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.143153ms logger=migrator t=2026-05-07T03:00:35.335459656Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-07T03:00:35.337638704Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.179718ms logger=migrator t=2026-05-07T03:00:35.346576721Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-07T03:00:35.347979639Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.399617ms logger=migrator t=2026-05-07T03:00:35.355489878Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-07T03:00:35.356419042Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=923.104µs logger=migrator t=2026-05-07T03:00:35.363687496Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-07T03:00:35.364435336Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=752.839µs logger=migrator t=2026-05-07T03:00:35.387354674Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-07T03:00:35.389216103Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.86138ms logger=migrator t=2026-05-07T03:00:35.503160507Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-07T03:00:35.507979265Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.824028ms logger=migrator t=2026-05-07T03:00:35.514400105Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-07T03:00:35.514435156Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.501µs logger=migrator t=2026-05-07T03:00:35.519573583Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-07T03:00:35.519894431Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=320.289µs logger=migrator t=2026-05-07T03:00:35.525588232Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-07T03:00:35.528236513Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.644441ms logger=migrator t=2026-05-07T03:00:35.533525103Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-07T03:00:35.533774329Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=249.706µs logger=migrator t=2026-05-07T03:00:35.538209217Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-07T03:00:35.538415113Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=205.966µs logger=migrator t=2026-05-07T03:00:35.542933983Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-07T03:00:35.545369427Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.435314ms logger=migrator t=2026-05-07T03:00:35.550462653Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-07T03:00:35.550713999Z level=info msg="Migration successfully executed" id="Update uid value" duration=247.236µs logger=migrator t=2026-05-07T03:00:35.557389746Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-07T03:00:35.558335921Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=945.935µs logger=migrator t=2026-05-07T03:00:35.564434033Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-07T03:00:35.565313316Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=879.563µs logger=migrator t=2026-05-07T03:00:35.570623288Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-07T03:00:35.571941503Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.318055ms logger=migrator t=2026-05-07T03:00:35.576476633Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-07T03:00:35.577301055Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=824.472µs logger=migrator t=2026-05-07T03:00:35.581077455Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-07T03:00:35.581865846Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=788.221µs logger=migrator t=2026-05-07T03:00:35.586499129Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-07T03:00:35.587446534Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=946.775µs logger=migrator t=2026-05-07T03:00:35.591941243Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-07T03:00:35.592789906Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=843.323µs logger=migrator t=2026-05-07T03:00:35.596763101Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-07T03:00:35.597548822Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=786.061µs logger=migrator t=2026-05-07T03:00:35.602518554Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-07T03:00:35.603238003Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=719.359µs logger=migrator t=2026-05-07T03:00:35.608536344Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-07T03:00:35.615358235Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.820891ms logger=migrator t=2026-05-07T03:00:35.622008761Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-07T03:00:35.622564426Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=555.265µs logger=migrator t=2026-05-07T03:00:35.627734693Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-07T03:00:35.628535885Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=802.792µs logger=migrator t=2026-05-07T03:00:35.636354282Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-07T03:00:35.637304757Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=949.965µs logger=migrator t=2026-05-07T03:00:35.643711027Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-07T03:00:35.644592161Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=884.294µs logger=migrator t=2026-05-07T03:00:35.648741561Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-07T03:00:35.649311476Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=569.225µs logger=migrator t=2026-05-07T03:00:35.65360939Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-07T03:00:35.654198846Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=589.006µs logger=migrator t=2026-05-07T03:00:35.659010833Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-07T03:00:35.659046404Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=32.681µs logger=migrator t=2026-05-07T03:00:35.663188194Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-07T03:00:35.667330144Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.14069ms logger=migrator t=2026-05-07T03:00:35.671669119Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-07T03:00:35.67661406Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.944381ms logger=migrator t=2026-05-07T03:00:35.681884421Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-07T03:00:35.68222716Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=342.079µs logger=migrator t=2026-05-07T03:00:35.686136283Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-07T03:00:35.688761273Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.62453ms logger=migrator t=2026-05-07T03:00:35.695351658Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-07T03:00:35.700257218Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.90346ms logger=migrator t=2026-05-07T03:00:35.708672711Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-07T03:00:35.709489283Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=813.772µs logger=migrator t=2026-05-07T03:00:35.717330481Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-07T03:00:35.717881826Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=551.225µs logger=migrator t=2026-05-07T03:00:35.722716384Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-07T03:00:35.724473801Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.757717ms logger=migrator t=2026-05-07T03:00:35.732770931Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-07T03:00:35.734210789Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.451229ms logger=migrator t=2026-05-07T03:00:35.738312268Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-07T03:00:35.739242003Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=930.015µs logger=migrator t=2026-05-07T03:00:35.744392099Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-07T03:00:35.74517666Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=785.171µs logger=migrator t=2026-05-07T03:00:35.749854484Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-07T03:00:35.749920756Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=67.132µs logger=migrator t=2026-05-07T03:00:35.753968863Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-07T03:00:35.754011165Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.421µs logger=migrator t=2026-05-07T03:00:35.75799578Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-07T03:00:35.761855343Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.860283ms logger=migrator t=2026-05-07T03:00:35.765968572Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-07T03:00:35.769091765Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.122493ms logger=migrator t=2026-05-07T03:00:35.773666096Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-07T03:00:35.773731638Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.102µs logger=migrator t=2026-05-07T03:00:35.776698387Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-07T03:00:35.777440336Z level=info msg="Migration successfully executed" id="create quota table v1" duration=742.129µs logger=migrator t=2026-05-07T03:00:35.7813361Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-07T03:00:35.782140021Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=803.291µs logger=migrator t=2026-05-07T03:00:35.786906118Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-07T03:00:35.786929818Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=24.1µs logger=migrator t=2026-05-07T03:00:35.791603532Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-07T03:00:35.792451625Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=847.843µs logger=migrator t=2026-05-07T03:00:35.79676512Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-07T03:00:35.798011243Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.245683ms logger=migrator t=2026-05-07T03:00:35.804824393Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-07T03:00:35.807607117Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.778714ms logger=migrator t=2026-05-07T03:00:35.813205516Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-07T03:00:35.813229526Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.61µs logger=migrator t=2026-05-07T03:00:35.819745769Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-07T03:00:35.821042404Z level=info msg="Migration successfully executed" id="create session table" duration=1.296394ms logger=migrator t=2026-05-07T03:00:35.826395636Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-07T03:00:35.82654599Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=148.434µs logger=migrator t=2026-05-07T03:00:35.830763162Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-07T03:00:35.830908735Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=146.713µs logger=migrator t=2026-05-07T03:00:35.8348569Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-07T03:00:35.835537928Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=680.358µs logger=migrator t=2026-05-07T03:00:35.839141984Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-07T03:00:35.839908865Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=766.211µs logger=migrator t=2026-05-07T03:00:35.84578597Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-07T03:00:35.845853682Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=64.622µs logger=migrator t=2026-05-07T03:00:35.849890619Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-07T03:00:35.849953261Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=63.342µs logger=migrator t=2026-05-07T03:00:35.853869375Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-07T03:00:35.858798566Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.924551ms logger=migrator t=2026-05-07T03:00:35.863336276Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-07T03:00:35.866354616Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.01759ms logger=migrator t=2026-05-07T03:00:35.870483476Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-07T03:00:35.870581329Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=97.752µs logger=migrator t=2026-05-07T03:00:35.874234165Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-07T03:00:35.874373659Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=137.594µs logger=migrator t=2026-05-07T03:00:35.879701751Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-07T03:00:35.881016405Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.312415ms logger=migrator t=2026-05-07T03:00:35.886760668Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-07T03:00:35.88685158Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=92.472µs logger=migrator t=2026-05-07T03:00:35.890785325Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-07T03:00:35.895777167Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.991202ms logger=migrator t=2026-05-07T03:00:35.90041423Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-07T03:00:35.900586065Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=171.875µs logger=migrator t=2026-05-07T03:00:35.904275683Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-07T03:00:35.909683896Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.400543ms logger=migrator t=2026-05-07T03:00:35.916318572Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-07T03:00:35.919842286Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.527734ms logger=migrator t=2026-05-07T03:00:35.923897753Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-07T03:00:35.923971155Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.462µs logger=migrator t=2026-05-07T03:00:35.931777972Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-07T03:00:35.932860331Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.089639ms logger=migrator t=2026-05-07T03:00:35.94447586Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-07T03:00:35.945884667Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.409508ms logger=migrator t=2026-05-07T03:00:35.955184224Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-07T03:00:35.956468668Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.284704ms logger=migrator t=2026-05-07T03:00:35.963072023Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-07T03:00:35.964613814Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.540461ms logger=migrator t=2026-05-07T03:00:35.97237069Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-07T03:00:35.973254823Z level=info msg="Migration successfully executed" id="add index alert state" duration=884.583µs logger=migrator t=2026-05-07T03:00:35.979776757Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-07T03:00:35.981377499Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.601163ms logger=migrator t=2026-05-07T03:00:35.986058503Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-07T03:00:35.987266485Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.208002ms logger=migrator t=2026-05-07T03:00:35.992171446Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-07T03:00:35.993078029Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=906.534µs logger=migrator t=2026-05-07T03:00:35.99801772Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-07T03:00:35.999394047Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.376587ms logger=migrator t=2026-05-07T03:00:36.003451015Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-07T03:00:36.015971877Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.518322ms logger=migrator t=2026-05-07T03:00:36.021608867Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-07T03:00:36.022216263Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=610.997µs logger=migrator t=2026-05-07T03:00:36.026744193Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-07T03:00:36.027653127Z 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=908.484µs logger=migrator t=2026-05-07T03:00:36.031946941Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-07T03:00:36.032318481Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=371.17µs logger=migrator t=2026-05-07T03:00:36.036218444Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-07T03:00:36.037050777Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=831.362µs logger=migrator t=2026-05-07T03:00:36.041734191Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-07T03:00:36.042983454Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.248703ms logger=migrator t=2026-05-07T03:00:36.046905708Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-07T03:00:36.050722979Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.816351ms logger=migrator t=2026-05-07T03:00:36.055453565Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-07T03:00:36.059250876Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.796031ms logger=migrator t=2026-05-07T03:00:36.064385312Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-07T03:00:36.067767522Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.38143ms logger=migrator t=2026-05-07T03:00:36.073185246Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-07T03:00:36.077013447Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.827641ms logger=migrator t=2026-05-07T03:00:36.080979572Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-07T03:00:36.081869376Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=889.624µs logger=migrator t=2026-05-07T03:00:36.087433994Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-07T03:00:36.087462114Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.98µs logger=migrator t=2026-05-07T03:00:36.093147905Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-07T03:00:36.093255858Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=116.243µs logger=migrator t=2026-05-07T03:00:36.102433792Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-07T03:00:36.103932662Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.49874ms logger=migrator t=2026-05-07T03:00:36.110237429Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-07T03:00:36.111238565Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.000916ms logger=migrator t=2026-05-07T03:00:36.116249539Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-07T03:00:36.117099591Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=849.462µs logger=migrator t=2026-05-07T03:00:36.121482427Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-07T03:00:36.123020318Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.531541ms logger=migrator t=2026-05-07T03:00:36.12835902Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-07T03:00:36.129827919Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.468699ms logger=migrator t=2026-05-07T03:00:36.133980529Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-07T03:00:36.1392936Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.313841ms logger=migrator t=2026-05-07T03:00:36.143106921Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-07T03:00:36.146845551Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.742489ms logger=migrator t=2026-05-07T03:00:36.151695299Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-07T03:00:36.151876504Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=181.095µs logger=migrator t=2026-05-07T03:00:36.15585714Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-07T03:00:36.156784394Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=926.014µs logger=migrator t=2026-05-07T03:00:36.161231152Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-07T03:00:36.162504926Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.273814ms logger=migrator t=2026-05-07T03:00:36.167392346Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-07T03:00:36.171867775Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.476069ms logger=migrator t=2026-05-07T03:00:36.175745827Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-07T03:00:36.175820999Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.542µs logger=migrator t=2026-05-07T03:00:36.179795315Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-07T03:00:36.1807438Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=950.115µs logger=migrator t=2026-05-07T03:00:36.185303321Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-07T03:00:36.186887783Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.584102ms logger=migrator t=2026-05-07T03:00:36.191503916Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-07T03:00:36.191638609Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=136.083µs logger=migrator t=2026-05-07T03:00:36.195684746Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-07T03:00:36.197392152Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.708896ms logger=migrator t=2026-05-07T03:00:36.20260376Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-07T03:00:36.203508014Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=903.414µs logger=migrator t=2026-05-07T03:00:36.20824254Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-07T03:00:36.209203325Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=960.025µs logger=migrator t=2026-05-07T03:00:36.214472175Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-07T03:00:36.215364439Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=892.164µs logger=migrator t=2026-05-07T03:00:36.220221458Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-07T03:00:36.221783089Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.559391ms logger=migrator t=2026-05-07T03:00:36.226504304Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-07T03:00:36.227762998Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.258764ms logger=migrator t=2026-05-07T03:00:36.232052012Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-07T03:00:36.232110843Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=59.721µs logger=migrator t=2026-05-07T03:00:36.236712186Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-07T03:00:36.240797014Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.084548ms logger=migrator t=2026-05-07T03:00:36.244381089Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-07T03:00:36.24517915Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=797.131µs logger=migrator t=2026-05-07T03:00:36.248684103Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-07T03:00:36.25269643Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.013326ms logger=migrator t=2026-05-07T03:00:36.25722495Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-07T03:00:36.257924909Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=700.409µs logger=migrator t=2026-05-07T03:00:36.261596276Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-07T03:00:36.262458929Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=862.923µs logger=migrator t=2026-05-07T03:00:36.267641136Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-07T03:00:36.268562061Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=919.555µs logger=migrator t=2026-05-07T03:00:36.272990828Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-07T03:00:36.284935495Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.942237ms logger=migrator t=2026-05-07T03:00:36.291736086Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-07T03:00:36.292477676Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=742.46µs logger=migrator t=2026-05-07T03:00:36.29979122Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-07T03:00:36.300915619Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.120499ms logger=migrator t=2026-05-07T03:00:36.306033225Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-07T03:00:36.306468807Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=435.652µs logger=migrator t=2026-05-07T03:00:36.310453573Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-07T03:00:36.311042218Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=588.296µs logger=migrator t=2026-05-07T03:00:36.315299201Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-07T03:00:36.315518207Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=219.096µs logger=migrator t=2026-05-07T03:00:36.320959891Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-07T03:00:36.327901975Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.947564ms logger=migrator t=2026-05-07T03:00:36.333959896Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-07T03:00:36.338000934Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.036888ms logger=migrator t=2026-05-07T03:00:36.342561955Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-07T03:00:36.344827255Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.267511ms logger=migrator t=2026-05-07T03:00:36.350003512Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-07T03:00:36.351253205Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.256793ms logger=migrator t=2026-05-07T03:00:36.355657302Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-07T03:00:36.35593445Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=277.678µs logger=migrator t=2026-05-07T03:00:36.361025645Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-07T03:00:36.369665504Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.640509ms logger=migrator t=2026-05-07T03:00:36.376261339Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-07T03:00:36.377230065Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=969.766µs logger=migrator t=2026-05-07T03:00:36.381279782Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-07T03:00:36.381473827Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=193.985µs logger=migrator t=2026-05-07T03:00:36.385558716Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-07T03:00:36.386005388Z level=info msg="Migration successfully executed" id="Move region to single row" duration=446.682µs logger=migrator t=2026-05-07T03:00:36.390644281Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-07T03:00:36.391519014Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=874.423µs logger=migrator t=2026-05-07T03:00:36.396357442Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-07T03:00:36.397623926Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.264644ms logger=migrator t=2026-05-07T03:00:36.401771576Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-07T03:00:36.403494972Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.720016ms logger=migrator t=2026-05-07T03:00:36.409036479Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-07T03:00:36.410231191Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.196972ms logger=migrator t=2026-05-07T03:00:36.414617137Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-07T03:00:36.415544231Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=927.524µs logger=migrator t=2026-05-07T03:00:36.421685475Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-07T03:00:36.423057611Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.371576ms logger=migrator t=2026-05-07T03:00:36.42756213Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-07T03:00:36.427745935Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=184.715µs logger=migrator t=2026-05-07T03:00:36.432132462Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-07T03:00:36.433785156Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.654684ms logger=migrator t=2026-05-07T03:00:36.439891848Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-07T03:00:36.440756971Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=864.803µs logger=migrator t=2026-05-07T03:00:36.446024241Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-07T03:00:36.446863043Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=837.962µs logger=migrator t=2026-05-07T03:00:36.451510245Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-07T03:00:36.4524609Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=949.375µs logger=migrator t=2026-05-07T03:00:36.45996062Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-07T03:00:36.460193886Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=233.236µs logger=migrator t=2026-05-07T03:00:36.464157471Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-07T03:00:36.464834079Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=676.578µs logger=migrator t=2026-05-07T03:00:36.468965448Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-07T03:00:36.469066891Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=102.823µs logger=migrator t=2026-05-07T03:00:36.473319634Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-07T03:00:36.474542516Z level=info msg="Migration successfully executed" id="create team table" duration=1.223082ms logger=migrator t=2026-05-07T03:00:36.480045713Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-07T03:00:36.481234304Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.187661ms logger=migrator t=2026-05-07T03:00:36.486243187Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-07T03:00:36.48786353Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.619983ms logger=migrator t=2026-05-07T03:00:36.493279214Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-07T03:00:36.497869316Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.590101ms logger=migrator t=2026-05-07T03:00:36.501385379Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-07T03:00:36.501591624Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=206.885µs logger=migrator t=2026-05-07T03:00:36.505474538Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-07T03:00:36.506802843Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.328176ms logger=migrator t=2026-05-07T03:00:36.513032408Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-07T03:00:36.514210999Z level=info msg="Migration successfully executed" id="create team member table" duration=1.182381ms logger=migrator t=2026-05-07T03:00:36.52403544Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-07T03:00:36.52515718Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.12219ms logger=migrator t=2026-05-07T03:00:36.530334507Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-07T03:00:36.531833387Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.49878ms logger=migrator t=2026-05-07T03:00:36.53720727Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-07T03:00:36.53834258Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.13625ms logger=migrator t=2026-05-07T03:00:36.542680995Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-07T03:00:36.550376819Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.691654ms logger=migrator t=2026-05-07T03:00:36.55381981Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-07T03:00:36.558398382Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.578042ms logger=migrator t=2026-05-07T03:00:36.565348656Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-07T03:00:36.572365983Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.015456ms logger=migrator t=2026-05-07T03:00:36.576201824Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-07T03:00:36.57791529Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.712896ms logger=migrator t=2026-05-07T03:00:36.58244507Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-07T03:00:36.583382145Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=937.125µs logger=migrator t=2026-05-07T03:00:36.589928009Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-07T03:00:36.591049339Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.11935ms logger=migrator t=2026-05-07T03:00:36.59900801Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-07T03:00:36.600699735Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.691795ms logger=migrator t=2026-05-07T03:00:36.60956785Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-07T03:00:36.610494845Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=927.225µs logger=migrator t=2026-05-07T03:00:36.618058545Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-07T03:00:36.618958149Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=896.404µs logger=migrator t=2026-05-07T03:00:36.626002266Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-07T03:00:36.626706645Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=704.339µs logger=migrator t=2026-05-07T03:00:36.630975398Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-07T03:00:36.63254531Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.570222ms logger=migrator t=2026-05-07T03:00:36.639675029Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-07T03:00:36.640500911Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=825.922µs logger=migrator t=2026-05-07T03:00:36.651325218Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-07T03:00:36.651641707Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=316.148µs logger=migrator t=2026-05-07T03:00:36.656203028Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-07T03:00:36.657081961Z level=info msg="Migration successfully executed" id="create tag table" duration=877.893µs logger=migrator t=2026-05-07T03:00:36.663779829Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-07T03:00:36.664755375Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=973.246µs logger=migrator t=2026-05-07T03:00:36.672803678Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-07T03:00:36.67438227Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.577502ms logger=migrator t=2026-05-07T03:00:36.685625449Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-07T03:00:36.687049686Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.427198ms logger=migrator t=2026-05-07T03:00:36.695289325Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-07T03:00:36.696700712Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.412057ms logger=migrator t=2026-05-07T03:00:36.701968642Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-07T03:00:36.716480847Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.512245ms logger=migrator t=2026-05-07T03:00:36.750510141Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-07T03:00:36.751888277Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.383227ms logger=migrator t=2026-05-07T03:00:36.758072981Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-07T03:00:36.75914921Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.075059ms logger=migrator t=2026-05-07T03:00:36.766882795Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-07T03:00:36.767201314Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=318.519µs logger=migrator t=2026-05-07T03:00:36.7727403Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-07T03:00:36.774489567Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.751177ms logger=migrator t=2026-05-07T03:00:36.787852112Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-07T03:00:36.789699901Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.849219ms logger=migrator t=2026-05-07T03:00:36.795162436Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-07T03:00:36.79646859Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.306224ms logger=migrator t=2026-05-07T03:00:36.802972933Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-07T03:00:36.803053045Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=81.872µs logger=migrator t=2026-05-07T03:00:36.81417978Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-07T03:00:36.825198843Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=11.013713ms logger=migrator t=2026-05-07T03:00:36.832108166Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-07T03:00:36.837855279Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.748563ms logger=migrator t=2026-05-07T03:00:36.84429038Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-07T03:00:36.851354497Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.063387ms logger=migrator t=2026-05-07T03:00:36.856788551Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-07T03:00:36.862600155Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.810964ms logger=migrator t=2026-05-07T03:00:36.868087711Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-07T03:00:36.868757509Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=686.748µs logger=migrator t=2026-05-07T03:00:36.873980367Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-07T03:00:36.882033761Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.054844ms logger=migrator t=2026-05-07T03:00:36.887497996Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-07T03:00:36.888116663Z level=info msg="Migration successfully executed" id="create server_lock table" duration=617.517µs logger=migrator t=2026-05-07T03:00:36.894358968Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-07T03:00:36.895391816Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.035218ms logger=migrator t=2026-05-07T03:00:36.904828036Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-07T03:00:36.906437369Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.607613ms logger=migrator t=2026-05-07T03:00:36.919691161Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-07T03:00:36.920552894Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=863.823µs logger=migrator t=2026-05-07T03:00:36.933092376Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-07T03:00:36.933870517Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=779.031µs logger=migrator t=2026-05-07T03:00:36.939770344Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-07T03:00:36.940821261Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.048828ms logger=migrator t=2026-05-07T03:00:36.947419276Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-07T03:00:36.954163896Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.74507ms logger=migrator t=2026-05-07T03:00:36.961474719Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-07T03:00:36.962532158Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.057798ms logger=migrator t=2026-05-07T03:00:36.967749516Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-07T03:00:36.968733642Z level=info msg="Migration successfully executed" id="create cache_data table" duration=983.226µs logger=migrator t=2026-05-07T03:00:36.974638019Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-07T03:00:36.975589154Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=951.125µs logger=migrator t=2026-05-07T03:00:36.981051069Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-07T03:00:36.982269062Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.218992ms logger=migrator t=2026-05-07T03:00:36.987991873Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-07T03:00:36.989132064Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.139771ms logger=migrator t=2026-05-07T03:00:36.9961609Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-07T03:00:36.996245482Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=82.742µs logger=migrator t=2026-05-07T03:00:37.00142852Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-07T03:00:37.001518492Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=91.132µs logger=migrator t=2026-05-07T03:00:37.006604117Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-07T03:00:37.007593484Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=989.456µs logger=migrator t=2026-05-07T03:00:37.013917921Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-07T03:00:37.01501132Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.094969ms logger=migrator t=2026-05-07T03:00:37.02479229Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-07T03:00:37.026510466Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.721086ms logger=migrator t=2026-05-07T03:00:37.035472703Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-07T03:00:37.035547495Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=73.682µs logger=migrator t=2026-05-07T03:00:37.040415125Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-07T03:00:37.041926585Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.511321ms logger=migrator t=2026-05-07T03:00:37.049869175Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-07T03:00:37.051724175Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.85236ms logger=migrator t=2026-05-07T03:00:37.058562496Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-07T03:00:37.06021876Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.656014ms logger=migrator t=2026-05-07T03:00:37.066036605Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-07T03:00:37.06697387Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=939.375µs logger=migrator t=2026-05-07T03:00:37.073224195Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-07T03:00:37.079172053Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.948318ms logger=migrator t=2026-05-07T03:00:37.084749211Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-07T03:00:37.085532332Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=782.691µs logger=migrator t=2026-05-07T03:00:37.09147828Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-07T03:00:37.091649454Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=171.404µs logger=migrator t=2026-05-07T03:00:37.097194282Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-07T03:00:37.098436625Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.242194ms logger=migrator t=2026-05-07T03:00:37.104961738Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-07T03:00:37.112648732Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=7.688755ms logger=migrator t=2026-05-07T03:00:37.118451896Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-07T03:00:37.119476563Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.024627ms logger=migrator t=2026-05-07T03:00:37.125901294Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-07T03:00:37.126098919Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=203.306µs logger=migrator t=2026-05-07T03:00:37.131656396Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-07T03:00:37.133155776Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.49909ms logger=migrator t=2026-05-07T03:00:37.140173122Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-07T03:00:37.14120796Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.034208ms logger=migrator t=2026-05-07T03:00:37.146476689Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-07T03:00:37.14801873Z 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.544501ms logger=migrator t=2026-05-07T03:00:37.153079045Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-07T03:00:37.15403074Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=951.475µs logger=migrator t=2026-05-07T03:00:37.163173483Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-07T03:00:37.171475163Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.30287ms logger=migrator t=2026-05-07T03:00:37.190152089Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-07T03:00:37.191766701Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.618423ms logger=migrator t=2026-05-07T03:00:37.199003034Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-07T03:00:37.200654977Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.661764ms logger=migrator t=2026-05-07T03:00:37.205869716Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-07T03:00:37.231939278Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.067902ms logger=migrator t=2026-05-07T03:00:37.238571774Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-07T03:00:37.258999586Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=20.429673ms logger=migrator t=2026-05-07T03:00:37.265868858Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-07T03:00:37.266576137Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=707.319µs logger=migrator t=2026-05-07T03:00:37.27571439Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-07T03:00:37.276444329Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=732.44µs logger=migrator t=2026-05-07T03:00:37.281107592Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-07T03:00:37.285181971Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.073669ms logger=migrator t=2026-05-07T03:00:37.290483431Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-07T03:00:37.294513018Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.029837ms logger=migrator t=2026-05-07T03:00:37.302018438Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-07T03:00:37.302706826Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=688.368µs logger=migrator t=2026-05-07T03:00:37.308946842Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-07T03:00:37.311278984Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.337432ms logger=migrator t=2026-05-07T03:00:37.326199009Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-07T03:00:37.327261067Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.071808ms logger=migrator t=2026-05-07T03:00:37.33262288Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-07T03:00:37.333544114Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=917.054µs logger=migrator t=2026-05-07T03:00:37.339923664Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-07T03:00:37.340193031Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=268.568µs logger=migrator t=2026-05-07T03:00:37.346251972Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-07T03:00:37.354206913Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.955882ms logger=migrator t=2026-05-07T03:00:37.359447172Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-07T03:00:37.366057437Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.609565ms logger=migrator t=2026-05-07T03:00:37.372243001Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-07T03:00:37.378543958Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.300767ms logger=migrator t=2026-05-07T03:00:37.384459956Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-07T03:00:37.38539141Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=931.365µs logger=migrator t=2026-05-07T03:00:37.390387823Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-07T03:00:37.391481262Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.092539ms logger=migrator t=2026-05-07T03:00:37.398535669Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-07T03:00:37.407391544Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.858835ms logger=migrator t=2026-05-07T03:00:37.412327715Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-07T03:00:37.417701958Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.370283ms logger=migrator t=2026-05-07T03:00:37.426026699Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-07T03:00:37.428407332Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.385314ms logger=migrator t=2026-05-07T03:00:37.441713925Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-07T03:00:37.448738121Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.029066ms logger=migrator t=2026-05-07T03:00:37.457413582Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-07T03:00:37.463281088Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.871305ms logger=migrator t=2026-05-07T03:00:37.46902044Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-07T03:00:37.469124752Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=104.872µs logger=migrator t=2026-05-07T03:00:37.475896942Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-07T03:00:37.47806764Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.170318ms logger=migrator t=2026-05-07T03:00:37.486008801Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-07T03:00:37.487600323Z 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.593422ms logger=migrator t=2026-05-07T03:00:37.49501944Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-07T03:00:37.496094558Z 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.049158ms logger=migrator t=2026-05-07T03:00:37.504261765Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-07T03:00:37.504345457Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=85.082µs logger=migrator t=2026-05-07T03:00:37.510215663Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-07T03:00:37.516915441Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.699578ms logger=migrator t=2026-05-07T03:00:37.524462521Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-07T03:00:37.530089021Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.62522ms logger=migrator t=2026-05-07T03:00:37.540327172Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-07T03:00:37.549228458Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.905886ms logger=migrator t=2026-05-07T03:00:37.555115525Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-07T03:00:37.561188456Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.075602ms logger=migrator t=2026-05-07T03:00:37.56701411Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-07T03:00:37.571683054Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.668134ms logger=migrator t=2026-05-07T03:00:37.578342441Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-07T03:00:37.578417893Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=78.952µs logger=migrator t=2026-05-07T03:00:37.5835602Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-07T03:00:37.584358241Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=800.091µs logger=migrator t=2026-05-07T03:00:37.589671352Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-07T03:00:37.598241119Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.570817ms logger=migrator t=2026-05-07T03:00:37.609027776Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-07T03:00:37.609362004Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=338.879µs logger=migrator t=2026-05-07T03:00:37.620641184Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-07T03:00:37.629426457Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.788173ms logger=migrator t=2026-05-07T03:00:37.635101767Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-07T03:00:37.636964287Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.85928ms logger=migrator t=2026-05-07T03:00:37.64349292Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-07T03:00:37.651259176Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.767016ms logger=migrator t=2026-05-07T03:00:37.660968854Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-07T03:00:37.661997431Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.032447ms logger=migrator t=2026-05-07T03:00:37.6679647Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-07T03:00:37.668987577Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.022608ms logger=migrator t=2026-05-07T03:00:37.675581842Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-07T03:00:37.682406263Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.827331ms logger=migrator t=2026-05-07T03:00:37.688546126Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-07T03:00:37.689333717Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=793.381µs logger=migrator t=2026-05-07T03:00:37.697993877Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-07T03:00:37.699672491Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.677674ms logger=migrator t=2026-05-07T03:00:37.705538237Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-07T03:00:37.706352009Z level=info msg="Migration successfully executed" id="create alert_image table" duration=813.851µs logger=migrator t=2026-05-07T03:00:37.712300826Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-07T03:00:37.713899439Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.601073ms logger=migrator t=2026-05-07T03:00:37.724331886Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-07T03:00:37.72450254Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=176.585µs logger=migrator t=2026-05-07T03:00:37.73051735Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-07T03:00:37.731677931Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.160881ms logger=migrator t=2026-05-07T03:00:37.741089581Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-07T03:00:37.743613778Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.527898ms logger=migrator t=2026-05-07T03:00:37.751723213Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-07T03:00:37.752177815Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-07T03:00:37.756846958Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-07T03:00:37.75726693Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=423.832µs logger=migrator t=2026-05-07T03:00:37.766341821Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-07T03:00:37.767678916Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.340406ms logger=migrator t=2026-05-07T03:00:37.772646748Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-07T03:00:37.779867379Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.220221ms logger=migrator t=2026-05-07T03:00:37.786790543Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-07T03:00:37.787892053Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.10477ms logger=migrator t=2026-05-07T03:00:37.793005478Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-07T03:00:37.793815Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=809.582µs logger=migrator t=2026-05-07T03:00:37.799596563Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-07T03:00:37.80059631Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.000616ms logger=migrator t=2026-05-07T03:00:37.807577005Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-07T03:00:37.810218075Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.64243ms logger=migrator t=2026-05-07T03:00:37.81718694Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-07T03:00:37.818493055Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.310125ms logger=migrator t=2026-05-07T03:00:37.824915625Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-07T03:00:37.824971457Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=70.112µs logger=migrator t=2026-05-07T03:00:37.82885429Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-07T03:00:37.829000934Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=99.252µs logger=migrator t=2026-05-07T03:00:37.835444505Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-07T03:00:37.842961664Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.51629ms logger=migrator t=2026-05-07T03:00:37.848405349Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-07T03:00:37.848778108Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=373.27µs logger=migrator t=2026-05-07T03:00:37.854603183Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-07T03:00:37.855773254Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.169631ms logger=migrator t=2026-05-07T03:00:37.862327778Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-07T03:00:37.862934784Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=608.646µs logger=migrator t=2026-05-07T03:00:37.86842965Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-07T03:00:37.869612111Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.182511ms logger=migrator t=2026-05-07T03:00:37.875634471Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-07T03:00:37.877201313Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.567672ms logger=migrator t=2026-05-07T03:00:37.884719082Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-07T03:00:37.920015599Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.293647ms logger=migrator t=2026-05-07T03:00:37.925574007Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-07T03:00:37.93512772Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.556424ms logger=migrator t=2026-05-07T03:00:37.939242349Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-07T03:00:37.939389733Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=147.854µs logger=migrator t=2026-05-07T03:00:37.945493605Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-07T03:00:37.980288849Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.791343ms logger=migrator t=2026-05-07T03:00:37.984499701Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-07T03:00:38.015072592Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.563422ms logger=migrator t=2026-05-07T03:00:38.020717652Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-07T03:00:38.021344718Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=627.506µs logger=migrator t=2026-05-07T03:00:38.028669483Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-07T03:00:38.030303906Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.634273ms logger=migrator t=2026-05-07T03:00:38.042171421Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-07T03:00:38.042551041Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=379.85µs logger=migrator t=2026-05-07T03:00:38.048970602Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-07T03:00:38.050271226Z level=info msg="Migration successfully executed" id="create permission table" duration=1.300175ms logger=migrator t=2026-05-07T03:00:38.055260618Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-07T03:00:38.056505121Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.247583ms logger=migrator t=2026-05-07T03:00:38.063317382Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-07T03:00:38.064429192Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.11174ms logger=migrator t=2026-05-07T03:00:38.07263788Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-07T03:00:38.073644467Z level=info msg="Migration successfully executed" id="create role table" duration=1.007176ms logger=migrator t=2026-05-07T03:00:38.077731945Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-07T03:00:38.085660875Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.92727ms logger=migrator t=2026-05-07T03:00:38.090562965Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-07T03:00:38.098213108Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.650723ms logger=migrator t=2026-05-07T03:00:38.10465955Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-07T03:00:38.106106848Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.456019ms logger=migrator t=2026-05-07T03:00:38.111942653Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-07T03:00:38.113079793Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.13705ms logger=migrator t=2026-05-07T03:00:38.117771528Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-07T03:00:38.118913538Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.1417ms logger=migrator t=2026-05-07T03:00:38.128619045Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-07T03:00:38.130424283Z level=info msg="Migration successfully executed" id="create team role table" duration=1.805608ms logger=migrator t=2026-05-07T03:00:38.135602751Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-07T03:00:38.137124261Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.52084ms logger=migrator t=2026-05-07T03:00:38.141535808Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-07T03:00:38.142586076Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.049758ms logger=migrator t=2026-05-07T03:00:38.148349469Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-07T03:00:38.149389187Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.039188ms logger=migrator t=2026-05-07T03:00:38.155378976Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-07T03:00:38.157020699Z level=info msg="Migration successfully executed" id="create user role table" duration=1.645384ms logger=migrator t=2026-05-07T03:00:38.161415616Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-07T03:00:38.162461684Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.046468ms logger=migrator t=2026-05-07T03:00:38.167790655Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-07T03:00:38.16946903Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.676674ms logger=migrator t=2026-05-07T03:00:38.17399232Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-07T03:00:38.175655194Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.662134ms logger=migrator t=2026-05-07T03:00:38.182649249Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-07T03:00:38.183481352Z level=info msg="Migration successfully executed" id="create builtin role table" duration=831.882µs logger=migrator t=2026-05-07T03:00:38.188756691Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-07T03:00:38.190462887Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.705396ms logger=migrator t=2026-05-07T03:00:38.196011104Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-07T03:00:38.197044381Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.032997ms logger=migrator t=2026-05-07T03:00:38.204065978Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-07T03:00:38.214855124Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.790556ms logger=migrator t=2026-05-07T03:00:38.218545892Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-07T03:00:38.219610521Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.064508ms logger=migrator t=2026-05-07T03:00:38.22412067Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-07T03:00:38.225200059Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.079089ms logger=migrator t=2026-05-07T03:00:38.230240762Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-07T03:00:38.231328081Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.086739ms logger=migrator t=2026-05-07T03:00:38.235310217Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-07T03:00:38.236352325Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.041808ms logger=migrator t=2026-05-07T03:00:38.240029772Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-07T03:00:38.240801753Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=771.441µs logger=migrator t=2026-05-07T03:00:38.245654401Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-07T03:00:38.246739Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.084569ms logger=migrator t=2026-05-07T03:00:38.251124917Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-07T03:00:38.264687217Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.56148ms logger=migrator t=2026-05-07T03:00:38.269518975Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-07T03:00:38.277145537Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.625462ms logger=migrator t=2026-05-07T03:00:38.281844632Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-07T03:00:38.290293946Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.448944ms logger=migrator t=2026-05-07T03:00:38.2945939Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-07T03:00:38.303538858Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.944248ms logger=migrator t=2026-05-07T03:00:38.307242516Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-07T03:00:38.308379526Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.13645ms logger=migrator t=2026-05-07T03:00:38.313673107Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-07T03:00:38.314833788Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.160371ms logger=migrator t=2026-05-07T03:00:38.319117961Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-07T03:00:38.320160599Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.042768ms logger=migrator t=2026-05-07T03:00:38.3239561Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-07T03:00:38.324900515Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=944.195µs logger=migrator t=2026-05-07T03:00:38.329205329Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-07T03:00:38.330622716Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.416407ms logger=migrator t=2026-05-07T03:00:38.334850359Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-07T03:00:38.334940691Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=90.172µs logger=migrator t=2026-05-07T03:00:38.338589068Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-07T03:00:38.338632069Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=47.811µs logger=migrator t=2026-05-07T03:00:38.34318898Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-07T03:00:38.343852628Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=663.237µs logger=migrator t=2026-05-07T03:00:38.347876304Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-07T03:00:38.348797229Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=921.975µs logger=migrator t=2026-05-07T03:00:38.352770465Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-07T03:00:38.353433612Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=663.268µs logger=migrator t=2026-05-07T03:00:38.357052018Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-07T03:00:38.357284624Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=232.596µs logger=migrator t=2026-05-07T03:00:38.362222815Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-07T03:00:38.363056347Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=833.882µs logger=migrator t=2026-05-07T03:00:38.367221438Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-07T03:00:38.368618875Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.396797ms logger=migrator t=2026-05-07T03:00:38.374331887Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-07T03:00:38.376450393Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.118777ms logger=migrator t=2026-05-07T03:00:38.382435812Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-07T03:00:38.391178614Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.744672ms logger=migrator t=2026-05-07T03:00:38.395083047Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-07T03:00:38.395134719Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=52.262µs logger=migrator t=2026-05-07T03:00:38.398772435Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-07T03:00:38.399580047Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=807.102µs logger=migrator t=2026-05-07T03:00:38.404871147Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-07T03:00:38.406692916Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.821359ms logger=migrator t=2026-05-07T03:00:38.412293644Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-07T03:00:38.414186334Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.89295ms logger=migrator t=2026-05-07T03:00:38.418639022Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-07T03:00:38.42684466Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.205418ms logger=migrator t=2026-05-07T03:00:38.431385411Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-07T03:00:38.432159911Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=773.9µs logger=migrator t=2026-05-07T03:00:38.436223719Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-07T03:00:38.438063208Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.839169ms logger=migrator t=2026-05-07T03:00:38.442194988Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-07T03:00:38.467482039Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.283001ms logger=migrator t=2026-05-07T03:00:38.472674617Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-07T03:00:38.47355564Z level=info msg="Migration successfully executed" id="create correlation v2" duration=880.853µs logger=migrator t=2026-05-07T03:00:38.477903165Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-07T03:00:38.479662392Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.755597ms logger=migrator t=2026-05-07T03:00:38.48484963Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-07T03:00:38.486480663Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.630753ms logger=migrator t=2026-05-07T03:00:38.491969789Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-07T03:00:38.493098569Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.12875ms logger=migrator t=2026-05-07T03:00:38.497622149Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-07T03:00:38.497990659Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=369.089µs logger=migrator t=2026-05-07T03:00:38.502300103Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-07T03:00:38.503670019Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.365436ms logger=migrator t=2026-05-07T03:00:38.508515888Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-07T03:00:38.517118626Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.602858ms logger=migrator t=2026-05-07T03:00:38.521077731Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-07T03:00:38.521936604Z level=info msg="Migration successfully executed" id="create entity_events table" duration=858.173µs logger=migrator t=2026-05-07T03:00:38.525673463Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-07T03:00:38.526606558Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=932.765µs logger=migrator t=2026-05-07T03:00:38.531819936Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-07T03:00:38.532257348Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-07T03:00:38.536179092Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-07T03:00:38.536902421Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-07T03:00:38.541181015Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-07T03:00:38.541991596Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=810.161µs logger=migrator t=2026-05-07T03:00:38.546702611Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-07T03:00:38.547937334Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.234243ms logger=migrator t=2026-05-07T03:00:38.551787286Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-07T03:00:38.552863335Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.076149ms logger=migrator t=2026-05-07T03:00:38.557039186Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-07T03:00:38.557832897Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=793.571µs logger=migrator t=2026-05-07T03:00:38.563024814Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-07T03:00:38.564210756Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.186472ms logger=migrator t=2026-05-07T03:00:38.570655847Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-07T03:00:38.571796647Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.13965ms logger=migrator t=2026-05-07T03:00:38.576502412Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-07T03:00:38.577303363Z level=info msg="Migration successfully executed" id="Drop public config table" duration=801.681µs logger=migrator t=2026-05-07T03:00:38.581047383Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-07T03:00:38.582189433Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.14175ms logger=migrator t=2026-05-07T03:00:38.586562339Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-07T03:00:38.58772367Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.161271ms logger=migrator t=2026-05-07T03:00:38.592352943Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-07T03:00:38.593466493Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.112469ms logger=migrator t=2026-05-07T03:00:38.597293814Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-07T03:00:38.598360632Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.066538ms logger=migrator t=2026-05-07T03:00:38.603895039Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-07T03:00:38.624556248Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.661288ms logger=migrator t=2026-05-07T03:00:38.628654136Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-07T03:00:38.636790822Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.137006ms logger=migrator t=2026-05-07T03:00:38.66193806Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-07T03:00:38.672791008Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.853588ms logger=migrator t=2026-05-07T03:00:38.67740026Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-07T03:00:38.677623586Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=223.856µs logger=migrator t=2026-05-07T03:00:38.682168097Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-07T03:00:38.693194729Z level=info msg="Migration successfully executed" id="add share column" duration=11.026892ms logger=migrator t=2026-05-07T03:00:38.696723253Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-07T03:00:38.696850296Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=123.633µs logger=migrator t=2026-05-07T03:00:38.700478412Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-07T03:00:38.701395617Z level=info msg="Migration successfully executed" id="create file table" duration=916.965µs logger=migrator t=2026-05-07T03:00:38.706505642Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-07T03:00:38.707637812Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.13183ms logger=migrator t=2026-05-07T03:00:38.712280486Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-07T03:00:38.713449547Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.168511ms logger=migrator t=2026-05-07T03:00:38.718515661Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-07T03:00:38.719339983Z level=info msg="Migration successfully executed" id="create file_meta table" duration=824.172µs logger=migrator t=2026-05-07T03:00:38.726705129Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-07T03:00:38.72938489Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.678481ms logger=migrator t=2026-05-07T03:00:38.734203127Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-07T03:00:38.734268429Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.012µs logger=migrator t=2026-05-07T03:00:38.738128982Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-07T03:00:38.738191274Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=62.751µs logger=migrator t=2026-05-07T03:00:38.74221918Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-07T03:00:38.743231837Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.011847ms logger=migrator t=2026-05-07T03:00:38.753423227Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-07T03:00:38.753813268Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=390.171µs logger=migrator t=2026-05-07T03:00:38.760200428Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-07T03:00:38.762624802Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.427765ms logger=migrator t=2026-05-07T03:00:38.76707216Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-07T03:00:38.778197255Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.127675ms logger=migrator t=2026-05-07T03:00:38.782046217Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-07T03:00:38.782247443Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=198.386µs logger=migrator t=2026-05-07T03:00:38.787252975Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-07T03:00:38.788446867Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.193582ms logger=migrator t=2026-05-07T03:00:38.794406715Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-07T03:00:38.794832326Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=423.871µs logger=migrator t=2026-05-07T03:00:38.798703339Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-07T03:00:38.799054609Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=351.129µs logger=migrator t=2026-05-07T03:00:38.804187455Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-07T03:00:38.805112269Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=922.934µs logger=migrator t=2026-05-07T03:00:38.809914367Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-07T03:00:38.819309896Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.395139ms logger=migrator t=2026-05-07T03:00:38.822904682Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-07T03:00:38.831623623Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.718371ms logger=migrator t=2026-05-07T03:00:38.835920647Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-07T03:00:38.836720098Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=799.621µs logger=migrator t=2026-05-07T03:00:38.841421193Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-07T03:00:38.914808641Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.383218ms logger=migrator t=2026-05-07T03:00:38.921901469Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-07T03:00:38.923097061Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.195762ms logger=migrator t=2026-05-07T03:00:38.927347794Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-07T03:00:38.928643638Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.295564ms logger=migrator t=2026-05-07T03:00:38.933675021Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-07T03:00:38.960018451Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.34128ms logger=migrator t=2026-05-07T03:00:38.964678354Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-07T03:00:38.971751502Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.074828ms logger=migrator t=2026-05-07T03:00:38.975522632Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-07T03:00:38.975889182Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=366.54µs logger=migrator t=2026-05-07T03:00:38.980861064Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-07T03:00:38.98108814Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=227.066µs logger=migrator t=2026-05-07T03:00:38.984974993Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-07T03:00:38.985480086Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=505.713µs logger=migrator t=2026-05-07T03:00:38.989693008Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-07T03:00:38.990216232Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=522.984µs logger=migrator t=2026-05-07T03:00:38.995135223Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-07T03:00:38.99540007Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=265.077µs logger=migrator t=2026-05-07T03:00:38.999335434Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-07T03:00:39.000432453Z level=info msg="Migration successfully executed" id="create folder table" duration=1.102789ms logger=migrator t=2026-05-07T03:00:39.006850884Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-07T03:00:39.008897288Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.044405ms logger=migrator t=2026-05-07T03:00:39.014458696Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-07T03:00:39.015719879Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.260443ms logger=migrator t=2026-05-07T03:00:39.020701461Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-07T03:00:39.020728872Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.071µs logger=migrator t=2026-05-07T03:00:39.028810036Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-07T03:00:39.032152375Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.342609ms logger=migrator t=2026-05-07T03:00:39.037186959Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-07T03:00:39.038153074Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=966.175µs logger=migrator t=2026-05-07T03:00:39.042068648Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-07T03:00:39.043374863Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.306415ms logger=migrator t=2026-05-07T03:00:39.046874506Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-07T03:00:39.04739059Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=515.834µs logger=migrator t=2026-05-07T03:00:39.051976551Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-07T03:00:39.052386092Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=409.411µs logger=migrator t=2026-05-07T03:00:39.056266765Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-07T03:00:39.05796926Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.700465ms logger=migrator t=2026-05-07T03:00:39.062704246Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-07T03:00:39.065088119Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.374023ms logger=migrator t=2026-05-07T03:00:39.072344652Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-07T03:00:39.073936574Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.591772ms logger=migrator t=2026-05-07T03:00:39.077700374Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-07T03:00:39.07906298Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.361396ms logger=migrator t=2026-05-07T03:00:39.083024035Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-07T03:00:39.084251228Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.226562ms logger=migrator t=2026-05-07T03:00:39.089630841Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-07T03:00:39.09113133Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.50024ms logger=migrator t=2026-05-07T03:00:39.095334202Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-07T03:00:39.096685328Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.350856ms logger=migrator t=2026-05-07T03:00:39.101891626Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-07T03:00:39.104039833Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.146407ms logger=migrator t=2026-05-07T03:00:39.109978401Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-07T03:00:39.110932416Z level=info msg="Migration successfully executed" id="create signing_key table" duration=953.606µs logger=migrator t=2026-05-07T03:00:39.115074086Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-07T03:00:39.11634031Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.268184ms logger=migrator t=2026-05-07T03:00:39.120723566Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-07T03:00:39.121951778Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.228392ms logger=migrator t=2026-05-07T03:00:39.126942801Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-07T03:00:39.127316581Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=382.961µs logger=migrator t=2026-05-07T03:00:39.131086751Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-07T03:00:39.142623607Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.537146ms logger=migrator t=2026-05-07T03:00:39.146897181Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-07T03:00:39.147450955Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=554.415µs logger=migrator t=2026-05-07T03:00:39.157512992Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-07T03:00:39.157579564Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=34.281µs logger=migrator t=2026-05-07T03:00:39.16272467Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-07T03:00:39.163887421Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.163051ms logger=migrator t=2026-05-07T03:00:39.167946279Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-07T03:00:39.16797524Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.881µs logger=migrator t=2026-05-07T03:00:39.172542311Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-07T03:00:39.174541494Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.999253ms logger=migrator t=2026-05-07T03:00:39.179926627Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-07T03:00:39.181142239Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.219042ms logger=migrator t=2026-05-07T03:00:39.186238334Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-07T03:00:39.187907609Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.668375ms logger=migrator t=2026-05-07T03:00:39.192989124Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-07T03:00:39.194259027Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.270663ms logger=migrator t=2026-05-07T03:00:39.200622546Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-07T03:00:39.200883083Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=261.117µs logger=migrator t=2026-05-07T03:00:39.205193638Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-07T03:00:39.205782103Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=588.055µs logger=migrator t=2026-05-07T03:00:39.212186143Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-07T03:00:39.213544149Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.357666ms logger=migrator t=2026-05-07T03:00:39.218590503Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-07T03:00:39.220027341Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.436268ms logger=migrator t=2026-05-07T03:00:39.225354203Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-07T03:00:39.234760512Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.405629ms logger=migrator t=2026-05-07T03:00:39.238597454Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-07T03:00:39.245747384Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.15615ms logger=migrator t=2026-05-07T03:00:39.250938312Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-07T03:00:39.264237535Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.300342ms logger=migrator t=2026-05-07T03:00:39.268651842Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-07T03:00:39.268715123Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=64.011µs logger=migrator t=2026-05-07T03:00:39.272909905Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-07T03:00:39.283738432Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.828547ms logger=migrator t=2026-05-07T03:00:39.287761859Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-07T03:00:39.295230757Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.467908ms logger=migrator t=2026-05-07T03:00:39.302355336Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-07T03:00:39.302954922Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=599.166µs logger=migrator t=2026-05-07T03:00:39.307335168Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.756331361s logger=migrator t=2026-05-07T03:00:39.308451838Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-07T03:00:39.325739537Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-07T03:00:39.325984273Z level=info msg="Created default organization" logger=secrets t=2026-05-07T03:00:39.331368266Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-07T03:00:39.377326726Z level=info msg="Restored cache from database" duration=429.851µs logger=plugin.store t=2026-05-07T03:00:39.378650101Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-07T03:00:39.414369409Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-07T03:00:39.41440072Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-07T03:00:39.414495482Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-07T03:00:39.414509403Z level=info msg="Plugins loaded" count=54 duration=35.860562ms logger=query_data t=2026-05-07T03:00:39.418431717Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-07T03:00:39.421594861Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-07T03:00:39.427059096Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-07T03:00:39.434502314Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-07T03:00:39.436739323Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-07T03:00:39.438875389Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-07T03:00:39.457946586Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-07T03:00:39.477412492Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-07T03:00:39.501414059Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-07T03:00:39.50144493Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-07T03:00:39.502086387Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-07T03:00:39.50294189Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-07T03:00:39.503144995Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-07T03:00:39.503415102Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-07T03:00:39.509528245Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-07T03:00:39.567343189Z level=info msg="State cache has been initialized" states=0 duration=65.255512ms logger=ngalert.scheduler t=2026-05-07T03:00:39.567406131Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-07T03:00:39.567491983Z level=info msg=starting first_tick=2026-05-07T03:00:40Z logger=plugins.update.checker t=2026-05-07T03:00:39.568234263Z level=info msg="Update check succeeded" duration=65.040007ms logger=grafana.update.checker t=2026-05-07T03:00:39.577205001Z level=info msg="Update check succeeded" duration=74.116248ms logger=provisioning.dashboard t=2026-05-07T03:00:39.584806062Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-07T03:00:39.588317916Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-07T03:00:39.629808327Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-07T03:00:39.644958809Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-07T03:00:39.6453657Z level=info msg="Patterns update finished" duration=80.662421ms logger=grafana-apiserver t=2026-05-07T03:00:39.86728498Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-07T03:00:39.868204174Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-07T03:00:43.143094518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.143889039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.409622912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.618136855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.635961048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.661602168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.680398477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.707546938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.727409855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.75097933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.765639709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.787991122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.804704226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.838280437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.852922346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.87907004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.889057615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.911462149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.926206721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.954310397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.969282514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:43.993409614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.00679626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.034245368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.051384823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.07878669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.09912582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.130155744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.151201872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.203750957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.222537895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.25963096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.277636678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.315196455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.334430965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.364449241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.383025045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.413658908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.430864174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.479131185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.512688266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.600551408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.617008035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.671311206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.687069614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.749433379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.768593538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.826595367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.8395443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.888366076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.905327517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.967784484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:44.978292773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.037849644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.055890992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.105981622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.122533521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.171814109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.185939904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.246412769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.262067604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.334339803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.355032102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.424423683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.439635337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.505279529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.522920807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.585691003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.60139265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.66881998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.683117369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.758372146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.773649382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.838621616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.867314357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.972419847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:45.983517992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:46.1138266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:46.134588981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T03:00:46.211724858Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-07T03:02:10.526873985Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-07T03:10:39.518577054Z level=info msg="Completed cleanup jobs" duration=16.454776ms logger=plugins.update.checker t=2026-05-07T03:10:39.622623334Z level=info msg="Update check succeeded" duration=53.460398ms logger=sqlstore.transactions t=2026-05-07T03:15:39.436419608Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-07T03:20:39.538075807Z level=info msg="Completed cleanup jobs" duration=35.580483ms logger=plugins.update.checker t=2026-05-07T03:20:39.620228653Z level=info msg="Update check succeeded" duration=51.36385ms logger=cleanup t=2026-05-07T03:30:39.528426351Z level=info msg="Completed cleanup jobs" duration=25.710442ms logger=plugins.update.checker t=2026-05-07T03:30:39.617387661Z level=info msg="Update check succeeded" duration=48.595249ms logger=infra.usagestats t=2026-05-07T03:32:10.550070878Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-07T03:40:39.526288757Z level=info msg="Completed cleanup jobs" duration=23.936155ms logger=plugins.update.checker t=2026-05-07T03:40:39.621262218Z level=info msg="Update check succeeded" duration=52.599866ms logger=cleanup t=2026-05-07T03:50:39.541107638Z level=info msg="Completed cleanup jobs" duration=38.773479ms logger=plugins.update.checker t=2026-05-07T03:50:39.620883045Z level=info msg="Update check succeeded" duration=51.723442ms logger=cleanup t=2026-05-07T04:00:39.536041823Z level=info msg="Completed cleanup jobs" duration=33.484749ms logger=plugins.update.checker t=2026-05-07T04:00:39.617527848Z level=info msg="Update check succeeded" duration=48.806087ms logger=infra.usagestats t=2026-05-07T04:02:10.554717182Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-07T04:10:39.515636717Z level=info msg="Completed cleanup jobs" duration=13.492158ms logger=plugins.update.checker t=2026-05-07T04:10:39.6490068Z level=info msg="Update check succeeded" duration=80.028415ms