[JIRA] (JENKINS-49049) Git committer with non-matching parens causes error

9 views
Skip to first unread message

yuyoonshoo@gmail.com (JIRA)

unread,
Aug 8, 2018, 4:17:03 AM8/8/18
to jenkinsc...@googlegroups.com
Shoo Yoo Yoon commented on Bug JENKINS-49049
 
Re: Git committer with non-matching parens causes error

what's amazing that I also facing this issue with the same name scheme  Maybe we are working on the same corporation .

I don't understand why Git rereive username from active directory because Jenkins can work without any problem when we stop to use active directory

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)

yuyoonshoo@gmail.com (JIRA)

unread,
Aug 9, 2018, 3:24:03 AM8/9/18
to jenkinsc...@googlegroups.com
Shoo Yoo Yoon edited a comment on Bug JENKINS-49049
what's amazing that I also facing this issue with the same name scheme :D Maybe we are working on the same corporation :D.


I don't understand why Git rereive username from active directory because Jenkins can work without any problem when we stop to use active directory


 

Stack trace is 

FATAL: hudson.plugins.active_directory.CacheAuthenticationException: Authentication failed because there was a problem caching user Tran Minh Nguyen Hoang-EXT (uia89669; nested exception is com.google.common.util.concurrent.UncheckedExecutionException: com4j.ComException: 80040e14 (Unknown error) : One or more errors occurred during processing of command. : .\invoke.cpp:517
com4j.ComException: 80040e14 (Unknown error) : One or more errors occurred during processing of command. : .\invoke.cpp:517
at com4j.Native.invoke(Native Method)
at com4j.StandardComMethod.invoke(StandardComMethod.java:35)
at com4j.Wrapper$InvocationThunk.call(Wrapper.java:356)
at com4j.Task.invoke(Task.java:50)
at com4j.ComThread.run0(ComThread.java:172)
at com4j.ComThread.run(ComThread.java:153)
Caused: com4j.ComException: 80040e14 (Unknown error) : One or more errors occurred during processing of command. : .\invoke.cpp:517
at com4j.Wrapper.invoke(Wrapper.java:187)
at com.sun.proxy.$Proxy58.execute(Unknown Source)
at hudson.plugins.active_directory.ActiveDirectoryAuthenticationProvider.getDnOfUserOrGroup(ActiveDirectoryAuthenticationProvider.java:274)
at hudson.plugins.active_directory.ActiveDirectoryAuthenticationProvider.access$000(ActiveDirectoryAuthenticationProvider.java:68)
at hudson.plugins.active_directory.ActiveDirectoryAuthenticationProvider$1.call(ActiveDirectoryAuthenticationProvider.java:150)
at hudson.plugins.active_directory.ActiveDirectoryAuthenticationProvider$1.call(ActiveDirectoryAuthenticationProvider.java:143)
at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4767)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3568)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2350)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2313)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2228)
Caused: com.google.common.util.concurrent.UncheckedExecutionException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2234)
at com.google.common.cache.LocalCache.get(LocalCache.java:3965)
at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4764)
at hudson.plugins.active_directory.ActiveDirectoryAuthenticationProvider.retrieveUser(ActiveDirectoryAuthenticationProvider.java:143)
Caused: hudson.plugins.active_directory.CacheAuthenticationException: Authentication failed because there was a problem caching user Tran Minh Nguyen Hoang-EXT (uia89669; nested exception is com.google.common.util.concurrent.UncheckedExecutionException: com4j.ComException: 80040e14 (Unknown error) : One or more errors occurred during processing of command. : .\invoke.cpp:517
at hudson.plugins.active_directory.ActiveDirectoryAuthenticationProvider.retrieveUser(ActiveDirectoryAuthenticationProvider.java:210)
at hudson.plugins.active_directory.AbstractActiveDirectoryAuthenticationProvider.loadUserByUsername(AbstractActiveDirectoryAuthenticationProvider.java:55)
at hudson.plugins.active_directory.ActiveDirectorySecurityRealm.loadUserByUsername(ActiveDirectorySecurityRealm.java:848)
at jenkins.security.UserDetailsCache$Retriever.call(UserDetailsCache.java:172)
at jenkins.security.UserDetailsCache$Retriever.call(UserDetailsCache.java:161)
at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4767)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3568)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2350)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2313)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2228)
Caused: com.google.common.util.concurrent.UncheckedExecutionException
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2234)
at com.google.common.cache.LocalCache.get(LocalCache.java:3965)
at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4764)
at jenkins.security.UserDetailsCache.loadUserByUsername(UserDetailsCache.java:127)
at hudson.model.User$UserIDCanonicalIdResolver.resolveCanonicalId(User.java:1302)
at hudson.model.User$CanonicalIdResolver.resolve(User.java:1239)
at hudson.model.User.get(User.java:464)
at hudson.model.User.get(User.java:431)
at hudson.plugins.git.GitChangeSet.findOrCreateUser(GitChangeSet.java:388)
at hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:466)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:138)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at jenkins.scm.RunWithSCM.calculateCulprits(RunWithSCM.java:133)
at hudson.model.AbstractBuild.calculateCulprits(AbstractBuild.java:341)
at jenkins.scm.RunWithSCM.getCulprits(RunWithSCM.java:96)
at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:330)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:639)
at hudson.model.Run.execute(Run.java:1840)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)

yuyoonshoo@gmail.com (JIRA)

unread,
Aug 9, 2018, 3:25:02 AM8/9/18
to jenkinsc...@googlegroups.com
Shoo Yoo Yoon edited a comment on Bug JENKINS-49049
what's amazing that I also facing this issue with the same name scheme :D Maybe we are working on the same corporation :D.

I don't understand why Git rereive username from active directory because Jenkins can work without any problem when we stop to use active directory

 

Stack trace is 

FATAL: hudson.plugins.active_directory.CacheAuthenticationException: Authentication failed because there was a problem caching user Tran Minh Nguyen Hoang-EXT ( uia89669 mickey ; nested exception is com.google.common.util.concurrent.UncheckedExecutionException: com4j.ComException: 80040e14 (Unknown error) : One or more errors occurred during processing of command. : .\invoke.cpp:517

yuyoonshoo@gmail.com (JIRA)

unread,
Aug 9, 2018, 3:26:02 AM8/9/18
to jenkinsc...@googlegroups.com
Shoo Yoo Yoon edited a comment on Bug JENKINS-49049
what's amazing that I also facing this issue with the same name scheme :D Maybe we are working on the same corporation :D.

I don't understand why Git rereive username from active directory because Jenkins can work without any problem when we stop to use active directory

 

Stack trace is 

FATAL: hudson.plugins.active_directory.CacheAuthenticationException: Authentication failed because there was a problem caching user Tran Minh Nguyen Hoang-EXT ( mickey uia89669 ; nested exception is com.google.common.util.concurrent.UncheckedExecutionException: com4j.ComException: 80040e14 (Unknown error) : One or more errors occurred during processing of command. : .\invoke.cpp:517

mark.earl.waite@gmail.com (JIRA)

unread,
Jul 24, 2019, 9:04:03 AM7/24/19
to jenkinsc...@googlegroups.com
Mark Waite updated an issue
 
Jenkins / Bug JENKINS-49049
Change By: Mark Waite
Component/s: active-directory-plugin
Component/s: git-plugin
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages