Usually that would hint there is something wrong with the installation of
command line git on that computer or with a missing PCRE library that
command line git requires.  Refer to the following stackoverflow articles
for suggestions and approaches:

https://stackoverflow.com/questions/8501163/error-while-loading-shared-libraries-libpcre-so-0-cannot-open-shared-object-f


https://stackoverflow.com/questions/36374758/watchman-error-while-loading-shared-libraries-libpcre-so-1

https://serverfault.com/questions/290330/fixing-shared-pcre-library-on-centos


On Wed, Aug 12, 2020 at 9:00 PM Amol Raj Itankar <amol.itan...@gmail.com>
wrote:

> Hello All,
>
> I am getting following error when trying to scan multi branch user
>
> Currently we have Jenkins 2.45 and moving to 2.235.3 on a seperate RHEL
> machine
> Can someone please help to sort out the issue ?
> ---------------
>
> Started by user Admin <http://pcalinvm55:8080/user/admin> [Thu Aug 13
> 12:30:50 AEST 2020] Starting branch indexing... > git --version #
> timeout=10 > git --version # timeout=10 > git --version # timeout=10 using
> GIT_SSH to set credentials > git ls-remote 
> g...@pcalinvm97.corp.chedha.net:chedintegrationdelivery/integration_12c.git
> # timeout=10 ERROR: [Thu Aug 13 12:30:50 AEST 2020] Could not update folder
> level actions from source 19d6de59-5bae-471d-9399-e97d29128e72
> hudson.plugins.git.GitException: Command "git ls-remote
> g...@pcalinvm97.corp.chedha.net:chedintegrationdelivery/integration_12c.git"
> returned status code 127: stdout: stderr: git: error while loading shared
> libraries: libpcre.so.1: cannot open shared object file: No such file or
> directory at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051)
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1951)
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1942)
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getRemoteReferences(CliGitAPIImpl.java:3368)
> at
> jenkins.plugins.git.AbstractGitSCMSource.retrieveActions(AbstractGitSCMSource.java:1148)
> at jenkins.scm.api.SCMSource.fetchActions(SCMSource.java:848) at
> jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:598)
> at
> com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:278)
> at
> com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:165)
> at
> jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1032)
> at hudson.model.ResourceController.execute(ResourceController.java:97) at
> hudson.model.Executor.run(Executor.java:428) [Thu Aug 13 12:30:50 AEST
> 2020] Finished branch indexing. Indexing took 46 ms FATAL: Failed to
> recompute children of development_pipeline hudson.plugins.git.GitException:
> Command "git ls-remote 
> g...@pcalinvm97.corp.chedha.net:chedintegrationdelivery/integration_12c.git"
> returned status code 127: stdout: stderr: git: error while loading shared
> libraries: libpcre.so.1: cannot open shared object file: No such file or
> directory at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051)
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1951)
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1942)
> at
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getRemoteReferences(CliGitAPIImpl.java:3368)
> at
> jenkins.plugins.git.AbstractGitSCMSource.retrieveActions(AbstractGitSCMSource.java:1148)
> at jenkins.scm.api.SCMSource.fetchActions(SCMSource.java:848) at
> jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:598)
> at
> com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:278)
> at
> com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:165)
> at
> jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1032)
> at hudson.model.ResourceController.execute(ResourceController.java:97) at
> hudson.model.Executor.run(Executor.java:428) Finished: FAILURE
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/fbfd7b6f-6a00-4b44-aa24-c56111b957ddn%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/fbfd7b6f-6a00-4b44-aa24-c56111b957ddn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtG2B2oxo%2BGcM%3DQZKQN2mBQVOV%3DvOyvycEp9-TFcqb82Ng%40mail.gmail.com.

Reply via email to