Polling without workspace failed to wake up offline slave node

2016-05-12 Thread Jinny Pan

Hi all,


I have a build job having a scheduled polling. It is configured to build on 
a slave node. The node's availability is set as "Take this slave on-line 
when in demand and off-line when idle". 

Ideally, whenever new code come in, the polling would trigger a new build, 
the new build will be put into a queue, then the slave node would wake up 
automatically to start build.

But the reality is, even there is new code, the polling seems doesn't work, 
the pooling log says: 
We need to schedule a new build to get a workspace, but deferring 862,449ms 
in the hope that one will become available soon 
(all_suitable_nodes_are_offline)

  Done. Took 0 ms
  No changes



The build queue is empty. The slave node never wake up.



Does anybody has the same issue before? I am using Jenkins ver. 1.625.2 



Thanks in advance!

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-users/9ff29e1b-363a-42de-89de-10c8d0579f92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Archiving artifacts incomplete

2016-03-01 Thread Jinny Pan

I tried use *bin/***, also unchecked "use default excludes" in advanced 
tab, it turns out all files were archived. Thank you so much for your help! 


On Monday, February 29, 2016 at 5:34:03 PM UTC-6, Baptiste Mathus wrote:
>
> Yes, archiving is quite standard, but there could be some variation or 
> plugin around it and we don't want to lose time on the wrong assumption. 
>
> Anyway, well, I'd guess *you* actually excluded those file with that 
> pattern: *bin/**/*.**
>
> Maybe try simply with *bin/*** instead?
>
> 2016-03-01 0:27 GMT+01:00 Jinny Pan >:
>
>> It has matrix project configuration. I think archiving artifacts is 
>> out-of-box feature in Jenkins, I didn't install any plugin for this part of 
>> functionality. I checked "use default excludes". All the files have no 
>> extension in bin/ folder. So it excludes all files without extension?
>>
>> On Monday, February 29, 2016 at 4:50:10 PM UTC-6, Baptiste Mathus wrote:
>>>
>>> Please provide some context. Jenkins has 1000+ plugins. Are you using a 
>>> freestyle job?
>>>
>>> Did you have a look in the advanced options of the artifact archiving? 
>>> Namely, the "default excludes"? What are the file extensions in your bin/ 
>>> folder?
>>>
>>> 2016-02-29 23:23 GMT+01:00 Jinny Pan :
>>>
>>>>
>>>> I have a building plan trying to archive several folders of files as 
>>>> artifacts, such as "bin/**/*.*, lib/**/*.*, modules/**/*.*, 
>>>> tools/artifact/**/*.*". But after build finished, I checked the build 
>>>> artifacts in Jenkins, there is no folder "bin". I also checked the build 
>>>> workspace, the bin directory and files were successfully compiled. I also 
>>>> cannot find bin directory in archive folder of build record directory. 
>>>>
>>>> Does anybody have the same issue before? I doubt there is size 
>>>> limitation of artifacts, since my bin directory supposed to have over 
>>>> twenty of big binary executable files. Thanks in advance!
>>>>
>>>> -- 
>>>> 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-use...@googlegroups.com.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/jenkinsci-users/2892eb24-8ed9-473e-87bd-29dc62c0b296%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/jenkinsci-users/2892eb24-8ed9-473e-87bd-29dc62c0b296%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>> -- 
>> 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-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/631314c6-f2da-4712-8f34-51b6cb49bb11%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/631314c6-f2da-4712-8f34-51b6cb49bb11%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-users/884cc5a3-b277-439b-bcae-164d03cd4481%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Archiving artifacts incomplete

2016-02-29 Thread Jinny Pan
It has matrix project configuration. I think archiving artifacts is 
out-of-box feature in Jenkins, I didn't install any plugin for this part of 
functionality. I checked "use default excludes". All the files have no 
extension in bin/ folder. So it excludes all files without extension?

On Monday, February 29, 2016 at 4:50:10 PM UTC-6, Baptiste Mathus wrote:
>
> Please provide some context. Jenkins has 1000+ plugins. Are you using a 
> freestyle job?
>
> Did you have a look in the advanced options of the artifact archiving? 
> Namely, the "default excludes"? What are the file extensions in your bin/ 
> folder?
>
> 2016-02-29 23:23 GMT+01:00 Jinny Pan >:
>
>>
>> I have a building plan trying to archive several folders of files as 
>> artifacts, such as "bin/**/*.*, lib/**/*.*, modules/**/*.*, 
>> tools/artifact/**/*.*". But after build finished, I checked the build 
>> artifacts in Jenkins, there is no folder "bin". I also checked the build 
>> workspace, the bin directory and files were successfully compiled. I also 
>> cannot find bin directory in archive folder of build record directory. 
>>
>> Does anybody have the same issue before? I doubt there is size limitation 
>> of artifacts, since my bin directory supposed to have over twenty of big 
>> binary executable files. Thanks in advance!
>>
>> -- 
>> 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-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/2892eb24-8ed9-473e-87bd-29dc62c0b296%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/2892eb24-8ed9-473e-87bd-29dc62c0b296%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-users/631314c6-f2da-4712-8f34-51b6cb49bb11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Archiving artifacts incomplete

2016-02-29 Thread Jinny Pan

I have a building plan trying to archive several folders of files as 
artifacts, such as "bin/**/*.*, lib/**/*.*, modules/**/*.*, 
tools/artifact/**/*.*". But after build finished, I checked the build 
artifacts in Jenkins, there is no folder "bin". I also checked the build 
workspace, the bin directory and files were successfully compiled. I also 
cannot find bin directory in archive folder of build record directory. 

Does anybody have the same issue before? I doubt there is size limitation 
of artifacts, since my bin directory supposed to have over twenty of big 
binary executable files. Thanks in advance!

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-users/2892eb24-8ed9-473e-87bd-29dc62c0b296%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.