Update set retrieve is unavailable because another operation 'CICD Operation' is runningIssue Customer is unable to retrieve the update set from the update source. Getting error as below. "Update set retrieve is unavailable because another operation 'CICD Operation' is running"ReleaseAnyCauseCustomer was trying to install an application and canceled it. The update-mutex has been created when the application installation was performed.The application installation was canceled so update-mutex has not removed from sys_mutex table.Resolutiona) Navigate to "sys_mutex.LIST"b) search for the record "update-mutex"c) Delete the record from the "sys_mutex" table