-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Service(s)
ci.jenkins.io
Summary
The cloud stats plugin has recently been configured to use the artifact caching proxy. Build 71 failed because it could not find git-changelist-maven-extension.
Reproduction steps
- Enable artifact caching proxy in a Jenkinsfile on ci.jenkins.io that has incremental builds enabled
- Run the build, detect a failure because the git changelist maven extension can't be found
As similar failure was visible on build 173 of the schedule build plugin, though was not visible on builds done about the same time on the following plugins:
- Elastic axis plugin build 234 passed without issue
- Embeddable build status plugin build 66 passed without issue
- Platform labeler plugin build 926 passed without issue
- Implied labels plugin build 72 passed without issue