I had a similar issue at the end of the jobs: FATAL: org.acegisecurity.providers.UsernamePasswordAuthenticationToken cannot be cast to org.jenkinsci.plugins.BitbucketAuthenticationTokenjava.lang.ClassCastException <http://stacktrace.jenkins-ci.org/search?query=java.lang.ClassCastException>: org.acegisecurity.providers.UsernamePasswordAuthenticationToken cannot be cast to org.jenkinsci.plugins.BitbucketAuthenticationToken at org.jenkinsci.plugins.BitbucketSecurityRealm.loadUserByUsername(BitbucketSecurityRealm.java:162) <http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.BitbucketSecurityRealm.loadUserByUsername&entity=method> at hudson.model.User$UserIDCanonicalIdResolver.resolveCanonicalId(User.java:1048) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.User$UserIDCanonicalIdResolver.resolveCanonicalId&entity=method> at hudson.model.User.get(User.java:394) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.User.get&entity=method> at hudson.model.User.get(User.java:363) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.User.get&entity=method> at hudson.plugins.git.GitChangeSet.findOrCreateUser(GitChangeSet.java:374) <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.findOrCreateUser&entity=method> at hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:435) <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitChangeSet.getAuthor&entity=method> at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:350) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulprits&entity=method> at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:346) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getCulprits&entity=method> at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:672) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.post&entity=method> at hudson.model.Run.execute(Run.java:1763) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.run&entity=method> at hudson.model.ResourceController.execute(ResourceController.java:98) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method> at hudson.model.Executor.run(Executor.java:410) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method> Finished: FAILURE
On Friday, May 13, 2016 at 5:05:37 AM UTC-5, Herbert Fischer wrote: > > Done. https://issues.jenkins-ci.org/browse/JENKINS-34792 > > thanks > > On 13 May 2016 at 11:30, Daniel Beck <[email protected] <javascript:>> > wrote: > >> >> > On 13.05.2016, at 11:15, [email protected] <javascript:> wrote: >> > >> > Any idea what it is? >> >> Please file a bug so this can get looked at. >> >> In the meantime, set the system property >> hudson.model.User.SECURITY_243_FULL_DEFENSE to false, that should work >> around it. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/C28A7ABB-E13A-4F0E-B27A-A5F66B8C5221%40beckweb.net >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Herbert Fischer | Senior IT Architect > CrossEngage GmbH | Gontardstraße 11 | 10178 Berlin > > E-Mail: [email protected] <javascript:> > Web: www.crossengage.io > > Amtsgericht Berlin-Charlottenburg | HRB 169537 B > Geschäftsführer: Dr. Markus Wübben, Manuel Hinz | USt-IdNr.: DE301504202 > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e7bb17e0-d848-4e29-90f8-d32e3e4e5910%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
