[Seaside-dev] Build failed in Jenkins: Grease » 20,stable,vm #279

ci-pharo-contribution at inria.fr ci-pharo-contribution at inria.fr
Sat Oct 26 10:14:05 UTC 2013


See <https://ci.inria.fr/pharo-contribution/job/Grease/PHARO=20,VERSION=stable,VM=vm/279/>

------------------------------------------
Started by upstream project "Grease" build number 279
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/Grease/PHARO=20,VERSION=stable,VM=vm/ws/>

Deleting project workspace... Deleting old artifacts from #277
[vm] $ /bin/sh -xe /tmp/hudson5225391108917381553.sh
+ dirname Grease/PHARO=20,VERSION=stable,VM=vm
+ export JOB_NAME=Grease
+ 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
Creating starter scripts pharo and pharo-ui
Please install the 32bit libraries
   sudo aptitude install ia32-libs
+ ./pharo Pharo.image save Grease --delete-old
+ ./pharo Grease.image --version
+ REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main
+ ./pharo Grease.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfGrease --install=stable --group=Core Tests

===============================================================================
Notice: Installing ConfigurationOfGrease stable
===============================================================================
==== Startup Error: ConnectionTimedOut: Data receive timed out.
Socket>>waitForDataFor: in Block: [ConnectionTimedOut signal: 'Data receive timed ou...etc...
Socket>>waitForDataFor:ifClosed:ifTimedOut:
Socket>>waitForDataFor:
Socket>>receiveDataSignallingTimeout:into:startingAt:
SocketStream>>receiveData
SocketStream>>next
ZnLineReader>>processNext
ZnLineReader>>nextLine
ZnStatusLine>>readFrom:
ZnStatusLine class>>readFrom:
ZnResponse>>readHeaderFrom:
ZnResponse(ZnMessage)>>readFrom:
ZnResponse class(ZnMessage class)>>readFrom:
ZnClient>>executeRequestResponse
ZnClient>>getConnectionAndExecute in Block: [self executeRequestResponse]
BlockClosure>>ensure:
ZnClient>>getConnectionAndExecute
ZnClient>>executeWithRedirectsRemaining:
ZnClient>>executeWithRetriesRemaining: in Block: [self executeWithRedirectsRemaining: self maxNumbe...etc...
BlockClosure>>on:do:
ZnClient>>executeWithRetriesRemaining:
ZnClient>>executeWithRetriesRemaining: in Block: [:exception | retryCount > 0...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [self exceptionHandlerBlock cull: exception]
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
ConnectionTimedOut(Exception)>>signal
ConnectionTimedOut(Exception)>>signal:
ConnectionTimedOut class(Exception class)>>signal:
Socket>>waitForDataFor: in Block: [ConnectionTimedOut signal: 'Data receive timed ou...etc...
Got startup errors: 
    ConnectionTimedOut: Data receive timed out.
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results


More information about the seaside-dev mailing list