Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 21 min in block)
properties - (0.26 sec in self)
node - (23 min in block)Darwin-x86_64
node block - (8 min 44 sec in block)
cleanWs - (0.13 sec in self)
stage - (8 min 44 sec in block)VM Unit Tests
stage block (VM Unit Tests) - (8 min 43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (41 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (41 sec in block)
checkout - (40 sec in self)
stash - (84 ms in self)dockerfiles
sh - (0.32 sec in self)git tag --list --points-at HEAD
echo - (50 ms in self)Extracted versionTag: is release: false
writeFile - (79 ms in self)releaseFlag.txt
stash - (53 ms in self)releaseFlag
cmakeBuild - (15 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (7 min 46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (7 min 46 sec in block)
sh - (43 sec in self)VERBOSE=1 make vmmaker
org.jenkinsci.plugins.workflow.steps.PushdStep - (7 min 3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (7 min 3 sec in block)
sh - (1.1 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
sh - (1.2 sec in self)unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
sh - (0.33 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.2.zip
sh - (0.33 sec in self)unzip libunicorn.2.zip -d ./vm/Contents/MacOS/Plugins
timeout - (6 min 54 sec in block)20
timeout block - (6 min 54 sec in block)
sh - (6 min 52 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'VMMakerTests'
sh - (1.6 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'Slang-Tests'
sh - (3.3 sec in self)zip ./VMMaker-Image.zip ./image/VMMaker.*
archiveArtifacts - (1.4 sec in self)VMMaker-Image.zip
junit - (0.36 sec in self)
parallel - (57 min in block)
parallel block (Branch: Linux-x86_64) - (17 ms in block)
node - (57 min in block)Linux-x86_64
node block - (57 min in block)
timeout - (6 min 1 sec in block)30
timeout block - (6 min 1 sec in block)
cleanWs - (0.32 sec in self)
unstash - (0.15 sec in self)releaseFlag
readFile - (0.19 sec in self)releaseFlag.txt
stage - (47 sec in block)Checkout-Linux-x86_64
stage block (Checkout-Linux-x86_64) - (47 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (46 sec in block)
checkout - (46 sec in self)
stage - (5 min 12 sec in block)Build-Linux-x86_64-CoInterpreter
stage block (Build-Linux-x86_64-CoInterpreter) - (5 min 12 sec in block)
cmakeBuild - (25 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 59 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 59 sec in block)
sh - (3 min 58 sec in self)VERBOSE=1 make install package
sh - (1.8 sec in self)mkdir -p artifacts-Linux-x86_64 && cp -a build/build/packages/* artifacts-Linux-x86_64/
stash - (15 sec in self)packages-Linux-x86_64-CoInterpreter
stash - (97 ms in self)scripts
archiveArtifacts - (14 sec in self)
archiveArtifacts - (15 sec in self)
timeout - (4 min 27 sec in block)30
timeout block - (4 min 27 sec in block)
cleanWs - (83 ms in self)
unstash - (81 ms in self)releaseFlag
readFile - (96 ms in self)releaseFlag.txt
stage - (43 sec in block)Checkout-Linux-x86_64-StackVM
stage block (Checkout-Linux-x86_64-StackVM) - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (42 sec in block)
checkout - (42 sec in self)
stage - (3 min 44 sec in block)Build-Linux-x86_64-StackVM-StackVM
stage block (Build-Linux-x86_64-StackVM-StackVM) - (3 min 43 sec in block)
cmakeBuild - (11 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 48 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 48 sec in block)
sh - (2 min 48 sec in self)VERBOSE=1 make install package
sh - (1.7 sec in self)mkdir -p artifacts-Linux-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Linux-x86_64/
stash - (14 sec in self)packages-Linux-x86_64-StackVM-StackVM
stash - (78 ms in self)scripts
archiveArtifacts - (12 sec in self)
archiveArtifacts - (13 sec in self)
timeout - (17 min in block)45
timeout block - (17 min in block)
cleanWs - (0.1 sec in self)
stage - (17 min in block)Tests-Linux-x86_64-CoInterpreter
stage block (Tests-Linux-x86_64-CoInterpreter) - (17 min in block)
unstash - (99 ms in self)scripts
unstash - (22 sec in self)packages-Linux-x86_64-CoInterpreter
sh - (0.39 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (17 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (17 min in block)
sh - (2.7 sec in self)wget -O - get.pharo.org/64/100 | bash
sh - (0.33 sec in self)echo 100 > pharo.version
sh - (2.3 sec in self)unzip ../build/build/packages/PharoVM-*-Linux-x86_64-bin.zip -d .
sh - (1.1 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (17 min in self)PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Linux-x86_64-CoInterpreter '.*'
junit - (8.5 sec in self)
fileExists - (0.16 sec in self)PharoDebug.log
sh - (0.85 sec in self)mv PharoDebug.log PharoDebug-Tests-Linux-x86_64-CoInterpreter.log
archiveArtifacts - (0.55 sec in self)
fileExists - (0.14 sec in self)crash.dmp
fileExists - (0.27 sec in self)progress.log
sh - (0.48 sec in self)mv progress.log progress-Tests-Linux-x86_64-CoInterpreter.log
sh - (0.5 sec in self)cat progress-Tests-Linux-x86_64-CoInterpreter.log
archiveArtifacts - (0.28 sec in self)
timeout - (17 min in block)45
timeout block - (17 min in block)
cleanWs - (0.26 sec in self)
stage - (17 min in block)Tests-Linux-x86_64-CoInterpreter-worker
stage block (Tests-Linux-x86_64-CoInterpreter-worker) - (17 min in block)
unstash - (0.36 sec in self)scripts
unstash - (14 sec in self)packages-Linux-x86_64-CoInterpreter
sh - (0.46 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (17 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (17 min in block)
sh - (2.4 sec in self)wget -O - get.pharo.org/64/100 | bash
sh - (0.58 sec in self)echo 100 > pharo.version
sh - (2.3 sec in self)unzip ../build/build/packages/PharoVM-*-Linux-x86_64-bin.zip -d .
sh - (1.1 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (17 min in self)PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Linux-x86_64-CoInterpreter-worker '.*'
junit - (4.9 sec in self)
fileExists - (0.24 sec in self)PharoDebug.log
sh - (0.49 sec in self)mv PharoDebug.log PharoDebug-Tests-Linux-x86_64-CoInterpreter-worker.log
archiveArtifacts - (0.19 sec in self)
fileExists - (23 ms in self)crash.dmp
fileExists - (25 ms in self)progress.log
sh - (0.3 sec in self)mv progress.log progress-Tests-Linux-x86_64-CoInterpreter-worker.log
sh - (0.38 sec in self)cat progress-Tests-Linux-x86_64-CoInterpreter-worker.log
archiveArtifacts - (91 ms in self)
timeout - (5 min 40 sec in block)30
timeout block - (5 min 40 sec in block)
cleanWs - (57 ms in self)
unstash - (78 ms in self)releaseFlag
readFile - (79 ms in self)releaseFlag.txt
stage - (51 sec in block)Checkout-Linux-x86_64-ComposedFormat
stage block (Checkout-Linux-x86_64-ComposedFormat) - (51 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (50 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (50 sec in block)
checkout - (50 sec in self)
stage - (4 min 48 sec in block)Build-Linux-x86_64-ComposedFormat-CoInterpreter
stage block (Build-Linux-x86_64-ComposedFormat-CoInterpreter) - (4 min 48 sec in block)
cmakeBuild - (11 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 55 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 55 sec in block)
sh - (3 min 55 sec in self)VERBOSE=1 make install package
sh - (2.2 sec in self)mkdir -p artifacts-Linux-x86_64-ComposedFormat && cp -a build/build/packages/* artifacts-Linux-x86_64-ComposedFormat/
stash - (13 sec in self)packages-Linux-x86_64-ComposedFormat-CoInterpreter
stash - (82 ms in self)scripts
archiveArtifacts - (13 sec in self)
archiveArtifacts - (12 sec in self)
timeout - (5 min 28 sec in block)30
timeout block - (5 min 28 sec in block)
cleanWs - (0.1 sec in self)
unstash - (38 ms in self)releaseFlag
readFile - (86 ms in self)releaseFlag.txt
stage - (44 sec in block)Checkout-Linux-x86_64-stockReplacement
stage block (Checkout-Linux-x86_64-stockReplacement) - (44 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (43 sec in block)
checkout - (43 sec in self)
stage - (4 min 44 sec in block)Build-Linux-x86_64-stockReplacement-CoInterpreter
stage block (Build-Linux-x86_64-stockReplacement-CoInterpreter) - (4 min 44 sec in block)
cmakeBuild - (11 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 51 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 51 sec in block)
sh - (3 min 51 sec in self)VERBOSE=1 make install package
sh - (2.2 sec in self)mkdir -p artifacts-Linux-x86_64 && cp -a build-stockReplacement/build/packages/* artifacts-Linux-x86_64/
stash - (13 sec in self)packages-Linux-x86_64-stockReplacement-CoInterpreter
stash - (60 ms in self)scripts
archiveArtifacts - (11 sec in self)
archiveArtifacts - (12 sec in self)
parallel block (Branch: Darwin-x86_64) - (13 ms in block)
node - (38 min in block)Darwin-x86_64
node block - (38 min in block)
timeout - (3 min 49 sec in block)30
timeout block - (3 min 49 sec in block)
cleanWs - (0.18 sec in self)
unstash - (0.15 sec in self)releaseFlag
readFile - (0.29 sec in self)releaseFlag.txt
stage - (46 sec in block)Checkout-Darwin-x86_64
stage block (Checkout-Darwin-x86_64) - (46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (46 sec in block)
checkout - (46 sec in self)
stage - (3 min 1 sec in block)Build-Darwin-x86_64-CoInterpreter
stage block (Build-Darwin-x86_64-CoInterpreter) - (3 min 1 sec in block)
cmakeBuild - (17 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 32 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 32 sec in block)
sh - (2 min 32 sec in self)VERBOSE=1 make install package
sh - (1.1 sec in self)mkdir -p artifacts-Darwin-x86_64 && cp -a build/build/packages/* artifacts-Darwin-x86_64/
stash - (4 sec in self)packages-Darwin-x86_64-CoInterpreter
stash - (73 ms in self)scripts
archiveArtifacts - (2.9 sec in self)
archiveArtifacts - (2.7 sec in self)
timeout - (2 min 55 sec in block)30
timeout block - (2 min 55 sec in block)
cleanWs - (83 ms in self)
unstash - (0.23 sec in self)releaseFlag
readFile - (0.12 sec in self)releaseFlag.txt
stage - (42 sec in block)Checkout-Darwin-x86_64-StackVM
stage block (Checkout-Darwin-x86_64-StackVM) - (41 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (41 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (41 sec in block)
checkout - (41 sec in self)
stage - (2 min 12 sec in block)Build-Darwin-x86_64-StackVM-StackVM
stage block (Build-Darwin-x86_64-StackVM-StackVM) - (2 min 12 sec in block)
cmakeBuild - (15 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 45 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 44 sec in block)
sh - (1 min 44 sec in self)VERBOSE=1 make install package
sh - (0.93 sec in self)mkdir -p artifacts-Darwin-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Darwin-x86_64/
stash - (2.9 sec in self)packages-Darwin-x86_64-StackVM-StackVM
stash - (77 ms in self)scripts
archiveArtifacts - (3.7 sec in self)
archiveArtifacts - (4.2 sec in self)
timeout - (12 min in block)45
timeout block - (12 min in block)
cleanWs - (0.17 sec in self)
stage - (12 min in block)Tests-Darwin-x86_64-CoInterpreter
stage block (Tests-Darwin-x86_64-CoInterpreter) - (12 min in block)
unstash - (0.14 sec in self)scripts
unstash - (6.2 sec in self)packages-Darwin-x86_64-CoInterpreter
sh - (0.46 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (12 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (12 min in block)
sh - (1.7 sec in self)wget -O - get.pharo.org/64/100 | bash
sh - (0.54 sec in self)echo 100 > pharo.version
sh - (0.59 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-x86_64-bin.zip -d .
sh - (1.7 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (12 min in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-x86_64-CoInterpreter '.*'
junit - (6.2 sec in self)
fileExists - (0.12 sec in self)PharoDebug.log
sh - (0.44 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-x86_64-CoInterpreter.log
archiveArtifacts - (0.32 sec in self)
fileExists - (0.11 sec in self)crash.dmp
fileExists - (95 ms in self)progress.log
sh - (0.34 sec in self)mv progress.log progress-Tests-Darwin-x86_64-CoInterpreter.log
sh - (0.33 sec in self)cat progress-Tests-Darwin-x86_64-CoInterpreter.log
archiveArtifacts - (66 ms in self)
timeout - (12 min in block)45
timeout block - (12 min in block)
cleanWs - (0.17 sec in self)
stage - (12 min in block)Tests-Darwin-x86_64-CoInterpreter-worker
stage block (Tests-Darwin-x86_64-CoInterpreter-worker) - (12 min in block)
unstash - (0.1 sec in self)scripts
unstash - (1.2 sec in self)packages-Darwin-x86_64-CoInterpreter
sh - (0.48 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (12 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (12 min in block)
sh - (1.3 sec in self)wget -O - get.pharo.org/64/100 | bash
sh - (0.35 sec in self)echo 100 > pharo.version
sh - (0.67 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-x86_64-bin.zip -d .
sh - (1.9 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (12 min in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-x86_64-CoInterpreter-worker '.*'
junit - (9.4 sec in self)
fileExists - (80 ms in self)PharoDebug.log
sh - (0.39 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-x86_64-CoInterpreter-worker.log
archiveArtifacts - (0.14 sec in self)
fileExists - (71 ms in self)crash.dmp
fileExists - (85 ms in self)progress.log
sh - (0.37 sec in self)mv progress.log progress-Tests-Darwin-x86_64-CoInterpreter-worker.log
sh - (0.43 sec in self)cat progress-Tests-Darwin-x86_64-CoInterpreter-worker.log
archiveArtifacts - (61 ms in self)
timeout - (3 min 51 sec in block)30
timeout block - (3 min 51 sec in block)
cleanWs - (77 ms in self)
unstash - (68 ms in self)releaseFlag
readFile - (84 ms in self)releaseFlag.txt
stage - (47 sec in block)Checkout-Darwin-x86_64-ComposedFormat
stage block (Checkout-Darwin-x86_64-ComposedFormat) - (47 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (47 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (47 sec in block)
checkout - (47 sec in self)
stage - (3 min 3 sec in block)Build-Darwin-x86_64-ComposedFormat-CoInterpreter
stage block (Build-Darwin-x86_64-ComposedFormat-CoInterpreter) - (3 min 3 sec in block)
cmakeBuild - (21 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 32 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 32 sec in block)
sh - (2 min 32 sec in self)VERBOSE=1 make install package
sh - (0.97 sec in self)mkdir -p artifacts-Darwin-x86_64-ComposedFormat && cp -a build/build/packages/* artifacts-Darwin-x86_64-ComposedFormat/
stash - (2.6 sec in self)packages-Darwin-x86_64-ComposedFormat-CoInterpreter
stash - (60 ms in self)scripts
archiveArtifacts - (3.4 sec in self)
archiveArtifacts - (2.3 sec in self)
timeout - (3 min 36 sec in block)30
timeout block - (3 min 36 sec in block)
cleanWs - (0.1 sec in self)
unstash - (0.14 sec in self)releaseFlag
readFile - (0.12 sec in self)releaseFlag.txt
stage - (42 sec in block)Checkout-Darwin-x86_64-stockReplacement
stage block (Checkout-Darwin-x86_64-stockReplacement) - (42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (42 sec in block)
checkout - (42 sec in self)
stage - (2 min 53 sec in block)Build-Darwin-x86_64-stockReplacement-CoInterpreter
stage block (Build-Darwin-x86_64-stockReplacement-CoInterpreter) - (2 min 53 sec in block)
cmakeBuild - (14 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 29 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 29 sec in block)
sh - (2 min 29 sec in self)VERBOSE=1 make install package
sh - (0.9 sec in self)mkdir -p artifacts-Darwin-x86_64 && cp -a build-stockReplacement/build/packages/* artifacts-Darwin-x86_64/
stash - (2.7 sec in self)packages-Darwin-x86_64-stockReplacement-CoInterpreter
stash - (0.12 sec in self)scripts
archiveArtifacts - (2.7 sec in self)
archiveArtifacts - (2.4 sec in self)
parallel block (Branch: Windows-x86_64) - (16 ms in block)
node - (5 min 7 sec in block)Windows-x86_64
node block - (5 min 6 sec in block)
timeout - (5 min 6 sec in block)30
timeout block - (5 min 6 sec in block)
cleanWs - (0.19 sec in self)
unstash - (0.31 sec in self)releaseFlag
readFile - (0.32 sec in self)releaseFlag.txt
stage - (1 min 5 sec in block)Checkout-Windows-x86_64
stage block (Checkout-Windows-x86_64) - (1 min 4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 4 sec in block)
checkout - (1 min 4 sec in self)
stage - (4 min 0 sec in block)Build-Windows-x86_64-CoInterpreter
stage block (Build-Windows-x86_64-CoInterpreter) - (3 min 59 sec in block)
echo - (0.11 sec in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12"` set -ex mkdir build
withEnv - (1.6 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (1.4 sec in block)
sh - (1.2 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12"` set -ex mkdir build
echo - (53 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt
withEnv - (1.5 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (1 sec in block)
sh - (0.95 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt
archiveArtifacts - (0.16 sec in self)build/cygwinVersions.txt
echo - (57 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
withEnv - (3 min 29 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (3 min 29 sec in block)
sh - (3 min 29 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
echo - (56 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12"` set -ex cd build && VERBOSE=1 make install package
withEnv - (26 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (26 sec in block)
sh - (26 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-12"` set -ex cd build && VERBOSE=1 make install package
parallel block (Branch: Darwin-arm64) - (34 min in block)
node - (34 min in block)Darwin-arm64
node block - (34 min in block)
timeout - (3 min 0 sec in block)30
timeout block - (3 min 0 sec in block)
cleanWs - (0.31 sec in self)
unstash - (0.28 sec in self)releaseFlag
readFile - (0.54 sec in self)releaseFlag.txt
stage - (40 sec in block)Checkout-Darwin-arm64
stage block (Checkout-Darwin-arm64) - (40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (40 sec in block)
checkout - (40 sec in self)
stage - (2 min 18 sec in block)Build-Darwin-arm64-CoInterpreter
stage block (Build-Darwin-arm64-CoInterpreter) - (2 min 18 sec in block)
cmakeBuild - (6.6 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 58 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 57 sec in block)
sh - (1 min 57 sec in self)VERBOSE=1 make install package
sh - (0.81 sec in self)mkdir -p artifacts-Darwin-arm64 && cp -a build/build/packages/* artifacts-Darwin-arm64/
stash - (4.5 sec in self)packages-Darwin-arm64-CoInterpreter
stash - (0.1 sec in self)scripts
archiveArtifacts - (3.7 sec in self)
archiveArtifacts - (4.2 sec in self)
timeout - (2 min 16 sec in block)30
timeout block - (2 min 15 sec in block)
cleanWs - (0.15 sec in self)
unstash - (0.12 sec in self)releaseFlag
readFile - (0.14 sec in self)releaseFlag.txt
stage - (42 sec in block)Checkout-Darwin-arm64-StackVM
stage block (Checkout-Darwin-arm64-StackVM) - (42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (41 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (40 sec in block)
checkout - (40 sec in self)
stage - (1 min 32 sec in block)Build-Darwin-arm64-StackVM-StackVM
stage block (Build-Darwin-arm64-StackVM-StackVM) - (1 min 32 sec in block)
cmakeBuild - (6.5 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 14 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 14 sec in block)
sh - (1 min 13 sec in self)VERBOSE=1 make install package
sh - (0.73 sec in self)mkdir -p artifacts-Darwin-arm64 && cp -a build-StackVM/build/packages/* artifacts-Darwin-arm64/
stash - (3 sec in self)packages-Darwin-arm64-StackVM-StackVM
stash - (89 ms in self)scripts
archiveArtifacts - (3.5 sec in self)
archiveArtifacts - (4.2 sec in self)
timeout - (11 min in block)45
timeout block - (11 min in block)
cleanWs - (99 ms in self)
stage - (11 min in block)Tests-Darwin-arm64-CoInterpreter
stage block (Tests-Darwin-arm64-CoInterpreter) - (11 min in block)
unstash - (0.18 sec in self)scripts
unstash - (5.6 sec in self)packages-Darwin-arm64-CoInterpreter
sh - (0.5 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (11 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (11 min in block)
sh - (1 sec in self)wget -O - get.pharo.org/64/100 | bash
sh - (0.54 sec in self)echo 100 > pharo.version
sh - (0.78 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-arm64-bin.zip -d .
sh - (1 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (11 min in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-arm64-CoInterpreter '.*'
junit - (4.8 sec in self)
fileExists - (0.13 sec in self)PharoDebug.log
sh - (0.61 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-arm64-CoInterpreter.log
archiveArtifacts - (0.49 sec in self)
fileExists - (29 ms in self)crash.dmp
fileExists - (36 ms in self)progress.log
sh - (0.36 sec in self)mv progress.log progress-Tests-Darwin-arm64-CoInterpreter.log
sh - (0.35 sec in self)cat progress-Tests-Darwin-arm64-CoInterpreter.log
archiveArtifacts - (85 ms in self)
timeout - (11 min in block)45
timeout block - (11 min in block)
cleanWs - (91 ms in self)
stage - (11 min in block)Tests-Darwin-arm64-CoInterpreter-worker
stage block (Tests-Darwin-arm64-CoInterpreter-worker) - (11 min in block)
unstash - (62 ms in self)scripts
unstash - (1.2 sec in self)packages-Darwin-arm64-CoInterpreter
sh - (0.51 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (11 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (11 min in block)
sh - (1.4 sec in self)wget -O - get.pharo.org/64/100 | bash
sh - (0.4 sec in self)echo 100 > pharo.version
sh - (0.66 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-arm64-bin.zip -d .
sh - (0.9 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (11 min in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-arm64-CoInterpreter-worker '.*'
junit - (21 sec in self)
fileExists - (0.63 sec in self)PharoDebug.log
sh - (0.47 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-arm64-CoInterpreter-worker.log
archiveArtifacts - (0.23 sec in self)
fileExists - (0.23 sec in self)crash.dmp
fileExists - (0.17 sec in self)progress.log
sh - (0.44 sec in self)mv progress.log progress-Tests-Darwin-arm64-CoInterpreter-worker.log
sh - (0.53 sec in self)cat progress-Tests-Darwin-arm64-CoInterpreter-worker.log
archiveArtifacts - (0.32 sec in self)
timeout - (3 min 13 sec in block)30
timeout block - (3 min 13 sec in block)
cleanWs - (0.24 sec in self)
unstash - (0.23 sec in self)releaseFlag
readFile - (0.34 sec in self)releaseFlag.txt
stage - (53 sec in block)Checkout-Darwin-arm64-ComposedFormat
stage block (Checkout-Darwin-arm64-ComposedFormat) - (53 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (53 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (53 sec in block)
checkout - (52 sec in self)
stage - (2 min 18 sec in block)Build-Darwin-arm64-ComposedFormat-CoInterpreter
stage block (Build-Darwin-arm64-ComposedFormat-CoInterpreter) - (2 min 18 sec in block)
cmakeBuild - (6.7 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 4 sec in block)
sh - (2 min 4 sec in self)VERBOSE=1 make install package
sh - (0.37 sec in self)mkdir -p artifacts-Darwin-arm64-ComposedFormat && cp -a build/build/packages/* artifacts-Darwin-arm64-ComposedFormat/
stash - (2.1 sec in self)packages-Darwin-arm64-ComposedFormat-CoInterpreter
stash - (84 ms in self)scripts
archiveArtifacts - (2.2 sec in self)
archiveArtifacts - (1.9 sec in self)
timeout - (2 min 52 sec in block)30
timeout block - (2 min 52 sec in block)
cleanWs - (0.11 sec in self)
unstash - (79 ms in self)releaseFlag
readFile - (72 ms in self)releaseFlag.txt
stage - (41 sec in block)Checkout-Darwin-arm64-stockReplacement
stage block (Checkout-Darwin-arm64-stockReplacement) - (40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (40 sec in block)
checkout - (40 sec in self)
stage - (2 min 11 sec in block)Build-Darwin-arm64-stockReplacement-CoInterpreter
stage block (Build-Darwin-arm64-stockReplacement-CoInterpreter) - (2 min 11 sec in block)
cmakeBuild - (6.4 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 58 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 58 sec in block)
sh - (1 min 57 sec in self)VERBOSE=1 make install package
sh - (0.39 sec in self)mkdir -p artifacts-Darwin-arm64 && cp -a build-stockReplacement/build/packages/* artifacts-Darwin-arm64/
stash - (2.1 sec in self)packages-Darwin-arm64-stockReplacement-CoInterpreter
stash - (86 ms in self)scripts
archiveArtifacts - (2 sec in self)
archiveArtifacts - (1.9 sec in self)