On Tue, Jul 28, 2015 at 9:58 AM, Alfred Sawaya <wildh...@gmail.com> 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 dir and run the fetch by hand, it works.
> The job never go further the fetch step. It used to work, but I have
> reinstalled the compilation slave. It still work on the old slave, and the
> configuration is good (PATH, etc.). It seems not to be a slave
> configuration or a Jenkins configuration issue.
>
> Here is the log : http://pastebin.com/3uA7DyPc
>
> Any idea, please ?
>
> Thank you,
>
> --
>

I ran into that more than once on windows slaves, but was never the same
issue twice.
Are you using a system account? if so, have you updated your credentials in
the right place for the system account? If you're using a specific account,
was that the same account you logged in as which worked? Do you have the
HOME environment variable set for that user?

With more recent versions of the git plugin, you can change the timeout,
have you tried changing the timeout to be > 10min?

Maybe a little more information will help others help you pinpoint the
difference between the old and rebuilt slave.

chanda

-- 
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/CAEMChJiGHgPrL3KGoa2wJ-XQ4NyAVQnp9xsJpevOuioUpr_Sog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to