You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.AssertionError: class com.google.jenkins.plugins.credentials.oauth.GoogleRobotMetadataCredentials is missing its descriptor at jenkins.model.Jenkins.getDescriptorOrDie(Jenkins.java:1570) at com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials.getDescriptor(GoogleRobotCredentials.java:77)
When Jenkins starts up, occasionally it is not able to authenticate and jobs fail immediately with the error above.
The text was updated successfully, but these errors were encountered:
We've been bit by this error a few times now:
java.lang.AssertionError: class com.google.jenkins.plugins.credentials.oauth.GoogleRobotMetadataCredentials is missing its descriptor at jenkins.model.Jenkins.getDescriptorOrDie(Jenkins.java:1570) at com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials.getDescriptor(GoogleRobotCredentials.java:77)
When Jenkins starts up, occasionally it is not able to authenticate and jobs fail immediately with the error above.
The text was updated successfully, but these errors were encountered: