I ended up calling Fastlane from Jenkins for iOS builds, including pushing to
TestFlight.
https://docs.fastlane.tools/actions/pilot/
hth
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of sukesh.bo...@cura.tech
Sent: Sunday, October 08, 2017 10:08 P
I just upgraded from 2.60.1 to 2.60.2 and upon restarting, Jenkins never
appears to fully come back. I just get the "Please wait while Jenkins is
getting ready to work..." However, I am getting build notifications so I know
parts are working, but that does us no good if we can't access the build
In my experience, I have been having a miserable time with Jenkins on RHEL,
where I have to either restart it or reboot the machine at least once a day. We
had to move off of Ubuntu in order for our IT to support us, but are seriously
considering moving back.
I have run Jenkins on Ubuntu at seve
Martinez [mailto:victormartinezru...@gmail.com]
Sent: Friday, April 21, 2017 1:50 PM
To: Jenkins Users
Cc: Chanda Unmack
Subject: Re: email-ext circular dependency
As far as I see there was a comment about:
-
https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin#Email-extplugin-2.40.3
Hi all,
Our Jenkins instance has been unstable ever since we've moved it to RHEL so
I've been watching the logs to see if there is anything I can find to correlate
the crashes. (already filed a bug on all the npes we're getting)
I now see an error in the log when it's become unresponsive that is
Hello all,
I've started to get random NPEs when browsing jobs/configs/etc on Jenkins. Not
much in the log file to go on, but I generally have to either restart the
service, or in some cases, restart the server to clear the error. If I try to
navigate to any other page on Jenkins without restart
Hello all,
Having a bit of trouble with the Release Helper Plugin with trying to update
Jira issues. I had this working briefly, but then it seemed to go sideways when
we changed the Jenkins server. The version of Jenkins is the same, 2.46.1, as
is the plugin v 1.3, the only main difference is
ither) and actually build now.
no idea what for or why, but as long as it's working now, I'm not going to
question it :)
On Wed, Aug 26, 2015 at 5:35 PM, Chanda Unmack wrote:
> Not sure what happened when, but I'm basically stuck now. I tried looking
> through https://issues.
Not sure what happened when, but I'm basically stuck now. I tried looking
through https://issues.jenkins-ci.org but did not see the issue. I was not
able to report it there as I get the "Oops! Due to the spam problem, we
need additional verification for your sign-up request." when trying to sign
up
We've done that with both ssh slaves and windows slaves with jnlp; ssh is
definitely easier :)
Both require separate root fs in the slave definition and for windows, had
to modify the jenkins-slave.xml to change the name of the service so that
each one is unique.
On Thu, Aug 13, 2015 at 9:35 AM, K
On Tue, Jul 28, 2015 at 9:58 AM, Alfred Sawaya wrote:
> Hello,
>
> I have a problem with Jenkins.
>
> I have a windows host, I use jnlp to connect.
> When I first run the job, it creates the workspace dir, the job dir, the
> .git dir with the good config, but the fetch fail.
> If I go to the job
On Mon, Oct 13, 2014 at 5:03 AM, wrote:
> Yes, even with the same user as in terminal & in jenkins (i.e. jenkins
> user created on installation of jenkins) this problem happens
>
> On Monday, October 13, 2014 5:23:33 PM UTC+5:30, Corneil du Plessis wrote:
>>
>> Are you using the same user in term
On Mon, Sep 22, 2014 at 4:51 PM, Michael Vincent wrote:
> I need to build every commit that gets submitted into a Gerrit repo
> (preferably in order).
>
> I have all the latest git/Gerrit plugins on the latest Jenkins 1.565.2
> LTS. Jenkins master is running on Linux and slave nodes are running o
On Fri, Sep 12, 2014 at 4:27 AM, Laurent Malvert
wrote:
> Hello,
>
> I was wondering if there are any recommendations or best practices on a
> typical setup for running jobs on a Linux slave, when said job contains
> some unit tests that require access to the GUI?
>
> I'd be in favor or keeping t
I also get "Not found"
Chrome Version 35.0.1916.114
On Sun, Jun 8, 2014 at 12:47 PM, Slide wrote:
> I get "Not found"
> On Jun 8, 2014 7:07 AM, "Tom Fennelly" wrote:
>
>> We're looking at the possibility of changing Jenkins to use CSS3 based
>> icons (instead of directly loading images) but wa
w - something to do with an old version of a library or
> something. (Not a Jenkins related issue) Unfortunately on phone so can't
> give you a link straight away but a Google search should give you the
> details.
>
> Richard.
>
>
> On Saturday, May 17, 2014, Chanda Unm
?query=FATAL>: Failed to fetch
from ssh://build@gerrit:29418/project
thanks
On Fri, May 16, 2014 at 2:23 PM, Chanda Unmack wrote:
> Ok - hard to find a repo here without submodules :)
>
> I tried a different repo that does have them, but made sure the options
> for recurs
tized of course):
Started by user Chanda Unmack <http://jenkins01-clone/user/cunmack>
[EnvInject] - Loading node environment variables. [EnvInject] - Preparing
an environment for the build. [EnvInject] - Keeping Jenkins system
variables. [EnvInject] - Keeping Jenkins build variables.
"git checkout" and "git
> ls-remote").
>
> Mark Waite
>
>
> On Fri, May 16, 2014 at 11:33 AM, Chanda Unmack wrote:
>
>>
>> On Fri, May 16, 2014 at 10:01 AM, Mark Waite
>> wrote:
>>
>>> You need to add the "Additional Be
so consider
> using a bare "reference repository" on the slave agent so that the clone
> could point to the existing reference copy rather than downloading another
> copy.
>
> Mark Waite
>
>
> On Fri, May 16, 2014 at 10:57 AM, Chanda Unmack wrote:
>
>> So I w
So I wonder if anyone else is seeing this as it's causing no end of
headache for me.
My jobs fail because the git clone times out after 10 minutes.
*09:43:13* ERROR: Timeout after 10 minutes
Jenkins 1.532.2
Jenkins GIT client plugin 1.9.0
Jenkins GIT plugin 2.2.1
Tomact 7
I've set the timeout o
Stupid question, but is the user you are running jenkins as the same user
you tried to ssh with from the command line doing the ssh -A user@host?
I've never set up a slave using sshagent, but have had great success with
just launching via ssh, as long as the user jenkins runs as can ssh to the
slav
that in the future (besides the obvious never
reboot) and how to fix it.
thanks
On Tue, Mar 11, 2014 at 8:37 PM, Chanda Unmack wrote:
> I'm hoping there's an obvious solution here that I didn't find while
> searching. I did see several others who had this issue, and a few
I'm hoping there's an obvious solution here that I didn't find while
searching. I did see several others who had this issue, and a few bugs
filed, but none of their workarounds worked for me.
jenkins:1.509.4
os: Ubuntu 12.04
tomcat7
java: 1.7u51
No upgraded plugins, but set Jenkins to "Restart Sa
I have no idea why -secret works or doesn't work depending
on windows version - just figured out enough to get things working on our
windows slaves :)
Glad it worked for you
chanda
On Fri, Sep 27, 2013 at 1:20 PM, Steve K wrote:
>
> Chandra,
>
> Thank you very much. I've successfully used yo
Not sure if this will work on XP as I've only done this on Win7...
This is what I did to get multiple masters configured on one slave, but I
think you can use this to setting it up as a service on your own.
make a note of the folder listed in the "Remote FS root" in
http:///computer//configure.
I
Might try using process explorer - I've had to use that when jobs on
windows failed because something was keeping the file open.
http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx
hth
On Thu, Sep 12, 2013 at 11:59 AM, Mead, Lance E CTR (US) <
lance.e.mead@mail.mil> wrote:
> Class
When you open a shell of your own, are you logged into the same machine and
as the same user as Jenkins is running? It could be the environment
variables that are set for your user aren't the same as the Jenkins user. I
know we source the .bash_profile before running any ruby commands, but
that's m
I came to that conclusion in our environment, for many other reasons. I
inherited the setup which had a master on osx, with slaves connected via
ssh (linux & osx) as well as jnlp (windows) which is why I didn't feel that
I could offer up any help.
The only thing I wasn't clear on with your set up i
On Mon, May 20, 2013 at 12:38 PM, Alex Grönholm wrote:
> 20.05.2013 19:03, Chanda Unmack kirjoitti:
>
> I had a similar situation with git - I found the best way to see what's
> going on is to set up a test job that does a ssh -vvv to the git server
> (Mercurial in your ca
I had a similar situation with git - I found the best way to see what's
going on is to set up a test job that does a ssh -vvv to the git server
(Mercurial in your case)
That showed me which keys it was using and whether or not it actually used
the .ssh/config file
hth
chanda
On Sat, May 18, 2013
In case anyone else runs into this, I found that specifying environment
variables for the slave allowed me to set HOME and put the ssh keys &
config there. This appears to mostly be working now (with the exception of
submodules, but that's another issue)
On Mon, May 13, 2013 at 8:01 A
Our gerrit server was upgraded this weekend and have run into a snag on our
windows slaves. I am able to do a git clone on the slaves as the user the
jenkins service is running as, but as soon as I try within a job, it just
hangs. I mucked with the known_hosts and all that did was change it from
ha
Not sure if this is applicable to your situation, but when I had that issue
I found that the user jenkins was running as was a system user, so the
credentials did not match. Iirc, I ended up using the environment injector
plugin to set the user to run the job as.
hth
chanda
On Thu, Feb 21, 2013
Hi all,
I saw this going around in another thread (Issues after moving to 1.501
With Slave Nodes) but thought I should start a new one as my issue seems to
be with OSX slaves that I connect to with ssh. I upgraded from 1.480.2 to
1.480.3 and now I cannot get the slaves online. I tried upgrading th
I have this working in my setup but I don't remember changing the jnlp
port; I have both running as a service on the windows slaves.
I made sure the root fs was different for each instance of Jenkins,
modified the jenkins-slave.xml on the slave to change the name & id of one
of the services and ma
er
>
> ** **
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Chanda Unmack
> *Sent:* 09 January 2013 19:18
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* Re: Null pointer exceptions after upgrade from 1.480.1 to
>
Spoke too soon apparently - as soon as I logged out of the slave, the
connection was broken, so back to where I was before.
Any other ideas? I'm going to keep looking in case there is a jnlp hiding
somewhere else on the system.
chanda
On Wed, Jan 9, 2013 at 11:04 AM, Chanda Unmack
laced it, then download the
> JNLP again. Unfortunately, I don't know how to remove the JNLP from
> Windows when running as a service. Possibly, you could search for all JNLP
> files?
>
> Mark Waite
>
> [1]
> https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Ad
I have the same issue after upgrading from 1.480.1 to 1.480.2 on Ubuntu
12.04. I am able to launch the windows slaves manually, but unable to have
them run as a windows service from the gui. I am able to install it as a
service from the command line, but the master never connects to the slave.
The
40 matches
Mail list logo