BUILD FAILURE
Build URLhttps://ci.lille.inria.fr/pharo/job/Pharo%20Core%201.3/15/
Project:Pharo Core 1.3
Date of build:Thu, 23 Feb 2012 19:55:10 +0100
Build duration:1 mn 28 s

CHANGES
No Changes

BUILD ARTIFACTS
  • PharoCore-1.3.changes
  • PharoCore-1.3.image
  • PharoCore-1.3.zip

  • CONSOLE OUTPUT
    [...truncated 1373 lines...]
    do: [:url |
    | canPeek front doc |
    waitSema wait.
    queue nextPut: url.
    doc := HTTPClient httpGet: url.
    doc isString
    ifTrue: [queue nextPut: #failed.
    UpdateDownloader := nil.
    Processor activeProcess terminate]
    ifFalse: [canPeek := 120 min: doc size.
    front := doc next: canPeek.
    doc skip: -1 * canPeek.
    (front beginsWith: '
    ifTrue: [(front includesSubString: 'Not Found')
    ifTrue: [queue nextPut: #failed.
    UpdateDownloader := nil.
    Processor activeProcess terminate]]].
    UpdateDownloader
    ifNotNil: [queue nextPut: doc]].
    queue nextPut: ''.
    queue nextPut: #finished.
    UpdateDownloader := nil] in UpdateStreamer>>silentRetrieveUrls:ontoQueue:withWaitSema:
    stack:
    [:url |
    | canPeek front doc |
    waitSema wait.
    queue nextPut: url.
    doc := HTTPClient httpGet: url.
    doc isString
    ifTrue: [queue nextPut: #failed.
    UpdateDownloader := nil.
    Processor activeProcess terminate]
    ifFalse: [canPeek := 120 min: doc size.
    front := doc next: canPeek.
    doc skip: -1 * canPeek.
    (front beginsWith: '
    ifTrue: [(front includesSubString: 'Not Found')
    ifTrue: [queue nextPut: #failed.
    UpdateDownloader := nil.
    Processor activeProcess terminate]]].
    UpdateDownloader
    ifNotNil: [queue nextPut: doc]] in [urls
    do: [:url |
    | canPeek front doc |
    waitSema wait.
    queue nextPut: url.
    doc := HTTPClient httpGet: url.
    doc isString
    ifTrue: [queue nextPut: #failed.
    UpdateDownloader := nil.
    Processor activeProcess terminate]
    ifFalse: [canPeek := 120 min: doc size.
    front := doc next: canPeek.
    doc skip: -1 * canPeek.
    (front beginsWith: '
    ifTrue: [(front includesSubString: 'Not Found')
    ifTrue: [queue nextPut: #failed.
    UpdateDownloader := nil.
    Processor activeProcess terminate]]].
    UpdateDownloader
    ifNotNil: [queue nextPut: doc]].
    queue nextPut: ''.
    queue nextPut: #finished.
    UpdateDownloader := nil] in UpdateStreamer>>silentRetrieveUrls:ontoQueue:withWaitSema:
    OrderedCollection>>do:
    [urls
    do: [:url |
    | canPeek front doc |
    waitSema wait.
    queue nextPut: url.
    doc := HTTPClient httpGet: url.
    doc isString
    ifTrue: [queue nextPut: #failed.
    UpdateDownloader := nil.
    Processor activeProcess terminate]
    ifFalse: [canPeek := 120 min: doc size.
    front := doc next: canPeek.
    doc skip: -1 * canPeek.
    (front beginsWith: '
    ifTrue: [(front includesSubString: 'Not Found')
    ifTrue: [queue nextPut: #failed.
    UpdateDownloader := nil.
    Processor activeProcess terminate]]].
    UpdateDownloader
    ifNotNil: [queue nextPut: doc]].
    queue nextPut: ''.
    queue nextPut: #finished.
    UpdateDownloader := nil] in UpdateStreamer>>silentRetrieveUrls:ontoQueue:withWaitSema:
    [self value.
    Processor terminateActive] in BlockClosure>>newProcess
    ------------------------------
    Build step 'Ex?cuter un script shell' marked build as failure
    Archiving artifacts
    Enregistrement des r?sultats des tests
    Description set:
    Email was triggered for: Failure
    Sending email for trigger: Failure