2025/01/09 18:53:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/secure/service.go:94 record not found [0.129ms] [rows:0] SELECT `value` FROM `ocs_info` WHERE name="private_key" ORDER BY `ocs_info`.`name` LIMIT 1 [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (9 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InfoHandler.func1 (9 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (9 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (9 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (9 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (9 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (10 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (10 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (10 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (10 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (10 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (10 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (10 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (10 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (10 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (10 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (10 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (10 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (10 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (10 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (10 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (10 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (10 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (10 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (10 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (10 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (10 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (10 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (10 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (10 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (10 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (10 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (10 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.GetAllAgentStatus.func1 (10 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (10 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (10 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (10 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (10 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (10 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (9 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (10 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (10 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (10 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (10 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (10 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (10 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (10 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (10 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (10 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (10 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (10 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (10 handlers) [GIN-debug] GET /api/v1/time --> github.com/oceanbase/obshell/agent/api.TimeHandler (10 handlers) [GIN-debug] GET /api/v1/info --> github.com/oceanbase/obshell/agent/api.InfoHandler.func1 (10 handlers) [GIN-debug] GET /api/v1/git-info --> github.com/oceanbase/obshell/agent/api.GitInfoHandler (10 handlers) [GIN-debug] GET /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (10 handlers) [GIN-debug] POST /api/v1/status --> github.com/oceanbase/obshell/agent/api.StatusHandler.func1 (10 handlers) [GIN-debug] GET /api/v1/secret --> github.com/oceanbase/obshell/agent/api.secretHandler (10 handlers) [GIN-debug] GET /api/v1/task/sub_task/:id --> github.com/oceanbase/obshell/agent/executor/task.GetSubTaskDetail (10 handlers) [GIN-debug] GET /api/v1/task/node/:id --> github.com/oceanbase/obshell/agent/executor/task.GetNodeDetail (10 handlers) [GIN-debug] GET /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.GetDagDetail (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/ob --> github.com/oceanbase/obshell/agent/executor/task.GetObLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agent --> github.com/oceanbase/obshell/agent/executor/task.GetAgentLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/maintain/agents --> github.com/oceanbase/obshell/agent/executor/task.GetAllAgentLastMaintenanceDag (10 handlers) [GIN-debug] GET /api/v1/task/dag/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetUnfinishedDags (10 handlers) [GIN-debug] GET /api/v1/task/dag/ob/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetClusterUnfinishDags (10 handlers) [GIN-debug] GET /api/v1/task/dag/agent/unfinish --> github.com/oceanbase/obshell/agent/executor/task.GetAgentUnfinishDags (10 handlers) [GIN-debug] POST /api/v1/task/dag/:id --> github.com/oceanbase/obshell/agent/executor/task.DagHandler (10 handlers) [GIN-debug] POST /api/v1/tenant --> github.com/oceanbase/obshell/agent/api.tenantCreateHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.tenantDropHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/name --> github.com/oceanbase/obshell/agent/api.tenantRenameHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantLockHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/lock --> github.com/oceanbase/obshell/agent/api.tenantUnlockHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantAddReplicasHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantRemoveReplicasHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/replicas --> github.com/oceanbase/obshell/agent/api.tenantModifyReplicasHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/primary-zone --> github.com/oceanbase/obshell/agent/api.tenantModifyPrimaryZoneHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/password --> github.com/oceanbase/obshell/agent/api.tenantModifyPasswordHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/whitelist --> github.com/oceanbase/obshell/agent/api.tenantModifyWhitelistHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.tenantSetParametersHandler (10 handlers) [GIN-debug] PUT /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.tenantSetVariableHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name --> github.com/oceanbase/obshell/agent/api.getTenantInfo (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameter/:parameter --> github.com/oceanbase/obshell/agent/api.getTenantParameter (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/variable/:variable --> github.com/oceanbase/obshell/agent/api.getTenantVariable (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/parameters --> github.com/oceanbase/obshell/agent/api.getTenantParameters (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/variables --> github.com/oceanbase/obshell/agent/api.getTenantVariables (10 handlers) [GIN-debug] GET /api/v1/tenants/overview --> github.com/oceanbase/obshell/agent/api.getTenantOverView (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.tenantBackupConfigHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/config --> github.com/oceanbase/obshell/agent/api.patchTenantBackupConfigHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.tenantStartBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup --> github.com/oceanbase/obshell/agent/api.patchTenantBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/tenant/:name/backup/log --> github.com/oceanbase/obshell/agent/api.patchTenantArchiveLogHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/backup/overview --> github.com/oceanbase/obshell/agent/api.tenantBackupOverviewHandler (10 handlers) [GIN-debug] POST /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.obclusterBackupConfigHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/config --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupConfigHandler (10 handlers) [GIN-debug] POST /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.obclusterStartBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup --> github.com/oceanbase/obshell/agent/api.patchObclusterBackupHandler (10 handlers) [GIN-debug] PATCH /api/v1/obcluster/backup/log --> github.com/oceanbase/obshell/agent/api.patchObclusterArchiveLogHandler (10 handlers) [GIN-debug] GET /api/v1/obcluster/backup/overview --> github.com/oceanbase/obshell/agent/api.obclusterBackupOverviewHandler (10 handlers) [GIN-debug] GET /api/v1/restore/windows --> github.com/oceanbase/obshell/agent/api.getRestoreWindowsHandler (10 handlers) [GIN-debug] POST /api/v1/tenant/restore --> github.com/oceanbase/obshell/agent/api.tenantRestoreHandler (10 handlers) [GIN-debug] DELETE /api/v1/tenant/:name/restore --> github.com/oceanbase/obshell/agent/api.cancelRestoreTaskHandler (10 handlers) [GIN-debug] GET /api/v1/tenant/:name/restore/overview --> github.com/oceanbase/obshell/agent/api.getRestoreOverviewHandler (10 handlers) [GIN-debug] POST /api/v1/ob/init --> github.com/oceanbase/obshell/agent/api.obInitHandler (10 handlers) [GIN-debug] POST /api/v1/ob/stop --> github.com/oceanbase/obshell/agent/api.obStopHandler (10 handlers) [GIN-debug] POST /api/v1/ob/start --> github.com/oceanbase/obshell/agent/api.obStartHandler (10 handlers) [GIN-debug] GET /api/v1/ob/info --> github.com/oceanbase/obshell/agent/api.obInfoHandler (10 handlers) [GIN-debug] POST /api/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/api.obClusterScaleOutHandler (10 handlers) [GIN-debug] POST /api/v1/ob/scale_in --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (10 handlers) [GIN-debug] POST /api/v1/ob/upgrade --> github.com/oceanbase/obshell/agent/api.obUpgradeHandler (10 handlers) [GIN-debug] POST /api/v1/ob/upgrade/check --> github.com/oceanbase/obshell/agent/api.obUpgradeCheckHandler (10 handlers) [GIN-debug] GET /api/v1/ob/agents --> github.com/oceanbase/obshell/agent/api.obAgentsHandler (10 handlers) [GIN-debug] POST /api/v1/agent/join --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (10 handlers) [GIN-debug] POST /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentJoinHandler (10 handlers) [GIN-debug] DELETE /api/v1/agent --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (10 handlers) [GIN-debug] POST /api/v1/agent/remove --> github.com/oceanbase/obshell/agent/api.agentRemoveHandler (10 handlers) [GIN-debug] POST /api/v1/agent/upgrade --> github.com/oceanbase/obshell/agent/api.agentUpgradeHandler (10 handlers) [GIN-debug] POST /api/v1/agent/upgrade/check --> github.com/oceanbase/obshell/agent/api.agentUpgradeCheckHandler (10 handlers) [GIN-debug] GET /api/v1/agents/status --> github.com/oceanbase/obshell/agent/api.GetAllAgentStatus.func1 (10 handlers) [GIN-debug] PUT /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (10 handlers) [GIN-debug] POST /api/v1/obcluster/config --> github.com/oceanbase/obshell/agent/api.obclusterConfigHandler.func1 (10 handlers) [GIN-debug] PUT /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (10 handlers) [GIN-debug] POST /api/v1/observer/config --> github.com/oceanbase/obshell/agent/api.obServerConfigHandler.func1 (10 handlers) [GIN-debug] DELETE /api/v1/observer --> github.com/oceanbase/obshell/agent/api.obClusterScaleInHandler (10 handlers) [GIN-debug] DELETE /api/v1/zone/:name --> github.com/oceanbase/obshell/agent/api.zoneDeleteHandler (10 handlers) [GIN-debug] POST /api/v1/upgrade/package --> github.com/oceanbase/obshell/agent/api.pkgUploadHandler (10 handlers) [GIN-debug] POST /api/v1/upgrade/params/backup --> github.com/oceanbase/obshell/agent/api.paramsBackupHandler (10 handlers) [GIN-debug] POST /api/v1/upgrade/params/restore --> github.com/oceanbase/obshell/agent/api.paramsRestoreHandler (10 handlers) [GIN-debug] POST /api/v1/unit/config --> github.com/oceanbase/obshell/agent/api.unitConfigCreateHandler (10 handlers) [GIN-debug] DELETE /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigDropHandler (10 handlers) [GIN-debug] GET /api/v1/unit/config/:name --> github.com/oceanbase/obshell/agent/api.unitConfigGetHandler (10 handlers) [GIN-debug] GET /api/v1/units/config --> github.com/oceanbase/obshell/agent/api.unitConfigListHandler (10 handlers) [GIN-debug] GET /api/v1/resource-pools --> github.com/oceanbase/obshell/agent/api.poolListHandler (10 handlers) [GIN-debug] DELETE /api/v1/resource-pool/:name --> github.com/oceanbase/obshell/agent/api.poolDropHandler (10 handlers) [GIN-debug] GET /api/v1/recyclebin/tenants --> github.com/oceanbase/obshell/agent/api.recyclebinListTenantHandler (10 handlers) [GIN-debug] DELETE /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinPurgeTenantHandler (10 handlers) [GIN-debug] POST /api/v1/recyclebin/tenant/:name --> github.com/oceanbase/obshell/agent/api.recyclebinFlashbackTenantHandler (10 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (9 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (9 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (9 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (9 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (9 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (9 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (9 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (9 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (9 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (9 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (9 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (9 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (9 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (9 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (9 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (9 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (9 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (9 handlers) [GIN-debug] POST /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentJoinHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/agent --> github.com/oceanbase/obshell/agent/rpc.agentRemoveHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/update --> github.com/oceanbase/obshell/agent/rpc.agentUpdateHandler (11 handlers) [GIN-debug] POST /rpc/v1/agent/sync-bin --> github.com/oceanbase/obshell/agent/rpc.takeOverAgentUpdateBinaryHandler (11 handlers) [GIN-debug] POST /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.StartTask (11 handlers) [GIN-debug] PATCH /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.UpdateTask (11 handlers) [GIN-debug] DELETE /rpc/v1/task/sub_task --> github.com/oceanbase/obshell/agent/rpc.CancelTask (11 handlers) [GIN-debug] POST /rpc/v1/task/log --> github.com/oceanbase/obshell/agent/rpc.SyncLog (11 handlers) [GIN-debug] POST /rpc/v1/ob/start --> github.com/oceanbase/obshell/agent/rpc.obStartHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/stop --> github.com/oceanbase/obshell/agent/rpc.obStopHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/destroy --> github.com/oceanbase/obshell/agent/rpc.obServerDestroyHandler (11 handlers) [GIN-debug] POST /rpc/v1/ob/scale_out --> github.com/oceanbase/obshell/agent/rpc.obLocalScaleOutHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer/deploy --> github.com/oceanbase/obshell/agent/rpc.obServerDeployHandler (11 handlers) [GIN-debug] DELETE /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.killObserverHandler (11 handlers) [GIN-debug] POST /rpc/v1/observer --> github.com/oceanbase/obshell/agent/rpc.startObserverHandler (11 handlers) [GIN-debug] GET /rpc/v1/maintainer --> github.com/oceanbase/obshell/agent/rpc.getMaintainerHandler (11 handlers) [GIN-debug] POST /rpc/v1/maintainer/update --> github.com/oceanbase/obshell/agent/rpc.updateAllAgentsHandler (11 handlers) [GIN] 2025/01/09 - 18:53:05 | 200 | 501.73µs | 192.168.159.136 | GET "/api/v1/status" [GIN] 2025/01/09 - 18:53:05 | 200 | 796.708µs | 192.168.159.136 | GET "/api/v1/status" [GIN] 2025/01/09 - 18:53:05 | 200 | 334.452µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.254ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:05 | 404 | 1.325652ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:06 | 200 | 246.444µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.379ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:06 | 404 | 1.081761ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:07 | 200 | 245.933µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.267ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:07 | 404 | 1.000435ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:09 | 200 | 309.602µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.334ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:09 | 404 | 1.219223ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:10 | 200 | 374.953µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.205ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:10 | 404 | 1.209961ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:11 | 200 | 236.804µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.274ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:11 | 404 | 2.476096ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:12 | 200 | 234.281µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:12 | 404 | 949.659µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:13 | 200 | 227.493µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:13 | 404 | 1.050563ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:14 | 200 | 540.677µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:14 | 404 | 928.504µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:15 | 200 | 226.075µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.295ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:15 | 404 | 1.046038ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:16 | 200 | 302.44µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.251ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:16 | 404 | 983.451µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:17 | 200 | 367.272µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:17 | 404 | 951.218µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:18 | 200 | 283.599µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.277ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:18 | 404 | 987.146µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:19 | 200 | 233.714µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:19 | 404 | 960.568µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:20 | 200 | 387.015µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.254ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:20 | 404 | 1.03013ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:21 | 200 | 223.468µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:21 | 404 | 1.172779ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:22 | 200 | 585.64µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:22 | 404 | 873.566µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:23 | 200 | 236.42µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.270ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:23 | 404 | 1.082182ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:24 | 200 | 403.53µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.250ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:24 | 404 | 949.832µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:25 | 200 | 223.878µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.304ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:25 | 404 | 1.342479ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:26 | 200 | 285.664µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:26 | 404 | 1.026162ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:27 | 200 | 250.167µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.238ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:27 | 404 | 950.976µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:28 | 200 | 225.92µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.226ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:28 | 404 | 995.044µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:29 | 200 | 214.607µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:29 | 404 | 1.031898ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:30 | 200 | 293.597µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.210ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:30 | 404 | 1.005009ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:31 | 200 | 235.382µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.294ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:31 | 404 | 1.111404ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:32 | 200 | 360.222µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:32 | 404 | 888.245µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:33 | 200 | 403.664µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.334ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:33 | 404 | 1.360622ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:34 | 200 | 315µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.152ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:34 | 404 | 869.402µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:35 | 200 | 293.146µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.210ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:35 | 404 | 1.087611ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:36 | 200 | 289.062µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:36 | 404 | 998.341µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:37 | 200 | 284.614µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.192ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:37 | 404 | 937.906µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:38 | 200 | 245.765µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:38 | 404 | 1.381073ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:39 | 200 | 240.219µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:39 | 404 | 1.042054ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:40 | 200 | 231.566µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:40 | 404 | 954.806µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:41 | 200 | 361.069µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.274ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:41 | 404 | 991.971µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:42 | 200 | 402.389µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:42 | 404 | 918.436µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:43 | 200 | 450.073µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.243ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:43 | 404 | 1.007052ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:44 | 200 | 228.892µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.246ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:44 | 404 | 948.158µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:45 | 200 | 344.496µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:45 | 404 | 1.0712ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:46 | 200 | 289.585µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.319ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:46 | 404 | 1.543883ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:47 | 200 | 309.275µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.278ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:47 | 404 | 1.020842ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:48 | 200 | 361.49µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.373ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:48 | 404 | 1.211692ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:49 | 200 | 295.286µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.325ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:49 | 404 | 1.427889ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:50 | 200 | 390.747µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.346ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:50 | 404 | 1.175814ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:51 | 200 | 303.172µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.392ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:51 | 404 | 1.231559ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:52 | 200 | 301.456µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.299ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:52 | 404 | 1.029144ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:53 | 200 | 339.739µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:53 | 404 | 1.089272ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:54 | 200 | 274.981µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:54 | 404 | 1.091439ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:55 | 200 | 278.819µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.356ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:55 | 404 | 1.163658ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:56 | 200 | 236.144µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.244ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:56 | 404 | 1.013909ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:57 | 200 | 405.504µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:57 | 404 | 1.10521ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:58 | 200 | 357.597µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.298ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:58 | 404 | 1.110481ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:53:59 | 200 | 229.948µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:53:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.207ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:53:59 | 404 | 1.017068ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:00 | 200 | 294.837µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.194ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:00 | 404 | 1.018991ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:01 | 200 | 291.092µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:01 | 404 | 890.816µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:02 | 200 | 254.001µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.246ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:02 | 404 | 1.120099ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:03 | 200 | 276.821µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:03 | 404 | 1.08866ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:04 | 200 | 219.863µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.194ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:04 | 404 | 1.001043ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:05 | 200 | 423.567µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.246ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:05 | 404 | 1.167614ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:06 | 200 | 251.746µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:06 | 404 | 1.07688ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:07 | 200 | 242.253µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.207ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:07 | 404 | 1.011574ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:08 | 200 | 297.025µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:08 | 404 | 1.069056ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:09 | 200 | 226.471µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.260ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:09 | 404 | 1.306374ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:10 | 200 | 350.467µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.264ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:10 | 404 | 1.065015ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:11 | 200 | 313.585µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:11 | 404 | 924.802µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:12 | 200 | 230.47µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:12 | 404 | 997.973µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:13 | 200 | 227.686µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.333ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:13 | 404 | 1.034691ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:14 | 200 | 340.255µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.285ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:14 | 404 | 1.184579ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:15 | 200 | 292.364µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:15 | 404 | 988.357µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:16 | 200 | 224.611µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.215ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:16 | 404 | 951.896µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:17 | 200 | 221.543µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:17 | 404 | 978.021µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:18 | 200 | 273.57µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.225ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:18 | 404 | 1.015122ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:19 | 200 | 481.199µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.303ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:19 | 404 | 1.344484ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:20 | 200 | 300.511µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.269ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:20 | 404 | 1.08137ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:21 | 200 | 292.616µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.327ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:21 | 404 | 1.032734ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:22 | 200 | 353.651µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.269ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:22 | 404 | 984.856µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:23 | 200 | 248.874µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:24 | 404 | 968.542µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:25 | 200 | 284.32µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.339ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:25 | 404 | 986.063µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:26 | 200 | 345.24µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:26 | 404 | 1.009139ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:27 | 200 | 302.691µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:27 | 404 | 1.09271ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:28 | 200 | 245.743µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.311ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:28 | 404 | 963.409µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:29 | 200 | 219.995µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.262ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:29 | 404 | 1.100142ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:30 | 200 | 345.86µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.256ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:30 | 404 | 1.186371ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:31 | 200 | 229.527µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.283ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:31 | 404 | 1.027529ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:32 | 200 | 241.166µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.207ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:32 | 404 | 978.23µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:33 | 200 | 296.322µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.268ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:33 | 404 | 993.121µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:34 | 200 | 232.685µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.267ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:34 | 404 | 979.383µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:35 | 200 | 349.853µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.191ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:35 | 404 | 976.367µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:36 | 200 | 331.792µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.298ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:36 | 404 | 1.03626ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:37 | 200 | 343.96µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.312ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:37 | 404 | 1.227422ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:38 | 200 | 455.477µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.372ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:38 | 404 | 1.151647ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:39 | 200 | 396.511µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.342ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:39 | 404 | 1.149444ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:40 | 200 | 344.238µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:40 | 404 | 1.076102ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:41 | 200 | 278.971µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.219ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:41 | 404 | 1.068512ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:42 | 200 | 268.439µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.193ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:42 | 404 | 1.036215ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:43 | 200 | 245.775µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.252ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:43 | 404 | 972.338µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:44 | 200 | 238.309µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.283ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:44 | 404 | 1.309588ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:45 | 200 | 299.08µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.223ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:45 | 404 | 1.262634ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:46 | 200 | 229.02µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.381ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:46 | 404 | 1.153483ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:47 | 200 | 367.568µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.272ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:47 | 404 | 1.106439ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:48 | 200 | 280.042µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.210ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:48 | 404 | 1.073625ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:49 | 200 | 302.702µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:49 | 404 | 1.128103ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:50 | 200 | 255.709µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:50 | 404 | 1.049359ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:51 | 200 | 298.028µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:51 | 404 | 1.157313ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:52 | 200 | 253.418µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.388ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:52 | 404 | 1.203973ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:53 | 200 | 288.19µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:53 | 404 | 1.041996ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:54 | 200 | 331.301µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:54 | 404 | 925.861µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:55 | 200 | 223.689µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.192ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:55 | 404 | 952.258µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:56 | 200 | 369.996µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.273ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:56 | 404 | 1.158131ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:57 | 200 | 556.347µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.279ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:57 | 404 | 1.103521ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:58 | 200 | 376.931µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:58 | 404 | 1.016558ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:54:59 | 200 | 243.019µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:54:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:54:59 | 404 | 946.303µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:00 | 200 | 378.594µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.251ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:00 | 404 | 1.121106ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:01 | 200 | 373.249µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.221ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:01 | 404 | 1.167053ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:02 | 200 | 339.305µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.211ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:02 | 404 | 1.174363ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:03 | 200 | 346.125µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:03 | 404 | 932.426µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:04 | 200 | 391.136µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:04 | 404 | 1.001806ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:05 | 200 | 317.925µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.225ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:05 | 404 | 1.433393ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:06 | 200 | 258.949µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.213ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:06 | 404 | 1.259191ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:07 | 200 | 961.435µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.384ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:07 | 404 | 1.188766ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:08 | 200 | 325.211µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.224ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:08 | 404 | 1.151629ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:09 | 200 | 252.628µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.310ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:09 | 404 | 1.351966ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:10 | 200 | 343.329µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:10 | 404 | 931.273µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:11 | 200 | 285.925µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.215ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:11 | 404 | 1.028096ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:12 | 200 | 229.587µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:12 | 404 | 1.008659ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:13 | 200 | 291.743µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.255ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:13 | 404 | 1.056545ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:14 | 200 | 292.698µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.242ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:14 | 404 | 1.014184ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:15 | 200 | 259.951µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.272ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:15 | 404 | 1.275142ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:16 | 200 | 272.382µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.347ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:16 | 404 | 1.151446ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:17 | 200 | 327.501µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:17 | 404 | 1.097366ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:18 | 200 | 407.951µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.266ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:18 | 404 | 1.040605ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:19 | 200 | 293.946µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:19 | 404 | 1.116417ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:20 | 200 | 413.913µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.230ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:20 | 404 | 1.114412ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:21 | 200 | 421.095µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.439ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:21 | 404 | 1.420766ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:22 | 200 | 249.297µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:22 | 404 | 1.025507ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:23 | 200 | 256.995µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.251ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:23 | 404 | 1.003401ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:24 | 200 | 296.548µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.211ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:24 | 404 | 1.067886ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:25 | 200 | 300.616µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.191ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:25 | 404 | 890.523µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:26 | 200 | 343.403µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.268ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:26 | 404 | 980.38µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:27 | 200 | 390.834µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:27 | 404 | 1.004322ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:28 | 200 | 333.448µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:28 | 404 | 998.739µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:29 | 200 | 246.461µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.222ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:29 | 404 | 1.253959ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:30 | 200 | 358.895µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:30 | 404 | 996.802µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:31 | 200 | 295.436µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.207ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:31 | 404 | 1.092839ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:32 | 200 | 243.074µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.207ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:32 | 404 | 1.055759ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:33 | 200 | 320.893µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:33 | 404 | 1.125473ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:34 | 200 | 373.226µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.229ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:34 | 404 | 1.169127ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:35 | 200 | 424.905µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.246ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:35 | 404 | 1.038668ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:36 | 200 | 312.438µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:36 | 404 | 986.703µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:37 | 200 | 231.008µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.284ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:37 | 404 | 1.090632ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:38 | 200 | 331.037µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.308ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:38 | 404 | 1.128571ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:39 | 200 | 241.588µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.284ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:39 | 404 | 1.05499ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:40 | 200 | 334.875µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.193ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:41 | 404 | 921.785µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:42 | 200 | 318.565µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.270ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:42 | 404 | 1.028696ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:43 | 200 | 403.426µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:43 | 404 | 974.762µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:44 | 200 | 531.495µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:44 | 404 | 977.223µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:45 | 200 | 238.041µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.226ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:45 | 404 | 1.3282ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:46 | 200 | 233.44µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.302ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:46 | 404 | 1.139581ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:47 | 200 | 386.159µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.273ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:47 | 404 | 1.052347ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:48 | 200 | 247.532µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:48 | 404 | 1.069757ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:49 | 200 | 243.693µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.252ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:49 | 404 | 1.032683ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:50 | 200 | 284.42µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:50 | 404 | 1.045853ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:51 | 200 | 266.47µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.274ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:51 | 404 | 1.066143ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:52 | 200 | 337.33µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:52 | 404 | 901.261µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:53 | 200 | 239.871µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:53 | 404 | 953.431µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:54 | 200 | 287.584µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:54 | 404 | 965.173µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:55 | 200 | 340.529µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.229ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:55 | 404 | 1.168637ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:56 | 200 | 232.665µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.243ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:56 | 404 | 994.577µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:57 | 200 | 401.725µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.254ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:57 | 404 | 1.222972ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:58 | 200 | 242.163µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.246ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:58 | 404 | 992.058µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:55:59 | 200 | 255.178µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:55:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.387ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:55:59 | 404 | 1.089278ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:00 | 200 | 281.661µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.313ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:00 | 404 | 988.516µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:01 | 200 | 297.787µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.194ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:01 | 404 | 961.074µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:02 | 200 | 364.592µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.193ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:02 | 404 | 933.606µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:03 | 200 | 457.571µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.263ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:03 | 404 | 1.057816ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:04 | 200 | 446.5µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.243ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:04 | 404 | 1.063104ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:05 | 200 | 356.621µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.268ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:05 | 404 | 1.110251ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:06 | 200 | 235.509µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.318ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:06 | 404 | 1.335379ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:07 | 200 | 427.857µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.279ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:07 | 404 | 1.010182ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:08 | 200 | 349.266µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.253ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:08 | 404 | 1.082467ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:09 | 200 | 300.216µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.285ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:09 | 404 | 1.10921ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:10 | 200 | 245.277µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.222ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:10 | 404 | 1.109216ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:11 | 200 | 366.853µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.205ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:11 | 404 | 1.105219ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:12 | 200 | 399.084µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:12 | 404 | 884.243µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:13 | 200 | 299.25µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.316ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:13 | 404 | 1.129745ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:14 | 200 | 233.768µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.254ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:14 | 404 | 1.028752ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:15 | 200 | 250.274µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.374ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:15 | 404 | 1.067027ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:16 | 200 | 324.304µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:16 | 404 | 989.912µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:17 | 200 | 443.685µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.240ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:17 | 404 | 1.030574ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:18 | 200 | 239.933µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.256ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:18 | 404 | 1.236829ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:19 | 200 | 281.146µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.354ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:19 | 404 | 1.275502ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:20 | 200 | 227.627µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:20 | 404 | 947.245µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:21 | 200 | 218.429µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.294ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:21 | 404 | 937.49µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:22 | 200 | 275.353µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.259ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:22 | 404 | 965.667µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:23 | 200 | 307.036µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.244ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:23 | 404 | 1.076719ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:24 | 200 | 388.35µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.416ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:24 | 404 | 1.215887ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:25 | 200 | 284.414µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.206ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:25 | 404 | 1.080067ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:26 | 200 | 339.551µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.354ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:26 | 404 | 1.125966ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:27 | 200 | 382.79µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.278ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:27 | 404 | 1.018116ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:28 | 200 | 285.954µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.103ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:28 | 404 | 901.183µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:29 | 200 | 437.996µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.243ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:29 | 404 | 997.483µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:30 | 200 | 267.61µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.338ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:30 | 404 | 1.154259ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:31 | 200 | 359.806µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:31 | 404 | 1.211375ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:32 | 200 | 296.655µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.259ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:32 | 404 | 1.161745ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:33 | 200 | 430.198µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:33 | 404 | 959.918µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:34 | 200 | 246.316µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.276ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:34 | 404 | 1.162174ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:35 | 200 | 244.019µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.258ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:35 | 404 | 954.641µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:36 | 200 | 248.559µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.308ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:36 | 404 | 1.173963ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:37 | 200 | 539.068µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:37 | 404 | 991.697µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:38 | 200 | 230.928µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:38 | 404 | 1.069943ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:39 | 200 | 235.31µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:39 | 404 | 901.347µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:40 | 200 | 224.902µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:40 | 404 | 953.334µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:41 | 200 | 296.103µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.247ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:41 | 404 | 1.495762ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:42 | 200 | 296.384µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.250ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:42 | 404 | 1.174012ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:43 | 200 | 293.827µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.221ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:43 | 404 | 1.222006ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:44 | 200 | 282.668µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.272ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:44 | 404 | 1.045615ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:45 | 200 | 226.801µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.208ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:45 | 404 | 976.142µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:46 | 200 | 317.934µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.265ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:46 | 404 | 976.043µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:47 | 200 | 296.979µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.251ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:47 | 404 | 1.092701ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:48 | 200 | 226.65µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.216ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:48 | 404 | 965.44µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:49 | 200 | 272.451µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:49 | 404 | 1.028149ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:50 | 200 | 316.744µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.220ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:50 | 404 | 1.269298ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:51 | 200 | 448.001µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.322ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:51 | 404 | 1.401471ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:52 | 200 | 254.346µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.259ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:52 | 404 | 1.193536ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:53 | 200 | 337.783µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.340ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:53 | 404 | 1.013524ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:54 | 200 | 276.984µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.264ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:54 | 404 | 1.144182ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:55 | 200 | 323.875µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.273ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:55 | 404 | 1.020766ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:57 | 200 | 374.518µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.217ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:57 | 404 | 1.229389ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:58 | 200 | 287.619µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.270ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:58 | 404 | 1.029652ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:56:59 | 200 | 246.748µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:56:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:56:59 | 404 | 972.689µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:00 | 200 | 363.77µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.274ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:00 | 404 | 1.104541ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:01 | 200 | 231.464µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.243ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:01 | 404 | 1.031615ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:02 | 200 | 403.857µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:02 | 404 | 978.132µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:03 | 200 | 277.834µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:03 | 404 | 1.157998ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:04 | 200 | 331µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.265ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:04 | 404 | 942.465µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:05 | 200 | 380.164µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.262ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:05 | 404 | 1.023886ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:06 | 200 | 378.426µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.311ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:06 | 404 | 1.109078ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:07 | 200 | 339.605µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.284ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:07 | 404 | 948.932µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:08 | 200 | 393.222µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.253ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:08 | 404 | 1.142419ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:09 | 200 | 353.896µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:09 | 404 | 921.959µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:10 | 200 | 326.057µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.288ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:10 | 404 | 1.093938ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:11 | 200 | 349.943µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.271ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:11 | 404 | 1.135686ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:12 | 200 | 243.541µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.316ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:12 | 404 | 1.019845ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:13 | 200 | 367.346µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.257ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:13 | 404 | 1.018631ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:14 | 200 | 231.891µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:14 | 404 | 948.575µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:15 | 200 | 315.64µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.340ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:15 | 404 | 1.23896ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:16 | 200 | 233.734µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.214ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:16 | 404 | 1.009881ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:17 | 200 | 230.073µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.263ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:17 | 404 | 1.208559ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:18 | 200 | 339.435µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:18 | 404 | 1.17232ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:19 | 200 | 242.224µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.263ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:19 | 404 | 1.100981ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:20 | 200 | 279.595µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:20 | 404 | 969.418µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:21 | 200 | 314.958µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.328ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:21 | 404 | 1.025331ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:22 | 200 | 289.153µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.328ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:22 | 404 | 997.498µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:23 | 200 | 289.898µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.251ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:23 | 404 | 1.164889ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:24 | 200 | 717.069µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:24 | 404 | 1.01069ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:25 | 200 | 275.724µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:25 | 404 | 999.869µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:26 | 200 | 392.892µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.193ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:26 | 404 | 969.091µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:27 | 200 | 234.367µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.358ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:27 | 404 | 1.24615ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:28 | 200 | 387.119µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:28 | 404 | 1.123839ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:29 | 200 | 285.729µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.260ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:29 | 404 | 1.029151ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:30 | 200 | 240.295µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.256ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:30 | 404 | 1.069265ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:31 | 200 | 406.187µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.276ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:31 | 404 | 1.103035ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:32 | 200 | 251.072µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.264ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:32 | 404 | 1.235835ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:33 | 200 | 410.691µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.284ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:33 | 404 | 1.230737ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:34 | 200 | 236.997µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.271ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:34 | 404 | 926.986µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:35 | 200 | 242.735µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:35 | 404 | 1.016102ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:36 | 200 | 235.503µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:36 | 404 | 1.164148ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:37 | 200 | 238.358µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.288ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:37 | 404 | 1.046261ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:38 | 200 | 457.43µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.205ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:38 | 404 | 1.206579ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:39 | 200 | 275.293µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.258ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:39 | 404 | 1.222382ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:40 | 200 | 342.906µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.208ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:40 | 404 | 1.031181ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:41 | 200 | 290.334µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.283ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:41 | 404 | 971.94µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:42 | 200 | 542.779µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:42 | 404 | 1.206297ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:43 | 200 | 286.362µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.310ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:43 | 404 | 1.226067ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:44 | 200 | 243.463µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:44 | 404 | 1.039271ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:45 | 200 | 353.582µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.225ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:45 | 404 | 1.261934ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:46 | 200 | 332.442µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.419ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:46 | 404 | 1.117384ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:47 | 200 | 297.011µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.216ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:47 | 404 | 1.134133ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:48 | 200 | 356.979µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:48 | 404 | 964.718µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:49 | 200 | 280.958µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.347ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:49 | 404 | 1.061473ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:50 | 200 | 279.658µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.175ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:50 | 404 | 1.017729ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:51 | 200 | 254.52µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:51 | 404 | 1.027835ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:52 | 200 | 428.792µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.191ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:52 | 404 | 1.036774ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:53 | 200 | 298.35µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.368ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:53 | 404 | 1.072181ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:54 | 200 | 287.992µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.259ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:54 | 404 | 1.067564ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:55 | 200 | 237.656µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.315ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:55 | 404 | 1.180691ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:56 | 200 | 301.514µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.291ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:56 | 404 | 1.032745ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:57 | 200 | 359.196µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.203ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:57 | 404 | 1.16844ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:58 | 200 | 441.092µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.230ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:58 | 404 | 1.011638ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:57:59 | 200 | 242.92µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:57:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:57:59 | 404 | 1.128675ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:00 | 200 | 290.732µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:00 | 404 | 967.584µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:01 | 200 | 343.542µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.203ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:01 | 404 | 994.682µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:02 | 200 | 382.316µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:02 | 404 | 1.054741ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:03 | 200 | 231.293µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.279ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:03 | 404 | 1.072769ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:04 | 200 | 307.695µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.264ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:04 | 404 | 984.557µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:05 | 200 | 236.083µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:05 | 404 | 896.327µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:06 | 200 | 407.791µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:06 | 404 | 1.15296ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:07 | 200 | 355.378µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.242ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:07 | 404 | 1.055891ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:08 | 200 | 342.812µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.241ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:08 | 404 | 947.78µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:09 | 200 | 344.116µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:09 | 404 | 1.021423ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:10 | 200 | 305.22µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.220ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:10 | 404 | 998.985µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:11 | 200 | 309.62µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.259ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:11 | 404 | 1.017668ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:13 | 200 | 296.171µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.272ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:13 | 404 | 1.04936ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:14 | 200 | 481.463µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.275ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:14 | 404 | 958.85µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:15 | 200 | 247.914µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:15 | 404 | 1.089424ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:16 | 200 | 245.868µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.221ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:16 | 404 | 1.13104ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:17 | 200 | 310.301µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.253ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:17 | 404 | 1.078692ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:18 | 200 | 282.902µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.273ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:18 | 404 | 944.381µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:19 | 200 | 242.544µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.281ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:19 | 404 | 1.072531ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:20 | 200 | 279.954µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.257ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:20 | 404 | 1.025252ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:21 | 200 | 284.689µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.206ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:21 | 404 | 1.082707ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:22 | 200 | 302.466µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.324ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:22 | 404 | 1.218694ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:23 | 200 | 236.799µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:23 | 404 | 1.040311ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:24 | 200 | 279.106µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.310ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:24 | 404 | 1.040313ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:25 | 200 | 457.573µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:25 | 404 | 972.646µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:26 | 200 | 234.648µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.252ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:26 | 404 | 1.004924ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:27 | 200 | 381.488µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.306ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:27 | 404 | 1.217052ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:28 | 200 | 295.026µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:28 | 404 | 1.055994ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:29 | 200 | 302.819µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:29 | 404 | 967.333µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:30 | 200 | 422.043µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.206ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:30 | 404 | 1.017249ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:31 | 200 | 362.608µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.246ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:31 | 404 | 1.140744ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:32 | 200 | 309.264µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.282ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:32 | 404 | 1.190879ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:33 | 200 | 233.221µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:33 | 404 | 996.487µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:34 | 200 | 255.782µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.252ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:34 | 404 | 998.425µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:35 | 200 | 232.506µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:35 | 404 | 911.051µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:36 | 200 | 250.349µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:36 | 404 | 1.033941ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:37 | 200 | 237.29µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:37 | 404 | 988.144µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:38 | 200 | 307.697µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.308ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:38 | 404 | 1.053182ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:39 | 200 | 346.387µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.315ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:39 | 404 | 1.131411ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:40 | 200 | 235.433µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:40 | 404 | 1.013925ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:41 | 200 | 355.563µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:41 | 404 | 905.045µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:42 | 200 | 362.904µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.260ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:42 | 404 | 967.867µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:43 | 200 | 408.405µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.309ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:43 | 404 | 1.111202ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:44 | 200 | 488.95µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.309ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:44 | 404 | 970.055µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:45 | 200 | 319.238µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:45 | 404 | 1.067862ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:46 | 200 | 293.929µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.260ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:46 | 404 | 1.090753ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:47 | 200 | 396.68µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.267ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:47 | 404 | 1.078398ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:48 | 200 | 355.069µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:48 | 404 | 998.533µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:49 | 200 | 236.588µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.378ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:49 | 404 | 1.016592ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:50 | 200 | 236.06µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:50 | 404 | 961.018µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:51 | 200 | 355.744µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.247ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:51 | 404 | 1.087032ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:52 | 200 | 302.273µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.450ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:52 | 404 | 1.438881ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:53 | 200 | 340.762µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.203ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:53 | 404 | 959.191µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:54 | 200 | 275.578µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.237ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:54 | 404 | 1.095951ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:55 | 200 | 361.518µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.324ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:55 | 404 | 1.181135ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:56 | 200 | 232.833µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.257ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:56 | 404 | 1.119177ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:57 | 200 | 311.52µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:57 | 404 | 1.047451ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:58 | 200 | 278.911µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.271ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:58 | 404 | 1.020316ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:58:59 | 200 | 451.817µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:58:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.257ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:58:59 | 404 | 981.263µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:00 | 200 | 330.142µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.272ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:00 | 404 | 1.192834ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:01 | 200 | 237.877µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:01 | 404 | 1.037793ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:02 | 200 | 270.51µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:02 | 404 | 973.401µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:03 | 200 | 244.339µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.328ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:03 | 404 | 1.048701ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:04 | 200 | 398.445µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.205ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:04 | 404 | 1.086646ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:05 | 200 | 433.592µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.332ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:05 | 404 | 1.287618ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:06 | 200 | 291.934µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.226ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:06 | 404 | 1.025706ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:07 | 200 | 268.507µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.260ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:07 | 404 | 1.029921ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:08 | 200 | 290.136µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:08 | 404 | 1.012292ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:09 | 200 | 227.98µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:09 | 404 | 1.07149ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:10 | 200 | 367.744µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.250ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:10 | 404 | 1.057489ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:11 | 200 | 380.972µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.165ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:11 | 404 | 1.007526ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:12 | 200 | 247.981µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.515ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:12 | 404 | 1.891494ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:13 | 200 | 333.974µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.274ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:13 | 404 | 1.263736ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:14 | 200 | 331.051µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.362ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:14 | 404 | 1.122349ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:15 | 200 | 306.677µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:15 | 404 | 970.804µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:16 | 200 | 239.549µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.252ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:16 | 404 | 1.025872ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:17 | 200 | 239.452µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.238ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:17 | 404 | 1.025734ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:18 | 200 | 275.968µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:18 | 404 | 1.102231ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:19 | 200 | 272.757µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.203ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:19 | 404 | 1.047091ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:20 | 200 | 282.133µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.236ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:20 | 404 | 1.038889ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:21 | 200 | 295.731µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:21 | 404 | 1.029898ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:22 | 200 | 297.612µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.247ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:22 | 404 | 978.235µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:23 | 200 | 377.123µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.212ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:23 | 404 | 1.092891ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:24 | 200 | 412.442µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.238ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:24 | 404 | 1.148017ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:25 | 200 | 400.733µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:25 | 404 | 982.272µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:26 | 200 | 275.65µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.319ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:26 | 404 | 1.069292ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:28 | 200 | 258.456µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.258ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:28 | 404 | 1.075322ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:29 | 200 | 402.88µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:29 | 404 | 1.101296ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:30 | 200 | 302.15µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:30 | 404 | 1.135349ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:31 | 200 | 239.914µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.309ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:31 | 404 | 1.152291ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:32 | 200 | 222.947µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.259ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:32 | 404 | 1.070925ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:33 | 200 | 259.114µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.244ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:33 | 404 | 1.245099ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:34 | 200 | 250.798µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.203ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:34 | 404 | 977.696µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:35 | 200 | 305.734µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.249ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:35 | 404 | 961.778µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:36 | 200 | 273.559µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.252ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:36 | 404 | 1.062853ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:37 | 200 | 274.179µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.253ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:37 | 404 | 1.211882ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:38 | 200 | 318.074µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.375ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:38 | 404 | 1.34323ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:39 | 200 | 224.491µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.280ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:39 | 404 | 972.473µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:40 | 200 | 292.559µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.295ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:40 | 404 | 1.042853ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:41 | 200 | 383.196µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.310ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:41 | 404 | 1.096794ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:42 | 200 | 360.043µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:42 | 404 | 1.076975ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:43 | 200 | 308.927µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:43 | 404 | 1.041473ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:44 | 200 | 320.975µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:44 | 404 | 948.163µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:45 | 200 | 426.096µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.278ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:45 | 404 | 992.417µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:46 | 200 | 289.648µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.261ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:46 | 404 | 1.059443ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:47 | 200 | 387.986µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:47 | 404 | 906.643µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:48 | 200 | 377.766µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.205ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:48 | 404 | 1.104505ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:49 | 200 | 278.409µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.268ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:49 | 404 | 1.077546ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:50 | 200 | 411.215µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:50 | 404 | 993.733µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:51 | 200 | 278.115µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:51 | 404 | 1.115474ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:52 | 200 | 399.472µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.207ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:52 | 404 | 1.01272ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:53 | 200 | 262.834µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:53 | 404 | 1.043849ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:54 | 200 | 314.095µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.244ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:54 | 404 | 1.193636ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:55 | 200 | 399.671µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.274ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:55 | 404 | 1.0591ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:56 | 200 | 279.982µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.212ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:56 | 404 | 1.120621ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:57 | 200 | 432.043µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.249ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:57 | 404 | 1.056953ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:58 | 200 | 331.638µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.262ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:58 | 404 | 1.233244ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 18:59:59 | 200 | 534.288µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 18:59:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.207ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 18:59:59 | 404 | 1.064017ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:00 | 200 | 407.094µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:00 | 404 | 961.284µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:01 | 200 | 324.089µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.285ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:01 | 404 | 1.061055ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:02 | 200 | 304.505µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.279ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:02 | 404 | 1.053127ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:03 | 200 | 374.597µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:03 | 404 | 986.056µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:04 | 200 | 267.503µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.259ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:04 | 404 | 1.030927ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:05 | 200 | 314.202µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.203ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:05 | 404 | 1.01478ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:06 | 200 | 285.536µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:06 | 404 | 958.96µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:07 | 200 | 389.454µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.192ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:07 | 404 | 978.695µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:08 | 200 | 287.316µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.247ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:08 | 404 | 1.152563ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:09 | 200 | 256.208µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.264ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:09 | 404 | 1.116151ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:10 | 200 | 301.944µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.207ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:10 | 404 | 1.030027ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:11 | 200 | 333.894µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.208ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:11 | 404 | 1.204367ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:12 | 200 | 237.942µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.258ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:12 | 404 | 1.120455ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:13 | 200 | 349.797µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:13 | 404 | 1.120802ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:14 | 200 | 425.253µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.295ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:14 | 404 | 1.139791ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:15 | 200 | 232.132µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.265ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:15 | 404 | 1.001817ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:16 | 200 | 300.617µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.279ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:16 | 404 | 1.072548ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:17 | 200 | 435.005µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.267ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:17 | 404 | 1.11682ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:18 | 200 | 356.973µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.340ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:18 | 404 | 1.880911ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:19 | 200 | 604.4µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.697ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:19 | 404 | 2.129081ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:20 | 200 | 271.909µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.217ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:20 | 404 | 1.144009ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:21 | 200 | 350.485µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.365ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:21 | 404 | 1.543111ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:22 | 200 | 294.267µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.322ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:22 | 404 | 1.125178ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:23 | 200 | 381.765µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.212ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:23 | 404 | 1.161541ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:24 | 200 | 364.821µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.323ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:24 | 404 | 1.094082ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:25 | 200 | 440.399µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.236ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:25 | 404 | 1.720114ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:26 | 200 | 223.677µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:26 | 404 | 985.792µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:27 | 200 | 631.163µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.372ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:27 | 404 | 1.305568ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:28 | 200 | 299.993µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.255ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:28 | 404 | 1.211708ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:29 | 200 | 260.887µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.503ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:29 | 404 | 1.22917ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:30 | 200 | 222.167µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.148ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:30 | 404 | 854.836µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:31 | 200 | 408.539µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.315ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:31 | 404 | 1.789823ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:32 | 200 | 448.821µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.242ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:32 | 404 | 1.022917ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:33 | 200 | 446.087µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:33 | 404 | 1.11224ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:34 | 200 | 239.002µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.223ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:34 | 404 | 1.129837ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:35 | 200 | 373.173µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.210ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:35 | 404 | 1.220802ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:36 | 200 | 297.929µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.203ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:36 | 404 | 1.101565ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:37 | 200 | 411.736µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.297ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:37 | 404 | 1.136444ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:38 | 200 | 221.668µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.246ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:38 | 404 | 1.134055ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:40 | 200 | 230.473µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.242ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:40 | 404 | 1.008213ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:41 | 200 | 336.462µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.268ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:41 | 404 | 1.02415ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:42 | 200 | 338.676µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.192ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:42 | 404 | 959.889µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:43 | 200 | 221.672µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.275ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:43 | 404 | 1.083563ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:44 | 200 | 254.429µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.250ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:44 | 404 | 1.033834ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:45 | 200 | 249.858µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.192ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:45 | 404 | 918.187µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:46 | 200 | 264.985µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.264ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:46 | 404 | 1.060235ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:47 | 200 | 288.62µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:47 | 404 | 899.155µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:48 | 200 | 248.606µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.263ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:48 | 404 | 1.134179ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:49 | 200 | 294.974µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.244ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:49 | 404 | 1.219236ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:50 | 200 | 260.459µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.254ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:50 | 404 | 1.064072ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:51 | 200 | 275.19µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:51 | 404 | 1.097534ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:52 | 200 | 488.292µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.304ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:52 | 404 | 1.114279ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:53 | 200 | 299.883µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.318ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:53 | 404 | 1.07597ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:54 | 200 | 330.601µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.296ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:54 | 404 | 1.089837ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:55 | 200 | 302.163µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.279ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:55 | 404 | 1.017082ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:56 | 200 | 313.984µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.297ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:56 | 404 | 1.166588ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:57 | 200 | 223.481µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:57 | 404 | 1.071669ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:58 | 200 | 230.216µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.307ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:58 | 404 | 1.013656ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:00:59 | 200 | 368.973µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:00:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.355ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:00:59 | 404 | 1.020139ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:00 | 200 | 229.998µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.312ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:00 | 404 | 1.023648ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:01 | 200 | 229.345µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:01 | 404 | 1.041534ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:02 | 200 | 254.001µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.208ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:02 | 404 | 1.020643ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:03 | 200 | 312.43µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.255ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:03 | 404 | 941.807µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:04 | 200 | 418.058µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.246ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:04 | 404 | 977.233µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:05 | 200 | 238.017µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:05 | 404 | 1.053436ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:06 | 200 | 314.547µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.256ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:06 | 404 | 1.064669ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:07 | 200 | 228.042µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:07 | 404 | 1.02726ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:08 | 200 | 304.09µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:08 | 404 | 960.086µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:09 | 200 | 236.932µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:09 | 404 | 932.366µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:10 | 200 | 249.212µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.206ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:10 | 404 | 1.278104ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:11 | 200 | 316.46µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.307ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:11 | 404 | 1.14339ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:12 | 200 | 313.215µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.252ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:12 | 404 | 1.042159ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:13 | 200 | 317.784µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:13 | 404 | 1.006529ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:14 | 200 | 241.756µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.269ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:14 | 404 | 998.283µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:15 | 200 | 221.714µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:15 | 404 | 1.182132ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:16 | 200 | 254.45µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.292ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:16 | 404 | 993.648µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:17 | 200 | 259.859µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:17 | 404 | 1.040282ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:18 | 200 | 252.462µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:18 | 404 | 998.052µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:19 | 200 | 450.986µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.302ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:19 | 404 | 1.037645ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:20 | 200 | 287.868µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.205ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:20 | 404 | 983.865µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:21 | 200 | 234.213µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:21 | 404 | 1.124555ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:22 | 200 | 278.896µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:22 | 404 | 923.188µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:23 | 200 | 250.757µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.258ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:23 | 404 | 1.076009ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:24 | 200 | 244.027µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:24 | 404 | 1.022203ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:25 | 200 | 238.529µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:25 | 404 | 1.244327ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:26 | 200 | 345.817µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:26 | 404 | 985.936µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:27 | 200 | 276.561µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:27 | 404 | 1.019531ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:28 | 200 | 368.261µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:28 | 404 | 997.872µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:29 | 200 | 231.264µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.282ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:29 | 404 | 1.057695ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:30 | 200 | 340.002µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.282ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:30 | 404 | 1.224361ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:31 | 200 | 353.357µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.261ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:31 | 404 | 953.522µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:32 | 200 | 280.676µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:32 | 404 | 958.131µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:33 | 200 | 250.073µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.301ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:33 | 404 | 1.114654ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:34 | 200 | 295.359µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.246ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:34 | 404 | 1.03456ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:35 | 200 | 283.177µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:35 | 404 | 916.392µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:36 | 200 | 280.525µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.273ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:36 | 404 | 970.111µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:37 | 200 | 233.789µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.256ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:37 | 404 | 1.149832ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:38 | 200 | 344.934µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.271ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:38 | 404 | 1.009879ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:39 | 200 | 362.482µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:39 | 404 | 960.727µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:40 | 200 | 236.387µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:40 | 404 | 1.098727ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:41 | 200 | 346.738µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.205ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:41 | 404 | 921.854µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:42 | 200 | 299.931µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.203ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:42 | 404 | 1.073863ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:43 | 200 | 285.123µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.315ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:43 | 404 | 1.098254ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:44 | 200 | 370.616µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.258ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:44 | 404 | 1.101395ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:45 | 200 | 290.097µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.253ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:45 | 404 | 1.108997ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:46 | 200 | 291.519µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.267ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:46 | 404 | 964.421µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:47 | 200 | 229.655µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.241ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:47 | 404 | 943.382µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:48 | 200 | 357.443µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.193ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:48 | 404 | 977.43µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:49 | 200 | 296µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.295ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:49 | 404 | 1.517021ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:50 | 200 | 395.772µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.194ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:50 | 404 | 1.227263ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:51 | 200 | 247.659µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.207ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:51 | 404 | 1.017458ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:52 | 200 | 237.862µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.247ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:52 | 404 | 882.342µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:53 | 200 | 243.267µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:53 | 404 | 1.00861ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:54 | 200 | 238.358µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.181ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:54 | 404 | 1.040277ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:55 | 200 | 236.909µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.181ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:55 | 404 | 1.007771ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:56 | 200 | 269.371µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.349ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:56 | 404 | 1.07296ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:57 | 200 | 305.423µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.295ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:57 | 404 | 1.133904ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:01:58 | 200 | 349.942µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:01:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.194ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:01:59 | 404 | 944.516µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:00 | 200 | 443.281µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.207ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:00 | 404 | 1.231807ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:01 | 200 | 401.76µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.254ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:01 | 404 | 1.143896ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:02 | 200 | 283.541µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.194ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:02 | 404 | 1.090818ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:03 | 200 | 236.514µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.191ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:03 | 404 | 1.031378ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:04 | 200 | 248.758µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.269ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:04 | 404 | 1.041791ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:05 | 200 | 276.03µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.205ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:05 | 404 | 975.647µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:06 | 200 | 307.573µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:06 | 404 | 1.161416ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:07 | 200 | 328.357µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.246ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:07 | 404 | 1.002179ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:08 | 200 | 283.817µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.241ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:08 | 404 | 1.037816ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:09 | 200 | 339.482µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.206ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:09 | 404 | 1.031483ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:10 | 200 | 340.384µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.247ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:10 | 404 | 1.125264ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:11 | 200 | 226.229µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.193ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:11 | 404 | 852.068µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:12 | 200 | 300.497µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:12 | 404 | 926.96µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:13 | 200 | 298.575µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:13 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.205ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:13 | 404 | 1.06988ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:14 | 200 | 343.724µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:14 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:14 | 404 | 941.504µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:15 | 200 | 289.199µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:15 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.265ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:15 | 404 | 982.154µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:16 | 200 | 303.51µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:16 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:16 | 404 | 900.643µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:17 | 200 | 230.648µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:17 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.345ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:17 | 404 | 1.136636ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:18 | 200 | 240.296µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:18 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.276ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:18 | 404 | 1.048742ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:19 | 200 | 311.56µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:19 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.202ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:19 | 404 | 971.781µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:20 | 200 | 272.417µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:20 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:20 | 404 | 997.518µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:21 | 200 | 359.516µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:21 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:21 | 404 | 1.162345ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:22 | 200 | 322.805µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:22 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.201ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:22 | 404 | 1.128028ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:23 | 200 | 227.614µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:23 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.213ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:23 | 404 | 1.016159ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:24 | 200 | 413.711µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:24 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:24 | 404 | 991.953µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:25 | 200 | 392.806µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:25 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:25 | 404 | 944.574µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:26 | 200 | 235.202µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:26 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.239ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:26 | 404 | 1.138169ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:27 | 200 | 228.079µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:27 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.295ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:27 | 404 | 1.001946ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:28 | 200 | 270.052µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:28 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.295ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:28 | 404 | 1.163136ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:29 | 200 | 238.648µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:29 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.196ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:29 | 404 | 1.002263ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:30 | 200 | 297.071µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:30 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.245ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:30 | 404 | 1.036643ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:31 | 200 | 323.739µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:31 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:31 | 404 | 1.066904ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:32 | 200 | 403.145µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:32 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:32 | 404 | 1.213832ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:33 | 200 | 409.681µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:33 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.245ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:33 | 404 | 1.11095ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:34 | 200 | 290.824µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:34 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:34 | 404 | 1.021083ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:35 | 200 | 226.015µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:35 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.198ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:35 | 404 | 844.284µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:36 | 200 | 310.142µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:36 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.194ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:36 | 404 | 1.028556ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:37 | 200 | 267.534µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:37 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.262ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:37 | 404 | 996.343µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:38 | 200 | 347.503µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:38 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:38 | 404 | 1.009634ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:39 | 200 | 378.517µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:39 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.206ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:39 | 404 | 992.093µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:40 | 200 | 327.086µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:40 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.256ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:40 | 404 | 1.064953ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:41 | 200 | 377.822µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:41 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:41 | 404 | 1.040453ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:42 | 200 | 388.194µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:42 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.257ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:42 | 404 | 1.050015ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:43 | 200 | 294.537µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:43 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.214ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:43 | 404 | 1.048661ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:44 | 200 | 224.175µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:44 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.245ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:44 | 404 | 968.579µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:45 | 200 | 283.019µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:45 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:45 | 404 | 1.03961ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:46 | 200 | 242.217µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:46 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.400ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:46 | 404 | 1.148092ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:47 | 200 | 346.319µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:47 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.378ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:47 | 404 | 1.123149ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:48 | 200 | 237.403µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:48 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:48 | 404 | 908.406µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:49 | 200 | 373.442µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:49 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.222ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:49 | 404 | 985.978µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:50 | 200 | 241.942µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:50 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.363ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:50 | 404 | 1.520067ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:51 | 200 | 236.409µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:51 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:51 | 404 | 968.944µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:52 | 200 | 276.323µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:52 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.249ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:52 | 404 | 899.47µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:53 | 200 | 297.616µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:53 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.193ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:53 | 404 | 996.753µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:54 | 200 | 233.341µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:54 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.199ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:54 | 404 | 986.18µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:55 | 200 | 250.45µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:55 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.197ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:55 | 404 | 1.066388ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:56 | 200 | 347.215µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:56 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:56 | 404 | 1.018997ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:57 | 200 | 237.197µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:57 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.191ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:57 | 404 | 978.626µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:58 | 200 | 342.437µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:58 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.244ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:58 | 404 | 1.062003ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:02:59 | 200 | 245.811µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:02:59 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.203ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:02:59 | 404 | 909.421µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:00 | 200 | 375.667µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:00 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:00 | 404 | 974.838µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:01 | 200 | 282.626µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:01 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.250ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:01 | 404 | 1.156811ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:02 | 200 | 297.771µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:02 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.194ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:02 | 404 | 928.162µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:03 | 200 | 370.091µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:03 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:03 | 404 | 945.721µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:04 | 200 | 341.537µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:04 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.315ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:04 | 404 | 1.040332ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:05 | 200 | 373.176µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:05 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.209ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:05 | 404 | 1.022993ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:06 | 200 | 287.436µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:06 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.310ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:06 | 404 | 983.735µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:07 | 200 | 315.067µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:07 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.204ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:07 | 404 | 950.157µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:08 | 200 | 243.994µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:08 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.256ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:08 | 404 | 986.693µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:09 | 200 | 228.531µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:09 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.195ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:09 | 404 | 966.205µs | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:10 | 200 | 345.753µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:10 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.288ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:10 | 404 | 1.04082ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:11 | 200 | 462.734µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:11 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.200ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:11 | 404 | 1.015564ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent" [GIN] 2025/01/09 - 19:03:12 | 200 | 269.347µs | 192.168.159.136 | GET "/api/v1/secret" 2025/01/09 19:03:12 /home/jenkins/agent/workspace/ob_artifacte_local_artifact/ob_source_code_dir/agent/service/task/dag.go:129 record not found [0.290ms] [rows:0] SELECT * FROM `dag_instance` WHERE is_maintenance = true ORDER BY id desc,`dag_instance`.`id` LIMIT 1 [GIN] 2025/01/09 - 19:03:12 | 404 | 1.042073ms | 192.168.159.136 | GET "/api/v1/task/dag/maintain/agent"