Re: [Seaside-dev] Build failed in Jenkins: Seaside » 20,development,vm #550

Johan Brichau johan at inceptive.be
Fri Oct 3 19:36:20 UTC 2014


I had to add some more file library methods to Grease. 
The other option would be to make a Pharo3 specific Security package but I prefer not to because the delta is in 2 methods.

I still need to add the Pharo1.x and Pharo2.x implementations to Grease, but will do that later this weekend.

Johan

On 03 Oct 2014, at 13:09, Johan Brichau <johan at inceptive.be> wrote:

> Not pulling in Sport (and FileSystem-Legacy) anymore is revealing some build issues :)
> 
> I fixed a configuration error of (dev) version 3.2.0 because the baseline had changed but it seems like Seaside-Security is still depending on FileDirectory.
> 
> Johan
> 
> On 03 Oct 2014, at 12:17, ci-pharo-contribution at inria.fr wrote:
> 
>> See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/550/>
>> 
>> ------------------------------------------
>> Started by upstream project "Seaside" build number 550
>> originally caused by:
>> Started by upstream project "Grease" build number 401
>> originally caused by:
>> Started by timer
>> Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/>
>> 
>> Deleting project workspace... Deleting old artifacts from #548
>> [vm] $ /bin/sh -xe /tmp/hudson5121293298615702912.sh
>> + dirname Seaside/PHARO=20,VERSION=development,VM=vm
>> + export JOB_NAME=Seaside
>> + bash
>> + wget --quiet -O - get.pharo.org/20+vm
>> Downloading the latest 20 Image:
>>   http://files.pharo.org/image/20/latest.zip
>> Pharo.image
>> Downloading the latest pharoVM:
>> 	http://files.pharo.org/vm/pharo/linux/stable.zip
>> pharo-vm/pharo
>> Downloading PharoV10.sources:
>> 	http://files.pharo.org/sources//PharoV10.sources.zip
>> Downloading PharoV20.sources:
>> 	http://files.pharo.org/sources//PharoV20.sources.zip
>> Downloading PharoV30.sources:
>> 	http://files.pharo.org/sources//PharoV30.sources.zip
>> Creating starter scripts pharo and pharo-ui
>> + ./pharo Pharo.image save Seaside --delete-old
>> + ./pharo Seaside.image --version
>> + REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main
>> + ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=development --group=CI
>> 
>> ===============================================================================
>> Notice: Installing ConfigurationOfSeaside3 development
>> ===============================================================================
>> ==== Startup Error: Error: Could not resolve: Seaside-FileSystem [Seaside-FileSystem-JohanBrichau.27] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://smalltalkhub.com/mc/Seaside/Seaside31/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main
>> MetacelloFetchingMCSpecLoader(Object)>>error:
>> MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>retryingResolvePackageSpecReferences:gofer:
>> MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: in Block: [| references nearestReference cachedReference ext...etc...
>> MetacelloPharoPlatform>>do:displaying: in Block: [aBlock value]
>> BlockClosure>>ensure:
>> RPackageSet class>>withCacheDo:
>> MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ...
>> BlockClosure>>cull:
>> Job>>run in Block: [result := block cull: self]
>> BlockClosure>>on:do:
>> Job>>run in Block: [self prepareForRunning....
>> BlockClosure>>ensure:
>> Job>>run
>> NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during:
>> ByteString(String)>>displayProgressFrom:to:during:
>> MetacelloPharoPlatform>>do:displaying:
>> MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer:
>> MetacelloPackageSpec>>loadUsing:gofer:
>> MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: in Block: [:pkg | pkg loadUsing: self gofer: gofer]
>> OrderedCollection>>do:
>> MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories:
>> MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: in Block: [super linearLoadPackageSpecs: packageSpecs reposi...etc...
>> BlockClosure>>ensure:
>> MetacelloLoaderPolicy>>pushLoadDirective:during:
>> MetacelloLoaderPolicy>>pushLinearLoadDirectivesDuring:for:
>> MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories:
>> MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load
>> MetacelloMCVersionSpecLoader>>load
>> MetacelloMCVersion>>executeLoadFromArray:
>> MetacelloMCVersion>>fetchRequiredFromArray: in Block: [:dict | ^ self executeLoadFromArray: anArray]
>> Got startup errors: 
>>     Error: Could not resolve: Seaside-FileSystem [Seaside-FileSystem-JohanBrichau.27] in <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://smalltalkhub.com/mc/Seaside/Seaside32/main http://smalltalkhub.com/mc/Seaside/Seaside31/main http://www.smalltalkhub.com/mc/Seaside/Seaside30Addons/main
>> Build step 'Execute shell' marked build as failure
>> Archiving artifacts
>> Recording test results
>> _______________________________________________
>> seaside-dev mailing list
>> seaside-dev at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
> 



More information about the seaside-dev mailing list