Build failed in Jenkins: Seaside » 20,3.0.11,vm #512

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

Build failed in Jenkins: Seaside » 20,3.0.11,vm #512

ci-pharo-contribution
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=3.0.11,VM=vm/512/>

------------------------------------------
Started by upstream project "Seaside" build number 512
originally caused by:
 Started by timer
Building remotely on pharo-contribution-linux64.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=3.0.11,VM=vm/ws/>

Deleting project workspace... Deleting old artifacts from #510
[vm] $ /bin/sh -xe /tmp/hudson7158262961582632812.sh
+ dirname Seaside/PHARO=20,VERSION=3.0.11,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=3.0.11 --group=CI

===============================================================================
Notice: Installing ConfigurationOfSeaside3 3.0.11
===============================================================================
==== Startup Error: MessageNotUnderstood: MetacelloPackageSpec>>packages
MetacelloPackageSpec(Object)>>doesNotUnderstand: #packages
MetacelloVersionConstructor(MetacelloAbstractVersionConstructor)>>setProject:withBlock:
BlockClosure>>setProject:withInMetacelloConfig:
MetacelloVersionConstructor(MetacelloAbstractVersionConstructor)>>project:with:
ConfigurationOfSeaside3>>baseline313security: in Block: [spec includes: #('Seaside-Pharo-Security' )....
BlockClosure>>ensure:
MetacelloVersionConstructor(MetacelloAbstractVersionConstructor)>>with:during:
MetacelloVersionConstructor(MetacelloAbstractVersionConstructor)>>setPackage:withBlock:
BlockClosure>>setPackage:withInMetacelloConfig:
MetacelloVersionConstructor(MetacelloAbstractVersionConstructor)>>package:with:
ConfigurationOfSeaside3>>baseline313security: in Block: [spec...
BlockClosure>>ensure:
MetacelloVersionConstructor(MetacelloAbstractVersionConstructor)>>with:during:
MetacelloVersionConstructor>>specResolverBlock in Block: [:block | self with: versionSpec during: block]
OrderedCollection>>do:
MetacelloVersionConstructor>>specResolverBlock in Block: [:attribute | | blockList | (blockList := self att...etc...
OrderedCollection>>do:
MetacelloVersionConstructor>>specResolverBlock in Block: [:versionSpec :pragma | (pragma argumentAt: 1)...
MetacelloVersionConstructor>>collectAllVersionsFromVersionPragmasInto:using: in Block: [:pragma | ...
OrderedCollection>>do:
MetacelloVersionConstructor>>collectAllVersionsFromVersionPragmasInto:using: in Block: [:versionString :pragmaColl | ...
Dictionary>>keysAndValuesDo: in Block: [:assoc | aBlock value: assoc key value: assoc val...etc...
Dictionary>>associationsDo: in Block: [:each | each...
Array(SequenceableCollection)>>do:
Dictionary>>associationsDo:
Dictionary>>keysAndValuesDo:
MetacelloVersionConstructor>>collectAllVersionsFromVersionPragmasInto:using:
MetacelloVersionConstructor>>calculate:project:
MetacelloVersionConstructor>>on:project: in Block: [:cache | ...
MetacelloPharoPlatform(MetacelloPlatform)>>stackCacheFor:cacheClass:at:doing: in Block: [:dict | ...
Got startup errors:
    MessageNotUnderstood: MetacelloPackageSpec>>packages
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
Reply | Threaded
Open this post in threaded view
|

Jenkins build is back to normal : Seaside » 20,3.0.11,vm #513

ci-pharo-contribution