jenkins

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

jenkins

werner kassens-2
Hi,
there seems to be a little problem with the automatic build of scismalltalk stable for 2.0 on jenkins. it did not succeed 2 times. after me last upload it did succeed (build no 481), but now - with no further changes - it regularly fails. the console output says:

Creating starter scripts pharo and pharo-ui
+ ./pharo Pharo.image save SciSmalltalk --delete-old
+ ./pharo SciSmalltalk.image --version
+ REPO=http://smalltalkhub.com/mc/SergeStinckwich/SciSmalltalk/main
+ ./pharo SciSmalltalk.image config http://smalltalkhub.com/mc/SergeStinckwich/SciSmalltalk/main ConfigurationOfSciSmalltalk --install=stable

===============================================================================
Notice: Installing ConfigurationOfSciSmalltalk stable
===============================================================================
==== Startup Error: GoferRepositoryError: Could not access http://smalltalkhub.com/mc/SergeStinckwich/SciSmalltalk/main: ZnHttpUnsuccessful: 503 Service Temporarily Unavailable

well, i dont know zilch about these jenkins things, but perhaps too many accesses at the same time are the reason or is it just bad luck? perhaps one could try and see what happens if one would delete the development version for 2.0 on jenkins. this version probably does not make much sense anyway: id guess, that development is done in the last official version (3.0) or in the development version (4.0) of pharo, and if one uses new features this will break old development versions anyway.
werner

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Uko
Reply | Threaded
Open this post in threaded view
|

Re: jenkins

Uko
Hi,

I’ll try to do this, but in general a lot of jobs are randomly failing because smalltalkhub is not stable

On 13 Sep 2014, at 14:03, werner kassens <[hidden email]> wrote:

Hi,
there seems to be a little problem with the automatic build of scismalltalk stable for 2.0 on jenkins. it did not succeed 2 times. after me last upload it did succeed (build no 481), but now - with no further changes - it regularly fails. the console output says:

Creating starter scripts pharo and pharo-ui
+ ./pharo Pharo.image save SciSmalltalk --delete-old
+ ./pharo SciSmalltalk.image --version
+ REPO=http://smalltalkhub.com/mc/SergeStinckwich/SciSmalltalk/main
+ ./pharo SciSmalltalk.image config http://smalltalkhub.com/mc/SergeStinckwich/SciSmalltalk/main ConfigurationOfSciSmalltalk --install=stable

===============================================================================
Notice: Installing ConfigurationOfSciSmalltalk stable
===============================================================================
==== Startup Error: GoferRepositoryError: Could not access http://smalltalkhub.com/mc/SergeStinckwich/SciSmalltalk/main: ZnHttpUnsuccessful: 503 Service Temporarily Unavailable

well, i dont know zilch about these jenkins things, but perhaps too many accesses at the same time are the reason or is it just bad luck? perhaps one could try and see what happens if one would delete the development version for 2.0 on jenkins. this version probably does not make much sense anyway: id guess, that development is done in the last official version (3.0) or in the development version (4.0) of pharo, and if one uses new features this will break old development versions anyway.
werner

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

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: jenkins

werner kassens-2
i see, thank you Yuriy.
werner

On Saturday, September 13, 2014 2:06:34 PM UTC+2, Yuriy Tymchuk wrote:
Hi,

I’ll try to do this, but in general a lot of jobs are randomly failing because smalltalkhub is not stable

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