Re: Jenkins ver. 1.475 , NO plugins in Available tab

2012-07-28 Thread Sami Tikka
. It should be a standard feature on just about all email clients. -- Sami Kamal Ahmed kamalah...@yahoo.com kirjoitti 29.7.2012 kello 6.16: resolved, use CLI to install any plugin, and the rest will appear These sort of things are annoying with Jenkins. From: Kamal Ahmed kamalah

Re: Handshaking issue between master and slave

2012-07-27 Thread Sami Tikka
Did you change Jenkins own address in the global configuration? You should change it every time you change the address of Jenkins. It does not affect a lot of thing but slave connections is one place where it is critical for Jenkins to know its own address. -- Sami Varghese Renny varghesekre

Re: Verify downloaded jpi-files

2012-07-27 Thread Sami Tikka
on the jenkins-dev list. I think the first thing they will ask you to do is open a bug or a feature request in the jenkins issue tracer. -- Sami Fredrik Orderud forde...@gmail.com kirjoitti 27.7.2012 kello 13.09: In my corporate environment, we are working behind a firewall that returns nice HTML

Re: Guidelines/best practices building embedded linux

2012-07-27 Thread Sami Tikka
for vagrant vms.) -- Sami Bue Petersen b...@praqma.net kirjoitti 27.7.2012 kello 17.46: Hi, anyone having experience building an embedded linux setup with Jenkins? Currently I build on a linux host using a shell script getting repositories and setting up environment, and the uses bitbake

Re: Keep this slave on-line as much as possible

2012-07-26 Thread Sami Tikka
I don't think such a setting exists. I think you most be able to make a jobs which runs a groovy script, which runs inside Jenkins and could force it to reconnect. I'm pretty sure it is possible. I looked into it a while ago when I had the same problem. -- Sami Stanley, Jason jason.stan

Re: Jenkins showing wrong time-stamps for all Builds

2012-07-26 Thread Sami Tikka
No, I have to faced the same problem. You might get better help if you gave some more details about your system: What is your operating system? If the clock of your OS correct? Is the time zone of your OS correct? How did you install Jenkins? Which version? -- Sami krishna chaitanya kurnala

Re: best approach for aggregating test results across many nodes/jobs

2012-07-26 Thread Sami Tikka
You could try multiconfiguration job. The build is successful only if all configurations have built/tested successfully. -- Sami phil swenson phil.swen...@gmail.com kirjoitti 26.7.2012 kello 22.17: We have many nodes and many jobs running tests. What is the best way to get all the test

Re: Classes corresponding to depend jobs

2012-07-26 Thread Sami Tikka
in the Manage Jenkins - Script console. B the way, you have posted lots of questions around this area. Would you mind telling the list what is the problem you are trying to solve. Maybe the list can suggest another approach that would be easier to set up in Jenkins. -- Sami Varghese Renny varghesekre

Re: Jenkins showing wrong time-stamps for all Builds

2012-07-26 Thread Sami Tikka
? -- Sami krishna chaitanya kurnala kkc...@gmail.com kirjoitti 27.7.2012 kello 1.35: Hi Sami Here are the details you requested: [jenkinspan@sdc-cidev10 ~]$ date Thu Jul 26 15:31:05 PDT 2012 [jenkinspan@sdc-cidev10 ~]$ uname -a Linux sdc-cidev10 2.6.18-238.12.1.el5 #1 SMP Sat May 7 20:18:50

Re: corrupted testng-results from builds

2012-07-26 Thread Sami Tikka
Have you configured multiple jobs to share the same custom workspace? -- Sami sensen norbert.sen...@googlemail.com kirjoitti 25.7.2012 kello 16.57: Hello, in the jenkins-log I see a lot of entries like these: FEIN: Processing '/home/tomcat/.hudson/jobs/CBS20/builds/2012-07-23_16-37-14

Re: Possibility to get build_status using jenkins environment variable

2012-07-26 Thread Sami Tikka
Go to any Jenkins page. Click to place cursor in browser address bar. Add /api to the URL and hit enter. -- Sami Varghese Renny varghesekre...@gmail.com kirjoitti 25.7.2012 kello 15.02: Can you explain about xml api, whether i needed to install some plugin? my purpose is i am writing an task

Re: how to make windows batch command shell continue run after start up another program.

2012-07-25 Thread Sami Tikka
Maybe you can find help here: https://wiki.jenkins-ci.org/display/JENKINS/My+software+builds+on+my+computer+but+not+on+Jenkins -- Sami ZHANG Xinchun A xinchun.a.zh...@alcatel-lucent.com kirjoitti 25.7.2012 kello 9.15: Hello, I’m recenetly working on integrate Jenkins to our test process

Re: How to spread task between few nodes?

2012-07-25 Thread Sami Tikka
Sounds to me it would be simplest to configure your nodes to have 1 executor. -- Sami lunatic u4luna...@gmail.com kirjoitti 24.7.2012 kello 16.54: Hello all, My task is the following: I have X different scripts. I need to run them on different servers simultaneously: - each script

Re: Need Help on Running Jenkins Jobs with Proxy Settings

2012-07-25 Thread Sami Tikka
it in a gist or pastebin?) Is the http_proxy variable in the environment of the Jenkins process? Check from Manage Jenkins - System information. -- Sami Woody Wu mswood...@gmail.com kirjoitti 25.7.2012 kello 13.34: Hey, Oliver, Thank you very much for your replay, I have echo the http_proxy

Re: Possibility to get build_status using jenkins environment variable

2012-07-25 Thread Sami Tikka
status using XML API by GET $JENKINS_URL/job/JOB/BUILD/api/xml -- Sami Varghese Renny varghesekre...@gmail.com kirjoitti 24.7.2012 kello 13.56: Hi i want to get build status for using in an ant task. But i am not able to find an environment variable which contains the value of build status

Re: LTS 1.466.1 RC1 testing

2012-07-21 Thread Sami Tikka
It could be https://issues.jenkins-ci.org/browse/JENKINS-14480, probably nothing wrong with Jenkins. Mark, could you check if you have repository/branchname in the Branch to build setting? -- Sami Vojtech Juranek vjura...@redhat.com kirjoitti 22.7.2012 kello 3.37: Thanks for verifying. So

Re: Xcode Plugin Issues

2012-07-18 Thread Sami Tikka
is the error? What's in the console? How do you run Jenkins? -- Sami Fisher, Allen kirjoitti 18.7.2012 kello 22.39: Hi All— Sometime between 11PM Monday and 12:30PM Tuesday, the Xcode plugin started doing something strange in our environment (Xcode 4.3.2, Mac OSX 10.7.3, Jenkins 1.456

Re: Access is Denied - with CMAKE

2012-07-18 Thread Sami Tikka
they changed that... -- Sami mickeys kirjoitti 18.7.2012 kello 20.13: Why do I get this? I have tried everything with adding users and grant them access but I still get it. Jenkins is running as a service and I have tried to change user there as well. Started by user anonymous

Re: Regarding Email Notification while trigger another job

2012-07-18 Thread Sami Tikka
At least in the past it was possible to enable Jenkins to carry this information to downstream jobs by setting a system property hudson.upstreamCulprits to true. More information at https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties -- Sami Varghese Renny

Re: TestNG plugin - no results displayed

2012-07-18 Thread Sami Tikka
at http://pool.ntp.org -- Sami krishna chaitanya kurnala kirjoitti 17.7.2012 kello 17.43: Hi Nigel I guess, I am facing the same issue, can you please let me know, how have you fixed the un-synchronized clocks? Thanks, Krishna Chaitanya On Tue, Jul 17, 2012 at 3:52 AM, Nig nigel.robb

Re: Jenkins slow after a few days and throwing exceptions all the time

2012-07-18 Thread Sami Tikka
many threads? Also check how the operating system is doing? Is the host swapping? Is it spending a lot of time in IO wait? Are you using OpenJDK 1.6? We used it for a while but it made our Jenkins very slow. -- Sami Knuplesch, Jürgen kirjoitti 18.7.2012 kello 9.47: Hello, I recently

Re: Checkout the code from two repository without cleaning local directory

2012-07-18 Thread Sami Tikka
the modules available to other jobs as build artifacts. -- Sami Varghese Renny kirjoitti 17.7.2012 kello 16.02: How can i write using shell script like checking whether any updates on repository every time..(polling repository everytime) do update if any changes..replacing existing poll scm

Re: Deploying application cause error in tomcat

2012-07-17 Thread Sami Tikka
variables and their values. You could add a build step into your job that executes env alone. Even better would be to use ant to run env command, just in case ant affects the environment variables in some way. -- Sami Varghese Renny kirjoitti 17.7.2012 kello 8.07: While i trying to execute

Re: Is it called Project or is it called Job?

2012-07-17 Thread Sami Tikka
it and submit a pull request. -- Sami

Re: Custom login screen message

2012-07-17 Thread Sami Tikka
configuration there's a place for System message, which will appear at the top of every Jenkins page. You could also use that. -- Sami Sorin Ionuț Sbârnea kirjoitti 16.7.2012 kello 17.06: Is there a solution for this? /thanks On Friday, July 15, 2011 1:53:58 PM UTC+1, Martin B. wrote: Hi all! I

Re: TestNG plugin - no results displayed

2012-07-17 Thread Sami Tikka
version control server. Unsynchronized clocks are an easy way to generate strange errors that are loads of fun to debug! -- Sami Nig kirjoitti 16.7.2012 kello 12.27: Hi, I've installed testng-6.5.2 and version 0.32 of the pulgin but no results are displayed. The following is logged

Re: Problem running slaves

2012-07-06 Thread Sami Tikka
You can specify path to java command in the slave configuration. -- Sami David Mata kirjoitti 6.7.2012 kello 16.09: The only way to get it that I found was run the slave by using my own script. Start the slave via SSH option was impossible. Thank you El jueves, 5 de julio de 2012 21:37

Re: Building the same branch in different repositories/jobs

2012-07-06 Thread Sami Tikka
if that is available in the Parameterized Trigger, but I'm fairly sure it should be. c) Make a new plugin that supports picking up the git branch and passing it on. d) Install Groovy post build plugin and use a groovy script to dig up the branch and pass it on. -- Sami Thomas Ferris Nicolaisen

Re: Git and build workflow

2012-07-06 Thread Sami Tikka
in the same job or maybe trigger another job. Or is the deployment happening somehow outside of Jenkins? You need Github to notify some other system when master on Github is updated? If that's the case, you should maybe look into the notification hooks Github provides. -- Sami

Re: multiple git repos in one job

2012-07-06 Thread Sami Tikka
remote. See git remote --help for details. Also, http://git-scm.com/book/en/Distributed-Git might be useful reading. -- Sami

Re: jenkins stability? (jenkins release too frequently)

2012-07-05 Thread Sami Tikka
that when you're running an LTS release, Jenkins will not bother you about new releases until a new LTS is available. -- Sami

Re: How to automatically abort running downstreams jobs if upstream job is triggered

2012-07-05 Thread Sami Tikka
in Jenkins that makes it work like that. I also do not remember seeing a plugin for it. You might be able to use the Groovy plugin to run a Groovy script which examines the builds in progress and cancels a build of B if found. -- Sami dthomas kirjoitti 6.7.2012 kello 0.55: I have two projects

Re: DOUBT regarding people link on jenkins

2012-07-04 Thread Sami Tikka
, he is expected to fix it ASAP. If only select people have access to Jenkins, the committer who broke the build might learn about it only when someone with access to Jenkins tells him. But there are of course many ways to develop software. -- Sami Tim Pizey kirjoitti 4.7.2012 kello 15.01

Re: Is it possible to block a build job if another one is running which is not part of up- or downstream?

2012-07-03 Thread Sami Tikka
into the workspaces directly, but be aware of the synchronization issue. -- Sami Jan Seidel kirjoitti 3.7.2012 kello 11.37: Ah! now I'm getting it :) yesnomaybe... The idea is not bad but I have to investigate if it is feasible. • The workspaces for these particular jobs are not small

Re: End-user debugging Jenkins/Git Plugin

2012-07-03 Thread Sami Tikka
plugin source code at https://github.com/jenkinsci/git-plugin -- Sami Kurt Granroth kirjoitti 3.7.2012 kello 22.01: I sent a question last week about my issues with the Git plugin, whereby the gitExe was empty by the time the plugin ran the 'clone' command. I didn't get any useful response

Re: Setting up Jenkins with xcode build with CI server

2012-07-02 Thread Sami Tikka
Arnaud Héritier kirjoitti 24.6.2012 kello 23.12: On Sat, Jun 23, 2012 at 11:03 PM, Sami Tikka sjti...@gmail.com wrote: If the OP just wants a minimal, sure-to-work-with-keychain Jenkins installation, he could try my unofficial Jenkins.app, available at https://github.com/stisti/jenkins

Re: Jenkins on Mac OS should install a 'jenkins' user account

2012-07-01 Thread Sami Tikka
not choose daemon or jenkins I think you will end up with jenkins.war in /Applications, but it has not been configured to run automatically. Who knows, it might be useful for someone. But then they could have just downloaded the plain jenkins.war... -- Sami Chris Withers ch...@simplistix.co.uk

Re: Windows Jenkins Service, how to determine if 2nd job should be started?

2012-06-28 Thread Sami Tikka
? -- Sami louwho louels...@comcast.net kirjoitti 26.6.2012 kello 17.07: The first job does a MSBuild of the binaries, and then commits them into a SVN repository that the second job will pull from. The second job uses the stand alone (command line), build of Installshield. This second job can

Re: Is it possible to block a build job if another one is running which is not part of up- or downstream?

2012-06-28 Thread Sami Tikka
I'll add another way to exclude other jobs: make a slave with only one executor and tie the jobs to restrict to the slave. Only one at a time will run. -- Sami Jan Seidel wakkal...@gmail.com kirjoitti 28.6.2012 kello 13.41: Hi folks, I am trying to parallelize some of our builds to speed

Re: How to hold web application not to run on same server as jenkins is using

2012-06-28 Thread Sami Tikka
Your question has little to,do with Jenkins, but maybe you can use commands like scp and ssh to copy files to another server and execute commands on another server. -- Sami Varghese Renny varghesekre...@gmail.com kirjoitti 28.6.2012 kello 8.08: After build job application

Re: SSH not executing commands in the correct order

2012-06-28 Thread Sami Tikka
by '+' sign) is correct. When you ask shell to execute a pipeline, shell must start the processes of the pipeline from right to left. If it would start them from left to right, some of the processes might try to write to a pipe no-one is reading. -- Sami Jim McCaskey kirjoitti 28.6.2012 kello 22.10

Re: running server and tests as a job

2012-06-27 Thread Sami Tikka
Jenkins does not solve this problem for you. You have to find your own way outside of Jenkins to start your server and run your tests. -- Sami prasanna santhanam srivatsav.prasa...@gmail.com kirjoitti 27.6.2012 kello 17.38: I have a situation where I need to run a bunch of tests on a server

Re: Multiple Plug-ins Conflicting?

2012-06-23 Thread Sami Tikka
You might want to take this to jenkins-dev list. There's people who can probably help you better. -- Sami Larry Gadallah kirjoitti 23.6.2012 kello 0.13: We are running Jenkins 1.462 on an Ubuntu 10.04 LTS server, and we are using two plugins: 1. Gerrit trigger (https://wiki.jenkins

Re: Build hang at start while cleaning up

2012-06-23 Thread Sami Tikka
by SVN, which should give you the same result. Another tip: When Jenkins is hanging or otherwise not doing what it should, go to $JENKINS_URL/threadDump and have a read. If you cannot figure it out, include the thread dump into your question on this list. -- Sami Allen Cronce kirjoitti 21.6.2012

Re: Setting up Jenkins with xcode build with CI server

2012-06-23 Thread Sami Tikka
. If the OP just wants a minimal, sure-to-work-with-keychain Jenkins installation, he could try my unofficial Jenkins.app, available at https://github.com/stisti/jenkins-app (ready-to-run packages are available under the Download tab.) -- Sami Arnaud Héritier kirjoitti 22.6.2012 kello 11.58: Yes we

Re: Publish over ssh using tunneling (ProxyCommand)

2012-06-23 Thread Sami Tikka
that obeys the ssh config file... -- Sami Andrew Gomilko kirjoitti 22.6.2012 kello 2.46: Hi All, I'm trying to configure Jenkins and ssh/scp plugins to deploy artifacts to the server using jump box. Ideally, I'd like Jenkins to read my ssh_config file, I saw some threads mentioning /var

Re: Differences in Jenkins master behavior between host operating systems

2012-06-23 Thread Sami Tikka
. -- Sami Daniel Beck kirjoitti 20.6.2012 kello 23.55: Hi all, I recently learned that when run on Linux, Jenkins uses symlinks to make builds a bit more easily accessible on the file system. lrwxrwxrwx 1 danielbeck danielbeck 19 Jun 10 19:24 1 - 2012-06-10_19-24-57 lrwxrwxrwx

Re: Many jobs at the same slave

2012-06-19 Thread Sami Tikka
AFAIK there is no obvious way to do that in Jenkins. But if you tell us why you think you need this feature, maybe we can suggest other ways to solve your problem. -- Sami 2012/6/19 Thomas Sundberg t...@kth.se: Hi! I have a distributed setup with many similar slaves. I have suites of job

Re: Jenkins logging

2012-06-19 Thread Sami Tikka
What kind of logging would you like to enable? Builds usually log their output to the build console. -- Sami 2012/6/16 Mohammed, Ashfaque asmoham...@paypal.com: Hi, How to enable logging for Jenkins running in Tomcat server? Thanks. Ash.

Re: very similar jobs as separate jobs

2012-06-19 Thread Sami Tikka
a number of times but each run will have a different value for an environment variable. You can then vary the build behavior based on the environment variable. Try it, you'll like it. -- Sami 2012/6/15 Bram de Jong bram.dej...@samplesumo.com: Hello all, We have a lot of jobs which all should

Re: Project will fail on mkdir on remote disk.

2012-06-19 Thread Sami Tikka
Have you checked https://wiki.jenkins-ci.org/display/JENKINS/My+software+builds+on+my+computer+but+not+on+Jenkins#MysoftwarebuildsonmycomputerbutnotonJenkins-Networkdrivemappings%28Windows%29 2012/6/14 Macpaul Lin macp...@gmail.com: Hi, I have another problem - which is almost the same problem

Re: Can you run a downstream project only if the upstream has changed?

2012-06-19 Thread Sami Tikka
2012/6/14 Miguel Almeida migueldealme...@gmail.com: Hi Sami, Thanks for the tips. I do have a coulpe of follow-up questions: On Tuesday, June 12, 2012 11:44:08 PM UTC+1, sti wrote: Configure the Deploy job to also check out source code from SCM (even though it would not use it) and make

Re: build processes priority?

2012-06-19 Thread Sami Tikka
memory parameters. By default java can grab a lot of memory, causing the server to start swapping. Again, how exactly you do that depends on how you installed Jenkins and on what operating system. -- Sami 2012/6/13 Roberto Nunnari nunni...@gmail.com: Hi everybody. I wonder how heavy the build

Re: Offline and revert slave after build?

2012-06-12 Thread Sami Tikka
I've found a partial solution, at least. I installed the Groovy Post-build plugin and for every job add a Groovy script: manager.build.getBuiltOn().toComputer.setTemporarilyOffline(true) -- Sami Sami Tikka kirjoitti 11.6.2012 kello 21.24: Can I pick your brains for a moment? I have

Re: Jenkins gets killed / crashes unexpectedly

2012-06-12 Thread Sami Tikka
Try 1.469. -- Sami Ove Ranheim kirjoitti 12.6.2012 kello 15.44: Hi, I experience this strange problem with Jenkins (build: #1468). It's running under its own non-privileged user on Centos 6. During execution of Maven 3 tests, all of a sudden the Jenkins process gets killed. I'm clueless

Re: Can you run a downstream project only if the upstream has changed?

2012-06-12 Thread Sami Tikka
Configure the Deploy job to also check out source code from SCM (even though it would not use it) and make it poll only at midnight. Alternatively, make the Test job trigger a job which waits until next midnight and then triggers Deploy. -- Sami Miguel Almeida kirjoitti 12.6.2012 kello 14.30

Offline and revert slave after build?

2012-06-11 Thread Sami Tikka
slave type, but as far as I can see it does not provide a way to recreate the slave after every build or revert to a clean snapshot. Any ideas? -- Sami

Re: Slow job configuration launch

2012-06-10 Thread Sami Tikka
I got Jenkins to speed up a lot by changing openjdk to sun jdk. -- Sami Johannes Wienke jwie...@techfak.uni-bielefeld.de kirjoitti 5.6.2012 kello 12.41: Hi, Am Freitag, 2. März 2012 06:12:16 UTC+1 schrieb tah: Hello, My Jenkins instance is generally fast, but launching any job

Re: nodeofflinenotification plugin

2012-06-03 Thread Sami Tikka
You probably need to install a newer version of Jenkins. The Manage Plugins page in Jenkins does tell you if a plugin depends on a newer Jenkins than you are running. Usually those warnings are there because the plugin does not work if loaded in an older Jenkins. -- Sami Suri kirjoitti

Re: Dummy's guide to Jenkins CLI with authentication

2012-05-31 Thread Sami Tikka
Did you read https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+SSH ? It should describe what you need to do. -- Sami Lewis, Eric kirjoitti 31.5.2012 kello 16.24: Hi I'm trying to use the Jenkins CLI, but I'm getting nowhere... We're using 1.460, and I did read https://wiki.jenkins

Re: Run Tests Distributed

2012-05-28 Thread Sami Tikka
Of course, you can split the tests into groups and use e.g. Multiconfiguration job to run the multiple test sets in multiple slaves at the same time. -- Sami Harsh harshkum...@gmail.com kirjoitti 28.5.2012 kello 11.43: Hi, I have UI Automated Tests which i intend to run in parallel and need

Re: Building but there is no change in repository

2012-05-16 Thread Sami Tikka
I see you have multiple branches in the repo. When you set the branches to build to a wildcard, Jenkins will build once every matching branch and then sit and wait for any branch to receive new commits. -- Sami Pete Long petelon...@gmail.com kirjoitti 13.5.2012 kello 23.22: Hi Sami

Re: Starting First Job

2012-05-13 Thread Sami Tikka
them by calling git.exe directly, but then you have to make arrangements to have the necessary environment variables in Jenkins user's environment. Sorry I haven't got exact details, I just heard some windows developers at work ran into this on their Jenkins. -- Sami Pete Long petelon

Re: Maven crash on Jenkin's build in OS X Server (Maven JVM exit code 134)

2012-05-13 Thread Sami Tikka
Any chance we could see the full console log? Is the build running on the master or slave? How did you install Jenkins? Are you using the default maven that comes with Mac? -- Sami Mark Cafaro mark.caf...@gmail.com kirjoitti 4.5.2012 kello 22.18: Is anyone aware of a workaround for the Maven

Re: Jenkins won't start up after being stopped

2012-05-13 Thread Sami Tikka
You prolly have the previous Jenkins running. -- Sami Erimos Wolf croatian...@gmail.com kirjoitti 13.5.2012 kello 12.53: I installed Jenkins yesterday (together with apache2). Jenkins started fine and everything was ok. Then I decided to stop jenkins and apache because I planned

Re: Building but there is no change in repository

2012-05-13 Thread Sami Tikka
Which branch did you configure in your job? -- Sami Pete Long petelon...@gmail.com kirjoitti 13.5.2012 kello 19.11: Hi I going through the “Jenkins – The Definitive Guide” to basically learn about this tool. I am finally able to configure a new maven job to build the project, git

Re: Git Parameter Plugin not using configured git executable

2012-05-11 Thread Sami Tikka
I have nothing to do with that plugin but sure, go ahead and file a bug. There does not have to be a high threshold for filing bugs, just as long as the bug reports are of good quality. -- Sami ERIC DALQUIST dalqu...@wisc.edu kirjoitti 9.5.2012 kello 21.44: We have git installed to a non

Re: Logging in as jenkins user on MacOS X

2012-05-11 Thread Sami Tikka
easily set up a new one if the old dies. -- Sami Thomas Robitaille thomas.robitai...@gmail.com kirjoitti 10.5.2012 kello 14.06: Hi, I just installed the latest version of Jenkins (1.463) on a clean install of MacOS 10.7, and selected the option to create a 'jenkins' user. I would like

Re: Static Analysis of Unix Shell Scripts

2012-05-02 Thread Sami Tikka
What kind of static analysis are you looking for? You can do a syntax check for a script by running bash -n script.sh, but that's all the static analysis I have ever done for shell scripts. -- Sami 2012/5/2 Nig nigel.robb...@wallstreetsystems.com: Hi, Does anyone know if there are any static

Re: CLI Authentication using Unix Users

2012-05-02 Thread Sami Tikka
I have often found the ssh access to be useful when other kind of authentication has been problematic. Have you seen https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+SSH ? -- Sami 2012/5/2 Anshul anshulagra...@gmail.com: Hi, One of my Jenkins job actually creates a new job using the cli

Re: controlling upstream/downstream relationships

2012-05-02 Thread Sami Tikka
AFAIK that information has never been written down anywhere. Instead it has always been inferred from the Trigger other projects... and Build after other projects settings of jobs. -- Sami 2012/5/2 Maven User maven.2.u...@gmail.com: Hi all - I could have sworn somewhere that a jenkins job

Re: Problems with multi-job linkage and e-mail notification

2012-05-01 Thread Sami Tikka
are not fingerprinting the file in all the jobs. To me it sounds like you are not fingerprinting the file in Test1 and Test2. -- Sami 2012/5/1 cjed c...@cjed.net: I have a 3 step sequence of 4 jobs, (1) TriggerBld, (2) DoBuild, (3a)Test1 and (3b)Test2. These are linked by a fingerprinted file passed

Re: Difficulty of converting an existing slave to a master ?

2012-04-30 Thread Sami Tikka
. If you want to copy/move some jobs from the old master to the new one, you can do it with the Jenkins cli (more info at $JENKINS_URL/cli). However, it would be best if you had identical plugins installed on both. -- Sami 2012/4/30 Mehul Sanghvi mehul.sang...@gmail.com: I realised I was not clear

Re: how to build a specific git branch with jenkins

2012-04-28 Thread Sami Tikka
Could you still try to configure your Jenkins to call git.exe instead of the git.cmd wrapper script? AFAIK you should be able to call git.exe if you set the environment variables that git expects to have and those can be found by looking inside git.cmd. -- Sami 2012/4/27 dwalling dwall

Re: Jenkins Permission

2012-04-28 Thread Sami Tikka
a problem like this and they plan to solve it like this and what do you think. But that requires more than one error message. Good luck with either case and hoping to hear from you again, -- Sami 2012/4/26 Bruno Neves Alves bruno.neves.al...@eproseed.com: Thanks for you response. I'm using ant

Re: how to build a specific git branch with jenkins

2012-04-24 Thread Sami Tikka
the build? Do you run Jenkins on Windows? Does Jenkins call git.exe directly or do you have a wrapper script for it? -- Sami 2012/4/24 dwalling dwall...@adobe.com: yes, leaving it blank and letting it default to ** works just fine for snapshot builds. Then when I attempt to do a release build

Re: startup exception and using Buckminster

2012-04-24 Thread Sami Tikka
AFAIK the exception from DNSMultiCast is caused by a malformed URL in your Jenkins global configuration but it should not cause any problems, unless you have something that depends on multicast DNS. The fix is simple: change the Jenkins address in global configuration into a valid URL. -- Sami

Re: Jenkins running amok!

2012-04-23 Thread Sami Tikka
It is very difficult to help you without seeing what exactly Jenkins is saying. Please post the logs or if they are large, use pastebin or gist or something. -- Sami Greg Moncreaff monc...@gmail.com kirjoitti 23.4.2012 kello 19.41: 1.460, after a restart, seems to be running amok, stating

Re: Is it possible to show runtime test progress or results to console output when a build is still running?

2012-04-22 Thread Sami Tikka
using buffered output. Manage.py should flush it's standard output after every line to send it to the pipe which connects the standard output to Jenkins. -- Sami 2012/4/22 photon linna...@gmail.com Jenkins is a powerful tool, but when I build a job, I cannot see runtime test progress or test

Re: build using a subdirectory of git repo

2012-04-22 Thread Sami Tikka
No. The best you can get is make Jenkins ignore changes outside the subdirectory when it considers if the job needs to be triggered. Included and excluded regions are set under the Advanced button of the Git SCM part of the job config page. -- Sami 2012/4/20 John Cartwright john.c.cartwri

Re: Don't rerun passed builds

2012-04-17 Thread Sami Tikka
and are space constrained). Jenkins was always rebuilding branches that it had already built and had no changes. -- Sami fREW Schmidt fri...@gmail.com kirjoitti 17.4.2012 kello 6.07: So I have jenkins set up to poll my scm (git) every minute for changes and successfully making builds. For some reason

Re: How to make a shell script quieter?

2012-04-11 Thread Sami Tikka
the shell used by Jenkins by default. You can change the default under Manage Jenkins - Configure System. -- Sami 2012/4/11 Zoltan Gyarmati zoltan.gyarm...@blumsoft.eu: Hi, it's more a bash question than jenkins, but the point is, Jenkins calls the bash with -x option enabled, which also prints

Re: how to get access to the data for the job being promoted?

2012-04-10 Thread Sami Tikka
.) If it is something else you want, you could maybe send it over as a parameter. Use the parameterized trigger in the promotion action to send what ever data you want to pass to the triggered job. -- Sami 2012/4/10 Brian J. Murrell br...@interlinx.bc.ca: On 12-04-10 11:44 AM, Brian J. Murrell wrote

Re: To Mac users: Change default user in Jenkins installer?

2012-04-08 Thread Sami Tikka
Jenkins as Installer package. These days Apple seems to be favoring the application bundle approach. E.g. they have set up all the developer tools into the Xcode.app bundle. Maybe we should have an app that users could run and the app could ask how you want to set up Jenkins on the Mac? -- Sami

Re: jenkins PATH variable content

2012-04-07 Thread Sami Tikka
init script and relevant shell man pages. -- Sami 2012/4/7 Thomas Sondergaard t...@medical-insight.com: When I execute a job containing the followin shell script echo PATH=$PATH on master and on a slave I get different outcomes. == Job executed on master: == PATH=/sbin:/usr/sbin:/bin:/usr

Re: Enabling fingerprinting on Ant/Ivy build.

2012-04-07 Thread Sami Tikka
two builds of those two jobs and now it knows they have a dependency. The dependency is used in test result aggregation. -- Sami 2012/4/7 lewis john mcgibbney lewis.mcgibb...@gmail.com: Hi, We currently have two Ant/Ivy builds for trunk [0] and a branch [1] project. Trunk is absolutely fine

Re: Is it possible to let the jobs roam in a node cluster?

2012-04-07 Thread Sami Tikka
that already has the sources for the build checked out, but if such an executor on such a slave is not free, it should not keep the build in the queue if it can immediately use another slave. -- Sami

Re: Subversion push seems to fail

2012-04-07 Thread Sami Tikka
Have you checked the post-commit hook instructions on https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin ? -- Sami 2011/5/9 Sentoo seme...@googlemail.com: Hi there, we have a setup a project that is using ANT for its' builds, therefore we created a free-style project. Within

Re: Subversion push seems to fail

2012-04-07 Thread Sami Tikka
Check --http-user option on wget man page. -- Sami 2012/4/4 Fredrik Claesson fredrik.claes...@gmail.com: I have setup my Jenkins with AD-auth and have now gotten the SVN hook script to work. But I have the same problem as in this thread that my wget does not logon to Jenkins and I have

Re: Jenkins with iOS development

2012-04-06 Thread Sami Tikka
installer creates the jenkins user with no password and with login disabled, you have probably done some additional customization? What did you need to do? Change login shell? Change password? Did you also need to set up something in the jenkins user's home directory? mkdir Library? Thanks, -- Sami

Re: ANT FTP failing via jenkins job execution.

2012-04-06 Thread Sami Tikka
You can find the ant home directory by executing: ant -diagnostics | grep ant.home But if you installed ant yourself, surely you know where you installed it? If you still need help, could you show a little bit of the console output of the build that fails? -- Sami 2012/4/5 Wood, Eric (LNG-RDU

Re: Error with git .. Verify the repository and branch configuration ...

2012-04-02 Thread Sami Tikka
Did you try if you can do the clone as the same user as jenkins is running as? Does git check out *anything*? Are there any files in the workspace? Other than that, I'm running out of ideas. -- Sami 2012/4/2 Torsten Zander torstenzan...@googlemail.com: Hi Sami, Thanks. Yes i can manually

Jenkins with iOS development

2012-04-01 Thread Sami Tikka
. Is there something we can do to make it easier? -- Sami

Re: Master/Slave security

2012-03-31 Thread Sami Tikka
create or change job configurations or access the script console. Do not run slaves on hosts you do to trust or run a slave for a master you do not trust. -- Sami Matthew Buckett buck...@gmail.com kirjoitti 30.3.2012 kello 22.23: On the wiki page https://wiki.jenkins-ci.org/display/JENKINS

Re: Want the status of all forked jobs, failing using Join Plugin

2012-03-28 Thread Sami Tikka
Did you try multiconfiguration job? When you create a new job, the first choice allows you to create job which can e.g. run on different platforms and the job is done only when all the platforms have been built. -- Sami kenstir kens...@gmail.com kirjoitti 27.3.2012 kello 23.49: My goal

Re: Distributed build with git

2012-03-22 Thread Sami Tikka
-- Sami Albert Callarisa shark...@gmail.com kirjoitti 22.3.2012 kello 17.23: Hi all, I am creating a distributed build using multiconfiguration project. Basically I have an axis with a environment variable like 1, 2, 3... up to 40, so it creates 40 builds. In a script of the build, I

Re: Jenkins process dying regularly on Linux

2012-03-21 Thread Sami Tikka
OOM killer? --Sami Juan C. Müller jcmul...@gmail.com kirjoitti 21.3.2012 kello 23.33: Hello, We've been running Jenkins on our server for several months with no issue. Today, the process has started to consistently die. We have been running version 1.455, and upgraded to 1.456 after

Re: How do I install a plugin in Jenkins using Remote access API?

2012-03-19 Thread Sami Tikka
AFAIK there is no way to install plugins by sending them over HTTP to Jenkins. Could you still elaborate more on why the CLI or normal way to install plugins (via the Jenkins UI) are not sufficient for your use case? -- Sami 2012/3/19 Harish Kayarohanam harish.pm...@gmail.com: Hi , I would

Re: How to copy artifacts back to workspaces of upstream job?

2012-03-19 Thread Sami Tikka
off. If you cancel a job, Jenkins will try to kill your background processes but it may not be perfect, so do not trust it. (For more info, search for Jenkins ProcessTreeKiller) -- Sami 2012/3/19 intelchen bihang.c...@gmail.com:     If I run several things in background, Jenkins may not capture

Re: CLI Causes Server to Crash?

2012-03-19 Thread Sami Tikka
Sorry, no idea. Grasping at straws here: Do your CLI and Jenkins have the same version? -- Sami 2012/3/19 Jay Flowers jay.flow...@gmail.com: When I execute a simple groovy script over the CLI the server crashes with this error: Exception in thread jI_GarbageCollector

<    1   2   3   >