Any resolution for this issue? Please help.

On Tuesday, 17 October 2017 06:46:13 UTC-7, LnT wrote:
>
> *Hi,*
>
> * Our Jenkins ver. 2.46.1 <http://jenkins-ci.org/>*
> *project configuration is working till yesterday. all of sudden start 
> failing.*
>
>
> *Precisely , project does below things*
> *1. Fetch code from git lab*
> *2. Fetch code from external site using npm*
> *3. create and deploys the package*
>
> *project fails - even before step#1 *
> *Please find below console log. **Could someone please help.*
>
>  Building remotely on slav1 in workspace D:\JenkinsSlv\workspace\RTM
>  FATAL: java.io.IOException: Remote call on JNLP4-connect connection from 
> slav1.applications.com/10.112.17.119:53814 failed
>  java.lang.OutOfMemoryError: PermGen space
>   at sun.misc.Unsafe.defineClass(Native Method)
>   at sun.reflect.ClassDefiner.defineClass(Unknown Source)
>   at sun.reflect.MethodAccessorGenerator$1.run(Unknown Source)
>   at sun.reflect.MethodAccessorGenerator$1.run(Unknown Source)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at sun.reflect.MethodAccessorGenerator.generate(Unknown Source)
>   at 
> sun.reflect.MethodAccessorGenerator.generateSerializationConstructor(Unknown 
> Source)
>   at sun.reflect.ReflectionFactory.newConstructorForSerialization(Unknown 
> Source)
>   at java.io.ObjectStreamClass.getSerializableConstructor(Unknown Source)
>   at java.io.ObjectStreamClass.access$1500(Unknown Source)
>   at java.io.ObjectStreamClass$2.run(Unknown Source)
>   at java.io.ObjectStreamClass$2.run(Unknown Source)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.io.ObjectStreamClass.<init>(Unknown Source)
>   at java.io.ObjectStreamClass.lookup(Unknown Source)
>   at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>   at java.io.ObjectOutputStream.writeArray(Unknown Source)
>   at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>   at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
>   at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
>   at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
>   at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>   at java.io.ObjectOutputStream.writeObject(Unknown Source)
>   at hudson.remoting.UserRequest._serialize(UserRequest.java:190)
>   at hudson.remoting.UserRequest.serialize(UserRequest.java:199)
>   at hudson.remoting.UserRequest.<init>(UserRequest.java:64)
>   at hudson.remoting.Channel.call(Channel.java:828)
>   at 
> hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
>   at com.sun.proxy.$Proxy65.setProxy(Unknown Source)
>   at 
> org.jenkinsci.plugins.gitclient.RemoteGitImpl.setProxy(RemoteGitImpl.java:873)
>   at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:140)
>   at hudson.plugins.git.GitSCM.createClient(GitSCM.java:751)
>  Caused: java.io.IOException: Remote call on JNLP4-connect connection from 
> slav1.applications.com/10.112.17.119:53814 failed
>   at hudson.remoting.Channel.call(Channel.java:838)
>   at 
> hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
>  Caused: hudson.remoting.RemotingSystemException
>   at 
> hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:273)
>   at com.sun.proxy.$Proxy65.setProxy(Unknown Source)
>   at 
> org.jenkinsci.plugins.gitclient.RemoteGitImpl.setProxy(RemoteGitImpl.java:873)
>   at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:140)
>   at hudson.plugins.git.GitSCM.createClient(GitSCM.java:751)
>   at hudson.plugins.git.GitSCM.createClient(GitSCM.java:743)
>   at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
>   at hudson.scm.SCM.checkout(SCM.java:496)
>   at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
>   at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
>   at hudson.model.Run.execute(Run.java:1728)
>   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
>   at hudson.model.ResourceController.execute(ResourceController.java:98)
>   at hudson.model.Executor.run(Executor.java:405)
>  Skipping Cobertura coverage report as build was not UNSTABLE or better ...
>  [htmlpublisher] Archiving HTML reports...
>  [htmlpublisher] Archiving at PROJECT level 
> D:\JenkinsSlv\workspace\RTM\coverage to 
> F:\JenkinsHome\.jenkins\jobs\RTM\htmlreports\HTML_Report
>  Recording test results
>  ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were 
> found but none of them are new. Did tests run? 
>  For example, D:\JenkinsSlv\workspace\RTM\coverage\junit-report.xml is 5 
> hr 51 min old
>  
>  Sending e-mails to: 
>  Failed to update Gitlab commit status: No (git-plugin) BuildData 
> associated to current build
>  Started calculate disk usage of build
>  Finished Calculation of disk usage of build in 0 seconds
>  Started calculate disk usage of workspace
>  Finished Calculation of disk usage of workspace in  10 second
> 15:34:47 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/f0634cd1-9be8-40a8-9a86-f9edb2b8ac5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to