privatestaticfinalStringMOCK_ERROR_OUTPUT="fatal repository "+SCM_URL_GIT_COLON+"does not exist";
privatestaticfinalStringMOCK_ERROR_OUTPUT="fatal: repository '"+SCM_URL_GIT_COLON+"' not found";
privatestaticfinalStringMOCK_ERROR_MULTILINE_OUTPUT="remote: Invalid username or password."+System.lineSeparator()+"fatal: Authentication failed for '"+SCM_URL_GIT_COLON+"'";