Issue Type: Bug Bug
Affects Versions: current
Assignee: Gregory Boissinot
Components: fstrigger
Created: 30/Jan/14 4:02 PM
Description:

There are jobs set up to monitor trigger files in a directory. So the flow should be continuous instance of jenkins runs a job. If job is successfull it touches a target file. The production build instance of Jenkins then monitores those target files and is supposed to run jobs at designated times if the timestamp is updated.
All works as designed unless I restart the production instance of Jenkins.
Then I get some logs as follows and the corrisponding job does not get run.

==============================================
Polling started on Jan 30, 2014 3:06:30 AM
Polling for the job APP2_Nightly
Looking nodes where the poll can be run.
Looking for a candidate node to run the poll.
Looking for a node with no predefined label.
Trying to poll with the last built on node.

Polling remotely on fred
Checking one file: '/opt/loadbuild/staging/stellar.prodea.local/buildTriggers/APP2.tgt'.
No nodes were available at startup or at previous poll.

Polling complete. Took 48 ms.
No changes.
===============================================

Couple of things:
First would be nice to notified at startup some way that this happend.
Two there are 10 queues accross three servers these could run on at startup. There are only 6 jobs currently using this method of process flow.

Really would like to scale this up but cannot until this is resolved.

Environment: CentOS 6
Project: Jenkins
Priority: Major Major
Reporter: Lance Smith
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to