AWS Java SDK missingMethodException when setting credentials in pipeline environment

2018-03-27 Thread Rowland Watkins
Hi folks, Jenkins: 2.113 Groovy: 2.4.11 Amazon Web Services SDK plugin: 1.11.264 Java version: 1.8.0 161 OS: Ubuntu Xenial LTS I'm encountering a curious runtime exception when running a pipeline script that previously worked when setting up EC2 and Route53 clients. The Amazon Web Services SDK

Re: Abridged summary of jenkinsci-users@googlegroups.com - 5 updates in 5 topics

2018-03-27 Thread Brian Colfer
Thank you! Spark by Readdle -- 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

Re: Error: Invalid or corrupt jarfile jenkins.war

2018-03-27 Thread Meenal
Thank you Mark. In case of Jenkins master on Non-stop os, do we need to consider building jenkins jar file a fresh? Regards, Meenal On Thursday, March 22, 2018 at 8:56:55 PM UTC+5:30, Mark Waite wrote: > > The Jenkins agent seems much more likely to run successfully on the > Non-stop

Publish Cobertura Coverage Report extremely slow with Angular Code Coverage

2018-03-27 Thread js784557
This is the first time we've dealt with Angular's code coverage and when we import the results it is extremely slow. The compilation, unit test run, and deployment takes less than 6 minutes and then the publish of the code coverage report takes almost 40 minutes. This also occurs if we generate

Re: Does missing Config.xml file in the domain indicate improper installation of jenkins?

2018-03-27 Thread harsh sarode
Hii might be faulty installation. 1. take jenkins job backup (if any jobs) : /var/lib/jenkins/jobs 2. purge Jenkins: apt-get purge --auto-remove jenkins 3. Install from Scratch: https://www.digitalocean.com/community/tutorials/how-to-install-jenkins-on-ubuntu-16-04 good luck! On Tuesday,

Jobs failing on Slave node on Linux Host

2018-03-27 Thread pbasanta2002
Hi , I have a master node and jobs are running succesfully .. after adding a slave node the same job failed with below error ..Need help .. > /bin/git fetch --tags --progress https:/// > > +refs/heads/*:refs/remotes/origin/*

Lots of org.jenkinsci.remoting.util.AnonymousClassWarnings in agent logs

2018-03-27 Thread Matthew.Webber
Recently, I've been seeing warnings in the Agent logs that look like this: Mar 27, 2018 8:11:53 AM org.jenkinsci.remoting.util.AnonymousClassWarnings warn WARNING: Attempt to (de-)serialize anonymous class hudson.FilePath$26; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/

Re: Blue Ocean UI takes 20-30 min to load

2018-03-27 Thread Andrei Gheorghiu
Actually, we've been struggling with this issue ever since Blue Ocean 1.0, but on different Jenkins server instances (even though this last time was the worst regarding load times). With this beta version, Blue Ocean feels speedy enough to start being our main interface. On Tuesday, March 27,

Does missing Config.xml file in the domain indicate improper installation of jenkins?

2018-03-27 Thread Ruqsar Shalu
We have Jenkins installed in few of our internal domains, but when we try to create jobs we get errors (attached). How do we validate if Jenkins has been installed in a correct way? Also, I do not find the config.xml file in the Jenkins folder, does this indicate improper installation? -Ruqsar