Skip to content
Success

Console Output

Push event to branch Pharo9.0
Push event to branch Pharo9.0
03:10:17 Connecting to https://api.github.com using pharo-ci/****** (pharo-ci GitHub account)
Obtained Jenkinsfile from 67e0b0f1e8725e1c8c0739602395c28b9086b032
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] parallel
[Pipeline] [32] { (Branch: 32)
[Pipeline] [64] { (Branch: 64)
[Pipeline] [32] dir
[32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[Pipeline] [32] {
[Pipeline] [64] dir
[64] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[Pipeline] [64] {
[Pipeline] [32] stage
[Pipeline] [32] { (Fetch Requirements-32)
[Pipeline] [64] stage
[Pipeline] [64] { (Fetch Requirements-64)
[Pipeline] [32] checkout
[32] Cloning the remote Git repository
[32] Cloning repository https://github.com/pharo-project/pharo.git
[32]  > git init /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 # timeout=10
[32] Fetching upstream changes from https://github.com/pharo-project/pharo.git
[32]  > git --version # timeout=10
[Pipeline] [64] checkout
[32] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[32]  > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/*
[64] Cloning the remote Git repository
[64] Cloning repository https://github.com/pharo-project/pharo.git
[64]  > git init /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 # timeout=10
[64] Fetching upstream changes from https://github.com/pharo-project/pharo.git
[64]  > git --version # timeout=10
[64] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[64]  > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/*
[64]  > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
[64]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[64]  > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
[64] Fetching upstream changes from https://github.com/pharo-project/pharo.git
[64] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[64]  > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo9.0:refs/remotes/origin/Pharo9.0
[32]  > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
[32]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[32]  > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
[32] Fetching upstream changes from https://github.com/pharo-project/pharo.git
[32] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[32]  > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo9.0:refs/remotes/origin/Pharo9.0
[64] Checking out Revision 67e0b0f1e8725e1c8c0739602395c28b9086b032 (Pharo9.0)
[64]  > git config core.sparsecheckout # timeout=10
[64]  > git checkout -f 67e0b0f1e8725e1c8c0739602395c28b9086b032
[32] Checking out Revision 67e0b0f1e8725e1c8c0739602395c28b9086b032 (Pharo9.0)
[32]  > git config core.sparsecheckout # timeout=10
[32]  > git checkout -f 67e0b0f1e8725e1c8c0739602395c28b9086b032
[32] Commit message: "Merge pull request #6772 from jecisc/remove-unused-temporaries-in-packages-starting-with-E"
[64] Commit message: "Merge pull request #6772 from jecisc/remove-unused-temporaries-in-packages-starting-with-E"
[64]  > git rev-list --no-walk 2147cd62a119da5d735878b5fdc70e403a557b44 # timeout=10
[Pipeline] [32] sh
[32] + BUILD_NUMBER=454 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/2-download.sh
[32] + set -e
[32] +++ dirname ./bootstrap/scripts/2-download.sh
[32] ++ cd ./bootstrap/scripts
[32] ++ pwd -P
[32] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
[32] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
[32] ++ '[' -z x ']'
[32] ++ '[' -z x ']'
[32] ++ '[' -z ']'
[32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
[32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/../..
[32] +++ pwd -P
[32] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ '[' -z ']'
[32] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
[32] ++ export BOOTSTRAP_CACHE
[32] ++ '[' -z ']'
[32] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless'
[32] ++ IMAGE_FLAGS=--no-default-preferences
[32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
[32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
[32] +++ pwd -P
[32] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
[32] + mkdir -p /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/getPharoVM.sh 70
[32] Downloading the latest pharoVM:
[32] 	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
[Pipeline] [64] sh
[64] + BUILD_NUMBER=454 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/2-download.sh
[64] + set -e
[64] +++ dirname ./bootstrap/scripts/2-download.sh
[64] ++ cd ./bootstrap/scripts
[64] ++ pwd -P
[64] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
[64] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
[64] ++ '[' -z x ']'
[64] ++ '[' -z x ']'
[64] ++ '[' -z ']'
[64] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
[64] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/../..
[64] +++ pwd -P
[64] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ '[' -z ']'
[64] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
[64] ++ export BOOTSTRAP_CACHE
[64] ++ '[' -z ']'
[64] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless'
[64] ++ IMAGE_FLAGS=--no-default-preferences
[64] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
[64] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
[64] +++ pwd -P
[64] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
[64] + mkdir -p /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/getPharoVM.sh 70
[32] pharo-vm/pharo
[32] Creating starter scripts pharo and pharo-ui
[32] VM downloaded
[32] + wget --progress=dot:mega https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
[32] --2020-07-04 03:10:36--  https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
[32] Resolving github.com (github.com)... 140.82.118.4
[32] Connecting to github.com (github.com)|140.82.118.4|:443... connected.
[64] Downloading the latest pharoVM:
[64] 	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
[32] HTTP request sent, awaiting response... 302 Found
[32] Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200704%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200704T011036Z&X-Amz-Expires=300&X-Amz-Signature=70b04321036d11e2cdce72405e4c1cc10d56c73feb7a8c590d14e8dca2772a46&X-Amz-SignedHeaders=host&actor_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following]
[32] --2020-07-04 03:10:36--  https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200704%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200704T011036Z&X-Amz-Expires=300&X-Amz-Signature=70b04321036d11e2cdce72405e4c1cc10d56c73feb7a8c590d14e8dca2772a46&X-Amz-SignedHeaders=host&actor_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream
[32] Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.112.11
[32] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.112.11|:443... connected.
[32] HTTP request sent, awaiting response... 200 OK
[32] Length: 29725957 (28M) [application/octet-stream]
[32] Saving to: 'bootstrapImage.zip'
[32] 
[64] pharo-vm/pharo
[64] Creating starter scripts pharo and pharo-ui
[64] VM downloaded
[64] + wget --progress=dot:mega https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
[64] --2020-07-04 03:10:37--  https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
[64] Resolving github.com (github.com)... 140.82.118.4
[64] Connecting to github.com (github.com)|140.82.118.4|:443... connected.
[64] HTTP request sent, awaiting response... 302 Found
[64] Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200704%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200704T011036Z&X-Amz-Expires=300&X-Amz-Signature=70b04321036d11e2cdce72405e4c1cc10d56c73feb7a8c590d14e8dca2772a46&X-Amz-SignedHeaders=host&actor_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following]
[64] --2020-07-04 03:10:37--  https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200704%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200704T011036Z&X-Amz-Expires=300&X-Amz-Signature=70b04321036d11e2cdce72405e4c1cc10d56c73feb7a8c590d14e8dca2772a46&X-Amz-SignedHeaders=host&actor_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream
[64] Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.112.11
[64] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.112.11|:443... connected.
[64] HTTP request sent, awaiting response... 200 OK
[64] Length: 29725957 (28M) [application/octet-stream]
[64] Saving to: 'bootstrapImage.zip'
[32]      0K ........ ........ ........ ........ ........ ........ 10% 4.66M 5s
[32]   3072K ........ ........ ........ ........ ........ ........ 21% 10.0M 4s
[32]   6144K ........ ........ ........ ........ ........ ........ 31% 9.37M 3s
[64] 
[64]      0K ........ ........ ........ ........ ........ ........ 10% 3.95M 6s
[64]   3072K ........ ........ ........ ........ ........ ........ 21% 8.33M 4s
[32]   9216K ........ ........ ........ ........ ........ ........ 42% 7.34M 2s
[32]  12288K ........ ........ ........ ........ ........ ........ 52% 8.70M 2s
[64]   6144K ........ ........ ........ ........ ........ ........ 31% 4.48M 4s
[32]  15360K ........ ........ ........ ........ ........ ........ 63% 7.59M 1s
[32]  18432K ........ ........ ........ ........ ........ ........ 74% 6.08M 1s
[64]   9216K ........ ........ ........ ........ ........ ........ 42% 3.32M 4s
[32]  21504K ........ ........ ........ ........ ........ ........ 84% 4.40M 1s
[64]  12288K ........ ........ ........ ........ ........ ........ 52% 3.29M 3s
[32]  24576K ........ ........ ........ ........ ........ ........ 95% 4.12M 0s
[32]  27648K ........ ........ .....                              100% 4.47M=4.6s
[32] 
[32] 2020-07-04 03:10:42 (6.14 MB/s) - 'bootstrapImage.zip' saved [29725957/29725957]
[32] 
[32] + unzip bootstrapImage.zip
[32] Archive:  bootstrapImage.zip
[32]   inflating: Pharo7.0-32bit-343f470.sources  
[32]    creating: __MACOSX/
[32]   inflating: __MACOSX/._Pharo7.0-32bit-343f470.sources  
[64]  15360K ........ ........ ........ ........ ........ ........ 63% 3.63M 3s
[32]   inflating: Pharo.image             
[32]   inflating: __MACOSX/._Pharo.image  
[32]   inflating: Pharo.changes           
[32]   inflating: __MACOSX/._Pharo.changes  
[32] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
[32] + wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources
[32] --2020-07-04 03:10:43--  http://files.pharo.org/sources/PharoV60.sources
[32] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
[32] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected.
[32] HTTP request sent, awaiting response... 200 OK
[32] Length: 36114887 (34M) [text/plain]
[32] Saving to: 'PharoV60.sources'
[32] 
[32]      0K ........ ........ ........ ........ ........ ........  8% 13.7M 2s
[32]   3072K ........ ........ ........ ........ ........ ........ 17% 18.4M 2s
[32]   6144K ........ ........ ........ ........ ........ ........ 26% 19.2M 2s
[64]  18432K ........ ........ ........ ........ ........ ........ 74% 3.75M 2s
[64]  21504K ........ ........ ........ ........ ........ ........ 84% 3.66M 1s
[32]   9216K ........ ........ ........ ........ ........ ........ 34% 20.1M 1s
[32]  12288K ........ ........ ........ ........ ........ ........ 43% 19.4M 1s
[32]  15360K ........ ........ ........ ........ ........ ........ 52% 18.8M 1s
[32]  18432K ........ ........ ........ ........ ........ ........ 60% 20.1M 1s
[32]  21504K ........ ........ ........ ........ ........ ........ 69% 21.4M 1s
[32]  24576K ........ ........ ........ ........ ........ ........ 78% 22.0M 0s
[32]  27648K ........ ........ ........ ........ ........ ........ 87% 21.3M 0s
[32]  30720K ........ ........ ........ ........ ........ ........ 95% 21.4M 0s
[32]  33792K ........ ........ .......                            100% 19.6M=1.8s
[32] 
[32] 2020-07-04 03:10:44 (19.3 MB/s) - 'PharoV60.sources' saved [36114887/36114887]
[32] 
[32] + echo 'Prepare icons'
[32] Prepare icons
[32] + mkdir icon-packs
[32] + cd icon-packs
[32] + wget --progress=dot:mega https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip -O idea11.zip
[32] --2020-07-04 03:10:44--  https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip
[32] Resolving github.com (github.com)... 140.82.118.4
[32] Connecting to github.com (github.com)|140.82.118.4|:443... connected.
[32] HTTP request sent, awaiting response... 302 Found
[32] Location: https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11 [following]
[32] --2020-07-04 03:10:44--  https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11
[32] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10
[32] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected.
[32] HTTP request sent, awaiting response... 200 OK
[32] Length: unspecified [application/zip]
[32] Saving to: 'idea11.zip'
[32] 
[64]  24576K ........ ........ ........ ........ ........ ........ 95% 1.89M 0s
[32]      0K ...                                                    656K=0.3s
[32] 
[32] 2020-07-04 03:10:45 (656 KB/s) - 'idea11.zip' saved [218270]
[32] 
[32] + cd ..
[32] + cd ..
[32] + '[' -z '' ']'
[32] + mkdir /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget
[32] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/getPharoVM.sh 70 vm 32
[32] Downloading the latest pharoVM:
[32] 	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
[64]  27648K ........ ........ .....                              100% 1.17M=8.8s
[64] 
[64] 2020-07-04 03:10:46 (3.23 MB/s) - 'bootstrapImage.zip' saved [29725957/29725957]
[64] 
[64] + unzip bootstrapImage.zip
[64] Archive:  bootstrapImage.zip
[64]   inflating: Pharo7.0-32bit-343f470.sources  
[64]    creating: __MACOSX/
[64]   inflating: __MACOSX/._Pharo7.0-32bit-343f470.sources  
[32] pharo-vm/pharo
[32] Creating starter scripts pharo and pharo-ui
[32] VM downloaded
[32] + cd -
[32] /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ grep Hash
[32] ++ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless --version
[32] + echo 'Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64'
[32] Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64
[Pipeline] [32] }
[Pipeline] [32] // stage
[Pipeline] [32] stage
[Pipeline] [32] { (Bootstrap-32)
[Pipeline] [32] sh
[64]   inflating: Pharo.image             
[64]   inflating: __MACOSX/._Pharo.image  
[64]   inflating: Pharo.changes           
[64]   inflating: __MACOSX/._Pharo.changes  
[64] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
[64] + wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources
[64] --2020-07-04 03:10:47--  http://files.pharo.org/sources/PharoV60.sources
[64] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
[64] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected.
[64] HTTP request sent, awaiting response... 200 OK
[64] Length: 36114887 (34M) [text/plain]
[64] Saving to: 'PharoV60.sources'
[64] 
[64]      0K ........ ........ ........ ........ ........ ........  8% 14.6M 2s
[64]   3072K ........ ........ ........ ........ ........ ........ 17% 23.3M 2s
[32] + BUILD_NUMBER=454 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/3-prepare.sh
[32] + set -e
[32] +++ dirname ./bootstrap/scripts/3-prepare.sh
[32] ++ cd ./bootstrap/scripts
[32] ++ pwd -P
[32] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
[32] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
[32] ++ '[' -z x ']'
[32] ++ '[' -z x ']'
[32] ++ '[' -z ']'
[32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
[32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/../..
[32] +++ pwd -P
[32] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ '[' -z ']'
[32] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
[32] ++ export BOOTSTRAP_CACHE
[32] ++ '[' -z ']'
[32] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless'
[32] ++ IMAGE_FLAGS=--no-default-preferences
[32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
[32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
[32] +++ pwd -P
[32] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
[32] + set_version_variables
[32] + pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ is_development_build
[32] ++ local branchName
[32] ++ ensure_branch_name
[32] ++ '[' Pharo9.0 == '' ']'
[32] +++ grep -E '^Pharo[0-9]+\.[0-9]+$'
[32] +++ echo Pharo9.0
[32] ++ branchName=Pharo9.0
[32] ++ '[' Pharo9.0 == '' ']'
[32] ++ echo 1
[32] + '[' 1 == 1 ']'
[32] ++ is_release_build
[32] ++ set -f
[32] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
[32] +++ git tag --list --points-at HEAD
[32] ++ local versionTag=
[32] ++ set +f
[32] ++ '[' '' == '' ']'
[32] ++ echo 0
[32] + '[' 0 == 1 ']'
[32] + set_version_snapshot_variables
[32] + ensure_branch_name
[32] + '[' Pharo9.0 == '' ']'
[32] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
[32] ++ sed 's/\.//'
[32] ++ cut -c 6-
[32] ++ echo Pharo9.0
[32] + PHARO_SHORT_VERSION=90
[32] + PHARO_VM_VERSION=70
[32] ++ git rev-parse --verify HEAD
[32] + PHARO_COMMIT_HASH=g67e0b0f1e8725e1c8c0739602395c28b9086b032
[32] + popd
[32] + ./pharo Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/prepare_image.st --save --quit
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] 
[64]   6144K ........ ........ ........ ........ ........ ........ 26% 23.3M 1s
[64]   9216K ........ ........ ........ ........ ........ ........ 34% 23.3M 1s
[64]  12288K ........ ........ ........ ........ ........ ........ 43% 23.1M 1s
[64]  15360K ........ ........ ........ ........ ........ ........ 52% 23.3M 1s
[64]  18432K ........ ........ ........ ........ ........ ........ 60% 23.4M 1s
[64]  21504K ........ ........ ........ ........ ........ ........ 69% 23.3M 0s
[64]  24576K ........ ........ ........ ........ ........ ........ 78% 23.1M 0s
[32] Fetched -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src
[32] Loaded -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src
[64]  27648K ........ ........ ........ ........ ........ ........ 87% 22.8M 0s
[64]  30720K ........ ........ ........ ........ ........ ........ 95% 20.9M 0s
[64]  33792K ........ ........ .......                            100% 21.4M=1.6s
[64] 
[64] 2020-07-04 03:10:48 (21.8 MB/s) - 'PharoV60.sources' saved [36114887/36114887]
[64] 
[64] + echo 'Prepare icons'
[64] Prepare icons
[64] + mkdir icon-packs
[64] + cd icon-packs
[64] + wget --progress=dot:mega https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip -O idea11.zip
[64] --2020-07-04 03:10:48--  https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip
[64] Resolving github.com (github.com)... 140.82.118.4
[64] Connecting to github.com (github.com)|140.82.118.4|:443... connected.
[64] HTTP request sent, awaiting response... 302 Found
[64] Location: https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11 [following]
[64] --2020-07-04 03:10:49--  https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11
[64] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10
[64] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected.
[64] HTTP request sent, awaiting response... 200 OK
[64] Length: unspecified [application/zip]
[64] Saving to: 'idea11.zip'
[64] 
[64]      0K ...                                                    663K=0.3s
[64] 
[64] 2020-07-04 03:10:49 (663 KB/s) - 'idea11.zip' saved [218270]
[64] 
[64] + cd ..
[64] + cd ..
[64] + '[' -z '' ']'
[64] + mkdir /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget
[64] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/getPharoVM.sh 70 vm 64
[32] Loading baseline of BaselineOfPharoBootstrapProcess...
[64] Downloading the latest pharoVM:
[64] 	http://files.pharo.org/get-files/70/pharo64-linux-stable.zip
[32] Fetched -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] pharo-vm/pharo
[64] Creating starter scripts pharo and pharo-ui
[64] VM downloaded
[64] + cd -
[64] /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless --version
[64] ++ grep Hash
[64] + echo 'Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64'
[64] Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64
[32] Loaded -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Fetched -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
[Pipeline] [64] }
[Pipeline] [64] // stage
[Pipeline] [64] stage
[Pipeline] [64] { (Bootstrap-64)
[Pipeline] [64] sh
[64] + BUILD_NUMBER=454 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/3-prepare.sh
[64] + set -e
[64] +++ dirname ./bootstrap/scripts/3-prepare.sh
[64] ++ cd ./bootstrap/scripts
[64] ++ pwd -P
[64] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
[64] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
[64] ++ '[' -z x ']'
[64] ++ '[' -z x ']'
[64] ++ '[' -z ']'
[64] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
[64] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/../..
[64] +++ pwd -P
[64] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ '[' -z ']'
[64] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
[64] ++ export BOOTSTRAP_CACHE
[64] ++ '[' -z ']'
[64] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless'
[64] ++ IMAGE_FLAGS=--no-default-preferences
[64] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
[64] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
[64] +++ pwd -P
[64] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
[64] + set_version_variables
[64] + pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ is_development_build
[64] ++ local branchName
[64] ++ ensure_branch_name
[64] ++ '[' Pharo9.0 == '' ']'
[64] +++ echo Pharo9.0
[64] +++ grep -E '^Pharo[0-9]+\.[0-9]+$'
[64] ++ branchName=Pharo9.0
[64] ++ '[' Pharo9.0 == '' ']'
[64] ++ echo 1
[64] + '[' 1 == 1 ']'
[64] ++ is_release_build
[64] ++ set -f
[64] +++ git tag --list --points-at HEAD
[64] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
[64] ++ local versionTag=
[64] ++ set +f
[64] ++ '[' '' == '' ']'
[64] ++ echo 0
[64] + '[' 0 == 1 ']'
[64] + set_version_snapshot_variables
[64] + ensure_branch_name
[64] + '[' Pharo9.0 == '' ']'
[64] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
[64] ++ echo Pharo9.0
[64] ++ sed 's/\.//'
[64] ++ cut -c 6-
[64] + PHARO_SHORT_VERSION=90
[64] + PHARO_VM_VERSION=70
[64] ++ git rev-parse --verify HEAD
[64] + PHARO_COMMIT_HASH=g67e0b0f1e8725e1c8c0739602395c28b9086b032
[64] + popd
[64] + ./pharo Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/prepare_image.st --save --quit
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] 
[64] Fetched -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src
[64] Loaded -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src
[32] Loaded -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
[32] Fetched -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
[32] Loaded -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
[32] Project: Tonel baseline
[32] Fetched -> MonticelloTonel-Core-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
[32] Fetched -> MonticelloTonel-FileSystem-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
[32] Fetched -> MonticelloTonel-Tests-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
[32] Project: Hermes baseline
[32] Fetched -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
[32] Fetched -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
[32] Fetched -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
[32] Fetched -> Pharo30Bootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src
[32] Project: Ring2 baseline
[32] Fetched -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Fetched -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Fetched -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Fetched -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Fetched -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Fetched -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Fetched -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Fetched -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Fetched -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Fetched -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] TonelSourceScanner>>readNext (prevPrevChar is Undeclared) 
[32] 
[32] TonelSourceScanner>>prepareToScan (isLiteralArray is Undeclared) 
[32] 
[32] TonelSourceScanner>>prepareToScan (isString is Undeclared) 
[32] 
[32] TonelSourceScanner>>prepareToScan (isComment is Undeclared) 
[32] 
[32] TonelSourceScanner>>prepareToScan (prevPrevChar is Undeclared) 
[32] 
[32] TonelSourceScanner>>isStartingComment (prevPrevChar is Undeclared) 
[32] 
[32] TonelWriter>>sourceDir (sourceDir is Undeclared) 
[32] 
[32] TonelWriter>>sourceDir: (sourceDir is Undeclared) 
[32] 
[32] Loaded -> MonticelloTonel-Core-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
[64] Loading baseline of BaselineOfPharoBootstrapProcess...
[64] Fetched -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[32] Loaded -> MonticelloTonel-FileSystem-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
[32] Loaded -> MonticelloTonel-Tests-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
[32] Loaded -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
[32] Loaded -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
[32] Loaded -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
[32] TonelRepository>>asRing2EnvironmentWith: (RGEnvironment is Undeclared) 
[32] 
[32] PBBootstrap>>generateHermesFiles (HERing2ToHermesBuilder is Undeclared) 
[32] 
[32] PBOldExtendedBootstrap>>bootstrapImageDo: (OSSUnixSubprocess is Undeclared) 
[32] 
[32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMetacelloWriter is Undeclared) 
[32] 
[32] PBBootstrap30 class>>bootstrap:toFileNamed: (ConfigurationOfPharoBootstrap is Undeclared) 
[32] 
[32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 
[32] 
[32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 
[32] 
[32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 
[32] 
[32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 
[32] 
[32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 
[32] 
[32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 
[32] 
[32] PBBootstrap30>>initialize (FiMetacelloWriter is Undeclared) 
[32] 
[32] PBBootstrap30>>initialize (ConfigurationOfPharoBootstrap is Undeclared) 
[32] 
[32] PBImageBuilder50>>buildNumber: (buildNumber is Undeclared) 
[64] Loaded -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] Fetched -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
[32] 
[64] Loaded -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
[64] Fetched -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
[64] Loaded -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
[64] Project: Tonel baseline
[64] Fetched -> MonticelloTonel-Core-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
[64] Fetched -> MonticelloTonel-FileSystem-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
[64] Fetched -> MonticelloTonel-Tests-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
[64] Project: Hermes baseline
[64] Fetched -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
[64] Fetched -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
[64] Fetched -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
[64] Fetched -> Pharo30Bootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src
[64] Project: Ring2 baseline
[64] Fetched -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] Fetched -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] Fetched -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] Fetched -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] Fetched -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] Fetched -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] Fetched -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] Fetched -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] Fetched -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] Fetched -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
[64] TonelSourceScanner>>readNext (prevPrevChar is Undeclared) 
[64] 
[64] TonelSourceScanner>>prepareToScan (isLiteralArray is Undeclared) 
[64] 
[64] TonelSourceScanner>>prepareToScan (isString is Undeclared) 
[64] 
[64] TonelSourceScanner>>prepareToScan (isComment is Undeclared) 
[64] 
[64] TonelSourceScanner>>prepareToScan (prevPrevChar is Undeclared) 
[64] 
[64] TonelSourceScanner>>isStartingComment (prevPrevChar is Undeclared) 
[64] 
[64] TonelWriter>>sourceDir (sourceDir is Undeclared) 
[64] 
[64] TonelWriter>>sourceDir: (sourceDir is Undeclared) 
[64] 
[64] Loaded -> MonticelloTonel-Core-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
[64] Loaded -> MonticelloTonel-FileSystem-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
[64] Loaded -> MonticelloTonel-Tests-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
[64] Loaded -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
[64] Loaded -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
[64] Loaded -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
[64] TonelRepository>>asRing2EnvironmentWith: (RGEnvironment is Undeclared) 
[64] 
[64] PBBootstrap>>generateHermesFiles (HERing2ToHermesBuilder is Undeclared) 
[64] 
[64] PBOldExtendedBootstrap>>bootstrapImageDo: (OSSUnixSubprocess is Undeclared) 
[64] 
[64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMetacelloWriter is Undeclared) 
[64] 
[64] PBBootstrap30 class>>bootstrap:toFileNamed: (ConfigurationOfPharoBootstrap is Undeclared) 
[64] 
[64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 
[64] 
[64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 
[64] 
[64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 
[64] 
[64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 
[64] 
[64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 
[64] 
[64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 
[64] 
[64] PBBootstrap30>>initialize (FiMetacelloWriter is Undeclared) 
[64] 
[64] PBBootstrap30>>initialize (ConfigurationOfPharoBootstrap is Undeclared) 
[64] 
[64] PBImageBuilder50>>buildNumber: (buildNumber is Undeclared) 
[32] Loaded -> Pharo30Bootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src --- cache
[32] Loaded -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[32] Loaded -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[32] Loaded -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[32] PBRingMetacelloFetcher>>versionNumber (ConfigurationOfPharoBootstrap is Undeclared) 
[64] 
[32] 
[32] Loaded -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[32] Loaded -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[32] Loaded -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[32] Loaded -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[32] Loaded -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[32] Loaded -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[32] Loaded -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[32] ...finished baseline+ ./pharo Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/bootstrap.st --ARCH=32 --BUILD_NUMBER=454 --VERSION_INFO=Pharo9.0-SNAPSHOT-g67e0b0f1e8725e1c8c0739602395c28b9086b032 --quit
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] 'Architecture: 32'
[32] 'BuildNumber: 454'
[32] 'VersionInfo: Pharo9.0-SNAPSHOT-g67e0b0f1e8725e1c8c0739602395c28b9086b032'
[64] Loaded -> Pharo30Bootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src --- cache
[64] Loaded -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[64] Loaded -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[64] Loaded -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[64] PBRingMetacelloFetcher>>versionNumber (ConfigurationOfPharoBootstrap is Undeclared) 
[64] 
[64] Loaded -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[64] Loaded -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[64] Loaded -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[64] Loaded -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[64] Loaded -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[64] Loaded -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[64] Loaded -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
[64] ...finished baseline+ ./pharo Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/bootstrap.st --ARCH=64 --BUILD_NUMBER=454 --VERSION_INFO=Pharo9.0-SNAPSHOT-g67e0b0f1e8725e1c8c0739602395c28b9086b032 --quit
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] 'Architecture: 64'
[64] 'BuildNumber: 454'
[64] 'VersionInfo: Pharo9.0-SNAPSHOT-g67e0b0f1e8725e1c8c0739602395c28b9086b032'
[32] 
[32] T2TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfClassSideTraitWithSpecialSlotHasCorrectString (WeakSlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 
[32] 
[32] T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) 
[32] 
[32] T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) 
[32] 
[32] Looking for module  ... loaded...computing accessor depthsThe method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] ...doneThe method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
warning, variable translatedMethodCache doesn't exist or has already been removed
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfClassSideTraitWithSpecialSlotHasCorrectString (WeakSlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 
[64] 
[64] T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) 
[64] 
[64] T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) 
[64] 
[64] Looking for module  ... loaded...computing accessor depthsThe method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
warning, variable simulator doesn't exist or has already been removed
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
warning, variable translatedMethodCache doesn't exist or has already been removed
[32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[32] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] ShiftClassBuilder>>useStrictSuperclass (ClassResolverStrictResolve is Undeclared) 
[32] 
[32] ShDefaultBuilderEnhancer>>initializeBuilder: (ShMetaclassChangeDetector is Undeclared) 
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] ...doneThe method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
warning, variable translatedMethodCache doesn't exist or has already been removed
[64] 
[64] ShiftClassBuilder>>useStrictSuperclass (ClassResolverStrictResolve is Undeclared) 
[64] 
[64] ShDefaultBuilderEnhancer>>initializeBuilder: (ShMetaclassChangeDetector is Undeclared) 
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
warning, variable simulator doesn't exist or has already been removed
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
warning, variable translatedMethodCache doesn't exist or has already been removed
[64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
[64] 
[64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
[64] Use displayProgressFrom: minVal to: maxVal during: workBlock
[32] 
[32] freeing 48 forwarders
[32] done.
[32] initial heap size: 20,971,520
[32] final new heap size: 1,672,832	
[32] Done!2020-07-04T03:11:03.676667+02:00 PBStepStartedSignal Starting  Process.
2020-07-04T03:11:44.35034+02:00 PBStepFinishedSignal initializing globals
creating initial Objects needed by the VM
2020-07-04T03:11:47.400191+02:00 PBStepFinishedSignal Class builder ready to create classes
2020-07-04T03:14:14.349021+02:00 PBStepFinishedSignal Classes created
2020-07-04T03:17:43.292406+02:00 PBStepFinishedSignal installed_methods
2020-07-04T03:17:46.878998+02:00 PBStepFinishedSignal Installed extension methods
2020-07-04T03:17:54.814493+02:00 PBStepFinishedSignal Installed extension methods
2020-07-04T03:17:54.814846+02:00 PBStepFinishedSignal Process ended.
[Pipeline] [32] }
[Pipeline] [32] // stage
[Pipeline] [32] stage
[Pipeline] [32] { (Full Image-32)
[Pipeline] [32] sh
[32] + BUILD_NUMBER=454 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/4-build.sh
[32] + set -e
[32] +++ dirname ./bootstrap/scripts/4-build.sh
[32] ++ cd ./bootstrap/scripts
[32] ++ pwd -P
[32] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
[32] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
[32] ++ '[' -z x ']'
[32] ++ '[' -z x ']'
[32] ++ '[' -z ']'
[32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
[32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/../..
[32] +++ pwd -P
[32] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ '[' -z ']'
[32] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
[32] ++ export BOOTSTRAP_CACHE
[32] ++ '[' -z ']'
[32] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless'
[32] ++ IMAGE_FLAGS=--no-default-preferences
[32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
[32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
[32] +++ pwd -P
[32] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
[32] + set_version_variables
[32] + pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[32] ++ is_development_build
[32] ++ local branchName
[32] ++ ensure_branch_name
[32] ++ '[' Pharo9.0 == '' ']'
[32] +++ grep -E '^Pharo[0-9]+\.[0-9]+$'
[32] +++ echo Pharo9.0
[32] ++ branchName=Pharo9.0
[32] ++ '[' Pharo9.0 == '' ']'
[32] ++ echo 1
[32] + '[' 1 == 1 ']'
[32] ++ is_release_build
[32] ++ set -f
[32] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
[32] +++ git tag --list --points-at HEAD
[32] ++ local versionTag=
[32] ++ set +f
[32] ++ '[' '' == '' ']'
[32] ++ echo 0
[32] + '[' 0 == 1 ']'
[32] + set_version_snapshot_variables
[32] + ensure_branch_name
[32] + '[' Pharo9.0 == '' ']'
[32] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
[32] ++ sed 's/\.//'
[32] ++ cut -c 6-
[32] ++ echo Pharo9.0
[32] + PHARO_SHORT_VERSION=90
[32] + PHARO_VM_VERSION=70
[32] ++ git rev-parse --verify HEAD
[32] + PHARO_COMMIT_HASH=g67e0b0f1e8725e1c8c0739602395c28b9086b032
[32] + popd
[32] + OPTIND=1
[32] + ARCH_DESCRIPTION=32
[32] + getopts 'h?a:d' opt
[32] + shift 0
[32] + '[' '' = -- ']'
[32] + '[' -z 32 ']'
[32] + [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 ]]
[32] ++ git -C /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 show -s --format=%h
[32] + GIT_COMMIT_HASH=67e0b0f
[32] + SUFFIX=32bit-67e0b0f
[32] + [[ '' -eq 1 ]]
[32] + BOOTSTRAP_IMAGE_NAME=bootstrap
[32] + BOOTSTRAP_ARCHIVE_IMAGE_NAME=Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f
[32] + HERMES_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f
[32] + RPACKAGE_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f
[32] + CORE_IMAGE_NAME=Pharo9.0-SNAPSHOT-core-32bit-67e0b0f
[32] + COMPILER_IMAGE_NAME=Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f
[32] + TRAITS_IMAGE_NAME=Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f
[32] + MC_BOOTSTRAP_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f
[32] + MC_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f
[32] + METACELLO_IMAGE_NAME=Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f
[32] + PHARO_IMAGE_NAME=Pharo9.0-SNAPSHOT-32bit-67e0b0f
[32] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
[32] + echo 'Prepare Bootstrap files'
[32] Prepare Bootstrap files
[32] + cp bootstrap.image Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image
[32] + cp bootstrap.image Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image
[32] + zip Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image
[32]   adding: Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image (deflated 65%)
[32] + zip Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip AST-Core.hermes AST-Core-Traits.hermes CodeExport.hermes CodeExport-Traits.hermes CodeImportCommandLineHandlers.hermes CodeImport.hermes CodeImport-Traits.hermes Collections-Abstract-Traits.hermes Collections-Arithmetic.hermes Collections-Atomic.hermes Debugging-Core.hermes DeprecatedFileStream.hermes FileSystem-Core.hermes FileSystem-Disk.hermes Hermes-Extensions.hermes InitializePackagesCommandLineHandler.hermes JenkinsTools-Core.hermes Jobs.hermes Kernel-Chronology-Extras.hermes Kernel-Tests.hermes Kernel-Traits.hermes Math-Operations-Extensions.hermes Multilingual-Encodings.hermes Multilingual-Languages.hermes Multilingual-TextConversion.hermes OpalCompiler-Core.hermes ReflectionMirrors-Primitives.hermes SUnit-Core.hermes SUnit-Tests.hermes System-SourcesCondenser.hermes TraitsV2-Compatibility.hermes TraitsV2.hermes TraitsV2-Tests.hermes Transcript-Core-Traits.hermes
[32]   adding: AST-Core.hermes (deflated 82%)
[32]   adding: AST-Core-Traits.hermes (deflated 84%)
[32]   adding: CodeExport.hermes (deflated 69%)
[32]   adding: CodeExport-Traits.hermes (deflated 58%)
[32]   adding: CodeImportCommandLineHandlers.hermes (deflated 65%)
[32]   adding: CodeImport.hermes (deflated 81%)
[32]   adding: CodeImport-Traits.hermes (deflated 79%)
[32]   adding: Collections-Abstract-Traits.hermes (deflated 63%)
[32]   adding: Collections-Arithmetic.hermes (deflated 81%)
[32]   adding: Collections-Atomic.hermes (deflated 76%)
[32]   adding: Debugging-Core.hermes (deflated 80%)
[32]   adding: DeprecatedFileStream.hermes (deflated 79%)
[32]   adding: FileSystem-Core.hermes (deflated 84%)
[32]   adding: FileSystem-Disk.hermes (deflated 81%)
[32]   adding: Hermes-Extensions.hermes (deflated 79%)
[32]   adding: InitializePackagesCommandLineHandler.hermes (deflated 58%)
[32]   adding: JenkinsTools-Core.hermes (deflated 66%)
[32]   adding: Jobs.hermes (deflated 73%)
[32]   adding: Kernel-Chronology-Extras.hermes (deflated 79%)
[32]   adding: Kernel-Tests.hermes (deflated 77%)
[32]   adding: Kernel-Traits.hermes (deflated 73%)
[32]   adding: Math-Operations-Extensions.hermes (deflated 74%)
[32]   adding: Multilingual-Encodings.hermes (deflated 83%)
[32]   adding: Multilingual-Languages.hermes (deflated 79%)
[32]   adding: Multilingual-TextConversion.hermes (deflated 79%)
[32]   adding: OpalCompiler-Core.hermes (deflated 81%)
[32]   adding: ReflectionMirrors-Primitives.hermes (deflated 77%)
[32]   adding: SUnit-Core.hermes (deflated 80%)
[32]   adding: SUnit-Tests.hermes (deflated 80%)
[32]   adding: System-SourcesCondenser.hermes (deflated 73%)
[32]   adding: TraitsV2-Compatibility.hermes (deflated 77%)
[32]   adding: TraitsV2.hermes (deflated 83%)
[32]   adding: TraitsV2-Tests.hermes (deflated 84%)
[32]   adding: Transcript-Core-Traits.hermes (deflated 78%)
[32] + zip Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip protocolsKernel.txt packagesKernel.txt
[32]   adding: protocolsKernel.txt (deflated 85%)
[32]   adding: packagesKernel.txt (deflated 52%)
[32] + [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache ]]
[32] + ST_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/st-cache
[32] + echo '[Compiler] Initializing Bootstraped Image'
[32] [Compiler] Initializing Bootstraped Image
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + echo '[Compiler] Adding more Kernel packages'
[32] [Compiler] Adding more Kernel packages
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences loadHermes Hermes-Extensions.hermes --save
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[32] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences loadHermes Math-Operations-Extensions.hermes Debugging-Core.hermes Kernel-Chronology-Extras.hermes Multilingual-Encodings.hermes Multilingual-TextConversion.hermes Multilingual-Languages.hermes ReflectionMirrors-Primitives.hermes --save --no-fail-on-undeclared
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] SystemNotification: [Hermes] Reading Math-Operations-Extensions.hermes
[32] SystemNotification: [Hermes] Installing Math-Operations-Extensions.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[32] SystemNotification: [Hermes] Reading Debugging-Core.hermes
[32] SystemNotification: [Hermes] Installing Debugging-Core.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #PragmaCollector #FileSystem #Latin1)
[32] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[32] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #PragmaCollector #FileSystem #Latin1)
[32] SystemNotification: [Hermes] Reading Multilingual-Encodings.hermes
[32] SystemNotification: [Hermes] Installing Multilingual-Encodings.hermes
[32] SystemNotification: New Undeclared created... check dependencies: #(#LanguageEnvironment)
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[32] SystemNotification: [Hermes] Reading Multilingual-TextConversion.hermes
[32] SystemNotification: [Hermes] Installing Multilingual-TextConversion.hermes
[32] SystemNotification: New Undeclared created... check dependencies: #(#Latin1Environment #Latin9Environment #Latin2Environment)
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Latin9Environment #Latin1Environment #StartupPreferencesLoader #PragmaCollector #FileSystem #Latin2Environment)
[32] SystemNotification: [Hermes] Reading Multilingual-Languages.hermes
[32] SystemNotification: [Hermes] Installing Multilingual-Languages.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[32] SystemNotification: [Hermes] Reading ReflectionMirrors-Primitives.hermes
[32] SystemNotification: [Hermes] Installing ReflectionMirrors-Primitives.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences loadHermes InitializePackagesCommandLineHandler.hermes --save
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[32] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences loadHermes Collections-Atomic.hermes AST-Core.hermes Collections-Arithmetic.hermes Jobs.hermes System-SourcesCondenser.hermes --save --no-fail-on-undeclared
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] SystemNotification: [Hermes] Reading Collections-Atomic.hermes
[32] SystemNotification: [Hermes] Installing Collections-Atomic.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[32] SystemNotification: [Hermes] Reading AST-Core.hermes
[32] SystemNotification: [Hermes] Installing AST-Core.hermes
[32] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #StartupPreferencesLoader #SyntaxErrorNotification #PragmaCollector #FileSystem)
[32] SystemNotification: [Hermes] Reading Collections-Arithmetic.hermes
[32] SystemNotification: [Hermes] Installing Collections-Arithmetic.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #StartupPreferencesLoader #SyntaxErrorNotification #PragmaCollector #FileSystem)
[32] SystemNotification: [Hermes] Reading Jobs.hermes
[32] SystemNotification: [Hermes] Installing Jobs.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #StartupPreferencesLoader #SyntaxErrorNotification #PragmaCollector #FileSystem)
[32] SystemNotification: [Hermes] Reading System-SourcesCondenser.hermes
[32] SystemNotification: [Hermes] Installing System-SourcesCondenser.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #StartupPreferencesLoader #SyntaxErrorNotification #PragmaCollector #FileSystem)
[32] + echo '[Compiler] Initializing the packages in the Kernel'
[32] [Compiler] Initializing the packages in the Kernel
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences initializePackages --protocols=protocolsKernel.txt --packages=packagesKernel.txt --save
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + echo '[Compiler] Installing compiler through Hermes'
[32] [Compiler] Installing compiler through Hermes
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences loadHermes OpalCompiler-Core.hermes CodeExport.hermes CodeImport.hermes CodeImportCommandLineHandlers.hermes --save --no-fail-on-undeclared
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] SystemNotification: [Hermes] Reading OpalCompiler-Core.hermes
[32] SystemNotification: [Hermes] Installing OpalCompiler-Core.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[32] SystemNotification: [Hermes] Reading CodeExport.hermes
[32] SystemNotification: [Hermes] Installing CodeExport.hermes
[32] SystemNotification: New Undeclared created... check dependencies: #(#FileLocator)
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[32] SystemNotification: [Hermes] Reading CodeImport.hermes
[32] SystemNotification: [Hermes] Installing CodeImport.hermes
[32] SystemNotification: New Undeclared created... check dependencies: #(#STCommandLineHandler)
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #STCommandLineHandler #StartupPreferencesLoader #PragmaCollector #FileSystem)
[32] SystemNotification: [Hermes] Reading CodeImportCommandLineHandlers.hermes
[32] SystemNotification: [Hermes] Installing CodeImportCommandLineHandlers.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences eval --save 'OpalCompiler register. CompilationContext initialize. OCASTTranslator initialize.'
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] OCASTTranslator
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/01-initialization/01-init.st --no-source --save --quit
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (BISimpleFormatter is Undeclared)
[32] + echo '[Compiler] Initializing Unicode'
[32] [Compiler] Initializing Unicode
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/01-initialization/03-initUnicode.st --no-source --save --quit /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/resources/unicode/
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences loadHermes DeprecatedFileStream.hermes FileSystem-Core.hermes FileSystem-Disk.hermes --save --no-fail-on-undeclared
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] SystemNotification: [Hermes] Reading DeprecatedFileStream.hermes
[32] SystemNotification: [Hermes] Installing DeprecatedFileStream.hermes
[32] SystemNotification: New Undeclared created... check dependencies: #(#FileSystem)
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #BISimpleFormatter #StartupPreferencesLoader #PragmaCollector #FileSystem)
[32] SystemNotification: [Hermes] Reading FileSystem-Core.hermes
[32] SystemNotification: [Hermes] Installing FileSystem-Core.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[32] SystemNotification: [Hermes] Reading FileSystem-Disk.hermes
[32] SystemNotification: [Hermes] Installing FileSystem-Disk.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences eval --save 'PharoBootstrapInitialization initializeFileSystem'
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] PharoBootstrapInitialization
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences eval --save 'SourceFileArray initialize'
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] SourceFileArray
[32] + zip Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image
[32]   adding: Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image (deflated 72%)
[32] + echo '[Compiler] Installing Traits through Hermes'
[32] [Compiler] Installing Traits through Hermes
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.image --no-default-preferences loadHermes TraitsV2.hermes --save
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] SystemNotification: [Hermes] Reading TraitsV2.hermes
[32] SystemNotification: [Hermes] Installing TraitsV2.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.image --no-default-preferences loadHermes Kernel-Traits.hermes AST-Core-Traits.hermes Collections-Abstract-Traits.hermes Transcript-Core-Traits.hermes CodeImport-Traits.hermes CodeExport-Traits.hermes TraitsV2-Compatibility.hermes --save
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] SystemNotification: [Hermes] Reading Kernel-Traits.hermes
[32] SystemNotification: [Hermes] Installing Kernel-Traits.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[32] SystemNotification: [Hermes] Reading AST-Core-Traits.hermes
[32] SystemNotification: [Hermes] Installing AST-Core-Traits.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[32] SystemNotification: [Hermes] Reading Collections-Abstract-Traits.hermes
[32] SystemNotification: [Hermes] Installing Collections-Abstract-Traits.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[32] SystemNotification: [Hermes] Reading Transcript-Core-Traits.hermes
[32] SystemNotification: [Hermes] Installing Transcript-Core-Traits.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[32] SystemNotification: [Hermes] Reading CodeImport-Traits.hermes
[32] SystemNotification: [Hermes] Installing CodeImport-Traits.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[32] SystemNotification: [Hermes] Reading CodeExport-Traits.hermes
[32] SystemNotification: [Hermes] Installing CodeExport-Traits.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[32] SystemNotification: [Hermes] Reading TraitsV2-Compatibility.hermes
[32] SystemNotification: [Hermes] Installing TraitsV2-Compatibility.hermes
[32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[32] + zip Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.image
[32]   adding: Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.image (deflated 73%)
[32] + echo '[Core] Class and RPackage initialization'
[32] [Core] Class and RPackage initialization
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-core-32bit-67e0b0f
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + zip Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.image
[32]   adding: Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.image (deflated 73%)
[32] + echo '[Monticello] Bootstrap Monticello Core and Local repositories'
[32] [Monticello] Bootstrap Monticello Core and Local repositories
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/st-cache/Monticello.st --save --quit
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] NewUndeclaredWarning: RingChunkImporter>>createClassNamed: (RGClassDefinition is Undeclared)
[32] NewUndeclaredWarning: RingChunkImporter>>createTraitNamed: (RGTraitDefinition is Undeclared)
[32] NewUndeclaredWarning: RingChunkImporter>>fromFileNamed: (RGPackageDefinition is Undeclared)
[32] NewUndeclaredWarning: RingChunkImporter>>initialize (RGPackageDefinition is Undeclared)
[32] NewUndeclaredWarning: RingChunkImporter>>visitMethodChunk: (RGMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: ZnMultiValueDictionary class>>defaultLimit (ZnMaximumNumberOfDictionaryEntries is Undeclared)
[32] NewUndeclaredWarning: ZnMultiValueDictionary>>checkLimitForKey: (ZnTooManyDictionaryEntries is Undeclared)
[32] NewUndeclaredWarning: FileSystemStore>>mimeTypesAt: (ZnMimeType is Undeclared)
[32] NewUndeclaredWarning: FileStream>>asZnUrl (ZnUrl is Undeclared)
[32] NewUndeclaredWarning: ZnUrl>>performOperation:with: (ZnUrlOperation is Undeclared)
[32] NewUndeclaredWarning: ChangeSet class>>newChanges:withOld: (CurrentChangeSetChanged is Undeclared)
[32] NewUndeclaredWarning: ChangeSet>>changeRecorderFor: (ClassChangeRecord is Undeclared)
[32] NewUndeclaredWarning: ChangeSet>>changedMessageList (RGCommentDefinition is Undeclared)
[32] NewUndeclaredWarning: ChangeSet>>changedMessageList (RGMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: ClassChangeRecord>>findOrMakeMethodChangeAt:priorMethod: (MethodChangeRecord is Undeclared)
[32] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
[32] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
[32] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
[32] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
[32] NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared)
[32] NewUndeclaredWarning: Class>>asRingDefinitionWithMethods:withSuperclasses:withSubclasses:withPackages: (RGSlice is Undeclared)
[32] NewUndeclaredWarning: ChangeRecord>>createCommentDefinition (RGCommentDefinition is Undeclared)
[32] NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: RPackage>>asRingDefinition (RGPackageDefinition is Undeclared)
[32] NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared)
[32] NewUndeclaredWarning: CompiledMethod>>asActiveRingDefinition (RGMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: CompiledMethod>>asFullRingDefinition (RGContainer is Undeclared)
[32] NewUndeclaredWarning: CompiledMethod>>asHistoricalRingDefinition (RGMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: CompiledMethod>>methodReference (RGMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: RGMethodDefinition class>>className:selector:isMetaSide: (RGClassDefinition is Undeclared)
[32] NewUndeclaredWarning: RGClassDefinition>>withMetaclass (RGMetaclassDefinition is Undeclared)
[32] NewUndeclaredWarning: RGContainer class>>packageOfClass:using: (RGPackageDefinition is Undeclared)
[32] NewUndeclaredWarning: RGContainer class>>packageOfMethod:using: (RGPackageDefinition is Undeclared)
[32] NewUndeclaredWarning: RGContainer>>addPackageNamed: (RGPackageDefinition is Undeclared)
[32] NewUndeclaredWarning: RGContainer>>loadPackagesFromImage (RGPackageDefinition is Undeclared)
[32] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared)
[32] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderNode is Undeclared)
[32] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared)
[32] NewUndeclaredWarning: ByteArray>>unzipped (GZipReadStream is Undeclared)
[32] NewUndeclaredWarning: ByteArray>>zipped (GZipWriteStream is Undeclared)
[32] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
[32] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
[32] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
[32] NewUndeclaredWarning: ZipWriteStream>>on: (ZipEncoder is Undeclared)
[32] NewUndeclaredWarning: PositionableStream>>asZLibReadStream (ZLibReadStream is Undeclared)
[32] NewUndeclaredWarning: CompiledMethodTrailer>>decodeZip (ZipReadStream is Undeclared)
[32] NewUndeclaredWarning: ReadWriteStream>>isZipArchive (ZipArchive is Undeclared)
[32] NewUndeclaredWarning: InflateStream>>crcError: (CRCError is Undeclared)
[32] NewUndeclaredWarning: ZipArchive>>memberClass (ZipArchiveMember is Undeclared)
[32] NewUndeclaredWarning: ZipArchiveMember class>>newFromDirectory: (ZipDirectoryMember is Undeclared)
[32] NewUndeclaredWarning: ZipArchiveMember class>>newFromFile: (ZipNewFileMember is Undeclared)
[32] NewUndeclaredWarning: ZipArchiveMember class>>newFromString:named: (ZipStringMember is Undeclared)
[32] NewUndeclaredWarning: ZipArchiveMember class>>newFromZipFile:named: (ZipFileMember is Undeclared)
[32] NewUndeclaredWarning: ZipArchiveMember>>asDirectory (ZipDirectoryMember is Undeclared)
[32] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinitionFromActiveDefinition (MCMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: RGMethodDefinition>>basicAsMCMethodDefinition (MCMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: RPackage>>isDirty (MCPackage is Undeclared)
[32] NewUndeclaredWarning: RPackage>>isDirty (MCWorkingCopy is Undeclared)
[32] NewUndeclaredWarning: RPackage>>mcWorkingCopy (MCWorkingCopy is Undeclared)
[32] NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared)
[32] NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared)
[32] NewUndeclaredWarning: ChangeRecord>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: MetaclassForTraits>>asMCDefinition (MCClassTraitDefinition is Undeclared)
[32] NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCWorkingCopy is Undeclared)
[32] NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCPackage is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy class>>infoFromDictionary:cache: (MCVersionInfo is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPatcher is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCWorkingAncestry is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPackageLoader is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>closestAncestorSnapshotIn: (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>collectDependenciesWithMessage:in: (MCVersionDependency is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>completeSnapshot (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>initialize (MCWorkingAncestry is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>loaded: (MCWorkingAncestry is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCNoChangesException is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCThreeWayMerger is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCWorkingAncestry is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCVersion is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>repositoryGroup (MCRepositoryGroup is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>theCachedRepository (MCCacheRepository is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>unload (MCPackageLoader is Undeclared)
[32] NewUndeclaredWarning: MCWorkingCopy>>versionInfo: (MCWorkingAncestry is Undeclared)
[32] NewUndeclaredWarning: MCAncestry>>allAncestorsOnPathTo: (MCFilteredVersionSorter is Undeclared)
[32] NewUndeclaredWarning: MCAncestry>>commonAncestorsWith: (MCVersionSorter is Undeclared)
[32] NewUndeclaredWarning: MCAncestry>>topologicalAncestors (MCFrontier is Undeclared)
[32] NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCWorkingAncestry is Undeclared)
[32] NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCFileBasedRepository is Undeclared)
[32] NewUndeclaredWarning: MCVersionInfo>>loadAncestorsAndStepChildren (MCRepositoryGroup is Undeclared)
[32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
[32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared)
[32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared)
[32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
[32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
[32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared)
[32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared)
[32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
[32] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
[32] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
[32] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
[32] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:classTraitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
[32] NewUndeclaredWarning: MCMethodDefinition>>addMethodAdditionTo: (MethodAddition is Undeclared)
[32] NewUndeclaredWarning: MCMerger>>load (MCPackageLoader is Undeclared)
[32] NewUndeclaredWarning: MCMerger>>loadWithNameLike: (MCPackageLoader is Undeclared)
[32] NewUndeclaredWarning: MCMerger>>mergedSnapshot (MCPatcher is Undeclared)
[32] NewUndeclaredWarning: MCThreeWayMerger class>>base:patch: (MCNoChangesException is Undeclared)
[32] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared)
[32] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared)
[32] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCAddition is Undeclared)
[32] NewUndeclaredWarning: MCThreeWayMerger>>baseSnapshot (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared)
[32] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared)
[32] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCAddition is Undeclared)
[32] NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared)
[32] NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared)
[32] NewUndeclaredWarning: MCPackage>>snapshot (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCPackageCache>>initialize (MCVersionSorter is Undeclared)
[32] NewUndeclaredWarning: MCPackageLoader>>installSnapshot: (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCPackageLoader>>unloadPackage: (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCModification is Undeclared)
[32] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCAddition is Undeclared)
[32] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCRemoval is Undeclared)
[32] NewUndeclaredWarning: MCAddition>>inverse (MCRemoval is Undeclared)
[32] NewUndeclaredWarning: MCPatcher>>patchedSnapshot (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCSnapshotReader>>snapshot (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCMcdReader>>basicVersion (MCDiffyVersion is Undeclared)
[32] NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCMczReader>>extractDependencyFrom: (MCVersionDependency is Undeclared)
[32] NewUndeclaredWarning: MCMczReader>>scanner (MCScanner is Undeclared)
[32] NewUndeclaredWarning: MCVersionReader class>>loadVersionFile: (MCDirectoryRepository is Undeclared)
[32] NewUndeclaredWarning: MCVersionReader>>basicVersion (MCVersion is Undeclared)
[32] NewUndeclaredWarning: MCVersionReader>>snapshot (MCSnapshot is Undeclared)
[32] NewUndeclaredWarning: MCDictionaryRepository>>sortedVersionInfos (MCVersionSorter is Undeclared)
[32] NewUndeclaredWarning: MCDiffyVersion>>writerClass (MCMcdWriter is Undeclared)
[32] NewUndeclaredWarning: MCVersion>>load (MCVersionLoader is Undeclared)
[32] NewUndeclaredWarning: MCVersion>>merge (MCVersionMerger is Undeclared)
[32] NewUndeclaredWarning: MCVersion>>writerClass (MCMczWriter is Undeclared)
[32] NewUndeclaredWarning: MCVersionLoader>>mergeVersions (MCVersionMerger is Undeclared)
[32] NewUndeclaredWarning: MCVersionLoader>>warnAboutLosingChangesTo:ifCancel:ifMerge: (MCMergeOrLoadWarning is Undeclared)
[32] NewUndeclaredWarning: MCVersionMerger>>resolveConflicts (MCNoChangesException is Undeclared)
[32] NewUndeclaredWarning: MCMczWriter>>serializeVersionInfo: (MCVersionInfoWriter is Undeclared)
[32] NewUndeclaredWarning: MCMczWriter>>snapshotWriterClass (MCStWriter is Undeclared)
[32] NewUndeclaredWarning: MonticelloBootstrap>>loadPackageVersion: (MCMergeOrLoadWarning is Undeclared)
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/02-monticello-bootstrap/01-fixLocalMonticello.st --save --quit
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/02-monticello-bootstrap/02-bootstrapMonticello.st --save --quit
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] SystemNotification: Creating Snapshot of: AST-Core
[32] SystemNotification: Creating Snapshot of: AST-Core-Traits
[32] SystemNotification: Creating Snapshot of: Announcements-Core
[32] SystemNotification: Creating Snapshot of: CodeExport
[32] SystemNotification: Creating Snapshot of: CodeExport-Traits
[32] SystemNotification: Creating Snapshot of: CodeImport
[32] SystemNotification: Creating Snapshot of: CodeImport-Traits
[32] SystemNotification: Creating Snapshot of: CodeImportCommandLineHandlers
[32] SystemNotification: Creating Snapshot of: Collections-Abstract
[32] SystemNotification: Creating Snapshot of: Collections-Abstract-Traits
[32] SystemNotification: Creating Snapshot of: Collections-Arithmetic
[32] SystemNotification: Creating Snapshot of: Collections-Atomic
[32] SystemNotification: Creating Snapshot of: Collections-Native
[32] SystemNotification: Creating Snapshot of: Collections-Sequenceable
[32] SystemNotification: Creating Snapshot of: Collections-Stack
[32] SystemNotification: Creating Snapshot of: Collections-Streams
[32] SystemNotification: Creating Snapshot of: Collections-Strings
[32] SystemNotification: Creating Snapshot of: Collections-Support
[32] SystemNotification: Creating Snapshot of: Collections-Unordered
[32] SystemNotification: Creating Snapshot of: Collections-Weak
[32] SystemNotification: Creating Snapshot of: Colors
[32] SystemNotification: Creating Snapshot of: Compression
[32] SystemNotification: Creating Snapshot of: Debugging-Core
[32] SystemNotification: Creating Snapshot of: DeprecatedFileStream
[32] SystemNotification: Creating Snapshot of: FFI-Kernel
[32] SystemNotification: Creating Snapshot of: FFI-Pools
[32] SystemNotification: Creating Snapshot of: FileSystem-Core
[32] SystemNotification: Creating Snapshot of: FileSystem-Disk
[32] SystemNotification: Creating Snapshot of: FileSystem-Path
[32] SystemNotification: Creating Snapshot of: Files
[32] SystemNotification: Creating Snapshot of: Hermes
[32] SystemNotification: Creating Snapshot of: Hermes-Extensions
[32] SystemNotification: Creating Snapshot of: InitializePackagesCommandLineHandler
[32] SystemNotification: Creating Snapshot of: Jobs
[32] SystemNotification: Creating Snapshot of: Kernel
[32] SystemNotification: Creating Snapshot of: Kernel-BytecodeEncoders
[32] SystemNotification: Creating Snapshot of: Kernel-Chronology-Extras
[32] SystemNotification: Creating Snapshot of: Kernel-Traits
[32] SystemNotification: Creating Snapshot of: Math-Operations-Extensions
[32] SystemNotification: Creating Snapshot of: Monticello
[32] SystemNotification: Creating Snapshot of: Multilingual-Encodings
[32] SystemNotification: Creating Snapshot of: Multilingual-Languages
[32] SystemNotification: Creating Snapshot of: Multilingual-TextConversion
[32] SystemNotification: Creating Snapshot of: Network-UUID
[32] SystemNotification: Creating Snapshot of: NumberParser
[32] SystemNotification: Creating Snapshot of: OpalCompiler-Core
[32] SystemNotification: Creating Snapshot of: PharoBootstrap-Initialization
[32] SystemNotification: Creating Snapshot of: RPackage-Core
[32] SystemNotification: Creating Snapshot of: Random-Core
[32] SystemNotification: Creating Snapshot of: ReflectionMirrors-Primitives
[32] SystemNotification: Creating Snapshot of: Ring-Definitions-Containers
[32] SystemNotification: Creating Snapshot of: Ring-Definitions-Core
[32] SystemNotification: Creating Snapshot of: Ring-Definitions-Monticello
[32] SystemNotification: Creating Snapshot of: Ring-OldChunkImporter
[32] SystemNotification: Creating Snapshot of: Shift-Changes
[32] SystemNotification: Creating Snapshot of: Shift-ClassBuilder
[32] SystemNotification: Creating Snapshot of: Shift-ClassInstaller
[32] SystemNotification: Creating Snapshot of: Slot-Core
[32] SystemNotification: Creating Snapshot of: System-Announcements
[32] SystemNotification: Creating Snapshot of: System-BasicCommandLineHandler
[32] SystemNotification: Creating Snapshot of: System-Changes
[32] SystemNotification: Creating Snapshot of: System-CommandLine
[32] SystemNotification: Creating Snapshot of: System-CommandLineHandler
[32] SystemNotification: Creating Snapshot of: System-Finalization
[32] SystemNotification: Creating Snapshot of: System-Hashing
[32] SystemNotification: Creating Snapshot of: System-Model
[32] SystemNotification: Creating Snapshot of: System-Platforms
[32] SystemNotification: Creating Snapshot of: System-SessionManager
[32] SystemNotification: Creating Snapshot of: System-Sources
[32] SystemNotification: Creating Snapshot of: System-SourcesCondenser
[32] SystemNotification: Creating Snapshot of: System-Support
[32] SystemNotification: Creating Snapshot of: TraitsV2
[32] SystemNotification: Creating Snapshot of: TraitsV2-Compatibility
[32] SystemNotification: Creating Snapshot of: Transcript-Core-Traits
[32] SystemNotification: Creating Snapshot of: Transcript-NonInteractive
[32] SystemNotification: Creating Snapshot of: UIManager
[32] SystemNotification: Creating Snapshot of: Zinc-Character-Encoding-Core
[32] SystemNotification: Creating Snapshot of: Zinc-Resource-Meta-Core
[32] SystemNotification: Loading AST-Core-Traits-tonel.1.mcz
[32] SystemNotification: Loading Announcements-Core-tonel.1.mcz
[32] SystemNotification: Loading Collections-Native-tonel.1.mcz
[32] SystemNotification: Loading Kernel-BytecodeEncoders-tonel.1.mcz
[32] SystemNotification: Loading FFI-Kernel-tonel.1.mcz
[32] SystemNotification: Loading OpalCompiler-Core-tonel.1.mcz
[32] SystemNotification: Loading System-Model-tonel.1.mcz
[32] SystemNotification: Loading Collections-Support-tonel.1.mcz
[32] SystemNotification: Loading System-Announcements-tonel.1.mcz
[32] NewUndeclaredWarning: SystemAnnouncer class>>restoreAllNotifications (PragmaCollector is Undeclared)
[32] SystemNotification: Loading Random-Core-tonel.1.mcz
[32] SystemNotification: Loading Debugging-Core-tonel.1.mcz
[32] SystemNotification: Loading FFI-Pools-tonel.1.mcz
[32] SystemNotification: Loading CodeImportCommandLineHandlers-tonel.1.mcz
[32] SystemNotification: Loading Collections-Abstract-tonel.1.mcz
[32] SystemNotification: Loading Compression-tonel.1.mcz
[32] SystemNotification: Loading Collections-Sequenceable-tonel.1.mcz
[32] SystemNotification: Loading Network-UUID-tonel.1.mcz
[32] SystemNotification: Loading Collections-Arithmetic-tonel.1.mcz
[32] SystemNotification: Loading Shift-ClassInstaller-tonel.1.mcz
[32] SystemNotification: Loading UIManager-tonel.1.mcz
[32] SystemNotification: Loading System-SourcesCondenser-tonel.1.mcz
[32] SystemNotification: Loading Zinc-Resource-Meta-Core-tonel.1.mcz
[32] SystemNotification: Loading Ring-Definitions-Monticello-tonel.1.mcz
[32] SystemNotification: Loading System-Sources-tonel.1.mcz
[32] SystemNotification: Loading System-Changes-tonel.1.mcz
[32] SystemNotification: Loading InitializePackagesCommandLineHandler-tonel.1.mcz
[32] SystemNotification: Loading System-Support-tonel.1.mcz
[32] SystemNotification: Loading CodeExport-Traits-tonel.1.mcz
[32] SystemNotification: Loading Shift-Changes-tonel.1.mcz
[32] SystemNotification: Loading Ring-Definitions-Core-tonel.1.mcz
[32] SystemNotification: Loading Math-Operations-Extensions-tonel.1.mcz
[32] SystemNotification: Loading CodeImport-tonel.1.mcz
[32] SystemNotification: Loading System-CommandLine-tonel.1.mcz
[32] SystemNotification: Loading NumberParser-tonel.1.mcz
[32] SystemNotification: Loading TraitsV2-tonel.1.mcz
[32] SystemNotification: Loading System-Platforms-tonel.1.mcz
[32] SystemNotification: Loading CodeExport-tonel.1.mcz
[32] SystemNotification: Loading Hermes-tonel.1.mcz
[32] SystemNotification: Loading TraitsV2-Compatibility-tonel.1.mcz
[32] SystemNotification: Loading CodeImport-Traits-tonel.1.mcz
[32] SystemNotification: Loading AST-Core-tonel.1.mcz
[32] SystemNotification: Loading Colors-tonel.1.mcz
[32] SystemNotification: Loading Collections-Abstract-Traits-tonel.1.mcz
[32] SystemNotification: Loading FileSystem-Core-tonel.1.mcz
[32] SystemNotification: Loading Collections-Stack-tonel.1.mcz
[32] SystemNotification: Loading Hermes-Extensions-tonel.1.mcz
[32] SystemNotification: Loading Jobs-tonel.1.mcz
[32] SystemNotification: Loading Zinc-Character-Encoding-Core-tonel.1.mcz
[32] SystemNotification: Loading Collections-Unordered-tonel.1.mcz
[32] SystemNotification: Loading Multilingual-Encodings-tonel.1.mcz
[32] SystemNotification: Loading System-BasicCommandLineHandler-tonel.1.mcz
[32] SystemNotification: Loading Collections-Strings-tonel.1.mcz
[32] SystemNotification: Loading Multilingual-Languages-tonel.1.mcz
[32] SystemNotification: Loading Multilingual-TextConversion-tonel.1.mcz
[32] SystemNotification: Loading Kernel-tonel.1.mcz
[32] SystemNotification: Loading System-SessionManager-tonel.1.mcz
[32] SystemNotification: Loading FileSystem-Disk-tonel.1.mcz
[32] SystemNotification: Loading Collections-Atomic-tonel.1.mcz
[32] SystemNotification: Loading PharoBootstrap-Initialization-tonel.1.mcz
[32] SystemNotification: Loading FileSystem-Path-tonel.1.mcz
[32] SystemNotification: Loading ReflectionMirrors-Primitives-tonel.1.mcz
[32] SystemNotification: Loading Transcript-Core-Traits-tonel.1.mcz
[32] SystemNotification: Loading System-Hashing-tonel.1.mcz
[32] SystemNotification: Loading Transcript-NonInteractive-tonel.1.mcz
[32] SystemNotification: Loading Kernel-Traits-tonel.1.mcz
[32] SystemNotification: Loading System-CommandLineHandler-tonel.1.mcz
[32] NewUndeclaredWarning: PharoCommandLineHandler>>changePreferences (StartupPreferencesLoader is Undeclared)
[32] SystemNotification: Loading RPackage-Core-tonel.1.mcz
[32] SystemNotification: Loading Ring-OldChunkImporter-tonel.1.mcz
[32] SystemNotification: Loading Collections-Weak-tonel.1.mcz
[32] SystemNotification: Loading Slot-Core-tonel.1.mcz
[32] SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz
[32] SystemNotification: Loading DeprecatedFileStream-tonel.1.mcz
[32] SystemNotification: Loading Collections-Streams-tonel.1.mcz
[32] SystemNotification: Loading System-Finalization-tonel.1.mcz
[32] SystemNotification: Loading Files-tonel.1.mcz
[32] SystemNotification: Loading Kernel-Chronology-Extras-tonel.1.mcz
[32] SystemNotification: Warning: You are about to load new versions of the following packages
[32] that have unsaved changes in the image:
[32] 
[32]   Kernel-Chronology-Extras
[32] 
[32] If you continue, you will lose these changes:
[32] SystemNotification: Loading Shift-ClassBuilder-tonel.1.mcz
[32] SystemNotification: Loading Monticello-tonel.1.mcz
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.image --no-default-preferences eval --save 'TraitsBootstrap fixSourceCodeOfTraits '
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] TraitsBootstrap
[32] + zip Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.changes Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.image
[32]   adding: Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.changes (deflated 79%)
[32]   adding: Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.image (deflated 71%)
[32] + echo '[Monticello] Loading Networking Packages and Remote Repositories'
[32] [Monticello] Loading Networking Packages and Remote Repositories
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/02-monticello-bootstrap/03-bootstrapMonticelloRemote.st --save --quit
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (InternetConfiguration is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (NetNameResolver is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (Socket is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (Base64MimeConverter is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnLogEvent is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnConstants is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnHeaders is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnNetworkingUtils is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnServer is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnSingleThreadedServer is Undeclared)
[32] SystemNotification: Loading Network-Kernel-tonel.1.mcz
[32] SystemNotification: Loading Network-MIME-tonel.1.mcz
[32] SystemNotification: Loading Network-Protocols-tonel.1.mcz
[32] SystemNotification: Loading MonticelloRemoteRepositories-tonel.1.mcz
[32] NewUndeclaredWarning: MCHttpRepository>>entityStreamContents: (ZnStreamingEntity is Undeclared)
[32] NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared)
[32] NewUndeclaredWarning: MCHttpRepository>>writeStreamForFileNamed:replace:do: (ZnHttpUnsuccessful is Undeclared)
[32] NewUndeclaredWarning: MCSmalltalkhubRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared)
[32] NewUndeclaredWarning: MCSqueaksourceRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared)
[32] SystemNotification: Loading Zinc-HTTP-tonel.1.mcz
[32] NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared)
[32] NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared)
[32] NewUndeclaredWarning: ZnClient>>downloadTo: (ZnFileSystemUtils is Undeclared)
[32] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
[32] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
[32] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
[32] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
[32] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
[32] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
[32] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
[32] SystemNotification: Loading Zinc-FileSystem-tonel.1.mcz
[32] SystemNotification: Loading Zodiac-Core-tonel.1.mcz
[32] + zip Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.changes Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.image
[32]   adding: Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.changes (deflated 79%)
[32]   adding: Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.image (deflated 71%)
[32] + echo '[Metacello] Bootstrapping Metacello'
[32] [Metacello] Bootstrapping Metacello
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/03-metacello-bootstrap/01-loadMetacello.st --save --quit
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (RxMatcher is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (RxParser is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (RxsPredicate is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeStCypressWriter is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeFileSystemUtils is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockASubclass is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockClassA is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPlatform is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharoPlatform is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharo30Platform is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (STONWriter is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitHubRepository is Undeclared)
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitBasedNetworkRepository is Undeclared)
[32] SystemNotification: Loading ScriptingExtensions-tonel.1.mcz
[32] SystemNotification: Loading System-FileRegistry-tonel.1.mcz
[32] NewUndeclaredWarning: FileServices class>>itemsForDirectory: (PragmaCollector is Undeclared)
[32] NewUndeclaredWarning: FileServices class>>itemsForFile: (PragmaCollector is Undeclared)
[32] SystemNotification: Loading FileSystem-Memory-tonel.1.mcz
[32] SystemNotification: Loading Regex-Core-tonel.1.mcz
[32] SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz
[32] SystemNotification: Loading StartupPreferences-tonel.1.mcz
[32] SystemNotification: Loading ConfigurationCommandLineHandler-Core-tonel.1.mcz
[32] NewUndeclaredWarning: ConfigurationCommandLineHandler>>gofer (Gofer is Undeclared)
[32] NewUndeclaredWarning: ConfigurationCommandLineHandler>>metacelloVersion: (MetacelloVersionDoesNotExistError is Undeclared)
[32] SystemNotification: Loading PragmaCollector-tonel.1.mcz
[32] SystemNotification: Loading System-FileRegistry-tonel.1.mcz
[32] SystemNotification: Loading MonticelloConfigurations-tonel.1.mcz
[32] SystemNotification: Loading Gofer-Core-tonel.1.mcz
[32] NewUndeclaredWarning: GoferMetacelloLoad>>metacelloVersion (MetacelloVersionDoesNotExistError is Undeclared)
[32] SystemNotification: Loading Metacello-Base-tonel.1.mcz
[32] NewUndeclaredWarning: BaselineOf>>projectClass (MetacelloMCBaselineProject is Undeclared)
[32] NewUndeclaredWarning: BaselineOf>>versionNumberClass (MetacelloVersionNumber is Undeclared)
[32] NewUndeclaredWarning: ConfigurationOf class>>ensureMetacello: (MetacelloNotification is Undeclared)
[32] NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared)
[32] NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared)
[32] NewUndeclaredWarning: ConfigurationOf>>projectClass (MetacelloMCProject is Undeclared)
[32] NewUndeclaredWarning: ConfigurationOf>>versionNumberClass (MetacelloSemanticVersionNumber is Undeclared)
[32] NewUndeclaredWarning: Metacello class>>registrations (MetacelloProjectRegistration is Undeclared)
[32] NewUndeclaredWarning: Metacello>>onWarningLog (MetacelloNotification is Undeclared)
[32] SystemNotification: Loading Metacello-Core-tonel.1.mcz
[32] NewUndeclaredWarning: MetacelloBaselineOfMethodSpec>>versionString (MetacelloMCBaselineProject is Undeclared)
[32] NewUndeclaredWarning: MetacelloProjectRegistration>>version (MetacelloMCBaselineProject is Undeclared)
[32] NewUndeclaredWarning: MetacelloBaselineSpecGenerator>>projectSpecCreationBlock (MetacelloMCBaselineProject is Undeclared)
[32] NewUndeclaredWarning: MetacelloConfigurationSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared)
[32] NewUndeclaredWarning: MetacelloProjectSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared)
[32] NewUndeclaredWarning: MetacelloScriptEngine>>cacheRepository (MetacelloMCProject is Undeclared)
[32] NewUndeclaredWarning: MetacelloScriptEngine>>repositoryOverrides (MetacelloMCProject is Undeclared)
[32] NewUndeclaredWarning: MetacelloGroupSpec>>requiresSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared)
[32] NewUndeclaredWarning: MetacelloGroupSpec>>resolveSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared)
[32] SystemNotification: Loading MonticelloFileTree-Core-tonel.1.mcz
[32] NewUndeclaredWarning: MCFileTreeAbstractReader>>packageProperties (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeClassDefinition: (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeExtensionClassDefinition: (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeMethodProperties: (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeTraitDefinition: (STON is Undeclared)
[32] NewUndeclaredWarning: MCFileTreeRepository>>repositoryProperties (STON is Undeclared)
[32] SystemNotification: Loading Metacello-MC-tonel.1.mcz
[32] SystemNotification: Loading Metacello-PharoCommonPlatform-tonel.1.mcz
[32] SystemNotification: Loading MonticelloFileTree-FileSystem-Utilities-tonel.1.mcz
[32] SystemNotification: Loading STON-Core-tonel.1.mcz
[32] SystemNotification: Loading Metacello-GitBasedRepository-tonel.1.mcz
[32] SystemNotification: Loading Metacello-Gitlab-tonel.1.mcz
[32] SystemNotification: Loading Metacello-GitHub-tonel.1.mcz
[32] SystemNotification: Loading Metacello-Bitbucket-tonel.1.mcz
[32] SystemNotification: Loading Metacello-Platform-tonel.1.mcz
[32] SystemNotification: Loading Metacello-ToolBox-tonel.1.mcz
[32] SystemNotification: Loading Metacello-PharoExtensions-tonel.1.mcz
[32] SystemNotification: Loading MetacelloCommandLineHandler-Core-tonel.1.mcz
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.image --no-default-preferences eval --save 'Metacello new baseline: '\''Tonel'\'';repository: '\''github://pharo-vcs/tonel:v1.0.16'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load: '\''core'\'''
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] MetacelloNotification: Fetched -> BaselineOfTonel-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
[32] MetacelloNotification: Loaded -> BaselineOfTonel-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
[32] MetacelloNotification: Loading baseline of BaselineOfTonel...
[32] MetacelloNotification: Fetched -> MonticelloTonel-Core-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
[32] MetacelloNotification: Fetched -> MonticelloTonel-FileSystem-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
[32] MetacelloNotification: Loaded -> MonticelloTonel-Core-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- cache
[32] MetacelloNotification: Loaded -> MonticelloTonel-FileSystem-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- cache
[32] MetacelloNotification: ...finished baseline
[32] linear load : 
[32] 	linear load : baseline [BaselineOfTonel]
[32] 		load : MonticelloTonel-Core-cypress.1
[32] 		load : MonticelloTonel-FileSystem-cypress.1
[32] + zip Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.changes Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.image
[32]   adding: Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.changes (deflated 79%)
[32]   adding: Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.image (deflated 71%)
[32] + echo '[Pharo] Reloading rest of packages'
[32] [Pharo] Reloading rest of packages
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-32bit-67e0b0f
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + printf '\231\002\320\003'
[32] + [[ 32 -eq 32 ]]
[32] + SEEK=24
[32] + dd if=displaySize.bin of=Pharo9.0-SNAPSHOT-32bit-67e0b0f.image bs=1 seek=24 count=4 conv=notrunc
[32] 4+0 records in
[32] 4+0 records out
[32] 4 bytes copied, 0.000132634 s, 30.2 kB/s
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-67e0b0f.image --no-default-preferences eval --save 'Smalltalk vm parameterAt: 45 put: (Smalltalk vm parameterAt: 44) * 4'
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] 0
[32] + env
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-67e0b0f.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance disable'
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] a MCCacheRepository(/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/pharo-local/package-cache)
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-67e0b0f.image --no-default-preferences eval --save 'Metacello new baseline: '\''Pharo'\'';repository: '\''tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load'
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] MetacelloNotification: Fetched -> BaselineOfPharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] NewUndeclaredWarning: BaselineOfPharo>>postload:package: (WelcomeHelp is Undeclared)
[32] MetacelloNotification: Loaded -> BaselineOfPharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loading baseline of BaselineOfPharo...
[32] MetacelloNotification: Fetched -> BaselineOfBaseLibraries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfBaseLibraries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfIDE-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ExternalChangesBrowser is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FileList is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (Finder is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ProcessBrowser is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RecentMessageList is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SyntaxErrorDebugger is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (TimeProfiler is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MorphicCoreUIManager is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MorphicCoreUIManager is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (PolymorphSystemSettings is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SourceCodeFonts is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSystemSettings is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSettings is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSettings is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RealEstateAgent is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (GrowlMorph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ShortcutReminder is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (KMRepository is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (Morph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (KMShortcutHandler is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MCSaveVersionDialog is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubTextFieldArea is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SpRubFindReplaceService is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubEditingArea is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SpRubFindReplaceService is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ASTTransformExamplePluginActive is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubCharacterScanner is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubAbstractTextArea is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (PharoLightTheme is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SDL_Event is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (HiRulerBuilderTest is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubSmalltalkEditor is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (CoCompletionEngine is Undeclared)
[32] NewUndeclaredWarning: BaselineOfIDE>>postload:package: (EpMonitor is Undeclared)
[32] MetacelloNotification: Loaded -> BaselineOfIDE-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: BaseLibraries baseline
[32] MetacelloNotification: Fetched -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfBeacon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfBeacon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfTaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: SUnitCore baseline
[32] MetacelloNotification: Fetched -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Traits baseline
[32] MetacelloNotification: Fetched -> SUnit-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SUnit-Core-Traits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SUnit-Visitor-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: ParametrizedTests baseline
[32] MetacelloNotification: Fetched -> ParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Slot baseline
[32] MetacelloNotification: Fetched -> VariablesLibrary-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Beacon baseline
[32] MetacelloNotification: Fetched -> Beacon-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Beacon-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Clap baseline
[32] MetacelloNotification: Fetched -> Clap-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Clap-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: TaskIt baseline
[32] MetacelloNotification: Fetched -> TaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> TaskIt-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: IDE baseline
[32] MetacelloNotification: Fetched -> BaselineOfHeuristicCompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfHeuristicCompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfSortFunctions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSortFunctions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] NewUndeclaredWarning: BaselineOfReflectivity>>postload:package: (RFReflectivityASTCacheStrategy is Undeclared)
[32] MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfGeneralHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfGeneralHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfQA-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfQA-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfRing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfRing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfKernelTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfKernelTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfEpicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfEpicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfReferenceFinder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfReferenceFinder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfOSWindow-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfOSWindow-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfShout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfShout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfMisc-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfMisc-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfMetacello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfMetacello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfCatalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfCatalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfShift-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfShift-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfPharoGT-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] NewUndeclaredWarning: BaselineOfPharoGT>>postload:package: (GTGenericStackDebugger is Undeclared)
[32] NewUndeclaredWarning: BaselineOfPharoGT>>postload:package: (GTGenericStackDebugger is Undeclared)
[32] MetacelloNotification: Loaded -> BaselineOfPharoGT-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfZodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfZodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfReflectionMirrors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfReflectionMirrors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfFuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfFuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfPharoGlamour-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfPharoGlamour-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfFlashback-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfFlashback-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfGeneralTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfGeneralTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfRefactoring2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfRefactoring2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfBasicTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (TestRunner is Undeclared)
[32] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (MCWorkingCopyBrowser is Undeclared)
[32] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (RBRefactoryChangeManager is Undeclared)
[32] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (CompletionSorter is Undeclared)
[32] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (RubSmalltalkEditor is Undeclared)
[32] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (CompletionEngine is Undeclared)
[32] MetacelloNotification: Loaded -> BaselineOfBasicTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] NewUndeclaredWarning: BaselineOfAthens>>postload:package: (AthensCanvas is Undeclared)
[32] MetacelloNotification: Loaded -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: BasicTools baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
[32] NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
[32] NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
[32] NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
[32] NewUndeclaredWarning: BaselineOfUI>>postload:package: (PharoCommonTools is Undeclared)
[32] MetacelloNotification: Loaded -> BaselineOfUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: SUnitCore baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Traits baseline
[32] MetacelloNotification: Project: UI baseline
[32] MetacelloNotification: Fetched -> BaselineOfSpec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSpec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (GradientFillStyle is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (FreeTypeCache is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ImageMorph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (Form is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (World is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ExternalDropHandler is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ScrollBar is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>exportBitmapDejaVuSans (LogicalFontManager is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (TextStyle is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapSourcePro (TextConstants is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapSourcePro (TextConstants is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (TextConstants is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLLargeIdentityHashedCollection is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLPlatform is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLPharo7Platform is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PNGReadWriter is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (BalloonMorph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Display is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PharoLightTheme is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (GraphicFontSettings is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (TextEditor is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MenubarMorph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (LogicalFontManager is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FreeTypeFontProvider is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Bitmap is Undeclared)
[32] MetacelloNotification: Loaded -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfDrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfDrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Morphic baseline
[32] MetacelloNotification: Fetched -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (IdentityTransform is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (EventSensorConstants is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (RealEstateAgent is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldState is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Morph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (HandMorph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (AbstractWorldRenderer is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Cursor is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (EventManager is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldState is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (HandMorph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (MorphicCoreUIManager is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (MorphicCoreUIManager is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (ExternalDropHandler is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (ExternalDropHandler is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (PasteUpMorph is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (DefaultExternalDropHandler is Undeclared)
[32] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
[32] MetacelloNotification: Loaded -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: MorphicCore baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] NewUndeclaredWarning: BaselineOfDisplay>>installBitmap (Bitmap is Undeclared)
[32] NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Cursor is Undeclared)
[32] NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Cursor is Undeclared)
[32] NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (DisplayScreen is Undeclared)
[32] NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Form is Undeclared)
[32] MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Traits baseline
[32] MetacelloNotification: Project: SUnit baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Traits baseline
[32] MetacelloNotification: Fetched -> SUnit-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> JenkinsTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> JenkinsTools-ExtraReports-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Display baseline
[32] MetacelloNotification: Fetched -> Graphics-Display Objects-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Graphics-Primitives-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Graphics-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: UnifiedFFI baseline
[32] MetacelloNotification: Fetched -> Alien-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> UnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> UnifiedFFI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> UnifiedFFI-Legacy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-OSEnvironments-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-VMEvents-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Object Events-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Collections-DoubleLinkedList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Caching-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Graphics-Canvas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FormCanvas-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-Registry-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Fonts-Abstract-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Text-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: MenuRegistration baseline
[32] MetacelloNotification: Fetched -> MenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Fuel baseline
[32] MetacelloNotification: Fetched -> Fuel-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Fuel-Platform-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Fuel-Platform-Pharo-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Fuel-Platform-Pharo-07-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Localization-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Clipboard-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> EmbeddedFreeType-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> EmergencyEvaluator-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> EmergencyDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FileSystem-Zip-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Fonts-Infrastructure-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FreeType-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FreeType-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Graphics-Files-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Graphics-Fonts-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Graphics-Shapes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Growl-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Keymapping-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Keymapping-KeyCombinations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Keymapping-Pragmas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Transcript-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Native-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Base-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-Basic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-ColorPicker-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-List-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-Pluggable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-PolyTabs-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-Scrolling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-Tabs-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-Taskbar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-Menubar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-Tree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-Windows-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-Taskbar-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Multilingual-OtherLanguages-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Multilingual-TextConverterOtherLanguages-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> NewValueHolder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Polymorph-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Images-Animated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Settings-Graphics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Settings-Polymorph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Settings-System-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-History-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Installers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Settings-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Settings-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Formatter-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Sound-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Text-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Text-Edition-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Text-Scanning-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Unicode-Initialization-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-TickList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Changes-FileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Identification-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-Base-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Spec2 baseline
[32] MetacelloNotification: Fetched -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[32] MetacelloNotification: Loaded -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[32] MetacelloNotification: Project: Commander2 baseline
[32] MetacelloNotification: Fetched -> Commander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[32] MetacelloNotification: Fetched -> Commander2-Deprecations-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[32] MetacelloNotification: Fetched -> Commander2-UI-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[32] MetacelloNotification: Fetched -> Commander2-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[32] MetacelloNotification: Fetched -> Commander2-UI-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[32] MetacelloNotification: Fetched -> Spec2-ObservableSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Transmission-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Adapters-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Adapters-Stub-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Interactions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Commander2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Commander2-ContactBook-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Commander2-ContactBook-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Adapters-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Morphic-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Spec baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Morphic baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: MorphicCore baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Traits baseline
[32] MetacelloNotification: Project: SUnit baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Traits baseline
[32] MetacelloNotification: Project: Display baseline
[32] MetacelloNotification: Project: UnifiedFFI baseline
[32] MetacelloNotification: Project: MenuRegistration baseline
[32] MetacelloNotification: Project: Fuel baseline
[32] MetacelloNotification: Fetched -> Spec-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec-MorphicAdapters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec-PolyWidgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec-StubAdapter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec-Deprecated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: DrTests baseline
[32] MetacelloNotification: Fetched -> DrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> DrTests-TestsRunner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> DrTests-TestCoverage-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> DrTests-TestsProfiling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> DrTests-TestsProfiling-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> DrTests-TestCoverage-MocksForTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> DrTests-TestCoverage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> DrTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> DrTests-CommentsToTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> DrTests-CommentsToTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Debugger-Actions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Debugger-Filters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Debugger-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Debugging-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Fuel baseline
[32] MetacelloNotification: Fetched -> Fuel-Tools-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Fonts-Chooser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Transcript-Tool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-Workspace-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Keymapping-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Keymapping-Tools-Spec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> WebBrowser-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> HelpSystem-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Reflectivity baseline
[32] MetacelloNotification: Fetched -> Reflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Athens baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Display baseline
[32] MetacelloNotification: Project: UnifiedFFI baseline
[32] MetacelloNotification: Fetched -> Athens-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Athens-Cairo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: SUnit baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Traits baseline
[32] MetacelloNotification: Fetched -> SUnit-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SUnit-Support-UITesting-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SUnit-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-ExternalBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: EnlumineurFormatter baseline
[32] MetacelloNotification: Fetched -> EnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-ProcessBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-Profilers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-SystemReporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> NECompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> NECompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> NECompletion-Preferences-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Announcements-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-FileTree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-Cypress-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-ProfStef-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-Reference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-Tutorial-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> MonticelloGUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> RPackage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Monticello-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> MonticelloGUI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Network-Mail-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Network-Mail-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Pharo-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> ProfStef-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> ProfStef-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> RecentSubmissions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Regex-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Monticello-OldDataStreamCompatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> MonticelloFileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-FileList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-Finder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-ImageCleaner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Athens baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Display baseline
[32] MetacelloNotification: Project: UnifiedFFI baseline
[32] MetacelloNotification: Fetched -> Athens-Text-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Athens-Balloon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Athens-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Athens-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Athens-Cairo-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Flashback baseline
[32] MetacelloNotification: Fetched -> Flashback-Decompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Flashback-Decompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Shift baseline
[32] MetacelloNotification: Fetched -> Shift-ClassBuilder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Shift-ClassInstaller-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Traits baseline
[32] MetacelloNotification: Fetched -> TraitsV2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Slot baseline
[32] MetacelloNotification: Fetched -> Slot-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Slot-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> VariablesLibrary-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Clap baseline
[32] MetacelloNotification: Fetched -> Clap-Commands-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Clap-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Clap-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: SUnit baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Traits baseline
[32] MetacelloNotification: Fetched -> SUnit-Visitor-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SUnit-Support-UITesting-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: EnlumineurFormatter baseline
[32] MetacelloNotification: Fetched -> EnlumineurFormatter-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Reflectivity baseline
[32] MetacelloNotification: Fetched -> Reflectivity-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Reflectivity-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Reflectivity-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Reflectivity-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Reflectivity-VariableBreakpoint-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Network-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Gofer-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Hashing-Testing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Rubric-SpecFindReplaceDialog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Metacello baseline
[32] MetacelloNotification: Fetched -> Metacello-TestsMCResources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-TestsCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-TestsCommonMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-TestsMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-TestsMCCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-TestsPlatform-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-TestsReference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Metacello-Gitlab-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: KernelTests baseline
[32] MetacelloNotification: Fetched -> CodeImport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Collections-Abstract-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Collections-Atomic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Collections-Stack-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Collections-Unordered-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Collections-Weak-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Collections-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Kernel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Kernel-Tests-Extended-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Kernel-Tests-WithCompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Announcements-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Compression-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FileSystem-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FileSystem-Tests-Disk-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FileSystem-Tests-Attributes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Files-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Jobs-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> OpalCompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Random-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ring-Definitions-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ring-Definitions-Tests-Containers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Object Events-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-OSEnvironments-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Zinc-Character-Encoding-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Platforms-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Text-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Multilingual-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Shout baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Traits baseline
[32] MetacelloNotification: Fetched -> Shout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Rubric-Styling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Shout-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: GeneralHelp baseline
[32] MetacelloNotification: Project: ReflectionMirrors baseline
[32] MetacelloNotification: Fetched -> ReflectionMirrors-Primitives-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: FuzzyMatcher baseline
[32] MetacelloNotification: Fetched -> FuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FuzzyMatcher-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: QA baseline
[32] MetacelloNotification: Fetched -> BaselineOfQualityAssistant-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfQualityAssistant-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfDependencyAnalyzer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfDependencyAnalyzer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfManifest-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfManifest-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> NautilusRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Manifest baseline
[32] MetacelloNotification: Fetched -> Manifest-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Manifest-Resources-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Manifest-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: QualityAssistant baseline
[32] MetacelloNotification: Fetched -> Tool-CriticBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Renraku-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Renraku-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Renraku-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: DependencyAnalyzer baseline
[32] MetacelloNotification: Fetched -> Moose-Algos-Graph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-DependencyAnalyser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-DependencyAnalyser-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Moose-Algos-Graph-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-DependencyAnalyser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-DependencyAnalyser-Tests-Data-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GeneralRules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GeneralRules-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Kernel-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> ReleaseTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> NautilusRefactoring-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Reflectivity baseline
[32] MetacelloNotification: Project: OSWindow baseline
[32] MetacelloNotification: Fetched -> OSWindow-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> OSWindow-SDL2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> OSWindow-VM-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> OSWindow-SDL2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> OSWindow-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Refactoring baseline
[32] MetacelloNotification: Fetched -> SUnit-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Kernel-Tests-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Polymorph-Widgets-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Settings-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Support-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Rubric-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring-Tests-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring-Tests-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring-Tests-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Epicea baseline
[32] MetacelloNotification: Fetched -> Ombu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Epicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Hiedra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Hiedra-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> EpiceaBrowsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Misc baseline
[32] MetacelloNotification: Fetched -> PharoDocComment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> STON-Text support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-CommandLine-TextSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Serial Port-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> PerformMessageCommandLineHandler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Files-Prompt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Fuel baseline
[32] MetacelloNotification: Fetched -> Fuel-Platform-Pharo-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Fuel-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: GeneralTests baseline
[32] MetacelloNotification: Fetched -> Debugging-Utils-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> AST-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Installers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> MonticelloMocks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FormCanvas-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Collections-DoubleLinkedList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Collections-Arithmetic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> ConfigurationCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> MetacelloCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Debugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> EmergencyDebugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> EmbeddedFreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ombu-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Epicea-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Hiedra-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> EpiceaBrowsers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FileSystem-Tests-Memory-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Fonts-Infrastructure-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> FreeType-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Graphics-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> HelpSystem-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Keymapping-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Morphic-Widgets-FastTable-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> NECompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> NewValueHolder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> ProfStef-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Regex-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ring-Definitions-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Rubric-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> ScriptingExtensions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> STON-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Caching-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Hashing-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-History-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Localization-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-SessionManager-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Settings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Text-Diff-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Text-Edition-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-ExternalBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-FileList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-Finder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-Profilers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tool-Workspace-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Tools-Test-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Zinc-Resource-Meta-FileSystem-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Zinc-Resource-Meta-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Zinc-HTTP-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Zinc-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-Identification-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-DependenciesTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> System-BasicCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Transcript-NonInteractive-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> PharoDocComment-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Zodiac baseline
[32] MetacelloNotification: Fetched -> Zinc-Zodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Zodiac-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Zodiac-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: SortFunctions baseline
[32] MetacelloNotification: Fetched -> SortFunctions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SortFunctions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfPharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfMonticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfTelePharoSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: ReferenceFinder baseline
[32] MetacelloNotification: Fetched -> ReferenceFinder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Refactoring2 baseline
[32] MetacelloNotification: Fetched -> Refactoring2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring2-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Refactoring2-Transformations-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: ClassParser baseline
[32] MetacelloNotification: Fetched -> ClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> ClassParser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> UndefinedClasses-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> UndefinedClasses-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Calypso baseline
[32] MetacelloNotification: Fetched -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: ClassAnnotation baseline
[32] MetacelloNotification: Fetched -> ClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: ClassAnnotationTests baseline
[32] MetacelloNotification: Fetched -> ClassAnnotation-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Commander baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: ClassAnnotation baseline
[32] MetacelloNotification: Project: ClassAnnotationTests baseline
[32] MetacelloNotification: Fetched -> Commander-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Commander-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Commander-Activators-Shortcut-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Commander-Activators-ContextMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Commander-Activators-DragAndDrop-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Commander-Activators-WorldMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Commander-Activators-Mouse-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Commander-Activators-TextView-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Commander-SpecSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Commander-Spec2-Compatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: SystemCommands baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Commander baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: ClassAnnotation baseline
[32] MetacelloNotification: Project: ClassAnnotationTests baseline
[32] MetacelloNotification: Fetched -> SystemCommands-RefactoringSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SystemCommands-ClassCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SystemCommands-MessageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SystemCommands-MethodCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SystemCommands-PackageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SystemCommands-SourceCodeCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SystemCommands-VariableCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> SystemCommands-RefactoringSupport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-NavigationModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-NavigationModel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemQueries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P5WithTags-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-FileOut-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Monticello-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-MethodDiffTool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-FileOut-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemTools-FullBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemTools-FullBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemTools-QueryBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemTools-QueryBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemTools-OldToolCompatibillity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Ring baseline
[32] MetacelloNotification: Fetched -> Ring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ring-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ring-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ring-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ring-Tests-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ring-TraitsV2Support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Ring-RuntimeSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-Ring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Catalog baseline
[32] MetacelloNotification: Fetched -> Tool-Catalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: PharoGlamour baseline
[32] MetacelloNotification: Fetched -> Glamour-Announcements-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Helpers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Tasks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-PagerModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Browsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Morphic-Brick-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Morphic-Theme-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Morphic-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Morphic-Renderer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Morphic-Pager-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Rubric-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-SpecIntegration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Tests-Resources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Tests-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Morphic-Brick-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Glamour-Tests-Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: PharoGT baseline
[32] MetacelloNotification: Fetched -> OpalCompiler-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-InspectorExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Spotter-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-SpotterExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-BytecodeDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-SUnitDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Tests-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Tests-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Tests-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Tests-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> GT-Tests-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: HeuristicCompletion baseline
[32] MetacelloNotification: Fetched -> HeuristicCompletion-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> HeuristicCompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> HeuristicCompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Spec2 baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[32] MetacelloNotification: Loaded -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[32] MetacelloNotification: Project: Commander2 baseline
[32] MetacelloNotification: Fetched -> Spec2-Code-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Code-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Spec2-Code-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Pharo-WelcomeHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Calypso baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: ClassAnnotation baseline
[32] MetacelloNotification: Project: ClassAnnotationTests baseline
[32] MetacelloNotification: Project: Commander baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: ClassAnnotation baseline
[32] MetacelloNotification: Project: ClassAnnotationTests baseline
[32] MetacelloNotification: Project: SystemCommands baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: Commander baseline
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Project: ClassAnnotation baseline
[32] MetacelloNotification: Project: ClassAnnotationTests baseline
[32] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Monticello-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Deprecated90-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Fetched -> Gofer-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
[32] MetacelloNotification: Loaded -> SUnit-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SUnit-Core-Traits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SUnit-Visitor-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> ParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> VariablesLibrary-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: MemoryLogger class>>writeFilename (LibC is Undeclared)
[32] MetacelloNotification: Loaded -> Beacon-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Beacon-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] SystemNotification: ClapParameterized>>addAll:(parameters is shadowed)
[32] MetacelloNotification: Loaded -> Clap-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Clap-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: TKTUIProcessTaskRunner>>scheduleTaskExecution: (WorldState is Undeclared)
[32] MetacelloNotification: Loaded -> TaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> TaskIt-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] SystemNotification: Starting preload action
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> preload:package:
[32] MetacelloNotification: Loaded -> SUnit-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> JenkinsTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: HDLintReport class>>runClasses:named: (RBBrowserEnvironment is Undeclared)
[32] NewUndeclaredWarning: HDLintReport class>>runPackage: (RBBrowserEnvironment is Undeclared)
[32] NewUndeclaredWarning: HDLintReport>>initializeOn: (RBCompositeLintRule is Undeclared)
[32] NewUndeclaredWarning: HDLintReport>>initializeOn: (RBBasicLintRule is Undeclared)
[32] NewUndeclaredWarning: HDLintReport>>run (RBSmalllintChecker is Undeclared)
[32] NewUndeclaredWarning: HDLintReport>>run (RBCompositeLintRule is Undeclared)
[32] MetacelloNotification: Loaded -> JenkinsTools-ExtraReports-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
[32] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[32] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[32] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[32] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[32] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[32] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayMedium>>fillShape:fillColor:at: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: DisplayMedium>>fillShape:fillColor:at: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[32] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[32] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[32] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[32] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[32] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[32] NewUndeclaredWarning: ColorForm>>colormapIfNeededForDepth: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: ColorForm>>copy: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: ColorForm>>maskingMap (Bitmap is Undeclared)
[32] NewUndeclaredWarning: ColorForm>>pixelValueAt: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: DisplayScreen class>>actualScreenDepth (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayScreen class>>boundingBox (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayScreen>>fullscreen (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayScreen>>replacedBy:do: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayScreen>>replacedBy:do: (Display is Undeclared)
[32] NewUndeclaredWarning: Form class>>dotOfSize: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form class>>fromDisplay: (Display is Undeclared)
[32] NewUndeclaredWarning: Form>>asFormOfDepth: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>asGrayScale (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>asGrayScale (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>balancedPatternFor:depth: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>balancedPatternFor:depth: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>bitPatternFor: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>border:width:rule:fillColor: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>colorReduced (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>copy:from:in:rule: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>copyBits:at:translucent: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>copyBits:from:at:clippingBox:rule:fillColor: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>copyBits:from:at:clippingBox:rule:fillColor:map: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>copyBits:from:at:colorMap: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>copyWithColorsReducedTo: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>displayResourceFormOn: (WarpBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>displayScaledOn: (WarpBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>drawLine:from:to:clippingBox:rule:fillColor: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>eraseShape: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>eraseShape: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>fadeImage:at:indexAndMaskDo: (Display is Undeclared)
[32] NewUndeclaredWarning: Form>>fill:rule:fillColor: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>fillAlpha: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>fillAlpha: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>fillFromXYColorBlock: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>findShapeAroundSeedBlock: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>fixAlpha (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>flipBy:centerAt: (WarpBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>flipHorizontally (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>fromDisplay: (Display is Undeclared)
[32] NewUndeclaredWarning: Form>>hibernate (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>magnify:by:smoothing: (WarpBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>mapColor:to: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>mapColors:to: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>newColorMap (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>pageWarp:at:forward: (WarpBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>pageWarp:at:forward: (Display is Undeclared)
[32] NewUndeclaredWarning: Form>>pageWarp:at:forward: (Display is Undeclared)
[32] NewUndeclaredWarning: Form>>paintBits:at:translucent: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>pixelCompare:with:at: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>pixelCompare:with:at: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>pixelCompare:with:at: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>pixelValueAt: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>pixelValueAt:put: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>primCountBits (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>primCountBits (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>privateFloodFillValue: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>privateFloodFillValue: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>readBitsFrom: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>replaceColor:withColor: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>replaceColor:withColor: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>rotateBy:centerAt: (WarpBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>rotateBy:magnify:smoothing: (WarpBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>setExtent:depth: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>slideImage:at:delta: (Display is Undeclared)
[32] NewUndeclaredWarning: Form>>smear:distance: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>tallyPixelValues (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>tallyPixelValuesInRect:into: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>wipeImage:at:clippingBox:rectForIndex: (Display is Undeclared)
[32] NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (Bitmap is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>display (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>displayAt: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>displayAt: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (BitBlt is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[32] NewUndeclaredWarning: InfiniteForm>>displayOn:at:clippingBox:rule:fillColor: (BitBlt is Undeclared)
[32] MetacelloNotification: Loaded -> Graphics-Display Objects-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Graphics-Primitives-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Graphics-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
[32] MetacelloNotification: Loaded -> Alien-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: FFILibraryFinder>>ldLibraryPaths (OSEnvironment is Undeclared)
[32] NewUndeclaredWarning: FFIWindowsLibraryFinder>>knownPaths (OSEnvironment is Undeclared)
[32] MetacelloNotification: Loaded -> UnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> UnifiedFFI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> UnifiedFFI-Legacy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-OSEnvironments-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
[32] NewUndeclaredWarning: InputEventSensor class>>default (Sensor is Undeclared)
[32] NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
[32] NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
[32] NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
[32] NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
[32] MetacelloNotification: Loaded -> System-VMEvents-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Object Events-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Collections-DoubleLinkedList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Caching-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Graphics-Canvas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: FormCanvas>>drawString:from:to:at:font:color: (TextStyle is Undeclared)
[32] NewUndeclaredWarning: FormCanvas>>drawString:from:to:in:font:color: (TextStyle is Undeclared)
[32] NewUndeclaredWarning: FormCanvas>>drawString:from:to:in:font:color:underline:underlineColor:strikethrough:strikethroughColor: (TextStyle is Undeclared)
[32] MetacelloNotification: Loaded -> FormCanvas-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Tool-Registry-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: AbstractFont class>>initialize (TextStyle is Undeclared)
[32] NewUndeclaredWarning: AbstractFont>>pixelSize (TextStyle is Undeclared)
[32] NewUndeclaredWarning: AbstractFont>>textStyle (TextStyle is Undeclared)
[32] NewUndeclaredWarning: AbstractFont>>textStyle (TextStyle is Undeclared)
[32] MetacelloNotification: Loaded -> Fonts-Abstract-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Text-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: Morph>>clipText (Clipboard is Undeclared)
[32] NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: HandMorph>>eventQueue (Sensor is Undeclared)
[32] NewUndeclaredWarning: HandMorph>>generateKeyboardEvent: (Sensor is Undeclared)
[32] NewUndeclaredWarning: HandMorph>>mouseTrailFrom: (Sensor is Undeclared)
[32] NewUndeclaredWarning: HandMorph>>mouseTrailFrom: (Sensor is Undeclared)
[32] NewUndeclaredWarning: KeyboardEvent>>asKeyCombination (KMKeyCombination is Undeclared)
[32] NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (World is Undeclared)
[32] NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (ActiveWorld is Undeclared)
[32] NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (World is Undeclared)
[32] MetacelloNotification: Loaded -> Morphic-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] 
[64] freeing 50 forwarders
[64] done.
[64] initial heap size: 20,971,520
[64] final new heap size: 2,613,144	
[64] Done!2020-07-04T03:11:07.079346+02:00 PBStepStartedSignal Starting  Process.
2020-07-04T03:11:48.187804+02:00 PBStepFinishedSignal initializing globals
creating initial Objects needed by the VM
2020-07-04T03:11:52.001425+02:00 PBStepFinishedSignal Class builder ready to create classes
2020-07-04T03:15:17.31168+02:00 PBStepFinishedSignal Classes created
2020-07-04T03:20:02.797965+02:00 PBStepFinishedSignal installed_methods
2020-07-04T03:20:06.720735+02:00 PBStepFinishedSignal Installed extension methods
2020-07-04T03:20:18.359993+02:00 PBStepFinishedSignal Installed extension methods
2020-07-04T03:20:18.36038+02:00 PBStepFinishedSignal Process ended.
[Pipeline] [64] }
[32] starting...
[32] UIThemeRegistry
[32] bitmap fonts loaded
[32] UIManager changed:NonInteractiveUIManager
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> postload:package:
[Pipeline] [64] // stage
[Pipeline] [64] stage
[Pipeline] [64] { (Full Image-64)
[Pipeline] [64] sh
[64] + BUILD_NUMBER=454 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/4-build.sh
[64] + set -e
[64] +++ dirname ./bootstrap/scripts/4-build.sh
[64] ++ cd ./bootstrap/scripts
[64] ++ pwd -P
[64] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
[64] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
[64] ++ '[' -z x ']'
[64] ++ '[' -z x ']'
[64] ++ '[' -z ']'
[64] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
[64] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/../..
[64] +++ pwd -P
[64] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ '[' -z ']'
[64] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
[64] ++ export BOOTSTRAP_CACHE
[64] ++ '[' -z ']'
[64] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless'
[64] ++ IMAGE_FLAGS=--no-default-preferences
[64] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
[64] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
[64] +++ pwd -P
[64] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
[64] + set_version_variables
[64] + pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[64] ++ is_development_build
[64] ++ local branchName
[64] ++ ensure_branch_name
[64] ++ '[' Pharo9.0 == '' ']'
[64] +++ grep -E '^Pharo[0-9]+\.[0-9]+$'
[64] +++ echo Pharo9.0
[64] ++ branchName=Pharo9.0
[64] ++ '[' Pharo9.0 == '' ']'
[64] ++ echo 1
[64] + '[' 1 == 1 ']'
[64] ++ is_release_build
[64] ++ set -f
[64] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
[64] +++ git tag --list --points-at HEAD
[64] ++ local versionTag=
[64] ++ set +f
[64] ++ '[' '' == '' ']'
[64] ++ echo 0
[64] + '[' 0 == 1 ']'
[64] + set_version_snapshot_variables
[64] + ensure_branch_name
[64] + '[' Pharo9.0 == '' ']'
[64] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
[64] ++ sed 's/\.//'
[64] ++ cut -c 6-
[64] ++ echo Pharo9.0
[64] + PHARO_SHORT_VERSION=90
[64] + PHARO_VM_VERSION=70
[64] ++ git rev-parse --verify HEAD
[64] + PHARO_COMMIT_HASH=g67e0b0f1e8725e1c8c0739602395c28b9086b032
[64] + popd
[64] + OPTIND=1
[64] + ARCH_DESCRIPTION=64
[64] + getopts 'h?a:d' opt
[64] + shift 0
[64] + '[' '' = -- ']'
[64] + '[' -z 64 ']'
[64] + [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 ]]
[64] ++ git -C /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 show -s --format=%h
[64] + GIT_COMMIT_HASH=67e0b0f
[64] + SUFFIX=64bit-67e0b0f
[64] + [[ '' -eq 1 ]]
[64] + BOOTSTRAP_IMAGE_NAME=bootstrap
[64] + BOOTSTRAP_ARCHIVE_IMAGE_NAME=Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f
[64] + HERMES_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f
[64] + RPACKAGE_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f
[64] + CORE_IMAGE_NAME=Pharo9.0-SNAPSHOT-core-64bit-67e0b0f
[64] + COMPILER_IMAGE_NAME=Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f
[64] + TRAITS_IMAGE_NAME=Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f
[64] + MC_BOOTSTRAP_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f
[64] + MC_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f
[64] + METACELLO_IMAGE_NAME=Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f
[64] + PHARO_IMAGE_NAME=Pharo9.0-SNAPSHOT-64bit-67e0b0f
[64] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
[64] + echo 'Prepare Bootstrap files'
[64] Prepare Bootstrap files
[64] + cp bootstrap.image Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image
[64] + cp bootstrap.image Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image
[64] + zip Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image
[32] MetacelloNotification: Loaded -> Commander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
[32] MetacelloNotification: Loaded -> Commander2-Deprecations-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
[32] MetacelloNotification: Loaded -> Commander2-UI-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
[32] MetacelloNotification: Loaded -> Commander2-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
[32] MetacelloNotification: Loaded -> Commander2-UI-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
[32] NewUndeclaredWarning: UndefinedObject>>DoIt (SpObservableSlot is Undeclared)
[32] MetacelloNotification: Loaded -> Spec2-ObservableSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64]   adding: Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image (deflated 76%)
[64] + zip Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip AST-Core.hermes AST-Core-Traits.hermes CodeExport.hermes CodeExport-Traits.hermes CodeImportCommandLineHandlers.hermes CodeImport.hermes CodeImport-Traits.hermes Collections-Abstract-Traits.hermes Collections-Arithmetic.hermes Collections-Atomic.hermes Debugging-Core.hermes DeprecatedFileStream.hermes FileSystem-Core.hermes FileSystem-Disk.hermes Hermes-Extensions.hermes InitializePackagesCommandLineHandler.hermes JenkinsTools-Core.hermes Jobs.hermes Kernel-Chronology-Extras.hermes Kernel-Tests.hermes Kernel-Traits.hermes Math-Operations-Extensions.hermes Multilingual-Encodings.hermes Multilingual-Languages.hermes Multilingual-TextConversion.hermes OpalCompiler-Core.hermes ReflectionMirrors-Primitives.hermes SUnit-Core.hermes SUnit-Tests.hermes System-SourcesCondenser.hermes TraitsV2-Compatibility.hermes TraitsV2.hermes TraitsV2-Tests.hermes Transcript-Core-Traits.hermes
[64]   adding: AST-Core.hermes (deflated 82%)
[64]   adding: AST-Core-Traits.hermes (deflated 84%)
[64]   adding: CodeExport.hermes (deflated 69%)
[64]   adding: CodeExport-Traits.hermes (deflated 58%)
[64]   adding: CodeImportCommandLineHandlers.hermes (deflated 65%)
[64]   adding: CodeImport.hermes (deflated 81%)
[64]   adding: CodeImport-Traits.hermes (deflated 79%)
[64]   adding: Collections-Abstract-Traits.hermes (deflated 63%)
[64]   adding: Collections-Arithmetic.hermes (deflated 81%)
[64]   adding: Collections-Atomic.hermes (deflated 76%)
[64]   adding: Debugging-Core.hermes (deflated 80%)
[64]   adding: DeprecatedFileStream.hermes (deflated 79%)
[64]   adding: FileSystem-Core.hermes (deflated 84%)
[64]   adding: FileSystem-Disk.hermes (deflated 81%)
[64]   adding: Hermes-Extensions.hermes (deflated 79%)
[64]   adding: InitializePackagesCommandLineHandler.hermes (deflated 59%)
[64]   adding: JenkinsTools-Core.hermes (deflated 67%)
[64]   adding: Jobs.hermes (deflated 74%)
[64]   adding: Kernel-Chronology-Extras.hermes (deflated 79%)
[64]   adding: Kernel-Tests.hermes (deflated 77%)
[64]   adding: Kernel-Traits.hermes (deflated 72%)
[64]   adding: Math-Operations-Extensions.hermes (deflated 74%)
[64]   adding: Multilingual-Encodings.hermes (deflated 83%)
[64]   adding: Multilingual-Languages.hermes (deflated 79%)
[64]   adding: Multilingual-TextConversion.hermes (deflated 79%)
[64]   adding: OpalCompiler-Core.hermes (deflated 81%)
[64]   adding: ReflectionMirrors-Primitives.hermes (deflated 77%)
[64]   adding: SUnit-Core.hermes (deflated 80%)
[64]   adding: SUnit-Tests.hermes (deflated 81%)
[64]   adding: System-SourcesCondenser.hermes (deflated 73%)
[64]   adding: TraitsV2-Compatibility.hermes (deflated 76%)
[64]   adding: TraitsV2.hermes (deflated 83%)
[64]   adding: TraitsV2-Tests.hermes (deflated 84%)
[64]   adding: Transcript-Core-Traits.hermes (deflated 78%)
[64] + zip Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip protocolsKernel.txt packagesKernel.txt
[64]   adding: protocolsKernel.txt (deflated 85%)
[64]   adding: packagesKernel.txt (deflated 52%)
[64] + [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache ]]
[64] + ST_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/st-cache
[64] + echo '[Compiler] Initializing Bootstraped Image'
[64] [Compiler] Initializing Bootstraped Image
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] + echo '[Compiler] Adding more Kernel packages'
[64] [Compiler] Adding more Kernel packages
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences loadHermes Hermes-Extensions.hermes --save
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[64] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences loadHermes Math-Operations-Extensions.hermes Debugging-Core.hermes Kernel-Chronology-Extras.hermes Multilingual-Encodings.hermes Multilingual-TextConversion.hermes Multilingual-Languages.hermes ReflectionMirrors-Primitives.hermes --save --no-fail-on-undeclared
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] SystemNotification: [Hermes] Reading Math-Operations-Extensions.hermes
[64] SystemNotification: [Hermes] Installing Math-Operations-Extensions.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[64] SystemNotification: [Hermes] Reading Debugging-Core.hermes
[64] SystemNotification: [Hermes] Installing Debugging-Core.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #PragmaCollector #FileSystem #Latin1)
[64] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[64] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #PragmaCollector #FileSystem #Latin1)
[64] SystemNotification: [Hermes] Reading Multilingual-Encodings.hermes
[64] SystemNotification: [Hermes] Installing Multilingual-Encodings.hermes
[64] SystemNotification: New Undeclared created... check dependencies: #(#LanguageEnvironment)
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[64] SystemNotification: [Hermes] Reading Multilingual-TextConversion.hermes
[64] SystemNotification: [Hermes] Installing Multilingual-TextConversion.hermes
[64] SystemNotification: New Undeclared created... check dependencies: #(#Latin1Environment #Latin9Environment #Latin2Environment)
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Latin9Environment #Latin1Environment #StartupPreferencesLoader #PragmaCollector #FileSystem #Latin2Environment)
[64] SystemNotification: [Hermes] Reading Multilingual-Languages.hermes
[64] SystemNotification: [Hermes] Installing Multilingual-Languages.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[64] SystemNotification: [Hermes] Reading ReflectionMirrors-Primitives.hermes
[64] SystemNotification: [Hermes] Installing ReflectionMirrors-Primitives.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences loadHermes InitializePackagesCommandLineHandler.hermes --save
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[64] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences loadHermes Collections-Atomic.hermes AST-Core.hermes Collections-Arithmetic.hermes Jobs.hermes System-SourcesCondenser.hermes --save --no-fail-on-undeclared
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] SystemNotification: [Hermes] Reading Collections-Atomic.hermes
[64] SystemNotification: [Hermes] Installing Collections-Atomic.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[64] SystemNotification: [Hermes] Reading AST-Core.hermes
[64] SystemNotification: [Hermes] Installing AST-Core.hermes
[64] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #StartupPreferencesLoader #SyntaxErrorNotification #PragmaCollector #FileSystem)
[64] SystemNotification: [Hermes] Reading Collections-Arithmetic.hermes
[64] SystemNotification: [Hermes] Installing Collections-Arithmetic.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #StartupPreferencesLoader #SyntaxErrorNotification #PragmaCollector #FileSystem)
[64] SystemNotification: [Hermes] Reading Jobs.hermes
[64] SystemNotification: [Hermes] Installing Jobs.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #StartupPreferencesLoader #SyntaxErrorNotification #PragmaCollector #FileSystem)
[64] SystemNotification: [Hermes] Reading System-SourcesCondenser.hermes
[64] SystemNotification: [Hermes] Installing System-SourcesCondenser.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #StartupPreferencesLoader #SyntaxErrorNotification #PragmaCollector #FileSystem)
[64] + echo '[Compiler] Initializing the packages in the Kernel'
[64] [Compiler] Initializing the packages in the Kernel
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences initializePackages --protocols=protocolsKernel.txt --packages=packagesKernel.txt --save
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] MetacelloNotification: Loaded -> Spec2-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] + echo '[Compiler] Installing compiler through Hermes'
[64] [Compiler] Installing compiler through Hermes
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences loadHermes OpalCompiler-Core.hermes CodeExport.hermes CodeImport.hermes CodeImportCommandLineHandlers.hermes --save --no-fail-on-undeclared
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] SystemNotification: [Hermes] Reading OpalCompiler-Core.hermes
[64] SystemNotification: [Hermes] Installing OpalCompiler-Core.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[64] SystemNotification: [Hermes] Reading CodeExport.hermes
[64] SystemNotification: [Hermes] Installing CodeExport.hermes
[64] SystemNotification: New Undeclared created... check dependencies: #(#FileLocator)
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[64] SystemNotification: [Hermes] Reading CodeImport.hermes
[64] SystemNotification: [Hermes] Installing CodeImport.hermes
[64] SystemNotification: New Undeclared created... check dependencies: #(#STCommandLineHandler)
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #STCommandLineHandler #StartupPreferencesLoader #PragmaCollector #FileSystem)
[64] SystemNotification: [Hermes] Reading CodeImportCommandLineHandlers.hermes
[64] SystemNotification: [Hermes] Installing CodeImportCommandLineHandlers.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #PragmaCollector #FileSystem)
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences eval --save 'OpalCompiler register. CompilationContext initialize. OCASTTranslator initialize.'
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] OCASTTranslator
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/01-initialization/01-init.st --no-source --save --quit
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (BISimpleFormatter is Undeclared)
[64] + echo '[Compiler] Initializing Unicode'
[64] [Compiler] Initializing Unicode
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/01-initialization/03-initUnicode.st --no-source --save --quit /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/resources/unicode/
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] NewUndeclaredWarning: SpTextPresenter>>editionCommandsGroup (SpRecursiveContextSetter is Undeclared)
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences loadHermes DeprecatedFileStream.hermes FileSystem-Core.hermes FileSystem-Disk.hermes --save --no-fail-on-undeclared
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] SystemNotification: [Hermes] Reading DeprecatedFileStream.hermes
[64] SystemNotification: [Hermes] Installing DeprecatedFileStream.hermes
[64] SystemNotification: New Undeclared created... check dependencies: #(#FileSystem)
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #BISimpleFormatter #StartupPreferencesLoader #PragmaCollector #FileSystem)
[64] SystemNotification: [Hermes] Reading FileSystem-Core.hermes
[64] SystemNotification: [Hermes] Installing FileSystem-Core.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[64] SystemNotification: [Hermes] Reading FileSystem-Disk.hermes
[64] SystemNotification: [Hermes] Installing FileSystem-Disk.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences eval --save 'PharoBootstrapInitialization initializeFileSystem'
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] PharoBootstrapInitialization
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences eval --save 'SourceFileArray initialize'
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] SourceFileArray
[64] + zip Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image
[32] NewUndeclaredWarning: SpPresenterSelectorPresenter>>inputModelPort (SpModelPort is Undeclared)
[64]   adding: Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image (deflated 82%)
[64] + echo '[Compiler] Installing Traits through Hermes'
[64] [Compiler] Installing Traits through Hermes
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.image --no-default-preferences loadHermes TraitsV2.hermes --save
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] SystemNotification: [Hermes] Reading TraitsV2.hermes
[64] SystemNotification: [Hermes] Installing TraitsV2.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.image --no-default-preferences loadHermes Kernel-Traits.hermes AST-Core-Traits.hermes Collections-Abstract-Traits.hermes Transcript-Core-Traits.hermes CodeImport-Traits.hermes CodeExport-Traits.hermes TraitsV2-Compatibility.hermes --save
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] SystemNotification: [Hermes] Reading Kernel-Traits.hermes
[64] SystemNotification: [Hermes] Installing Kernel-Traits.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[64] SystemNotification: [Hermes] Reading AST-Core-Traits.hermes
[64] SystemNotification: [Hermes] Installing AST-Core-Traits.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[64] SystemNotification: [Hermes] Reading Collections-Abstract-Traits.hermes
[64] SystemNotification: [Hermes] Installing Collections-Abstract-Traits.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[64] SystemNotification: [Hermes] Reading Transcript-Core-Traits.hermes
[64] SystemNotification: [Hermes] Installing Transcript-Core-Traits.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[64] SystemNotification: [Hermes] Reading CodeImport-Traits.hermes
[64] SystemNotification: [Hermes] Installing CodeImport-Traits.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[64] SystemNotification: [Hermes] Reading CodeExport-Traits.hermes
[64] SystemNotification: [Hermes] Installing CodeExport-Traits.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[64] SystemNotification: [Hermes] Reading TraitsV2-Compatibility.hermes
[64] SystemNotification: [Hermes] Installing TraitsV2-Compatibility.hermes
[64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader #PragmaCollector)
[64] + zip Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.image
[64]   adding: Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.image (deflated 82%)
[64] + echo '[Core] Class and RPackage initialization'
[64] [Core] Class and RPackage initialization
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-core-64bit-67e0b0f
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] + zip Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.image
[32] MetacelloNotification: Loaded -> Spec2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Transmission-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: SpAthensMorph>>surface (AthensCairoSurface is Undeclared)
[64]   adding: Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.image (deflated 82%)
[64] + echo '[Monticello] Bootstrap Monticello Core and Local repositories'
[64] [Monticello] Bootstrap Monticello Core and Local repositories
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/st-cache/Monticello.st --save --quit
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] NewUndeclaredWarning: RingChunkImporter>>createClassNamed: (RGClassDefinition is Undeclared)
[64] NewUndeclaredWarning: RingChunkImporter>>createTraitNamed: (RGTraitDefinition is Undeclared)
[64] NewUndeclaredWarning: RingChunkImporter>>fromFileNamed: (RGPackageDefinition is Undeclared)
[64] NewUndeclaredWarning: RingChunkImporter>>initialize (RGPackageDefinition is Undeclared)
[64] NewUndeclaredWarning: RingChunkImporter>>visitMethodChunk: (RGMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: ZnMultiValueDictionary class>>defaultLimit (ZnMaximumNumberOfDictionaryEntries is Undeclared)
[64] NewUndeclaredWarning: ZnMultiValueDictionary>>checkLimitForKey: (ZnTooManyDictionaryEntries is Undeclared)
[64] NewUndeclaredWarning: FileSystemStore>>mimeTypesAt: (ZnMimeType is Undeclared)
[64] NewUndeclaredWarning: FileStream>>asZnUrl (ZnUrl is Undeclared)
[64] NewUndeclaredWarning: ZnUrl>>performOperation:with: (ZnUrlOperation is Undeclared)
[64] NewUndeclaredWarning: ChangeSet class>>newChanges:withOld: (CurrentChangeSetChanged is Undeclared)
[64] NewUndeclaredWarning: ChangeSet>>changeRecorderFor: (ClassChangeRecord is Undeclared)
[64] NewUndeclaredWarning: ChangeSet>>changedMessageList (RGCommentDefinition is Undeclared)
[64] NewUndeclaredWarning: ChangeSet>>changedMessageList (RGMethodDefinition is Undeclared)
[32] NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
[32] MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] NewUndeclaredWarning: ClassChangeRecord>>findOrMakeMethodChangeAt:priorMethod: (MethodChangeRecord is Undeclared)
[64] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
[64] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
[64] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
[64] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
[64] NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared)
[64] NewUndeclaredWarning: Class>>asRingDefinitionWithMethods:withSuperclasses:withSubclasses:withPackages: (RGSlice is Undeclared)
[64] NewUndeclaredWarning: ChangeRecord>>createCommentDefinition (RGCommentDefinition is Undeclared)
[64] NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: RPackage>>asRingDefinition (RGPackageDefinition is Undeclared)
[64] NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared)
[64] NewUndeclaredWarning: CompiledMethod>>asActiveRingDefinition (RGMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: CompiledMethod>>asFullRingDefinition (RGContainer is Undeclared)
[64] NewUndeclaredWarning: CompiledMethod>>asHistoricalRingDefinition (RGMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: CompiledMethod>>methodReference (RGMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: RGMethodDefinition class>>className:selector:isMetaSide: (RGClassDefinition is Undeclared)
[64] NewUndeclaredWarning: RGClassDefinition>>withMetaclass (RGMetaclassDefinition is Undeclared)
[64] NewUndeclaredWarning: RGContainer class>>packageOfClass:using: (RGPackageDefinition is Undeclared)
[64] NewUndeclaredWarning: RGContainer class>>packageOfMethod:using: (RGPackageDefinition is Undeclared)
[64] NewUndeclaredWarning: RGContainer>>addPackageNamed: (RGPackageDefinition is Undeclared)
[64] NewUndeclaredWarning: RGContainer>>loadPackagesFromImage (RGPackageDefinition is Undeclared)
[64] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared)
[64] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderNode is Undeclared)
[64] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared)
[64] NewUndeclaredWarning: ByteArray>>unzipped (GZipReadStream is Undeclared)
[64] NewUndeclaredWarning: ByteArray>>zipped (GZipWriteStream is Undeclared)
[64] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
[64] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
[64] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
[64] NewUndeclaredWarning: ZipWriteStream>>on: (ZipEncoder is Undeclared)
[64] NewUndeclaredWarning: PositionableStream>>asZLibReadStream (ZLibReadStream is Undeclared)
[64] NewUndeclaredWarning: CompiledMethodTrailer>>decodeZip (ZipReadStream is Undeclared)
[64] NewUndeclaredWarning: ReadWriteStream>>isZipArchive (ZipArchive is Undeclared)
[64] NewUndeclaredWarning: InflateStream>>crcError: (CRCError is Undeclared)
[64] NewUndeclaredWarning: ZipArchive>>memberClass (ZipArchiveMember is Undeclared)
[64] NewUndeclaredWarning: ZipArchiveMember class>>newFromDirectory: (ZipDirectoryMember is Undeclared)
[64] NewUndeclaredWarning: ZipArchiveMember class>>newFromFile: (ZipNewFileMember is Undeclared)
[64] NewUndeclaredWarning: ZipArchiveMember class>>newFromString:named: (ZipStringMember is Undeclared)
[64] NewUndeclaredWarning: ZipArchiveMember class>>newFromZipFile:named: (ZipFileMember is Undeclared)
[64] NewUndeclaredWarning: ZipArchiveMember>>asDirectory (ZipDirectoryMember is Undeclared)
[32] MetacelloNotification: Loaded -> Spec2-Adapters-Stub-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Interactions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Commander2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Commander2-ContactBook-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Commander2-ContactBook-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: SpAthensStaticPresenterTest>>testPresentersBlockReceivesAthensCanvas (AthensCanvas is Undeclared)
[32] NewUndeclaredWarning: SpAthensAnimatedPresenterTest>>testPresentersBlockReceivesAthensCanvas (AthensCanvas is Undeclared)
[32] NewUndeclaredWarning: SpLayoutAdapterTest>>classToTest (SpEmptyPresenter is Undeclared)
[64] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinitionFromActiveDefinition (MCMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: RGMethodDefinition>>basicAsMCMethodDefinition (MCMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: RPackage>>isDirty (MCPackage is Undeclared)
[64] NewUndeclaredWarning: RPackage>>isDirty (MCWorkingCopy is Undeclared)
[64] NewUndeclaredWarning: RPackage>>mcWorkingCopy (MCWorkingCopy is Undeclared)
[64] NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared)
[64] NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared)
[64] NewUndeclaredWarning: ChangeRecord>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
[64] NewUndeclaredWarning: MetaclassForTraits>>asMCDefinition (MCClassTraitDefinition is Undeclared)
[64] NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCWorkingCopy is Undeclared)
[64] NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCPackage is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy class>>infoFromDictionary:cache: (MCVersionInfo is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPatcher is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCWorkingAncestry is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPackageLoader is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>closestAncestorSnapshotIn: (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>collectDependenciesWithMessage:in: (MCVersionDependency is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>completeSnapshot (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>initialize (MCWorkingAncestry is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>loaded: (MCWorkingAncestry is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCNoChangesException is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCThreeWayMerger is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCWorkingAncestry is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCVersion is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>repositoryGroup (MCRepositoryGroup is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>theCachedRepository (MCCacheRepository is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>unload (MCPackageLoader is Undeclared)
[64] NewUndeclaredWarning: MCWorkingCopy>>versionInfo: (MCWorkingAncestry is Undeclared)
[64] NewUndeclaredWarning: MCAncestry>>allAncestorsOnPathTo: (MCFilteredVersionSorter is Undeclared)
[64] NewUndeclaredWarning: MCAncestry>>commonAncestorsWith: (MCVersionSorter is Undeclared)
[64] NewUndeclaredWarning: MCAncestry>>topologicalAncestors (MCFrontier is Undeclared)
[64] NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCWorkingAncestry is Undeclared)
[64] NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCFileBasedRepository is Undeclared)
[64] NewUndeclaredWarning: MCVersionInfo>>loadAncestorsAndStepChildren (MCRepositoryGroup is Undeclared)
[64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
[64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared)
[64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared)
[64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
[64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
[64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared)
[64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared)
[64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
[64] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
[64] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
[64] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
[64] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:classTraitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
[64] NewUndeclaredWarning: MCMethodDefinition>>addMethodAdditionTo: (MethodAddition is Undeclared)
[64] NewUndeclaredWarning: MCMerger>>load (MCPackageLoader is Undeclared)
[64] NewUndeclaredWarning: MCMerger>>loadWithNameLike: (MCPackageLoader is Undeclared)
[64] NewUndeclaredWarning: MCMerger>>mergedSnapshot (MCPatcher is Undeclared)
[64] NewUndeclaredWarning: MCThreeWayMerger class>>base:patch: (MCNoChangesException is Undeclared)
[64] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared)
[64] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared)
[64] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCAddition is Undeclared)
[64] NewUndeclaredWarning: MCThreeWayMerger>>baseSnapshot (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared)
[64] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared)
[64] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCAddition is Undeclared)
[64] NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared)
[64] NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared)
[64] NewUndeclaredWarning: MCPackage>>snapshot (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCPackageCache>>initialize (MCVersionSorter is Undeclared)
[64] NewUndeclaredWarning: MCPackageLoader>>installSnapshot: (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCPackageLoader>>unloadPackage: (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCModification is Undeclared)
[64] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCAddition is Undeclared)
[64] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCRemoval is Undeclared)
[64] NewUndeclaredWarning: MCAddition>>inverse (MCRemoval is Undeclared)
[64] NewUndeclaredWarning: MCPatcher>>patchedSnapshot (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCSnapshotReader>>snapshot (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCMcdReader>>basicVersion (MCDiffyVersion is Undeclared)
[64] NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCMczReader>>extractDependencyFrom: (MCVersionDependency is Undeclared)
[64] NewUndeclaredWarning: MCMczReader>>scanner (MCScanner is Undeclared)
[64] NewUndeclaredWarning: MCVersionReader class>>loadVersionFile: (MCDirectoryRepository is Undeclared)
[64] NewUndeclaredWarning: MCVersionReader>>basicVersion (MCVersion is Undeclared)
[64] NewUndeclaredWarning: MCVersionReader>>snapshot (MCSnapshot is Undeclared)
[64] NewUndeclaredWarning: MCDictionaryRepository>>sortedVersionInfos (MCVersionSorter is Undeclared)
[64] NewUndeclaredWarning: MCDiffyVersion>>writerClass (MCMcdWriter is Undeclared)
[64] NewUndeclaredWarning: MCVersion>>load (MCVersionLoader is Undeclared)
[64] NewUndeclaredWarning: MCVersion>>merge (MCVersionMerger is Undeclared)
[64] NewUndeclaredWarning: MCVersion>>writerClass (MCMczWriter is Undeclared)
[64] NewUndeclaredWarning: MCVersionLoader>>mergeVersions (MCVersionMerger is Undeclared)
[64] NewUndeclaredWarning: MCVersionLoader>>warnAboutLosingChangesTo:ifCancel:ifMerge: (MCMergeOrLoadWarning is Undeclared)
[64] NewUndeclaredWarning: MCVersionMerger>>resolveConflicts (MCNoChangesException is Undeclared)
[64] NewUndeclaredWarning: MCMczWriter>>serializeVersionInfo: (MCVersionInfoWriter is Undeclared)
[64] NewUndeclaredWarning: MCMczWriter>>snapshotWriterClass (MCStWriter is Undeclared)
[64] NewUndeclaredWarning: MonticelloBootstrap>>loadPackageVersion: (MCMergeOrLoadWarning is Undeclared)
[32] MetacelloNotification: Loaded -> Spec2-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: AbstractMessageCentricBrowser>>initializePresenters (SpMethodToolbar is Undeclared)
[32] NewUndeclaredWarning: MessageBrowser>>installIconStylerFor: (IconStyler is Undeclared)
[32] NewUndeclaredWarning: VersionBrowser>>initializePresenters (SpMethodToolbar is Undeclared)
[32] NewUndeclaredWarning: VersionBrowser>>installIconStylerFor: (IconStyler is Undeclared)
[32] NewUndeclaredWarning: ChangeSorterPresenter>>openChangeSetBrowser (RBBrowserEnvironment is Undeclared)
[32] NewUndeclaredWarning: KeymapBrowser>>shortcuts (KMShortcutDeclaration is Undeclared)
[32] MetacelloNotification: Loaded -> Spec2-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: SpLinkPresenter>>url: (WebBrowser is Undeclared)
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/02-monticello-bootstrap/01-fixLocalMonticello.st --save --quit
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/02-monticello-bootstrap/02-bootstrapMonticello.st --save --quit
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] SystemNotification: Creating Snapshot of: AST-Core
[64] SystemNotification: Creating Snapshot of: AST-Core-Traits
[64] SystemNotification: Creating Snapshot of: Announcements-Core
[64] SystemNotification: Creating Snapshot of: CodeExport
[64] SystemNotification: Creating Snapshot of: CodeExport-Traits
[64] SystemNotification: Creating Snapshot of: CodeImport
[64] SystemNotification: Creating Snapshot of: CodeImport-Traits
[64] SystemNotification: Creating Snapshot of: CodeImportCommandLineHandlers
[64] SystemNotification: Creating Snapshot of: Collections-Abstract
[64] SystemNotification: Creating Snapshot of: Collections-Abstract-Traits
[64] SystemNotification: Creating Snapshot of: Collections-Arithmetic
[64] SystemNotification: Creating Snapshot of: Collections-Atomic
[64] SystemNotification: Creating Snapshot of: Collections-Native
[64] SystemNotification: Creating Snapshot of: Collections-Sequenceable
[64] SystemNotification: Creating Snapshot of: Collections-Stack
[64] SystemNotification: Creating Snapshot of: Collections-Streams
[64] SystemNotification: Creating Snapshot of: Collections-Strings
[64] SystemNotification: Creating Snapshot of: Collections-Support
[64] SystemNotification: Creating Snapshot of: Collections-Unordered
[64] SystemNotification: Creating Snapshot of: Collections-Weak
[64] SystemNotification: Creating Snapshot of: Colors
[64] SystemNotification: Creating Snapshot of: Compression
[64] SystemNotification: Creating Snapshot of: Debugging-Core
[64] SystemNotification: Creating Snapshot of: DeprecatedFileStream
[64] SystemNotification: Creating Snapshot of: FFI-Kernel
[64] SystemNotification: Creating Snapshot of: FFI-Pools
[64] SystemNotification: Creating Snapshot of: FileSystem-Core
[64] SystemNotification: Creating Snapshot of: FileSystem-Disk
[64] SystemNotification: Creating Snapshot of: FileSystem-Path
[64] SystemNotification: Creating Snapshot of: Files
[64] SystemNotification: Creating Snapshot of: Hermes
[64] SystemNotification: Creating Snapshot of: Hermes-Extensions
[64] SystemNotification: Creating Snapshot of: InitializePackagesCommandLineHandler
[64] SystemNotification: Creating Snapshot of: Jobs
[64] SystemNotification: Creating Snapshot of: Kernel
[64] SystemNotification: Creating Snapshot of: Kernel-BytecodeEncoders
[64] SystemNotification: Creating Snapshot of: Kernel-Chronology-Extras
[64] SystemNotification: Creating Snapshot of: Kernel-Traits
[64] SystemNotification: Creating Snapshot of: Math-Operations-Extensions
[64] SystemNotification: Creating Snapshot of: Monticello
[32] MetacelloNotification: Loaded -> Spec2-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Creating Snapshot of: Multilingual-Encodings
[64] SystemNotification: Creating Snapshot of: Multilingual-Languages
[64] SystemNotification: Creating Snapshot of: Multilingual-TextConversion
[64] SystemNotification: Creating Snapshot of: Network-UUID
[64] SystemNotification: Creating Snapshot of: NumberParser
[64] SystemNotification: Creating Snapshot of: OpalCompiler-Core
[64] SystemNotification: Creating Snapshot of: PharoBootstrap-Initialization
[64] SystemNotification: Creating Snapshot of: RPackage-Core
[64] SystemNotification: Creating Snapshot of: Random-Core
[64] SystemNotification: Creating Snapshot of: ReflectionMirrors-Primitives
[64] SystemNotification: Creating Snapshot of: Ring-Definitions-Containers
[64] SystemNotification: Creating Snapshot of: Ring-Definitions-Core
[64] SystemNotification: Creating Snapshot of: Ring-Definitions-Monticello
[64] SystemNotification: Creating Snapshot of: Ring-OldChunkImporter
[32] NewUndeclaredWarning: SpDemoTablePresenter>>initialize (ASTEvaluationTest is Undeclared)
[32] MetacelloNotification: Loaded -> Spec2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Creating Snapshot of: Shift-Changes
[64] SystemNotification: Creating Snapshot of: Shift-ClassBuilder
[64] SystemNotification: Creating Snapshot of: Shift-ClassInstaller
[64] SystemNotification: Creating Snapshot of: Slot-Core
[64] SystemNotification: Creating Snapshot of: System-Announcements
[64] SystemNotification: Creating Snapshot of: System-BasicCommandLineHandler
[64] SystemNotification: Creating Snapshot of: System-Changes
[64] SystemNotification: Creating Snapshot of: System-CommandLine
[64] SystemNotification: Creating Snapshot of: System-CommandLineHandler
[64] SystemNotification: Creating Snapshot of: System-Finalization
[64] SystemNotification: Creating Snapshot of: System-Hashing
[64] SystemNotification: Creating Snapshot of: System-Model
[64] SystemNotification: Creating Snapshot of: System-Platforms
[64] SystemNotification: Creating Snapshot of: System-SessionManager
[64] SystemNotification: Creating Snapshot of: System-Sources
[64] SystemNotification: Creating Snapshot of: System-SourcesCondenser
[64] SystemNotification: Creating Snapshot of: System-Support
[64] SystemNotification: Creating Snapshot of: TraitsV2
[64] SystemNotification: Creating Snapshot of: TraitsV2-Compatibility
[64] SystemNotification: Creating Snapshot of: Transcript-Core-Traits
[64] SystemNotification: Creating Snapshot of: Transcript-NonInteractive
[64] SystemNotification: Creating Snapshot of: UIManager
[64] SystemNotification: Creating Snapshot of: Zinc-Character-Encoding-Core
[64] SystemNotification: Creating Snapshot of: Zinc-Resource-Meta-Core
[64] SystemNotification: Loading Collections-Abstract-Traits-tonel.1.mcz
[64] SystemNotification: Loading Debugging-Core-tonel.1.mcz
[64] SystemNotification: Loading Network-UUID-tonel.1.mcz
[64] SystemNotification: Loading Collections-Native-tonel.1.mcz
[32] NewUndeclaredWarning: SpCodePresenterTest>>classToTest (SpCodePresenter is Undeclared)
[32] MetacelloNotification: Loaded -> Spec2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Morphic-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> preload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfMorphicCore] >> postload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> postload:package:
[64] SystemNotification: Loading Collections-Atomic-tonel.1.mcz
[64] SystemNotification: Loading System-Hashing-tonel.1.mcz
[64] SystemNotification: Loading CodeImportCommandLineHandlers-tonel.1.mcz
[64] SystemNotification: Loading Zinc-Character-Encoding-Core-tonel.1.mcz
[32] NewUndeclaredWarning: RadioButtonGroupPresenter class>>defaultSpec (SpecLayout is Undeclared)
[32] NewUndeclaredWarning: RadioButtonGroupPresenter>>dynamicLayout (SpecLayout is Undeclared)
[32] NewUndeclaredWarning: NullPresenter class>>defaultSpec (SpecLayout is Undeclared)
[32] NewUndeclaredWarning: OkCancelToolbar class>>defaultSpec (SpecLayout is Undeclared)
[32] NewUndeclaredWarning: OkToolbar class>>defaultSpec (SpecLayout is Undeclared)
[32] NewUndeclaredWarning: DynamicLeftToRightColumnsLayout>>buildLayoutFor: (SpecLayout is Undeclared)
[32] NewUndeclaredWarning: DynamicTopToBottomRowsLayout>>buildLayoutFor: (SpecLayout is Undeclared)
[32] MetacelloNotification: Loaded -> Spec-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading Transcript-Core-Traits-tonel.1.mcz
[64] SystemNotification: Loading System-CommandLine-tonel.1.mcz
[64] SystemNotification: Loading Zinc-Resource-Meta-Core-tonel.1.mcz
[64] SystemNotification: Loading Kernel-Traits-tonel.1.mcz
[64] SystemNotification: Loading Collections-Streams-tonel.1.mcz
[64] SystemNotification: Loading System-BasicCommandLineHandler-tonel.1.mcz
[64] SystemNotification: Loading Hermes-Extensions-tonel.1.mcz
[64] SystemNotification: Loading Ring-Definitions-Monticello-tonel.1.mcz
[64] SystemNotification: Loading Kernel-Chronology-Extras-tonel.1.mcz
[32] MetacelloNotification: Loaded -> Spec-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: MorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
[32] MetacelloNotification: Loaded -> Spec-MorphicAdapters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading Math-Operations-Extensions-tonel.1.mcz
[64] SystemNotification: Loading Shift-ClassInstaller-tonel.1.mcz
[64] SystemNotification: Loading InitializePackagesCommandLineHandler-tonel.1.mcz
[64] SystemNotification: Loading CodeImport-Traits-tonel.1.mcz
[64] SystemNotification: Loading CodeExport-tonel.1.mcz
[64] SystemNotification: Loading PharoBootstrap-Initialization-tonel.1.mcz
[64] SystemNotification: Loading CodeImport-tonel.1.mcz
[64] SystemNotification: Loading FileSystem-Core-tonel.1.mcz
[32] MetacelloNotification: Loaded -> Spec-PolyWidgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec-StubAdapter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading System-SourcesCondenser-tonel.1.mcz
[64] SystemNotification: Loading Multilingual-TextConversion-tonel.1.mcz
[64] SystemNotification: Loading Collections-Weak-tonel.1.mcz
[64] SystemNotification: Loading Hermes-tonel.1.mcz
[32] MetacelloNotification: Loaded -> Spec-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading CodeExport-Traits-tonel.1.mcz
[64] SystemNotification: Loading System-CommandLineHandler-tonel.1.mcz
[64] NewUndeclaredWarning: PharoCommandLineHandler>>changePreferences (StartupPreferencesLoader is Undeclared)
[64] SystemNotification: Loading Transcript-NonInteractive-tonel.1.mcz
[64] SystemNotification: Loading Collections-Stack-tonel.1.mcz
[64] SystemNotification: Loading NumberParser-tonel.1.mcz
[64] SystemNotification: Loading Slot-Core-tonel.1.mcz
[64] SystemNotification: Loading FileSystem-Disk-tonel.1.mcz
[64] SystemNotification: Loading Shift-Changes-tonel.1.mcz
[64] SystemNotification: Loading AST-Core-tonel.1.mcz
[32] MetacelloNotification: Loaded -> Spec-Deprecated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: CompiledMethod>>asResultForDrTest (DTTestLeaf is Undeclared)
[32] MetacelloNotification: Loaded -> DrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> DrTests-TestsRunner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: DTTestCoverage>>defineData: (MetaLink is Undeclared)
[32] MetacelloNotification: Loaded -> DrTests-TestCoverage-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> DrTests-TestsProfiling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> DrTests-TestsProfiling-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading Colors-tonel.1.mcz
[32] MetacelloNotification: Loaded -> DrTests-TestCoverage-MocksForTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> DrTests-TestCoverage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] SystemNotification: DrTestsTestRunnerTest>>testSelectedPackagesContainTestCases(package is shadowed)
[32] MetacelloNotification: Loaded -> DrTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> DrTests-CommentsToTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> DrTests-CommentsToTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Debugger-Actions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Debugger-Filters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Debugger-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: DebugSystemSettings class>>debugSettingsOn: (CPUWatcher is Undeclared)
[32] NewUndeclaredWarning: DebugSystemSettings class>>debugSettingsOn: (CPUWatcher is Undeclared)
[32] MetacelloNotification: Loaded -> Debugging-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Fuel-Tools-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading System-SessionManager-tonel.1.mcz
[64] SystemNotification: Loading FFI-Pools-tonel.1.mcz
[64] SystemNotification: Loading Collections-Abstract-tonel.1.mcz
[64] SystemNotification: Loading Jobs-tonel.1.mcz
[32] MetacelloNotification: Loaded -> Fonts-Chooser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Transcript-Tool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Tool-Workspace-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Keymapping-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Keymapping-Tools-Spec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> WebBrowser-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> HelpSystem-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading System-Platforms-tonel.1.mcz
[64] SystemNotification: Loading TraitsV2-tonel.1.mcz
[64] SystemNotification: Loading ReflectionMirrors-Primitives-tonel.1.mcz
[64] SystemNotification: Loading System-Model-tonel.1.mcz
[64] SystemNotification: Loading Ring-Definitions-Core-tonel.1.mcz
[64] SystemNotification: Loading OpalCompiler-Core-tonel.1.mcz
[32] MetacelloNotification: Loaded -> Spec2-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfUI] >> postload:package:
[64] SystemNotification: Loading System-Sources-tonel.1.mcz
[64] SystemNotification: Loading Ring-OldChunkImporter-tonel.1.mcz
[64] SystemNotification: Loading Multilingual-Languages-tonel.1.mcz
[64] SystemNotification: Loading RPackage-Core-tonel.1.mcz
[64] SystemNotification: Loading Collections-Arithmetic-tonel.1.mcz
[64] SystemNotification: Loading Compression-tonel.1.mcz
[64] SystemNotification: Loading Collections-Unordered-tonel.1.mcz
[32] MetacelloNotification: Loaded -> Reflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
[32] MetacelloNotification: Loaded -> Athens-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading Multilingual-Encodings-tonel.1.mcz
[64] SystemNotification: Loading Collections-Support-tonel.1.mcz
[64] SystemNotification: Loading TraitsV2-Compatibility-tonel.1.mcz
[64] SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz
[64] SystemNotification: Loading AST-Core-Traits-tonel.1.mcz
[64] SystemNotification: Loading Announcements-Core-tonel.1.mcz
[64] SystemNotification: Loading System-Support-tonel.1.mcz
[64] SystemNotification: Loading Files-tonel.1.mcz
[32] MetacelloNotification: Loaded -> Athens-Cairo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfAthens] >> postload:package:
[32] NewUndeclaredWarning: TestRunner>>runProfiled (MessageTally is Undeclared)
[32] MetacelloNotification: Loaded -> SUnit-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SUnit-Support-UITesting-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SUnit-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Starting atomic load
[64] SystemNotification: Loading System-Changes-tonel.1.mcz
[64] SystemNotification: Loading Kernel-BytecodeEncoders-tonel.1.mcz
[64] SystemNotification: Loading Kernel-tonel.1.mcz
[32] MetacelloNotification: 	Loaded -> Tool-ExternalBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Finished atomic load
[32] MetacelloNotification: Loaded -> EnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Starting atomic load
[32] NewUndeclaredWarning: NECMenuMorph class>>convertToSHSymbol: (SHRBTextStyler is Undeclared)
[32] NewUndeclaredWarning: NECMenuMorph class>>selectColorFor: (SHRBTextStyler is Undeclared)
[32] NewUndeclaredWarning: NECMenuMorph class>>selectFontFor: (SHRBTextStyler is Undeclared)
[32] NewUndeclaredWarning: FinderUI>>refactor (NautilusRefactoring is Undeclared)
[32] NewUndeclaredWarning: ProcessBrowser>>refactor (NautilusRefactoring is Undeclared)
[32] NewUndeclaredWarning: NECSymbolEntry>>methodSourceDescription:method: (SHRBTextStyler is Undeclared)
[64] SystemNotification: Loading Random-Core-tonel.1.mcz
[64] SystemNotification: Loading FileSystem-Path-tonel.1.mcz
[64] SystemNotification: Loading UIManager-tonel.1.mcz
[64] SystemNotification: Loading Collections-Sequenceable-tonel.1.mcz
[64] SystemNotification: Loading FFI-Kernel-tonel.1.mcz
[64] SystemNotification: Loading DeprecatedFileStream-tonel.1.mcz
[64] SystemNotification: Loading Collections-Strings-tonel.1.mcz
[64] SystemNotification: Loading System-Finalization-tonel.1.mcz
[64] SystemNotification: Loading System-Announcements-tonel.1.mcz
[64] NewUndeclaredWarning: SystemAnnouncer class>>restoreAllNotifications (PragmaCollector is Undeclared)
[64] SystemNotification: Loading Shift-ClassBuilder-tonel.1.mcz
[64] SystemNotification: Loading Monticello-tonel.1.mcz
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.image --no-default-preferences eval --save 'TraitsBootstrap fixSourceCodeOfTraits '
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] TraitsBootstrap
[64] + zip Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.changes Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.image
[64]   adding: Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.changes (deflated 79%)
[32] MetacelloNotification: 	Loaded -> Tool-ProcessBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Tool-Profilers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Tool-SystemReporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> NECompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> NECompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> NECompletion-Preferences-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Announcements-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Metacello-FileTree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Metacello-Cypress-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Metacello-ProfStef-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Metacello-Reference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Metacello-Tutorial-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> MonticelloGUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> RPackage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Monticello-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> MonticelloGUI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Network-Mail-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Network-Mail-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Pharo-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> ProfStef-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> ProfStef-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> RecentSubmissions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Refactoring-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Refactoring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Refactoring-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Regex-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Monticello-OldDataStreamCompatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> MonticelloFileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Spec2-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Tool-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Tool-FileList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Tool-Finder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Tool-ImageCleaner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: 	Loaded -> Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Finished atomic load
[64]   adding: Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.image (deflated 81%)
[64] + echo '[Monticello] Loading Networking Packages and Remote Repositories'
[64] [Monticello] Loading Networking Packages and Remote Repositories
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/02-monticello-bootstrap/03-bootstrapMonticelloRemote.st --save --quit
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (InternetConfiguration is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (NetNameResolver is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (Socket is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (Base64MimeConverter is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnLogEvent is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnConstants is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnHeaders is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnNetworkingUtils is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnServer is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnSingleThreadedServer is Undeclared)
[64] SystemNotification: Loading Network-Kernel-tonel.1.mcz
[64] SystemNotification: Loading Network-MIME-tonel.1.mcz
[64] SystemNotification: Loading Network-Protocols-tonel.1.mcz
[64] SystemNotification: Loading MonticelloRemoteRepositories-tonel.1.mcz
[64] NewUndeclaredWarning: MCHttpRepository>>entityStreamContents: (ZnStreamingEntity is Undeclared)
[64] NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared)
[64] NewUndeclaredWarning: MCHttpRepository>>writeStreamForFileNamed:replace:do: (ZnHttpUnsuccessful is Undeclared)
[64] NewUndeclaredWarning: MCSmalltalkhubRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared)
[64] NewUndeclaredWarning: MCSqueaksourceRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared)
[64] SystemNotification: Loading Zinc-HTTP-tonel.1.mcz
[64] NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared)
[64] NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared)
[64] NewUndeclaredWarning: ZnClient>>downloadTo: (ZnFileSystemUtils is Undeclared)
[64] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
[64] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
[64] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
[64] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
[64] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
[64] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
[64] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfBasicTools] >> postload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
[32] MetacelloNotification: Loaded -> Athens-Text-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading Zinc-FileSystem-tonel.1.mcz
[64] SystemNotification: Loading Zodiac-Core-tonel.1.mcz
[64] + zip Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.changes Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.image
[64]   adding: Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.changes (deflated 79%)
[64]   adding: Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.image (deflated 81%)
[64] + echo '[Metacello] Bootstrapping Metacello'
[64] [Metacello] Bootstrapping Metacello
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/03-metacello-bootstrap/01-loadMetacello.st --save --quit
[32] MetacelloNotification: Loaded -> Athens-Balloon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Athens-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Athens-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Athens-Cairo-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfAthens] >> postload:package:
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (RxMatcher is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (RxParser is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (RxsPredicate is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeStCypressWriter is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeFileSystemUtils is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockASubclass is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockClassA is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPlatform is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharoPlatform is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharo30Platform is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (STONWriter is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitHubRepository is Undeclared)
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitBasedNetworkRepository is Undeclared)
[64] SystemNotification: Loading ScriptingExtensions-tonel.1.mcz
[64] SystemNotification: Loading System-FileRegistry-tonel.1.mcz
[64] NewUndeclaredWarning: FileServices class>>itemsForDirectory: (PragmaCollector is Undeclared)
[64] NewUndeclaredWarning: FileServices class>>itemsForFile: (PragmaCollector is Undeclared)
[64] SystemNotification: Loading FileSystem-Memory-tonel.1.mcz
[64] SystemNotification: Loading Regex-Core-tonel.1.mcz
[64] SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz
[64] SystemNotification: Loading StartupPreferences-tonel.1.mcz
[64] SystemNotification: Loading ConfigurationCommandLineHandler-Core-tonel.1.mcz
[64] NewUndeclaredWarning: ConfigurationCommandLineHandler>>gofer (Gofer is Undeclared)
[64] NewUndeclaredWarning: ConfigurationCommandLineHandler>>metacelloVersion: (MetacelloVersionDoesNotExistError is Undeclared)
[64] SystemNotification: Loading PragmaCollector-tonel.1.mcz
[64] SystemNotification: Loading System-FileRegistry-tonel.1.mcz
[64] SystemNotification: Loading MonticelloConfigurations-tonel.1.mcz
[64] SystemNotification: Loading Gofer-Core-tonel.1.mcz
[64] NewUndeclaredWarning: GoferMetacelloLoad>>metacelloVersion (MetacelloVersionDoesNotExistError is Undeclared)
[64] SystemNotification: Loading Metacello-Base-tonel.1.mcz
[64] NewUndeclaredWarning: BaselineOf>>projectClass (MetacelloMCBaselineProject is Undeclared)
[64] NewUndeclaredWarning: BaselineOf>>versionNumberClass (MetacelloVersionNumber is Undeclared)
[64] NewUndeclaredWarning: ConfigurationOf class>>ensureMetacello: (MetacelloNotification is Undeclared)
[32] MetacelloNotification: Loaded -> Flashback-Decompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Flashback-Decompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Shift-ClassBuilder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveMethods (BooleanSlot is Undeclared)
[32] NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared)
[32] NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared)
[32] MetacelloNotification: Loaded -> Shift-ClassInstaller-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
[32] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared)
[32] MetacelloNotification: Loaded -> TraitsV2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared)
[64] NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared)
[64] NewUndeclaredWarning: ConfigurationOf>>projectClass (MetacelloMCProject is Undeclared)
[64] NewUndeclaredWarning: ConfigurationOf>>versionNumberClass (MetacelloSemanticVersionNumber is Undeclared)
[64] NewUndeclaredWarning: Metacello class>>registrations (MetacelloProjectRegistration is Undeclared)
[64] NewUndeclaredWarning: Metacello>>onWarningLog (MetacelloNotification is Undeclared)
[64] SystemNotification: Loading Metacello-Core-tonel.1.mcz
[64] NewUndeclaredWarning: MetacelloBaselineOfMethodSpec>>versionString (MetacelloMCBaselineProject is Undeclared)
[64] NewUndeclaredWarning: MetacelloProjectRegistration>>version (MetacelloMCBaselineProject is Undeclared)
[64] NewUndeclaredWarning: MetacelloBaselineSpecGenerator>>projectSpecCreationBlock (MetacelloMCBaselineProject is Undeclared)
[64] NewUndeclaredWarning: MetacelloConfigurationSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared)
[64] NewUndeclaredWarning: MetacelloProjectSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared)
[64] NewUndeclaredWarning: MetacelloScriptEngine>>cacheRepository (MetacelloMCProject is Undeclared)
[64] NewUndeclaredWarning: MetacelloScriptEngine>>repositoryOverrides (MetacelloMCProject is Undeclared)
[64] NewUndeclaredWarning: MetacelloGroupSpec>>requiresSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared)
[64] NewUndeclaredWarning: MetacelloGroupSpec>>resolveSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared)
[32] MetacelloNotification: Loaded -> Slot-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Slot-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> VariablesLibrary-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Clap-Commands-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Clap-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading MonticelloFileTree-Core-tonel.1.mcz
[64] NewUndeclaredWarning: MCFileTreeAbstractReader>>packageProperties (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeClassDefinition: (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeExtensionClassDefinition: (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeMethodProperties: (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeTraitDefinition: (STON is Undeclared)
[64] NewUndeclaredWarning: MCFileTreeRepository>>repositoryProperties (STON is Undeclared)
[64] SystemNotification: Loading Metacello-MC-tonel.1.mcz
[64] SystemNotification: Loading Metacello-PharoCommonPlatform-tonel.1.mcz
[64] SystemNotification: Loading MonticelloFileTree-FileSystem-Utilities-tonel.1.mcz
[64] SystemNotification: Loading STON-Core-tonel.1.mcz
[32] MetacelloNotification: Loaded -> Clap-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SUnit-Visitor-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SUnit-Support-UITesting-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> EnlumineurFormatter-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Reflectivity-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: ExecutionCounterTest>>testCounting (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: ExecutionCounterTest>>testMultipleCounters (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: ExecutionCounterTest>>testReseting (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testAddSameWatchSameNode (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testAddWatch (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testAddWatchSameNode (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared)
[32] NewUndeclaredWarning: WatchTest>>testWatchTwice (ReflectivityExamples is Undeclared)
[32] MetacelloNotification: Loaded -> Reflectivity-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] SystemNotification: Loading Metacello-GitBasedRepository-tonel.1.mcz
[64] SystemNotification: Loading Metacello-Gitlab-tonel.1.mcz
[64] SystemNotification: Loading Metacello-GitHub-tonel.1.mcz
[64] SystemNotification: Loading Metacello-Bitbucket-tonel.1.mcz
[64] SystemNotification: Loading Metacello-Platform-tonel.1.mcz
[64] SystemNotification: Loading Metacello-ToolBox-tonel.1.mcz
[64] SystemNotification: Loading Metacello-PharoExtensions-tonel.1.mcz
[64] SystemNotification: Loading MetacelloCommandLineHandler-Core-tonel.1.mcz
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.image --no-default-preferences eval --save 'Metacello new baseline: '\''Tonel'\'';repository: '\''github://pharo-vcs/tonel:v1.0.16'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load: '\''core'\'''
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] MetacelloNotification: Loaded -> Reflectivity-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Reflectivity-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Reflectivity-VariableBreakpoint-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
[32] MetacelloNotification: Loaded -> Network-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> BaselineOfTonel-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
[64] MetacelloNotification: Loaded -> BaselineOfTonel-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
[64] MetacelloNotification: Loading baseline of BaselineOfTonel...
[64] MetacelloNotification: Fetched -> MonticelloTonel-Core-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
[64] MetacelloNotification: Fetched -> MonticelloTonel-FileSystem-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
[64] MetacelloNotification: Loaded -> MonticelloTonel-Core-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- cache
[64] MetacelloNotification: Loaded -> MonticelloTonel-FileSystem-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- cache
[64] MetacelloNotification: ...finished baseline
[32] NewUndeclaredWarning: GoferResource>>setUpMonticelloRepository (MetacelloTestsMCPackage is Undeclared)
[32] MetacelloNotification: Loaded -> Gofer-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Hashing-Testing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Rubric-SpecFindReplaceDialog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Metacello-TestsMCResources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] linear load : 
[64] 	linear load : baseline [BaselineOfTonel]
[64] 		load : MonticelloTonel-Core-cypress.1
[64] 		load : MonticelloTonel-FileSystem-cypress.1
[64] + zip Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.changes Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.image
[64]   adding: Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.changes (deflated 79%)
[64]   adding: Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.image (deflated 81%)
[64] + echo '[Pharo] Reloading rest of packages'
[64] [Pharo] Reloading rest of packages
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.image --no-default-preferences save Pharo9.0-SNAPSHOT-64bit-67e0b0f
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] + printf '\231\002\320\003'
[64] + [[ 64 -eq 32 ]]
[64] + SEEK=40
[64] + dd if=displaySize.bin of=Pharo9.0-SNAPSHOT-64bit-67e0b0f.image bs=1 seek=40 count=4 conv=notrunc
[64] 4+0 records in
[64] 4+0 records out
[64] 4 bytes copied, 0.000133464 s, 30.0 kB/s
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-67e0b0f.image --no-default-preferences eval --save 'Smalltalk vm parameterAt: 45 put: (Smalltalk vm parameterAt: 44) * 4'
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] 0
[64] + env
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-67e0b0f.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance disable'
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] MetacelloNotification: Loaded -> Metacello-TestsCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Metacello-TestsCommonMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Metacello-TestsMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Metacello-TestsMCCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Metacello-TestsPlatform-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Metacello-TestsReference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Metacello-Gitlab-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> CodeImport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] a MCCacheRepository(/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/pharo-local/package-cache)
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-67e0b0f.image --no-default-preferences eval --save 'Metacello new baseline: '\''Pharo'\'';repository: '\''tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load'
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] MetacelloNotification: Fetched -> BaselineOfPharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] NewUndeclaredWarning: BaselineOfPharo>>postload:package: (WelcomeHelp is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfPharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loading baseline of BaselineOfPharo...
[64] MetacelloNotification: Fetched -> BaselineOfBaseLibraries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfBaseLibraries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfIDE-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ExternalChangesBrowser is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FileList is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (Finder is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ProcessBrowser is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RecentMessageList is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SyntaxErrorDebugger is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (TimeProfiler is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MorphicCoreUIManager is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MorphicCoreUIManager is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (PolymorphSystemSettings is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SourceCodeFonts is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSystemSettings is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSettings is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSettings is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RealEstateAgent is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (GrowlMorph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ShortcutReminder is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (KMRepository is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (Morph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (KMShortcutHandler is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MCSaveVersionDialog is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubTextFieldArea is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SpRubFindReplaceService is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubEditingArea is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SpRubFindReplaceService is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ASTTransformExamplePluginActive is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubCharacterScanner is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubAbstractTextArea is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (PharoLightTheme is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SDL_Event is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (HiRulerBuilderTest is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubSmalltalkEditor is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (CoCompletionEngine is Undeclared)
[64] NewUndeclaredWarning: BaselineOfIDE>>postload:package: (EpMonitor is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfIDE-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: BaseLibraries baseline
[32] MetacelloNotification: Loaded -> Collections-Abstract-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfBeacon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfBeacon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Collections-Atomic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Collections-Stack-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> BaselineOfTaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfTaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: SUnitCore baseline
[64] MetacelloNotification: Fetched -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Traits baseline
[64] MetacelloNotification: Fetched -> SUnit-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> SUnit-Core-Traits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> SUnit-Visitor-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: ParametrizedTests baseline
[32] MetacelloNotification: Loaded -> Collections-Unordered-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> ParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Slot baseline
[64] MetacelloNotification: Fetched -> VariablesLibrary-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Beacon baseline
[64] MetacelloNotification: Fetched -> Beacon-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Beacon-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Clap baseline
[64] MetacelloNotification: Fetched -> Clap-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Clap-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: TaskIt baseline
[64] MetacelloNotification: Fetched -> TaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> TaskIt-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: IDE baseline
[64] MetacelloNotification: Fetched -> BaselineOfHeuristicCompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfHeuristicCompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfSortFunctions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Collections-Weak-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Loaded -> BaselineOfSortFunctions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] NewUndeclaredWarning: BaselineOfReflectivity>>postload:package: (RFReflectivityASTCacheStrategy is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfGeneralHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfGeneralHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfQA-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfQA-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfRing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfRing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfKernelTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfKernelTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfEpicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfEpicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfReferenceFinder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfReferenceFinder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfOSWindow-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfOSWindow-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfShout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfShout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfMisc-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfMisc-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfMetacello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfMetacello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfCatalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfCatalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfShift-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfShift-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfPharoGT-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] NewUndeclaredWarning: BaselineOfPharoGT>>postload:package: (GTGenericStackDebugger is Undeclared)
[64] NewUndeclaredWarning: BaselineOfPharoGT>>postload:package: (GTGenericStackDebugger is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfPharoGT-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfZodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfZodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfReflectionMirrors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfReflectionMirrors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfFuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfFuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfPharoGlamour-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfPharoGlamour-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Collections-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> BaselineOfFlashback-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfFlashback-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfGeneralTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfGeneralTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfRefactoring2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfRefactoring2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfBasicTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (TestRunner is Undeclared)
[64] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (MCWorkingCopyBrowser is Undeclared)
[64] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (RBRefactoryChangeManager is Undeclared)
[64] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (CompletionSorter is Undeclared)
[64] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (RubSmalltalkEditor is Undeclared)
[64] NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (CompletionEngine is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfBasicTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] NewUndeclaredWarning: BaselineOfAthens>>postload:package: (AthensCanvas is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: BasicTools baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
[64] NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
[64] NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
[64] NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
[64] NewUndeclaredWarning: BaselineOfUI>>postload:package: (PharoCommonTools is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Kernel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: SUnitCore baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Traits baseline
[64] MetacelloNotification: Project: UI baseline
[64] MetacelloNotification: Fetched -> BaselineOfSpec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSpec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Kernel-Tests-Extended-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Kernel-Tests-WithCompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Announcements-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Compression-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (GradientFillStyle is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (FreeTypeCache is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ImageMorph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (Form is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (World is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ExternalDropHandler is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ScrollBar is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>exportBitmapDejaVuSans (LogicalFontManager is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (TextStyle is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapSourcePro (TextConstants is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapSourcePro (TextConstants is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (TextConstants is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLLargeIdentityHashedCollection is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLPlatform is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLPharo7Platform is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PNGReadWriter is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (BalloonMorph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Display is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PharoLightTheme is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (GraphicFontSettings is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (TextEditor is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MenubarMorph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (LogicalFontManager is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FreeTypeFontProvider is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Bitmap is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfDrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfDrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Morphic baseline
[64] MetacelloNotification: Fetched -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (IdentityTransform is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (EventSensorConstants is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (RealEstateAgent is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldState is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Morph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (HandMorph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (AbstractWorldRenderer is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Cursor is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (EventManager is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldState is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (HandMorph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (MorphicCoreUIManager is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (MorphicCoreUIManager is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (ExternalDropHandler is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (ExternalDropHandler is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (PasteUpMorph is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (DefaultExternalDropHandler is Undeclared)
[64] NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> FileSystem-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> FileSystem-Tests-Disk-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> FileSystem-Tests-Attributes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Files-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Jobs-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: MorphicCore baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] NewUndeclaredWarning: BaselineOfDisplay>>installBitmap (Bitmap is Undeclared)
[64] NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Cursor is Undeclared)
[64] NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Cursor is Undeclared)
[64] NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (DisplayScreen is Undeclared)
[64] NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Form is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Traits baseline
[64] MetacelloNotification: Project: SUnit baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Traits baseline
[64] MetacelloNotification: Fetched -> SUnit-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> JenkinsTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> JenkinsTools-ExtraReports-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Display baseline
[64] MetacelloNotification: Fetched -> Graphics-Display Objects-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Graphics-Primitives-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Graphics-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: UnifiedFFI baseline
[64] MetacelloNotification: Fetched -> Alien-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> UnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> OpalCompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Random-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Ring-Definitions-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Ring-Definitions-Tests-Containers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Object Events-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-OSEnvironments-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Zinc-Character-Encoding-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Platforms-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> UnifiedFFI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> UnifiedFFI-Legacy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-OSEnvironments-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-VMEvents-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Object Events-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Collections-DoubleLinkedList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Caching-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Graphics-Canvas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FormCanvas-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-Registry-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Fonts-Abstract-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Text-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: MenuRegistration baseline
[32] MetacelloNotification: Loaded -> Text-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Multilingual-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Shout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Rubric-Styling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Shout-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> MenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Fuel baseline
[64] MetacelloNotification: Fetched -> Fuel-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Fuel-Platform-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Fuel-Platform-Pharo-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Fuel-Platform-Pharo-07-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Localization-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Clipboard-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> EmbeddedFreeType-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> EmergencyEvaluator-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> EmergencyDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FileSystem-Zip-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Fonts-Infrastructure-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FreeType-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FreeType-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Graphics-Files-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> ReflectionMirrors-Primitives-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> FuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> FuzzyMatcher-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: RewriteRuleEditor>>runReplace (RBSmalllintChecker is Undeclared)
[32] NewUndeclaredWarning: RewriteRuleEditor>>runReplace (RBTransformationRule is Undeclared)
[32] NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest:in: (SycMethodNameEditor is Undeclared)
[32] NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest:in: (CmdCommandAborted is Undeclared)
[32] MetacelloNotification: Loaded -> NautilusRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: ClassTestCase>>testMethodsOfTheClassShouldNotBeRepeatedInItsSuperclasses (ReEquivalentSuperclassMethodsRule is Undeclared)
[32] NewUndeclaredWarning: ClassTestCase>>testTraitExplicitRequirementMethodsMustBeImplementedInTheClassOrInASuperclass (ReExplicitRequirementMethodsRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReDefinesEqualNotHashRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReEquivalentSuperclassMethodsRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReJustSendsSuperRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReSubclassResponsibilityNotDefinedRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReEqualNotUsedRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (RePrecedenceRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (OldSendsDeprecatedMethodToGlobalRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReSizeCheckRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReUnconditionalRecursionRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReUnoptimizedToDoRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReBetweenAndRule is Undeclared)
[32] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReCodeCruftLeftInMethodsRule is Undeclared)
[32] NewUndeclaredWarning: RBPharoBootstrapRule class>>new (PharoBootstrapRule is Undeclared)
[32] NewUndeclaredWarning: RBOnlyReadOrWrittenVariableRule class>>new (ReIvarNeitherReadNorWrittenRule is Undeclared)
[32] NewUndeclaredWarning: RBUndeclaredReferenceRule class>>new (ReUndeclaredVariableRule is Undeclared)
[32] NewUndeclaredWarning: RBVariableNotDefinedRule class>>new (ReUndeclaredVariableRule is Undeclared)
[32] NewUndeclaredWarning: RBOnlyReadOrWrittenTemporaryRule class>>new (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[32] MetacelloNotification: Loaded -> Refactoring-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Graphics-Fonts-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Graphics-Shapes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Growl-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Keymapping-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Keymapping-KeyCombinations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Keymapping-Pragmas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Transcript-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Native-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Base-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-Basic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-ColorPicker-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-List-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-Pluggable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] NewUndeclaredWarning: ClassTestCase>>assertValidLintRule: (ReSmalllintChecker is Undeclared)
[32] MetacelloNotification: Loaded -> Manifest-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Manifest-Resources-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReSmalllintChecker is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testCriticsOf (ReRuleManager is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testCriticsOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReRuleManager is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReRuleManager is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReRuleManager is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[32] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[32] MetacelloNotification: Loaded -> Manifest-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: CriticBrowser>>initialize (ReCriticsCache is Undeclared)
[32] NewUndeclaredWarning: CriticBrowser>>initialize (ReSmalllintChecker is Undeclared)
[32] NewUndeclaredWarning: SelectRuleBrowser class>>items (ReRuleManager is Undeclared)
[32] NewUndeclaredWarning: SingleCodeCriticResultList>>browseDependencies (DAPackageAnalyzerPackageDependenciesWindow is Undeclared)
[32] MetacelloNotification: Loaded -> Tool-CriticBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Morphic-Widgets-PolyTabs-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-Scrolling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-Tabs-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-Taskbar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-Menubar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-Tree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-Windows-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-Taskbar-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Multilingual-OtherLanguages-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Multilingual-TextConverterOtherLanguages-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> NewValueHolder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Polymorph-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Images-Animated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Settings-Graphics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Settings-Polymorph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Settings-System-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-History-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Installers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Settings-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Settings-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Formatter-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Sound-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Text-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Text-Edition-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Text-Scanning-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Unicode-Initialization-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-TickList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Changes-FileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Identification-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Renraku-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: RenrakuTest>>testAsClassRuleTransformation (ReAsClassRule is Undeclared)
[32] NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared)
[32] NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared)
[32] NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared)
[32] NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared)
[32] MetacelloNotification: Loaded -> Renraku-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Renraku-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Moose-Algos-Graph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Tool-Base-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Spec2 baseline
[64] MetacelloNotification: Fetched -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[64] MetacelloNotification: Loaded -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[64] MetacelloNotification: Project: Commander2 baseline
[64] MetacelloNotification: Fetched -> Commander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[64] MetacelloNotification: Fetched -> Commander2-Deprecations-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[32] MetacelloNotification: Loaded -> Tool-DependencyAnalyser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Commander2-UI-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[64] MetacelloNotification: Fetched -> Commander2-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[64] MetacelloNotification: Fetched -> Commander2-UI-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[64] MetacelloNotification: Fetched -> Spec2-ObservableSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Transmission-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Adapters-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Adapters-Stub-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Interactions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Commander2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Commander2-ContactBook-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Commander2-ContactBook-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Tool-DependencyAnalyser-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Moose-Algos-Graph-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests-Data-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Spec2-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Adapters-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Morphic-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Spec baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Morphic baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: MorphicCore baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Traits baseline
[64] MetacelloNotification: Project: SUnit baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> GeneralRules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[32] NewUndeclaredWarning: ReSmalllintTest>>classEnvironmentWithAllObjectClasses (RBSmalllintTestSuperclassObject is Undeclared)
[32] NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
[32] NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
[32] NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
[64] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Traits baseline
[64] MetacelloNotification: Project: Display baseline
[64] MetacelloNotification: Project: UnifiedFFI baseline
[64] MetacelloNotification: Project: MenuRegistration baseline
[64] MetacelloNotification: Project: Fuel baseline
[64] MetacelloNotification: Fetched -> Spec-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec-MorphicAdapters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec-PolyWidgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> GeneralRules-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Kernel-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: ProperlyImplementedSUnitClassesTest>>testAndMakeSureSuperSetupIsCalledAsFirstMessageInSetupMethodsOfTestCases (ReShouldSendSuperSetUpAsFirstMessage is Undeclared)
[32] NewUndeclaredWarning: ProperlyImplementedSUnitClassesTest>>testAndMakeSureSuperTearDownIsCalledAsLastMessageInTearDownMethodsOfTestCases (ReShouldSendSuperTearDownAsLastMessage is Undeclared)
[32] NewUndeclaredWarning: ReleaseTest>>testTestCasesEndsWithTestOrTestCase (ReTestClassNameShouldEndWithTestRule is Undeclared)
[32] MetacelloNotification: Loaded -> ReleaseTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> NautilusRefactoring-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
[64] MetacelloNotification: Fetched -> Spec-StubAdapter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec-Deprecated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: DrTests baseline
[64] MetacelloNotification: Fetched -> DrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> DrTests-TestsRunner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> DrTests-TestCoverage-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> DrTests-TestsProfiling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> DrTests-TestsProfiling-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> DrTests-TestCoverage-MocksForTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> DrTests-TestCoverage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> DrTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> DrTests-CommentsToTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> DrTests-CommentsToTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Debugger-Actions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Debugger-Filters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Debugger-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Debugging-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Fuel baseline
[64] MetacelloNotification: Fetched -> Fuel-Tools-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Fonts-Chooser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Transcript-Tool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-Workspace-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Keymapping-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Keymapping-Tools-Spec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> WebBrowser-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> HelpSystem-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Reflectivity baseline
[64] MetacelloNotification: Fetched -> Reflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Athens baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Display baseline
[64] MetacelloNotification: Project: UnifiedFFI baseline
[64] MetacelloNotification: Fetched -> Athens-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Athens-Cairo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: SUnit baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Traits baseline
[64] MetacelloNotification: Fetched -> SUnit-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> OSWindow-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> SUnit-Support-UITesting-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> SUnit-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-ExternalBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: EnlumineurFormatter baseline
[64] MetacelloNotification: Fetched -> EnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-ProcessBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-Profilers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-SystemReporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> NECompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> NECompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> NECompletion-Preferences-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Announcements-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-FileTree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-Cypress-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-ProfStef-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-Reference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-Tutorial-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> MonticelloGUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> RPackage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Monticello-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> MonticelloGUI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Network-Mail-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Network-Mail-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Pharo-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> ProfStef-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> ProfStef-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> RecentSubmissions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Refactoring-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Refactoring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> OSWindow-SDL2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> OSWindow-VM-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Refactoring-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Regex-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Monticello-OldDataStreamCompatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> MonticelloFileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-FileList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-Finder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-ImageCleaner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Athens baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> OSWindow-SDL2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> OSWindow-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SUnit-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Kernel-Tests-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Polymorph-Widgets-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Settings-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Support-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Rubric-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Display baseline
[64] MetacelloNotification: Project: UnifiedFFI baseline
[64] MetacelloNotification: Fetched -> Athens-Text-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Athens-Balloon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Athens-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Athens-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Athens-Cairo-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Flashback baseline
[64] MetacelloNotification: Fetched -> Flashback-Decompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Flashback-Decompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Shift baseline
[64] MetacelloNotification: Fetched -> Shift-ClassBuilder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Shift-ClassInstaller-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Traits baseline
[32] SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[32] MetacelloNotification: Loaded -> Refactoring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Refactoring-Tests-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> TraitsV2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Slot baseline
[64] MetacelloNotification: Fetched -> Slot-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Slot-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> VariablesLibrary-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Clap baseline
[64] MetacelloNotification: Fetched -> Clap-Commands-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Clap-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Clap-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: SUnit baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Traits baseline
[64] MetacelloNotification: Fetched -> SUnit-Visitor-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[32] MetacelloNotification: Loaded -> Refactoring-Tests-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Refactoring-Tests-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Refactoring-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> SUnit-Support-UITesting-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: EnlumineurFormatter baseline
[64] MetacelloNotification: Fetched -> EnlumineurFormatter-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Reflectivity baseline
[64] MetacelloNotification: Fetched -> Reflectivity-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Reflectivity-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Reflectivity-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Reflectivity-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Reflectivity-VariableBreakpoint-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Network-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Gofer-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Hashing-Testing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Rubric-SpecFindReplaceDialog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Metacello baseline
[32] MetacelloNotification: Loaded -> Ombu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Metacello-TestsMCResources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-TestsCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-TestsCommonMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-TestsMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-TestsMCCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-TestsPlatform-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-TestsReference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Metacello-Gitlab-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: KernelTests baseline
[64] MetacelloNotification: Fetched -> CodeImport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Collections-Abstract-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Collections-Atomic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Collections-Stack-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Collections-Unordered-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Collections-Weak-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Collections-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Kernel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Kernel-Tests-Extended-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Kernel-Tests-WithCompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Announcements-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Compression-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FileSystem-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FileSystem-Tests-Disk-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FileSystem-Tests-Attributes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Files-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Jobs-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> OpalCompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Random-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Ring-Definitions-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Ring-Definitions-Tests-Containers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Epicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Hiedra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> System-Object Events-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-OSEnvironments-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Zinc-Character-Encoding-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Platforms-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Text-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Multilingual-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Shout baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Traits baseline
[64] MetacelloNotification: Fetched -> Shout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Rubric-Styling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Shout-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: GeneralHelp baseline
[64] MetacelloNotification: Project: ReflectionMirrors baseline
[32] MetacelloNotification: Loaded -> Hiedra-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> ReflectionMirrors-Primitives-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: FuzzyMatcher baseline
[64] MetacelloNotification: Fetched -> FuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FuzzyMatcher-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: QA baseline
[64] MetacelloNotification: Fetched -> BaselineOfQualityAssistant-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfQualityAssistant-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfDependencyAnalyzer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfDependencyAnalyzer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfManifest-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfManifest-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> NautilusRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Refactoring-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Manifest baseline
[64] MetacelloNotification: Fetched -> Manifest-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Manifest-Resources-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Manifest-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: QualityAssistant baseline
[64] MetacelloNotification: Fetched -> Tool-CriticBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Renraku-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Renraku-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Renraku-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: DependencyAnalyzer baseline
[64] MetacelloNotification: Fetched -> Moose-Algos-Graph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> EpiceaBrowsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> PharoDocComment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> STON-Text support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-CommandLine-TextSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Serial Port-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> PerformMessageCommandLineHandler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Files-Prompt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Fuel-Platform-Pharo-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Tool-DependencyAnalyser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-DependencyAnalyser-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Moose-Algos-Graph-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-DependencyAnalyser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-DependencyAnalyser-Tests-Data-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GeneralRules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GeneralRules-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Kernel-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> ReleaseTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> NautilusRefactoring-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Reflectivity baseline
[64] MetacelloNotification: Project: OSWindow baseline
[64] MetacelloNotification: Fetched -> OSWindow-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> OSWindow-SDL2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> OSWindow-VM-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> OSWindow-SDL2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> OSWindow-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Refactoring baseline
[64] MetacelloNotification: Fetched -> SUnit-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Kernel-Tests-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Polymorph-Widgets-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Settings-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Support-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Rubric-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Refactoring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Refactoring-Tests-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Refactoring-Tests-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Refactoring-Tests-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Refactoring-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Epicea baseline
[64] MetacelloNotification: Fetched -> Ombu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Epicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Hiedra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Hiedra-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> EpiceaBrowsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Misc baseline
[32] MetacelloNotification: Loaded -> Fuel-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Debugging-Utils-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> PharoDocComment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> STON-Text support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-CommandLine-TextSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Serial Port-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> PerformMessageCommandLineHandler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Files-Prompt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Fuel baseline
[64] MetacelloNotification: Fetched -> Fuel-Platform-Pharo-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Fuel-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: GeneralTests baseline
[64] MetacelloNotification: Fetched -> Debugging-Utils-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> AST-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Installers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> MonticelloMocks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> AST-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Installers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> MonticelloMocks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> FormCanvas-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Collections-DoubleLinkedList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Collections-Arithmetic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> ConfigurationCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> MetacelloCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> FormCanvas-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Collections-DoubleLinkedList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Collections-Arithmetic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> ConfigurationCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> MetacelloCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Debugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> EmergencyDebugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> EmbeddedFreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Ombu-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Epicea-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Hiedra-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> EpiceaBrowsers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FileSystem-Tests-Memory-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Fonts-Infrastructure-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> FreeType-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Graphics-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Debugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> EmergencyDebugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> EmbeddedFreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Ombu-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> HelpSystem-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Keymapping-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Morphic-Widgets-FastTable-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> NECompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> NewValueHolder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> ProfStef-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Regex-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Ring-Definitions-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Rubric-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> ScriptingExtensions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> STON-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Caching-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Hashing-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-History-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Epicea-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Hiedra-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> EpiceaBrowsers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> System-Localization-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-SessionManager-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Settings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Text-Diff-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Text-Edition-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-ExternalBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-FileList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-Finder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-Profilers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tool-Workspace-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Tools-Test-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Zinc-Resource-Meta-FileSystem-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Zinc-Resource-Meta-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Zinc-HTTP-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Zinc-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> FileSystem-Tests-Memory-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Fonts-Infrastructure-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> FreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> FreeType-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Graphics-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> System-Identification-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-DependenciesTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> System-BasicCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Transcript-NonInteractive-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> PharoDocComment-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Zodiac baseline
[64] MetacelloNotification: Fetched -> Zinc-Zodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Zodiac-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Zodiac-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: SortFunctions baseline
[64] MetacelloNotification: Fetched -> SortFunctions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> SortFunctions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfPharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfMonticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfTelePharoSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: ReferenceFinder baseline
[64] MetacelloNotification: Fetched -> ReferenceFinder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Refactoring2 baseline
[32] MetacelloNotification: Loaded -> HelpSystem-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Keymapping-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Refactoring2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Refactoring2-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Refactoring2-Transformations-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: ClassParser baseline
[64] MetacelloNotification: Fetched -> ClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> ClassParser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> UndefinedClasses-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> UndefinedClasses-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Calypso baseline
[64] MetacelloNotification: Fetched -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: ClassAnnotation baseline
[64] MetacelloNotification: Fetched -> ClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: ClassAnnotationTests baseline
[64] MetacelloNotification: Fetched -> ClassAnnotation-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Commander baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Morphic-Widgets-FastTable-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> NECompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> NewValueHolder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> ProfStef-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: ClassAnnotation baseline
[64] MetacelloNotification: Project: ClassAnnotationTests baseline
[64] MetacelloNotification: Fetched -> Commander-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Commander-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Commander-Activators-Shortcut-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Commander-Activators-ContextMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Commander-Activators-DragAndDrop-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Commander-Activators-WorldMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Commander-Activators-Mouse-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Commander-Activators-TextView-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Commander-SpecSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Commander-Spec2-Compatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: SystemCommands baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Regex-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Ring-Definitions-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Rubric-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> ScriptingExtensions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Commander baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: ClassAnnotation baseline
[64] MetacelloNotification: Project: ClassAnnotationTests baseline
[64] MetacelloNotification: Fetched -> SystemCommands-RefactoringSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> SystemCommands-ClassCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> SystemCommands-MessageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> SystemCommands-MethodCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> SystemCommands-PackageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> SystemCommands-SourceCodeCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> SystemCommands-VariableCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> STON-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Caching-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> SystemCommands-RefactoringSupport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-NavigationModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-NavigationModel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemQueries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P5WithTags-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> System-Hashing-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-History-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Localization-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-SessionManager-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Settings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-FileOut-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Monticello-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> System-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Text-Diff-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Text-Edition-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Tool-ExternalBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Tool-FileList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Tool-Finder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-MethodDiffTool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-FileOut-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemTools-FullBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Tool-Profilers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Tool-Workspace-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Tools-Test-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Zinc-Resource-Meta-FileSystem-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Zinc-Resource-Meta-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Zinc-HTTP-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemTools-FullBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemTools-QueryBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemTools-QueryBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemTools-OldToolCompatibillity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Ring baseline
[64] MetacelloNotification: Fetched -> Ring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Ring-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Ring-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Ring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Ring-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Zinc-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-Identification-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfMonticello is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfIceberg is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfLibGit is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfIceberg is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfLibGit is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfMonticello is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[32] MetacelloNotification: Loaded -> System-DependenciesTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> System-BasicCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Ring-Tests-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Ring-TraitsV2Support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Ring-RuntimeSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-Ring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Catalog baseline
[64] MetacelloNotification: Fetched -> Tool-Catalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: PharoGlamour baseline
[64] MetacelloNotification: Fetched -> Glamour-Announcements-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Helpers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Tasks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-PagerModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Browsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Morphic-Brick-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Morphic-Theme-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Transcript-NonInteractive-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> PharoDocComment-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Zinc-Zodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Zodiac-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Zodiac-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> Glamour-Morphic-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Morphic-Renderer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Morphic-Pager-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Rubric-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-SpecIntegration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Tests-Resources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Tests-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Morphic-Brick-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Glamour-Tests-Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: PharoGT baseline
[64] MetacelloNotification: Fetched -> OpalCompiler-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-InspectorExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> SortFunctions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SortFunctions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> BaselineOfPharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> BaselineOfMonticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> BaselineOfTelePharoSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> ReferenceFinder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> GT-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-Spotter-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-SpotterExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-BytecodeDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-SUnitDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-Tests-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-Tests-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-Tests-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-Tests-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> GT-Tests-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: HeuristicCompletion baseline
[64] MetacelloNotification: Fetched -> HeuristicCompletion-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] MetacelloNotification: Loaded -> Refactoring2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> HeuristicCompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> HeuristicCompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Spec2 baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[64] MetacelloNotification: Loaded -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
[64] MetacelloNotification: Project: Commander2 baseline
[64] MetacelloNotification: Fetched -> Spec2-Code-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Code-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Spec2-Code-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Pharo-WelcomeHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Calypso baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: ClassAnnotation baseline
[64] MetacelloNotification: Project: ClassAnnotationTests baseline
[64] MetacelloNotification: Project: Commander baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: ClassAnnotation baseline
[64] MetacelloNotification: Project: ClassAnnotationTests baseline
[64] MetacelloNotification: Project: SystemCommands baseline
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: Commander baseline
[32] MetacelloNotification: Loaded -> Refactoring2-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Project: ClassAnnotation baseline
[64] MetacelloNotification: Project: ClassAnnotationTests baseline
[64] MetacelloNotification: Fetched -> Calypso-SystemPlugins-Monticello-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Deprecated90-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[64] MetacelloNotification: Fetched -> Gofer-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
[32] SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[32] MetacelloNotification: Loaded -> Refactoring2-Transformations-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Loaded -> SUnit-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SUnit-Core-Traits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SUnit-Visitor-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> ParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> VariablesLibrary-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: MemoryLogger class>>writeFilename (LibC is Undeclared)
[64] MetacelloNotification: Loaded -> Beacon-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Beacon-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] SystemNotification: ClapParameterized>>addAll:(parameters is shadowed)
[64] MetacelloNotification: Loaded -> Clap-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Clap-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: TKTUIProcessTaskRunner>>scheduleTaskExecution: (WorldState is Undeclared)
[64] MetacelloNotification: Loaded -> TaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> TaskIt-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] SystemNotification: Starting preload action
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> preload:package:
[32] MetacelloNotification: Loaded -> ClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> ClassParser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> UndefinedClasses-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> UndefinedClasses-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> ClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Loaded -> SUnit-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> JenkinsTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: HDLintReport class>>runClasses:named: (RBBrowserEnvironment is Undeclared)
[64] NewUndeclaredWarning: HDLintReport class>>runPackage: (RBBrowserEnvironment is Undeclared)
[64] NewUndeclaredWarning: HDLintReport>>initializeOn: (RBCompositeLintRule is Undeclared)
[64] NewUndeclaredWarning: HDLintReport>>initializeOn: (RBBasicLintRule is Undeclared)
[64] NewUndeclaredWarning: HDLintReport>>run (RBSmalllintChecker is Undeclared)
[64] NewUndeclaredWarning: HDLintReport>>run (RBCompositeLintRule is Undeclared)
[64] MetacelloNotification: Loaded -> JenkinsTools-ExtraReports-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
[64] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[64] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[64] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[64] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[64] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[64] NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayMedium>>fillShape:fillColor:at: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: DisplayMedium>>fillShape:fillColor:at: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[64] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[64] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[64] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[64] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[64] NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
[64] NewUndeclaredWarning: ColorForm>>colormapIfNeededForDepth: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: ColorForm>>copy: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: ColorForm>>maskingMap (Bitmap is Undeclared)
[64] NewUndeclaredWarning: ColorForm>>pixelValueAt: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: DisplayScreen class>>actualScreenDepth (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayScreen class>>boundingBox (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayScreen>>fullscreen (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayScreen>>replacedBy:do: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayScreen>>replacedBy:do: (Display is Undeclared)
[64] NewUndeclaredWarning: Form class>>dotOfSize: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form class>>fromDisplay: (Display is Undeclared)
[64] NewUndeclaredWarning: Form>>asFormOfDepth: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>asGrayScale (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>asGrayScale (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>balancedPatternFor:depth: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>balancedPatternFor:depth: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>bitPatternFor: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>border:width:rule:fillColor: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>colorReduced (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>copy:from:in:rule: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>copyBits:at:translucent: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>copyBits:from:at:clippingBox:rule:fillColor: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>copyBits:from:at:clippingBox:rule:fillColor:map: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>copyBits:from:at:colorMap: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>copyWithColorsReducedTo: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>displayResourceFormOn: (WarpBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>displayScaledOn: (WarpBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>drawLine:from:to:clippingBox:rule:fillColor: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>eraseShape: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>eraseShape: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>fadeImage:at:indexAndMaskDo: (Display is Undeclared)
[64] NewUndeclaredWarning: Form>>fill:rule:fillColor: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>fillAlpha: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>fillAlpha: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>fillFromXYColorBlock: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>findShapeAroundSeedBlock: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>fixAlpha (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>flipBy:centerAt: (WarpBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>flipHorizontally (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>fromDisplay: (Display is Undeclared)
[64] NewUndeclaredWarning: Form>>hibernate (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>magnify:by:smoothing: (WarpBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>mapColor:to: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>mapColors:to: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>newColorMap (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>pageWarp:at:forward: (WarpBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>pageWarp:at:forward: (Display is Undeclared)
[64] NewUndeclaredWarning: Form>>pageWarp:at:forward: (Display is Undeclared)
[64] NewUndeclaredWarning: Form>>paintBits:at:translucent: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>pixelCompare:with:at: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>pixelCompare:with:at: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>pixelCompare:with:at: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>pixelValueAt: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>pixelValueAt:put: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>primCountBits (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>primCountBits (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>privateFloodFillValue: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>privateFloodFillValue: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>readBitsFrom: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>replaceColor:withColor: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>replaceColor:withColor: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>rotateBy:centerAt: (WarpBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>rotateBy:magnify:smoothing: (WarpBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>setExtent:depth: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>slideImage:at:delta: (Display is Undeclared)
[64] NewUndeclaredWarning: Form>>smear:distance: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>tallyPixelValues (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>tallyPixelValuesInRect:into: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>wipeImage:at:clippingBox:rectForIndex: (Display is Undeclared)
[64] NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (Bitmap is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>display (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>displayAt: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>displayAt: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (BitBlt is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
[64] NewUndeclaredWarning: InfiniteForm>>displayOn:at:clippingBox:rule:fillColor: (BitBlt is Undeclared)
[64] MetacelloNotification: Loaded -> Graphics-Display Objects-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Graphics-Primitives-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Graphics-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
[64] MetacelloNotification: Loaded -> Alien-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: FFILibraryFinder>>ldLibraryPaths (OSEnvironment is Undeclared)
[64] NewUndeclaredWarning: FFIWindowsLibraryFinder>>knownPaths (OSEnvironment is Undeclared)
[32] MetacelloNotification: Loaded -> ClassAnnotation-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Commander-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Loaded -> UnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] MetacelloNotification: Loaded -> Commander-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Commander-Activators-Shortcut-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Commander-Activators-ContextMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Commander-Activators-DragAndDrop-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Commander-Activators-WorldMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Commander-Activators-Mouse-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Commander-Activators-TextView-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Commander-SpecSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Commander-Spec2-Compatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Loaded -> UnifiedFFI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> UnifiedFFI-Legacy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-OSEnvironments-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
[64] NewUndeclaredWarning: InputEventSensor class>>default (Sensor is Undeclared)
[64] NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
[64] NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
[64] NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
[64] NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
[64] MetacelloNotification: Loaded -> System-VMEvents-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Object Events-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Collections-DoubleLinkedList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Caching-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: SycAbstractAllInstVarAccessorsCommand class>>browserShortcutActivation (ClyClass is Undeclared)
[32] NewUndeclaredWarning: SycAbstractAllInstVarAccessorsCommand class>>fullBrowserMenuActivation (ClyClassContextOfFullBrowser is Undeclared)
[32] NewUndeclaredWarning: SycGenerateAllInstVarAccessorsCommand class>>browserShortcutActivation (ClyClass is Undeclared)
[32] NewUndeclaredWarning: SycRemoveClassKeepingSubclassesCommand class>>fullBrowserMenuActivation (ClyClassContextOfFullBrowser is Undeclared)
[32] NewUndeclaredWarning: SycRemoveClassKeepingSubclassesCommand class>>fullBrowserShortcutActivation (ClyClassContextOfFullBrowser is Undeclared)
[32] NewUndeclaredWarning: SycAddSubclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycAddSubclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
[32] NewUndeclaredWarning: SycInsertSubclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycInsertSubclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
[32] NewUndeclaredWarning: SycInsertSuperclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycInsertSuperclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
[32] MetacelloNotification: Loaded -> SystemCommands-ClassCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: SycAddMessageArgumentCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycAddMessageArgumentCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycFindAndReplaceMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycFindAndReplaceMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycInlineAllSendersMessageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycInlineAllSendersMessageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycRemoveMessageArgumentCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycRemoveMessageArgumentCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycReplaceMessageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycReplaceMessageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] MetacelloNotification: Loaded -> SystemCommands-MessageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: SycMoveMethodsToPackageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToPackageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToPackageDefiningClassCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToPackageDefiningClassCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToClassCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToClassCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycPushDownMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycPushDownMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycPushDownMethodCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycPushUpMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycPushUpMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycPushUpMethodCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
[32] NewUndeclaredWarning: SycRemoveHierarchyMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[32] NewUndeclaredWarning: SycRemoveHierarchyMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[32] MetacelloNotification: Loaded -> SystemCommands-MethodCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SystemCommands-PackageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SystemCommands-SourceCodeCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> SystemCommands-VariableCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Loaded -> Graphics-Canvas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: FormCanvas>>drawString:from:to:at:font:color: (TextStyle is Undeclared)
[64] NewUndeclaredWarning: FormCanvas>>drawString:from:to:in:font:color: (TextStyle is Undeclared)
[64] NewUndeclaredWarning: FormCanvas>>drawString:from:to:in:font:color:underline:underlineColor:strikethrough:strikethroughColor: (TextStyle is Undeclared)
[64] MetacelloNotification: Loaded -> FormCanvas-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tool-Registry-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: AbstractFont class>>initialize (TextStyle is Undeclared)
[64] NewUndeclaredWarning: AbstractFont>>pixelSize (TextStyle is Undeclared)
[64] NewUndeclaredWarning: AbstractFont>>textStyle (TextStyle is Undeclared)
[64] NewUndeclaredWarning: AbstractFont>>textStyle (TextStyle is Undeclared)
[64] MetacelloNotification: Loaded -> Fonts-Abstract-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Text-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: Morph>>clipText (Clipboard is Undeclared)
[64] NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: HandMorph>>eventQueue (Sensor is Undeclared)
[64] NewUndeclaredWarning: HandMorph>>generateKeyboardEvent: (Sensor is Undeclared)
[64] NewUndeclaredWarning: HandMorph>>mouseTrailFrom: (Sensor is Undeclared)
[64] NewUndeclaredWarning: HandMorph>>mouseTrailFrom: (Sensor is Undeclared)
[64] NewUndeclaredWarning: KeyboardEvent>>asKeyCombination (KMKeyCombination is Undeclared)
[64] NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (World is Undeclared)
[64] NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (ActiveWorld is Undeclared)
[64] NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (World is Undeclared)
[64] MetacelloNotification: Loaded -> Morphic-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-NavigationModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-NavigationModel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemQueries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P5WithTags-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Monticello-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
[32] NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: ClyFullVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared)
[32] NewUndeclaredWarning: ClySuperclassVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared)
[32] NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>decorateMainTableCell:inContext: (ClySwitchToClassSideCommand is Undeclared)
[32] NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>methodDecorationStrategy (ClyMethodContextOfFullBrowser is Undeclared)
[32] MetacelloNotification: Loaded -> Calypso-SystemTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-MethodDiffTool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: ClyRunTestsFromMethodDataSourceCommand class>>queryBrowserToolbarActivation (ClyQueryBrowserContext is Undeclared)
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemTools-OldToolCompatibillity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: RGEnvironment>>compileANewClassFrom:notifying:startingFrom: (RGChunkImporter is Undeclared)
[32] MetacelloNotification: Loaded -> Ring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: RGEnvironment>>writeIntoFileTree: (IceMetadatalessFileTreeWriter is Undeclared)
[32] MetacelloNotification: Loaded -> Ring-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Ring-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Ring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Ring-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Ring-Tests-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Ring-TraitsV2Support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Ring-RuntimeSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-Ring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: CatalogBrowser>>buildBrowser (GLMTabulator is Undeclared)
[32] MetacelloNotification: Loaded -> Tool-Catalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Announcements-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Helpers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupActionBrick is Undeclared)
[32] NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupBrickCloser is Undeclared)
[32] NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupBrickOutisideClickPredicate is Undeclared)
[32] NewUndeclaredWarning: GLMBrowser>>close (GLMBrowserClosed is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>actionList (GLMActionListPresentation is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>diff (GLMDiffPresentation is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>dropDownList (GLMDropDownListPresentation is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>dynamic (GLMDynamicPresentation is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>finder (GLMFinder is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>list (GLMListPresentation is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>morph (GLMMorphPresentation is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>smalltalkCode (GLMSmalltalkCodePresentation is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>table (GLMTablePresentation is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>tabulator (GLMTabulator is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>text (GLMRubricTextPresentation is Undeclared)
[32] NewUndeclaredWarning: GLMCompositePresentation>>tree (GLMTreePresentation is Undeclared)
[32] NewUndeclaredWarning: GLMPresentation>>windowIsClosing (GLMBrowserClosing is Undeclared)
[32] MetacelloNotification: Loaded -> Glamour-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Tasks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-PagerModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: GLMFlexiblePresentation>>currentPresentation (GLMRubricTextPresentation is Undeclared)
[32] NewUndeclaredWarning: GLMSmalltalkCodePresentation>>defaultSelectionActions (GLMUIThemeExtraIcons is Undeclared)
[32] NewUndeclaredWarning: GLMSmalltalkCodePresentation>>defaultSelectionActions (GLMUIThemeExtraIcons is Undeclared)
[32] MetacelloNotification: Loaded -> Glamour-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Browsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: GLMBrickCheckBoxStyle>>checkboxCheckedImage (GLMUIThemeExtraIcons is Undeclared)
[32] NewUndeclaredWarning: GLMTreeBrick>>newToggleButtonFor: (GLMUIThemeExtraIcons is Undeclared)
[32] NewUndeclaredWarning: GLMTreeBrick>>newToggleButtonFor: (GLMUIThemeExtraIcons is Undeclared)
[32] NewUndeclaredWarning: GLMCollapsableBrick class>>createCollapsable (GLMUIThemeExtraIcons is Undeclared)
[32] NewUndeclaredWarning: GLMCollapsableBrick class>>createCollapsable (GLMUIThemeExtraIcons is Undeclared)
[32] NewUndeclaredWarning: GLMCompositeBrick class>>gtExampleTable (GTObjectPrinter is Undeclared)
[32] NewUndeclaredWarning: GLMCompositeBrick class>>gtExampleTable (GTObjectPrinter is Undeclared)
[32] NewUndeclaredWarning: GLMActionButtonBrick class>>gtExample (GLMUIThemeExtraIcons is Undeclared)
[32] NewUndeclaredWarning: GLMActionButtonBrick class>>gtExample (GLMUIThemeExtraIcons is Undeclared)
[32] NewUndeclaredWarning: GLMEmptyPopupBrick class>>createButton: (GLMUIThemeExtraIcons is Undeclared)
[32] MetacelloNotification: Loaded -> Glamour-Morphic-Brick-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Morphic-Theme-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: GLMExpanderContentsNodeModel>>elementColumn (GLMMorphicPaneWithoutTitleRenderer is Undeclared)
[32] MetacelloNotification: Loaded -> Glamour-Morphic-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Morphic-Renderer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Morphic-Pager-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Rubric-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-SpecIntegration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: GLMBrowserTest>>testUpdateRecomputesMatchingPresentations (GLMAnnouncingCollection is Undeclared)
[32] MetacelloNotification: Loaded -> Glamour-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Tests-Resources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Tests-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Morphic-Brick-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Glamour-Tests-Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> OpalCompiler-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-InspectorExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-Spotter-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-SpotterExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-BytecodeDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-SUnitDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-Tests-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-Tests-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-Tests-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> GT-Tests-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] NewUndeclaredWarning: SptHelpProcessorTest>>testEmptyQueryShowsResults (WelcomeHelp is Undeclared)
[32] MetacelloNotification: Loaded -> GT-Tests-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfPharoGT] >> postload:package:
[32] MetacelloNotification: Loaded -> HeuristicCompletion-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> HeuristicCompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> HeuristicCompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Code-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Code-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Spec2-Code-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Pharo-WelcomeHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] starting...
[64] UIThemeRegistry
[64] bitmap fonts loaded
[64] UIManager changed:NonInteractiveUIManager
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> postload:package:
[64] MetacelloNotification: Loaded -> Commander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
[64] MetacelloNotification: Loaded -> Commander2-Deprecations-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
[64] MetacelloNotification: Loaded -> Commander2-UI-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
[64] MetacelloNotification: Loaded -> Commander2-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
[64] MetacelloNotification: Loaded -> Commander2-UI-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
[64] NewUndeclaredWarning: UndefinedObject>>DoIt (SpObservableSlot is Undeclared)
[64] MetacelloNotification: Loaded -> Spec2-ObservableSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SpTextPresenter>>editionCommandsGroup (SpRecursiveContextSetter is Undeclared)
[64] NewUndeclaredWarning: SpPresenterSelectorPresenter>>inputModelPort (SpModelPort is Undeclared)
[64] MetacelloNotification: Loaded -> Spec2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Transmission-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SpAthensMorph>>surface (AthensCairoSurface is Undeclared)
[32]  ------------ Obsolete ------------
[32] #()
[32]  ............ Obsolete ............
[32] MetacelloNotification: Fetched -> BaselineOfIceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Loaded -> BaselineOfIceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Loading baseline of BaselineOfIceberg...
[64] NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
[64] MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Adapters-Stub-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Interactions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Commander2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Commander2-ContactBook-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Commander2-ContactBook-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SpAthensStaticPresenterTest>>testPresentersBlockReceivesAthensCanvas (AthensCanvas is Undeclared)
[64] NewUndeclaredWarning: SpAthensAnimatedPresenterTest>>testPresentersBlockReceivesAthensCanvas (AthensCanvas is Undeclared)
[64] NewUndeclaredWarning: SpLayoutAdapterTest>>classToTest (SpEmptyPresenter is Undeclared)
[64] MetacelloNotification: Loaded -> Spec2-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: AbstractMessageCentricBrowser>>initializePresenters (SpMethodToolbar is Undeclared)
[64] NewUndeclaredWarning: MessageBrowser>>installIconStylerFor: (IconStyler is Undeclared)
[64] NewUndeclaredWarning: VersionBrowser>>initializePresenters (SpMethodToolbar is Undeclared)
[64] NewUndeclaredWarning: VersionBrowser>>installIconStylerFor: (IconStyler is Undeclared)
[64] NewUndeclaredWarning: ChangeSorterPresenter>>openChangeSetBrowser (RBBrowserEnvironment is Undeclared)
[64] NewUndeclaredWarning: KeymapBrowser>>shortcuts (KMShortcutDeclaration is Undeclared)
[64] MetacelloNotification: Loaded -> Spec2-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SpLinkPresenter>>url: (WebBrowser is Undeclared)
[64] MetacelloNotification: Loaded -> Spec2-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] MetacelloNotification: Fetched -> BaselineOfLibGit-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
[32] MetacelloNotification: Loaded -> BaselineOfLibGit-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
[32] MetacelloNotification: Project: Tonel baseline
[32] MetacelloNotification: Fetched -> MonticelloTonel-Tests-cypress.1 --- github://pharo-vcs/tonel:v1.0.17 --- github://pharo-vcs/tonel:v1.0.17
[32] MetacelloNotification: Project: LibGit baseline
[64] NewUndeclaredWarning: SpDemoTablePresenter>>initialize (ASTEvaluationTest is Undeclared)
[32] MetacelloNotification: Fetched -> LibGit-Core-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
[32] MetacelloNotification: Fetched -> LibGit-FileSystem-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
[32] MetacelloNotification: Fetched -> Iceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Fetched -> Iceberg-Metacello-Integration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Fetched -> Iceberg-TipUI-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Fetched -> Iceberg-Plugin-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Fetched -> Iceberg-Plugin-Migration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Fetched -> Iceberg-Plugin-Pharo-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Fetched -> Iceberg-Plugin-GitHub-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Fetched -> Iceberg-Plugin-Metacello-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Fetched -> Iceberg-Libgit-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Fetched -> Iceberg-Libgit-Filetree-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Fetched -> Iceberg-Libgit-Tonel-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[32] MetacelloNotification: Loaded -> MonticelloTonel-Tests-cypress.1 --- github://pharo-vcs/tonel:v1.0.17 --- cache
[64] MetacelloNotification: Loaded -> Spec2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SpCodePresenterTest>>classToTest (SpCodePresenter is Undeclared)
[64] MetacelloNotification: Loaded -> Spec2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Morphic-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> preload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfMorphicCore] >> postload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> postload:package:
[64] NewUndeclaredWarning: RadioButtonGroupPresenter class>>defaultSpec (SpecLayout is Undeclared)
[64] NewUndeclaredWarning: RadioButtonGroupPresenter>>dynamicLayout (SpecLayout is Undeclared)
[64] NewUndeclaredWarning: NullPresenter class>>defaultSpec (SpecLayout is Undeclared)
[64] NewUndeclaredWarning: OkCancelToolbar class>>defaultSpec (SpecLayout is Undeclared)
[64] NewUndeclaredWarning: OkToolbar class>>defaultSpec (SpecLayout is Undeclared)
[64] NewUndeclaredWarning: DynamicLeftToRightColumnsLayout>>buildLayoutFor: (SpecLayout is Undeclared)
[64] NewUndeclaredWarning: DynamicTopToBottomRowsLayout>>buildLayoutFor: (SpecLayout is Undeclared)
[64] MetacelloNotification: Loaded -> Spec-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: MorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
[64] MetacelloNotification: Loaded -> Spec-MorphicAdapters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec-PolyWidgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec-StubAdapter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec-Deprecated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: CompiledMethod>>asResultForDrTest (DTTestLeaf is Undeclared)
[64] MetacelloNotification: Loaded -> DrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> DrTests-TestsRunner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: DTTestCoverage>>defineData: (MetaLink is Undeclared)
[64] MetacelloNotification: Loaded -> DrTests-TestCoverage-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> DrTests-TestsProfiling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> DrTests-TestsProfiling-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> DrTests-TestCoverage-MocksForTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> DrTests-TestCoverage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] SystemNotification: DrTestsTestRunnerTest>>testSelectedPackagesContainTestCases(package is shadowed)
[64] MetacelloNotification: Loaded -> DrTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> DrTests-CommentsToTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> DrTests-CommentsToTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Debugger-Actions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Debugger-Filters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Debugger-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: DebugSystemSettings class>>debugSettingsOn: (CPUWatcher is Undeclared)
[64] NewUndeclaredWarning: DebugSystemSettings class>>debugSettingsOn: (CPUWatcher is Undeclared)
[64] MetacelloNotification: Loaded -> Debugging-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Fuel-Tools-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Fonts-Chooser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Transcript-Tool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tool-Workspace-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Keymapping-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Keymapping-Tools-Spec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> WebBrowser-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> HelpSystem-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] MetacelloNotification: Loaded -> LibGit-Core-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- cache
[64] MetacelloNotification: Loaded -> Spec2-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfUI] >> postload:package:
[32] MetacelloNotification: Loaded -> LibGit-FileSystem-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfLibGit] >> postLoadActions
[64] MetacelloNotification: Loaded -> Reflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
[64] MetacelloNotification: Loaded -> Athens-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Athens-Cairo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfAthens] >> postload:package:
[64] NewUndeclaredWarning: TestRunner>>runProfiled (MessageTally is Undeclared)
[64] MetacelloNotification: Loaded -> SUnit-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SUnit-Support-UITesting-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SUnit-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Starting atomic load
[64] MetacelloNotification: 	Loaded -> Tool-ExternalBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Finished atomic load
[64] MetacelloNotification: Loaded -> EnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Starting atomic load
[32] NewUndeclaredWarning: IcePlaintextOtpCredentials>>askForModelClass (IceTipAskForPlaintextOtpCredentialsModel is Undeclared)
[32] NewUndeclaredWarning: IceBasicProject>>backwardsCompatibleFormat (TIceRepositoryWriter is Undeclared)
[32] NewUndeclaredWarning: IceCommitish>>properties (IceRepositoryProperties is Undeclared)
[32] NewUndeclaredWarning: IceCredentialsProvider class>>defaultForRemoteUrl: (IceGitRemote is Undeclared)
[32] NewUndeclaredWarning: IceIndex>>updateIndex: (IceIndexUpdateVisitor is Undeclared)
[32] NewUndeclaredWarning: IceMetacelloRepositoryAdapter>>morphicOpen: (IceTipRepositoriesBrowser is Undeclared)
[32] NewUndeclaredWarning: IceRemote>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
[32] NewUndeclaredWarning: IceRepository>>branchNamed: (IceBranchNotFound is Undeclared)
[32] NewUndeclaredWarning: IceRepository>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
[32] NewUndeclaredWarning: IceWorkingCopyPatcherVisitor>>visitPackage: (IceMCSnapshotPatchVisitor is Undeclared)
[32] NewUndeclaredWarning: Iceberg class>>bootstrapWithCommitId:packageList: (IceLibgitRepository is Undeclared)
[32] NewUndeclaredWarning: Iceberg class>>mcRepositoryFor: (IceMetacelloRepositoryType is Undeclared)
[32] NewUndeclaredWarning: IceMergeResolutionRequest>>defaultAction (IceTipMergeMorph is Undeclared)
[32] NewUndeclaredWarning: IceProxyMCVersionInfo>>findVersionInfo (IceGitRemote is Undeclared)
[32] NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared)
[32] NewUndeclaredWarning: MCGitBasedNetworkRepository>>getOrCreateIcebergRepository (IceGitRemote is Undeclared)
[32] NewUndeclaredWarning: IceMetacelloDuplicatedNotification>>existingProjectRegistration (IceLibgitRepository is Undeclared)
[64] NewUndeclaredWarning: NECMenuMorph class>>convertToSHSymbol: (SHRBTextStyler is Undeclared)
[64] NewUndeclaredWarning: NECMenuMorph class>>selectColorFor: (SHRBTextStyler is Undeclared)
[64] NewUndeclaredWarning: NECMenuMorph class>>selectFontFor: (SHRBTextStyler is Undeclared)
[64] NewUndeclaredWarning: FinderUI>>refactor (NautilusRefactoring is Undeclared)
[64] NewUndeclaredWarning: ProcessBrowser>>refactor (NautilusRefactoring is Undeclared)
[64] NewUndeclaredWarning: NECSymbolEntry>>methodSourceDescription:method: (SHRBTextStyler is Undeclared)
[32] MetacelloNotification: Loaded -> Iceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[32] NewUndeclaredWarning: IceGitLocalRepositoryType>>isGitRoot: (IceRepositoryCreator is Undeclared)
[32] NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared)
[32] MetacelloNotification: Loaded -> Iceberg-Metacello-Integration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] MetacelloNotification: 	Loaded -> Tool-ProcessBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Tool-Profilers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Tool-SystemReporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> NECompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> NECompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> NECompletion-Preferences-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Announcements-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Metacello-FileTree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Metacello-Cypress-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Metacello-ProfStef-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Metacello-Reference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Metacello-Tutorial-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> MonticelloGUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> RPackage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Monticello-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> MonticelloGUI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Network-Mail-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Network-Mail-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Pharo-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> ProfStef-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> ProfStef-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> RecentSubmissions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Refactoring-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Refactoring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Refactoring-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Regex-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Monticello-OldDataStreamCompatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> MonticelloFileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Spec2-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Tool-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Tool-FileList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Tool-Finder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Tool-ImageCleaner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: 	Loaded -> Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Finished atomic load
[32] NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
[32] NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
[32] NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
[32] NewUndeclaredWarning: IceTipEditProjectDialog>>initialize (TIceRepositoryWriter is Undeclared)
[32] NewUndeclaredWarning: IceTipEditProjectDialog>>initialize (IceLibgitRepository is Undeclared)
[32] NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
[32] NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
[32] NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
[32] NewUndeclaredWarning: IceTipGitRepositoryPanel>>extractProjectName: (IceGitRemote is Undeclared)
[32] NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
[32] NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceGitRemote is Undeclared)
[32] NewUndeclaredWarning: IceTipGitRepositoryPanel>>validate (IceGitRemote is Undeclared)
[32] NewUndeclaredWarning: IceTipLocalRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
[32] NewUndeclaredWarning: IceTipLocalRepositoryPanel>>validate (IceRepositoryCreator is Undeclared)
[32] NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
[32] NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultLocation (IceLibgitRepository is Undeclared)
[32] NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultSubdirectory (IceLibgitRepository is Undeclared)
[32] NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultLocation (IceLibgitRepository is Undeclared)
[32] NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultSubdirectory (IceLibgitRepository is Undeclared)
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfBasicTools] >> postload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
[64] MetacelloNotification: Loaded -> Athens-Text-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Athens-Balloon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] NewUndeclaredWarning: IceTipRepositoryModel>>addRemoteNamed:url: (IceGitRemote is Undeclared)
[64] MetacelloNotification: Loaded -> Athens-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Athens-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Athens-Cairo-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfAthens] >> postload:package:
[32] MetacelloNotification: Loaded -> Iceberg-TipUI-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[32] MetacelloNotification: Loaded -> Iceberg-Plugin-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[32] NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitTonelWriter is Undeclared)
[32] NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitFiletreeWriter is Undeclared)
[32] NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitTonelWriter is Undeclared)
[32] NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitFiletreeWriter is Undeclared)
[64] MetacelloNotification: Loaded -> Flashback-Decompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Flashback-Decompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Shift-ClassBuilder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveMethods (BooleanSlot is Undeclared)
[64] NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared)
[64] NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared)
[64] MetacelloNotification: Loaded -> Shift-ClassInstaller-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
[64] NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared)
[64] MetacelloNotification: Loaded -> TraitsV2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] MetacelloNotification: Loaded -> Iceberg-Plugin-Migration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[32] NewUndeclaredWarning: IcePharoPlugin class>>addPharoProjectToIceberg (IceLibgitRepository is Undeclared)
[32] MetacelloNotification: Loaded -> Iceberg-Plugin-Pharo-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[32] NewUndeclaredWarning: IceGitHubCreatePullRequestModel>>obtainBaseRemote (IceGitRemote is Undeclared)
[32] NewUndeclaredWarning: IceTipGitHubRepositoryPanel>>newRepository (IceGitRemote is Undeclared)
[32] NewUndeclaredWarning: IceGitHubPullRequest>>remote (IceGitRemote is Undeclared)
[64] MetacelloNotification: Loaded -> Slot-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Slot-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> VariablesLibrary-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Clap-Commands-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Clap-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] MetacelloNotification: Loaded -> Iceberg-Plugin-GitHub-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[32] MetacelloNotification: Loaded -> Iceberg-Plugin-Metacello-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] MetacelloNotification: Loaded -> Clap-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SUnit-Visitor-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SUnit-Support-UITesting-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> EnlumineurFormatter-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Reflectivity-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: ExecutionCounterTest>>testCounting (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: ExecutionCounterTest>>testMultipleCounters (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: ExecutionCounterTest>>testReseting (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testAddSameWatchSameNode (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testAddWatch (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testAddWatchSameNode (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared)
[64] NewUndeclaredWarning: WatchTest>>testWatchTwice (ReflectivityExamples is Undeclared)
[64] MetacelloNotification: Loaded -> Reflectivity-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] MetacelloNotification: Loaded -> Iceberg-Libgit-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[32] MetacelloNotification: Loaded -> Iceberg-Libgit-Filetree-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] MetacelloNotification: Loaded -> Reflectivity-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Reflectivity-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Reflectivity-VariableBreakpoint-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
[32] MetacelloNotification: Loaded -> Iceberg-Libgit-Tonel-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfIceberg] >> postLoadWithDirective:projectSpec:
[32] MetacelloNotification: ...finished baseline
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfIDE] >> postload:package:
[32] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Monticello-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Deprecated90-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[32] MetacelloNotification: Loaded -> Gofer-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
[64] MetacelloNotification: Loaded -> Network-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: GoferResource>>setUpMonticelloRepository (MetacelloTestsMCPackage is Undeclared)
[64] MetacelloNotification: Loaded -> Gofer-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Hashing-Testing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Rubric-SpecFindReplaceDialog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] MetacelloNotification: Evaluated -> baseline [BaselineOfPharo] >> postload:package:
[32] MetacelloNotification: ...finished baseline
[32] linear load : 
[32] 	explicit load : baseline [BaselineOfPharo]
[32] 		load : BaselineOfBaseLibraries-tonel.1
[32] 	explicit load : baseline [BaselineOfPharo]
[32] 		load : BaselineOfCalypso-tonel.1
[32] 	explicit load : baseline [BaselineOfPharo]
[32] 		load : BaselineOfIDE-tonel.1
[32] 	linear load : baseline [BaselineOfPharo]
[32] 		explicit load : baseline [BaselineOfBaseLibraries]
[32] 			load : BaselineOfClap-tonel.1
[32] 		explicit load : baseline [BaselineOfBaseLibraries]
[32] 			load : BaselineOfSlot-tonel.1
[32] 		explicit load : baseline [BaselineOfBaseLibraries]
[32] 			load : BaselineOfBeacon-tonel.1
[32] 		explicit load : baseline [BaselineOfBaseLibraries]
[32] 			load : BaselineOfParametrizedTests-tonel.1
[32] 		explicit load : baseline [BaselineOfBaseLibraries]
[32] 			load : BaselineOfTaskIt-tonel.1
[32] 		explicit load : baseline [BaselineOfBaseLibraries]
[32] 			load : BaselineOfSUnit-tonel.1
[32] 		linear load : baseline [BaselineOfBaseLibraries]
[32] 			explicit load : baseline [BaselineOfSUnit]
[32] 				load : BaselineOfTraits-tonel.1
[32] 			linear load : baseline [BaselineOfSUnit]
[32] 				linear load : baseline [BaselineOfTraits]
[32] 				load : SUnit-Core-tonel.1
[32] 				load : SUnit-Core-Traits-tonel.1
[32] 				load : SUnit-Visitor-tonel.1
[32] 			linear load : baseline [BaselineOfParametrizedTests]
[32] 				load : ParametrizedTests-tonel.1
[32] 			linear load : baseline [BaselineOfSlot]
[32] 				load : VariablesLibrary-tonel.1
[32] 			linear load : baseline [BaselineOfBeacon]
[32] 				load : Beacon-Core-tonel.1
[32] 				load : Beacon-Core-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfClap]
[32] 				load : Clap-Core-tonel.1
[32] 				load : Clap-CommandLine-tonel.1
[32] 			linear load : baseline [BaselineOfTaskIt]
[32] 				load : TaskIt-tonel.1
[32] 				load : TaskIt-Tests-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfHeuristicCompletion-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfSortFunctions-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfReflectivity-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfGeneralHelp-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfCalypso-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfQA-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfRing-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfKernelTests-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfEpicea-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfReferenceFinder-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfOSWindow-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfShout-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfSlot-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfMisc-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfMetacello-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfClap-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfSpec2-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfCatalog-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfRefactoring-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfSUnit-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfFuel-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfClassParser-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfShift-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfPharoGT-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfZodiac-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfReflectionMirrors-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfEnlumineurFormatter-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfFuzzyMatcher-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfPharoGlamour-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfTraits-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfFlashback-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfGeneralTests-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfRefactoring2-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfBasicTools-tonel.1
[32] 		explicit load : baseline [BaselineOfIDE]
[32] 			load : BaselineOfAthens-tonel.1
[32] 		linear load : baseline [BaselineOfIDE]
[32] 			explicit load : baseline [BaselineOfBasicTools]
[32] 				load : BaselineOfReflectivity-tonel.1
[32] 			explicit load : baseline [BaselineOfBasicTools]
[32] 				load : BaselineOfUI-tonel.1
[32] 			explicit load : baseline [BaselineOfBasicTools]
[32] 				load : BaselineOfSUnit-tonel.1
[32] 			explicit load : baseline [BaselineOfBasicTools]
[32] 				load : BaselineOfSUnit-tonel.1
[32] 			explicit load : baseline [BaselineOfBasicTools]
[32] 				load : BaselineOfEnlumineurFormatter-tonel.1
[32] 			explicit load : baseline [BaselineOfBasicTools]
[32] 				load : BaselineOfAthens-tonel.1
[32] 			atomic load : baseline [BaselineOfBasicTools]
[32] 				explicit load : baseline [BaselineOfSUnit]
[32] 					load : BaselineOfTraits-tonel.1
[32] 				linear load : baseline [BaselineOfSUnit]
[32] 					linear load : baseline [BaselineOfTraits]
[32] 				explicit load : baseline [BaselineOfUI]
[32] 					load : BaselineOfSpec-tonel.1
[32] 				explicit load : baseline [BaselineOfUI]
[32] 					load : BaselineOfSpec2-tonel.1
[32] 				explicit load : baseline [BaselineOfUI]
[32] 					load : BaselineOfFuel-tonel.1
[32] 				explicit load : baseline [BaselineOfUI]
[32] 					load : BaselineOfMorphic-tonel.1
[32] 				explicit load : baseline [BaselineOfUI]
[32] 					load : BaselineOfDrTests-tonel.1
[32] 				linear load : baseline [BaselineOfUI]
[32] 					explicit load : baseline [BaselineOfMorphic]
[32] 						load : BaselineOfMenuRegistration-tonel.1
[32] 					explicit load : baseline [BaselineOfMorphic]
[32] 						load : BaselineOfMorphicCore-tonel.1
[32] 					explicit load : baseline [BaselineOfMorphic]
[32] 						load : BaselineOfFuel-tonel.1
[32] 					preload : baseline [BaselineOfMorphic] >> preload:package:
[32] 					atomic load : baseline [BaselineOfMorphic]
[32] 						explicit load : baseline [BaselineOfMorphicCore]
[32] 							load : BaselineOfSUnit-tonel.1
[32] 						explicit load : baseline [BaselineOfMorphicCore]
[32] 							load : BaselineOfUnifiedFFI-tonel.1
[32] 						explicit load : baseline [BaselineOfMorphicCore]
[32] 							load : BaselineOfTraits-tonel.1
[32] 						explicit load : baseline [BaselineOfMorphicCore]
[32] 							load : BaselineOfDisplay-tonel.1
[32] 						linear load : baseline [BaselineOfMorphicCore]
[32] 							linear load : baseline [BaselineOfTraits]
[32] 							explicit load : baseline [BaselineOfSUnit]
[32] 								load : BaselineOfTraits-tonel.1
[32] 							linear load : baseline [BaselineOfSUnit]
[32] 								linear load : baseline [BaselineOfTraits]
[32] 								load : SUnit-Tests-tonel.1
[32] 								load : JenkinsTools-Core-tonel.1
[32] 								load : JenkinsTools-ExtraReports-tonel.1
[32] 							preload : baseline [BaselineOfDisplay] >> preload:package:
[32] 							linear load : baseline [BaselineOfDisplay]
[32] 								load : Graphics-Display Objects-tonel.1
[32] 								load : Graphics-Primitives-tonel.1
[32] 								load : Graphics-Transformations-tonel.1
[32] 							postload : baseline [BaselineOfDisplay] >> postload:package:
[32] 							preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
[32] 							linear load : baseline [BaselineOfUnifiedFFI]
[32] 								load : Alien-Core-tonel.1
[32] 								load : UnifiedFFI-tonel.1
[32] 								load : UnifiedFFI-Tests-tonel.1
[32] 								load : UnifiedFFI-Legacy-tonel.1
[32] 								load : System-OSEnvironments-tonel.1
[32] 							postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
[32] 							load : System-VMEvents-tonel.1
[32] 							load : System-Object Events-tonel.1
[32] 							load : Collections-DoubleLinkedList-tonel.1
[32] 							load : System-Caching-tonel.1
[32] 							load : Graphics-Canvas-tonel.1
[32] 							load : FormCanvas-Core-tonel.1
[32] 							load : Tool-Registry-tonel.1
[32] 							load : Fonts-Abstract-tonel.1
[32] 							load : Text-Core-tonel.1
[32] 							load : Morphic-Core-tonel.1
[32] 						postload : baseline [BaselineOfMorphicCore] >> postload:package:
[32] 						linear load : baseline [BaselineOfMenuRegistration]
[32] 							load : MenuRegistration-tonel.1
[32] 						linear load : baseline [BaselineOfFuel]
[32] 							load : Fuel-Core-tonel.1
[32] 							load : Fuel-Platform-Core-tonel.1
[32] 							load : Fuel-Platform-Pharo-Core-tonel.1
[32] 							load : Fuel-Platform-Pharo-07-tonel.1
[32] 						load : System-Localization-tonel.1
[32] 						load : System-Clipboard-tonel.1
[32] 						load : EmbeddedFreeType-tonel.1
[32] 						load : EmergencyEvaluator-tonel.1
[32] 						load : EmergencyDebugger-tonel.1
[32] 						load : FileSystem-Zip-tonel.1
[32] 						load : Fonts-Infrastructure-tonel.1
[32] 						load : FreeType-tonel.1
[32] 						load : FreeType-Morphic-tonel.1
[32] 						load : Graphics-Files-tonel.1
[32] 						load : Graphics-Fonts-tonel.1
[32] 						load : Graphics-Shapes-tonel.1
[32] 						load : Growl-tonel.1
[32] 						load : Keymapping-Core-tonel.1
[32] 						load : Keymapping-KeyCombinations-tonel.1
[32] 						load : Keymapping-Pragmas-tonel.1
[32] 						load : Transcript-Core-tonel.1
[32] 						load : Native-Browser-tonel.1
[32] 						load : Morphic-Base-tonel.1
[32] 						load : Morphic-Examples-tonel.1
[32] 						load : Morphic-Widgets-Basic-tonel.1
[32] 						load : Morphic-Widgets-ColorPicker-tonel.1
[32] 						load : Morphic-Widgets-Extra-tonel.1
[32] 						load : Morphic-Widgets-List-tonel.1
[32] 						load : Morphic-Widgets-Pluggable-tonel.1
[32] 						load : Morphic-Widgets-PolyTabs-tonel.1
[32] 						load : Morphic-Widgets-Scrolling-tonel.1
[32] 						load : Morphic-Widgets-Tabs-tonel.1
[32] 						load : Morphic-Widgets-Taskbar-tonel.1
[32] 						load : Morphic-Widgets-Menubar-tonel.1
[32] 						load : Morphic-Widgets-Tree-tonel.1
[32] 						load : Morphic-Widgets-Windows-tonel.1
[32] 						load : Morphic-Widgets-FastTable-tonel.1
[32] 						load : Morphic-Widgets-Taskbar-Tests-tonel.1
[32] 						load : Rubric-tonel.1
[32] 						load : Multilingual-OtherLanguages-tonel.1
[32] 						load : Multilingual-TextConverterOtherLanguages-tonel.1
[32] 						load : NewValueHolder-Core-tonel.1
[32] 						load : Polymorph-Widgets-tonel.1
[32] 						load : Images-Animated-tonel.1
[32] 						load : Settings-Graphics-tonel.1
[32] 						load : Settings-Polymorph-tonel.1
[32] 						load : Settings-System-tonel.1
[32] 						load : System-History-tonel.1
[32] 						load : System-Installers-tonel.1
[32] 						load : System-Settings-Core-tonel.1
[32] 						load : System-Settings-Browser-tonel.1
[32] 						load : Formatter-Settings-tonel.1
[32] 						load : System-Sound-tonel.1
[32] 						load : Text-Diff-tonel.1
[32] 						load : Text-Edition-tonel.1
[32] 						load : Text-Scanning-tonel.1
[32] 						load : Unicode-Initialization-tonel.1
[32] 						load : Morphic-Widgets-TickList-tonel.1
[32] 						load : System-Changes-FileServices-tonel.1
[32] 						load : System-Identification-tonel.1
[32] 						load : Tool-Base-tonel.1
[32] 					postload : baseline [BaselineOfMorphic] >> postload:package:
[32] 					explicit load : baseline [BaselineOfSpec2]
[32] 						load : BaselineOfCommander2-tonel.1
[32] 					linear load : baseline [BaselineOfSpec2]
[32] 						linear load : baseline [BaselineOfCommander2]
[32] 							load : Commander2-tonel.1
[32] 							load : Commander2-Deprecations-tonel.1
[32] 							load : Commander2-UI-tonel.1
[32] 							load : Commander2-Tests-tonel.1
[32] 							load : Commander2-UI-Tests-tonel.1
[32] 						load : Spec2-ObservableSlot-tonel.1
[32] 						load : Spec2-Commands-tonel.1
[32] 						load : Spec2-Layout-tonel.1
[32] 						load : Spec2-Core-tonel.1
[32] 						load : Spec2-CommandLine-tonel.1
[32] 						load : Spec2-Transmission-tonel.1
[32] 						load : Spec2-Adapters-Morphic-tonel.1
[32] 						load : Spec2-Adapters-Stub-tonel.1
[32] 						load : Spec2-Interactions-tonel.1
[32] 						load : Spec2-Commander2-tonel.1
[32] 						load : Spec2-Commander2-ContactBook-tonel.1
[32] 						load : Spec2-Commander2-ContactBook-Extensions-tonel.1
[32] 						load : Spec2-Backend-Tests-tonel.1
[32] 						load : Spec2-Tools-tonel.1
[32] 						load : Spec2-Morphic-tonel.1
[32] 						load : Spec2-Examples-tonel.1
[32] 						load : Spec2-Tests-tonel.1
[32] 						load : Spec2-Morphic-Tests-tonel.1
[32] 						load : Spec2-Tools-Tests-tonel.1
[32] 						load : Spec2-Adapters-Morphic-Tests-tonel.1
[32] 						load : Spec2-Morphic-Backend-Tests-tonel.1
[32] 					explicit load : baseline [BaselineOfSpec]
[32] 						load : BaselineOfMorphic-tonel.1
[32] 					linear load : baseline [BaselineOfSpec]
[32] 						explicit load : baseline [BaselineOfMorphic]
[32] 							load : BaselineOfMenuRegistration-tonel.1
[32] 						explicit load : baseline [BaselineOfMorphic]
[32] 							load : BaselineOfMorphicCore-tonel.1
[32] 						explicit load : baseline [BaselineOfMorphic]
[32] 							load : BaselineOfFuel-tonel.1
[32] 						preload : baseline [BaselineOfMorphic] >> preload:package:
[32] 						atomic load : baseline [BaselineOfMorphic]
[32] 							explicit load : baseline [BaselineOfMorphicCore]
[32] 								load : BaselineOfSUnit-tonel.1
[32] 							explicit load : baseline [BaselineOfMorphicCore]
[32] 								load : BaselineOfUnifiedFFI-tonel.1
[32] 							explicit load : baseline [BaselineOfMorphicCore]
[32] 								load : BaselineOfTraits-tonel.1
[32] 							explicit load : baseline [BaselineOfMorphicCore]
[32] 								load : BaselineOfDisplay-tonel.1
[32] 							linear load : baseline [BaselineOfMorphicCore]
[32] 								linear load : baseline [BaselineOfTraits]
[32] 								explicit load : baseline [BaselineOfSUnit]
[32] 									load : BaselineOfTraits-tonel.1
[32] 								linear load : baseline [BaselineOfSUnit]
[32] 									linear load : baseline [BaselineOfTraits]
[32] 								preload : baseline [BaselineOfDisplay] >> preload:package:
[32] 								linear load : baseline [BaselineOfDisplay]
[32] 								postload : baseline [BaselineOfDisplay] >> postload:package:
[32] 								preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
[32] 								linear load : baseline [BaselineOfUnifiedFFI]
[32] 								postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
[32] 							postload : baseline [BaselineOfMorphicCore] >> postload:package:
[32] 							linear load : baseline [BaselineOfMenuRegistration]
[32] 							linear load : baseline [BaselineOfFuel]
[32] 						postload : baseline [BaselineOfMorphic] >> postload:package:
[32] 						load : Spec-Core-tonel.1
[32] 						load : Spec-Layout-tonel.1
[32] 						load : Spec-MorphicAdapters-tonel.1
[32] 						load : Spec-PolyWidgets-tonel.1
[32] 						load : Spec-StubAdapter-tonel.1
[32] 						load : Spec-Examples-tonel.1
[32] 						load : Spec-Tests-tonel.1
[32] 						load : Spec-Deprecated-tonel.1
[32] 					linear load : baseline [BaselineOfDrTests]
[32] 						load : DrTests-tonel.1
[32] 						load : DrTests-TestsRunner-tonel.1
[32] 						load : DrTests-TestCoverage-tonel.1
[32] 						load : DrTests-TestsProfiling-tonel.1
[32] 						load : DrTests-TestsProfiling-Tests-tonel.1
[32] 						load : DrTests-TestCoverage-MocksForTests-tonel.1
[32] 						load : DrTests-TestCoverage-Tests-tonel.1
[32] 						load : DrTests-Tests-tonel.1
[32] 						load : DrTests-CommentsToTests-tonel.1
[32] 						load : DrTests-CommentsToTests-Tests-tonel.1
[32] 					load : Debugger-Actions-tonel.1
[32] 					load : Debugger-Filters-tonel.1
[32] 					load : Debugger-Model-tonel.1
[32] 					load : Debugging-Settings-tonel.1
[32] 					linear load : baseline [BaselineOfFuel]
[32] 						load : Fuel-Tools-Pharo-tonel.1
[32] 					load : Fonts-Chooser-tonel.1
[32] 					load : Transcript-Tool-tonel.1
[32] 					load : Tool-Workspace-tonel.1
[32] 					load : Keymapping-Settings-tonel.1
[32] 					load : Keymapping-Tools-Spec-tonel.1
[32] 					load : WebBrowser-Core-tonel.1
[32] 					load : HelpSystem-Core-tonel.1
[32] 					load : Spec2-Inspector-tonel.1
[32] 				postload : baseline [BaselineOfUI] >> postload:package:
[32] 				linear load : baseline [BaselineOfReflectivity]
[32] 					load : Reflectivity-tonel.1
[32] 				postload : baseline [BaselineOfReflectivity] >> postload:package:
[32] 				explicit load : baseline [BaselineOfAthens]
[32] 					load : BaselineOfUnifiedFFI-tonel.1
[32] 				explicit load : baseline [BaselineOfAthens]
[32] 					load : BaselineOfDisplay-tonel.1
[32] 				linear load : baseline [BaselineOfAthens]
[32] 					preload : baseline [BaselineOfDisplay] >> preload:package:
[32] 					linear load : baseline [BaselineOfDisplay]
[32] 					postload : baseline [BaselineOfDisplay] >> postload:package:
[32] 					preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
[32] 					linear load : baseline [BaselineOfUnifiedFFI]
[32] 					postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
[32] 					load : Athens-Core-tonel.1
[32] 					load : Athens-Cairo-tonel.1
[32] 				postload : baseline [BaselineOfAthens] >> postload:package:
[32] 				explicit load : baseline [BaselineOfSUnit]
[32] 					load : BaselineOfTraits-tonel.1
[32] 				linear load : baseline [BaselineOfSUnit]
[32] 					linear load : baseline [BaselineOfTraits]
[32] 					load : SUnit-UI-tonel.1
[32] 					load : SUnit-Support-UITesting-tonel.1
[32] 					load : SUnit-Help-tonel.1
[32] 				load : Tool-ExternalBrowser-tonel.1
[32] 				linear load : baseline [BaselineOfEnlumineurFormatter]
[32] 					load : EnlumineurFormatter-tonel.1
[32] 				load : Tool-ProcessBrowser-tonel.1
[32] 				load : Tool-Profilers-tonel.1
[32] 				load : Tool-SystemReporter-tonel.1
[32] 				load : NECompletion-tonel.1
[32] 				load : NECompletion-Morphic-tonel.1
[32] 				load : NECompletion-Preferences-tonel.1
[32] 				load : Announcements-Help-tonel.1
[32] 				load : Metacello-FileTree-tonel.1
[32] 				load : Metacello-Cypress-tonel.1
[32] 				load : Metacello-ProfStef-tonel.1
[32] 				load : Metacello-Reference-tonel.1
[32] 				load : Metacello-Tutorial-tonel.1
[32] 				load : MonticelloGUI-tonel.1
[32] 				load : Tests-tonel.1
[32] 				load : RPackage-Tests-tonel.1
[32] 				load : Monticello-Tests-tonel.1
[32] 				load : MonticelloGUI-Tests-tonel.1
[32] 				load : Network-Mail-tonel.1
[32] 				load : Network-Mail-Tests-tonel.1
[32] 				load : Pharo-Help-tonel.1
[32] 				load : ProfStef-Core-tonel.1
[32] 				load : ProfStef-Help-tonel.1
[32] 				load : RecentSubmissions-tonel.1
[32] 				load : Refactoring-Changes-tonel.1
[32] 				load : Refactoring-Core-tonel.1
[32] 				load : Refactoring-Environment-tonel.1
[32] 				load : Regex-Help-tonel.1
[32] 				load : Monticello-OldDataStreamCompatibility-tonel.1
[32] 				load : MonticelloFileServices-tonel.1
[32] 				load : Spec2-Help-tonel.1
[32] 				load : Tool-Diff-tonel.1
[32] 				load : Tool-FileList-tonel.1
[32] 				load : Tool-Finder-tonel.1
[32] 				load : Tool-ImageCleaner-tonel.1
[32] 				load : Tools-tonel.1
[32] 			postload : baseline [BaselineOfBasicTools] >> postload:package:
[32] 			explicit load : baseline [BaselineOfAthens]
[32] 				load : BaselineOfUnifiedFFI-tonel.1
[32] 			explicit load : baseline [BaselineOfAthens]
[32] 				load : BaselineOfDisplay-tonel.1
[32] 			linear load : baseline [BaselineOfAthens]
[32] 				preload : baseline [BaselineOfDisplay] >> preload:package:
[32] 				linear load : baseline [BaselineOfDisplay]
[32] 				postload : baseline [BaselineOfDisplay] >> postload:package:
[32] 				preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
[32] 				linear load : baseline [BaselineOfUnifiedFFI]
[32] 				postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
[32] 				load : Athens-Text-tonel.1
[32] 				load : Athens-Balloon-tonel.1
[32] 				load : Athens-Morphic-tonel.1
[32] 				load : Athens-Examples-tonel.1
[32] 				load : Athens-Cairo-Tests-tonel.1
[32] 			postload : baseline [BaselineOfAthens] >> postload:package:
[32] 			linear load : baseline [BaselineOfFlashback]
[32] 				load : Flashback-Decompiler-tonel.1
[32] 				load : Flashback-Decompiler-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfShift]
[32] 				load : Shift-ClassBuilder-Tests-tonel.1
[32] 				load : Shift-ClassInstaller-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfTraits]
[32] 				load : TraitsV2-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfSlot]
[32] 				load : Slot-Examples-tonel.1
[32] 				load : Slot-Tests-tonel.1
[32] 				load : VariablesLibrary-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfClap]
[32] 				load : Clap-Commands-Pharo-tonel.1
[32] 				load : Clap-Examples-tonel.1
[32] 				load : Clap-Tests-tonel.1
[32] 			explicit load : baseline [BaselineOfSUnit]
[32] 				load : BaselineOfTraits-tonel.1
[32] 			linear load : baseline [BaselineOfSUnit]
[32] 				linear load : baseline [BaselineOfTraits]
[32] 				load : SUnit-Visitor-Tests-tonel.1
[32] 				load : SUnit-Support-UITesting-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfEnlumineurFormatter]
[32] 				load : EnlumineurFormatter-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfReflectivity]
[32] 				load : Reflectivity-Tools-tonel.1
[32] 				load : Reflectivity-Tools-Tests-tonel.1
[32] 				load : Reflectivity-Examples-tonel.1
[32] 				load : Reflectivity-Tests-tonel.1
[32] 				load : Reflectivity-VariableBreakpoint-tonel.1
[32] 			postload : baseline [BaselineOfReflectivity] >> postload:package:
[32] 			load : Network-Tests-tonel.1
[32] 			load : Gofer-Tests-tonel.1
[32] 			load : System-Hashing-Testing-tonel.1
[32] 			load : Rubric-SpecFindReplaceDialog-tonel.1
[32] 			linear load : baseline [BaselineOfMetacello]
[32] 				load : Metacello-TestsMCResources-tonel.1
[32] 				load : Metacello-TestsCore-tonel.1
[32] 				load : Metacello-TestsCommonMC-tonel.1
[32] 				load : Metacello-TestsMC-tonel.1
[32] 				load : Metacello-TestsMCCore-tonel.1
[32] 				load : Metacello-TestsPlatform-tonel.1
[32] 				load : Metacello-TestsReference-tonel.1
[32] 				load : Metacello-Gitlab-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfKernelTests]
[32] 				load : CodeImport-Tests-tonel.1
[32] 				load : Collections-Abstract-Tests-tonel.1
[32] 				load : Collections-Atomic-Tests-tonel.1
[32] 				load : Collections-Stack-Tests-tonel.1
[32] 				load : Collections-Unordered-Tests-tonel.1
[32] 				load : Collections-Weak-Tests-tonel.1
[32] 				load : Collections-Tests-tonel.1
[32] 				load : Kernel-Tests-tonel.1
[32] 				load : Kernel-Tests-Extended-tonel.1
[32] 				load : Kernel-Tests-WithCompiler-tonel.1
[32] 				load : Announcements-Core-Tests-tonel.1
[32] 				load : Compression-Tests-tonel.1
[32] 				load : FileSystem-Tests-Core-tonel.1
[32] 				load : FileSystem-Tests-Disk-tonel.1
[32] 				load : FileSystem-Tests-Attributes-tonel.1
[32] 				load : Files-Tests-tonel.1
[32] 				load : Jobs-Tests-tonel.1
[32] 				load : OpalCompiler-Tests-tonel.1
[32] 				load : Random-Tests-tonel.1
[32] 				load : Ring-Definitions-Tests-Core-tonel.1
[32] 				load : Ring-Definitions-Tests-Containers-tonel.1
[32] 				load : System-Object Events-Tests-tonel.1
[32] 				load : System-OSEnvironments-Tests-tonel.1
[32] 				load : Zinc-Character-Encoding-Tests-tonel.1
[32] 				load : System-Platforms-Tests-tonel.1
[32] 				load : Text-Tests-tonel.1
[32] 				load : Multilingual-Tests-tonel.1
[32] 			explicit load : baseline [BaselineOfShout]
[32] 				load : BaselineOfTraits-tonel.1
[32] 			linear load : baseline [BaselineOfShout]
[32] 				linear load : baseline [BaselineOfTraits]
[32] 				load : Shout-tonel.1
[32] 				load : Rubric-Styling-tonel.1
[32] 				load : Shout-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfGeneralHelp]
[32] 			linear load : baseline [BaselineOfReflectionMirrors]
[32] 				load : ReflectionMirrors-Primitives-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfFuzzyMatcher]
[32] 				load : FuzzyMatcher-tonel.1
[32] 				load : FuzzyMatcher-Tests-tonel.1
[32] 			explicit load : baseline [BaselineOfQA]
[32] 				load : BaselineOfQualityAssistant-tonel.1
[32] 			explicit load : baseline [BaselineOfQA]
[32] 				load : BaselineOfDependencyAnalyzer-tonel.1
[32] 			explicit load : baseline [BaselineOfQA]
[32] 				load : BaselineOfManifest-tonel.1
[32] 			explicit load : baseline [BaselineOfQA]
[32] 				load : BaselineOfReflectivity-tonel.1
[32] 			linear load : baseline [BaselineOfQA]
[32] 				load : NautilusRefactoring-tonel.1
[32] 				load : Refactoring-Critics-tonel.1
[32] 				linear load : baseline [BaselineOfManifest]
[32] 					load : Manifest-Core-tonel.1
[32] 					load : Manifest-Resources-Tests-tonel.1
[32] 					load : Manifest-Tests-tonel.1
[32] 				linear load : baseline [BaselineOfQualityAssistant]
[32] 					load : Tool-CriticBrowser-tonel.1
[32] 					load : Renraku-tonel.1
[32] 					load : Renraku-Tests-tonel.1
[32] 					load : Renraku-Help-tonel.1
[32] 				linear load : baseline [BaselineOfDependencyAnalyzer]
[32] 					load : Moose-Algos-Graph-tonel.1
[32] 					load : Tool-DependencyAnalyser-tonel.1
[32] 					load : Tool-DependencyAnalyser-UI-tonel.1
[32] 					load : Moose-Algos-Graph-Tests-tonel.1
[32] 					load : Tool-DependencyAnalyser-Tests-tonel.1
[32] 					load : Tool-DependencyAnalyser-Tests-Data-tonel.1
[32] 				load : GeneralRules-tonel.1
[32] 				load : GeneralRules-Tests-tonel.1
[32] 				load : Kernel-Rules-tonel.1
[32] 				load : ReleaseTests-tonel.1
[32] 				load : NautilusRefactoring-Tests-tonel.1
[32] 				linear load : baseline [BaselineOfReflectivity]
[32] 				postload : baseline [BaselineOfReflectivity] >> postload:package:
[32] 			linear load : baseline [BaselineOfOSWindow]
[32] 				load : OSWindow-Core-tonel.1
[32] 				load : OSWindow-SDL2-tonel.1
[32] 				load : OSWindow-VM-tonel.1
[32] 				load : OSWindow-SDL2-Examples-tonel.1
[32] 				load : OSWindow-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfRefactoring]
[32] 				load : SUnit-Rules-tonel.1
[32] 				load : Kernel-Tests-Rules-tonel.1
[32] 				load : Polymorph-Widgets-Rules-tonel.1
[32] 				load : System-Settings-Rules-tonel.1
[32] 				load : System-Support-Rules-tonel.1
[32] 				load : Rubric-Rules-tonel.1
[32] 				load : Refactoring-Tests-Core-tonel.1
[32] 				load : Refactoring-Tests-Changes-tonel.1
[32] 				load : Refactoring-Tests-Critics-tonel.1
[32] 				load : Refactoring-Tests-Environment-tonel.1
[32] 				load : Refactoring-Help-tonel.1
[32] 			linear load : baseline [BaselineOfEpicea]
[32] 				load : Ombu-tonel.1
[32] 				load : Epicea-tonel.1
[32] 				load : Hiedra-tonel.1
[32] 				load : Hiedra-Examples-tonel.1
[32] 				load : EpiceaBrowsers-tonel.1
[32] 			linear load : baseline [BaselineOfMisc]
[32] 				load : PharoDocComment-tonel.1
[32] 				load : STON-Text support-tonel.1
[32] 				load : System-CommandLine-TextSupport-tonel.1
[32] 				load : System-Serial Port-tonel.1
[32] 				load : PerformMessageCommandLineHandler-tonel.1
[32] 				load : Files-Prompt-tonel.1
[32] 			linear load : baseline [BaselineOfFuel]
[32] 				load : Fuel-Platform-Pharo-Core-Tests-tonel.1
[32] 				load : Fuel-Tests-Core-tonel.1
[32] 			linear load : baseline [BaselineOfGeneralTests]
[32] 				load : Debugging-Utils-Tests-tonel.1
[32] 				load : AST-Core-Tests-tonel.1
[32] 				load : System-Installers-Tests-tonel.1
[32] 				load : MonticelloMocks-tonel.1
[32] 				load : FormCanvas-Tests-tonel.1
[32] 				load : Collections-DoubleLinkedList-Tests-tonel.1
[32] 				load : Collections-Arithmetic-Tests-tonel.1
[32] 				load : ConfigurationCommandLineHandler-Tests-tonel.1
[32] 				load : MetacelloCommandLineHandler-Tests-tonel.1
[32] 				load : Debugger-Tests-tonel.1
[32] 				load : EmergencyDebugger-Tests-tonel.1
[32] 				load : EmbeddedFreeType-Tests-tonel.1
[32] 				load : Ombu-Tests-tonel.1
[32] 				load : Epicea-Tests-tonel.1
[32] 				load : Hiedra-Tests-tonel.1
[32] 				load : EpiceaBrowsers-Tests-tonel.1
[32] 				load : FileSystem-Tests-Memory-tonel.1
[32] 				load : Fonts-Infrastructure-Tests-tonel.1
[32] 				load : FreeType-Tests-tonel.1
[32] 				load : FreeType-Help-tonel.1
[32] 				load : Graphics-Tests-tonel.1
[32] 				load : HelpSystem-Tests-tonel.1
[32] 				load : Keymapping-Tests-tonel.1
[32] 				load : Morphic-Tests-tonel.1
[32] 				load : Morphic-Widgets-FastTable-Tests-tonel.1
[32] 				load : NECompletion-Tests-tonel.1
[32] 				load : NewValueHolder-Tests-tonel.1
[32] 				load : ProfStef-Tests-tonel.1
[32] 				load : Regex-Core-Tests-tonel.1
[32] 				load : Ring-Definitions-Tests-Monticello-tonel.1
[32] 				load : Rubric-Tests-tonel.1
[32] 				load : ScriptingExtensions-Tests-tonel.1
[32] 				load : STON-Tests-tonel.1
[32] 				load : System-Caching-Tests-tonel.1
[32] 				load : System-Hashing-Tests-tonel.1
[32] 				load : System-History-Tests-tonel.1
[32] 				load : System-Localization-Tests-tonel.1
[32] 				load : System-SessionManager-Tests-tonel.1
[32] 				load : System-Settings-Tests-tonel.1
[32] 				load : System-Support-Tests-tonel.1
[32] 				load : Text-Diff-Tests-tonel.1
[32] 				load : Text-Edition-Tests-tonel.1
[32] 				load : Tool-ExternalBrowser-Tests-tonel.1
[32] 				load : Tool-FileList-Tests-tonel.1
[32] 				load : Tool-Finder-Tests-tonel.1
[32] 				load : Tool-Profilers-Tests-tonel.1
[32] 				load : Tool-Workspace-Tests-tonel.1
[32] 				load : Tools-Test-tonel.1
[32] 				load : Zinc-Resource-Meta-FileSystem-tonel.1
[32] 				load : Zinc-Resource-Meta-Tests-tonel.1
[32] 				load : Zinc-HTTP-Examples-tonel.1
[32] 				load : Zinc-Tests-tonel.1
[32] 				load : System-Identification-Tests-tonel.1
[32] 				load : System-DependenciesTests-tonel.1
[32] 				load : System-BasicCommandLineHandler-Tests-tonel.1
[32] 				load : Transcript-NonInteractive-Tests-tonel.1
[32] 				load : PharoDocComment-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfZodiac]
[32] 				load : Zinc-Zodiac-tonel.1
[32] 				load : Zodiac-Extra-tonel.1
[32] 				load : Zodiac-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfSortFunctions]
[32] 				load : SortFunctions-Core-tonel.1
[32] 				load : SortFunctions-Tests-tonel.1
[32] 			load : BaselineOfPharoBootstrap-tonel.1
[32] 			load : BaselineOfMonticello-tonel.1
[32] 			load : BaselineOfTelePharoSupport-tonel.1
[32] 			linear load : baseline [BaselineOfReferenceFinder]
[32] 				load : ReferenceFinder-Core-tonel.1
[32] 			linear load : baseline [BaselineOfRefactoring2]
[32] 				load : Refactoring2-Core-tonel.1
[32] 				load : Refactoring2-Transformations-tonel.1
[32] 				load : Refactoring2-Transformations-Tests-tonel.1
[32] 			linear load : baseline [BaselineOfClassParser]
[32] 				load : ClassParser-tonel.1
[32] 				load : ClassParser-Tests-tonel.1
[32] 				load : UndefinedClasses-tonel.1
[32] 				load : UndefinedClasses-Tests-tonel.1
[32] 			explicit load : baseline [BaselineOfCalypso]
[32] 				load : BaselineOfClassAnnotation-tonel.1
[32] 			explicit load : baseline [BaselineOfCalypso]
[32] 				load : BaselineOfSystemCommands-tonel.1
[32] 			explicit load : baseline [BaselineOfCalypso]
[32] 				load : BaselineOfCommander-tonel.1
[32] 			explicit load : baseline [BaselineOfCalypso]
[32] 				load : BaselineOfClassAnnotation-tonel.1
[32] 			linear load : baseline [BaselineOfCalypso]
[32] 				linear load : baseline [BaselineOfClassAnnotation]
[32] 					load : ClassAnnotation-tonel.1
[32] 				linear load : baseline [BaselineOfClassAnnotation]
[32] 					load : ClassAnnotation-Tests-tonel.1
[32] 				explicit load : baseline [BaselineOfCommander]
[32] 					load : BaselineOfClassAnnotation-tonel.1
[32] 				explicit load : baseline [BaselineOfCommander]
[32] 					load : BaselineOfClassAnnotation-tonel.1
[32] 				linear load : baseline [BaselineOfCommander]
[32] 					linear load : baseline [BaselineOfClassAnnotation]
[32] 					linear load : baseline [BaselineOfClassAnnotation]
[32] 					load : Commander-Core-tonel.1
[32] 					load : Commander-Core-Tests-tonel.1
[32] 					load : Commander-Activators-Shortcut-tonel.1
[32] 					load : Commander-Activators-ContextMenu-tonel.1
[32] 					load : Commander-Activators-DragAndDrop-tonel.1
[32] 					load : Commander-Activators-WorldMenu-tonel.1
[32] 					load : Commander-Activators-Mouse-tonel.1
[32] 					load : Commander-Activators-TextView-tonel.1
[32] 					load : Commander-SpecSupport-tonel.1
[32] 					load : Commander-Spec2-Compatibility-tonel.1
[32] 				explicit load : baseline [BaselineOfSystemCommands]
[32] 					load : BaselineOfCommander-tonel.1
[32] 				linear load : baseline [BaselineOfSystemCommands]
[32] 					explicit load : baseline [BaselineOfCommander]
[32] 						load : BaselineOfClassAnnotation-tonel.1
[32] 					explicit load : baseline [BaselineOfCommander]
[32] 						load : BaselineOfClassAnnotation-tonel.1
[32] 					linear load : baseline [BaselineOfCommander]
[32] 						linear load : baseline [BaselineOfClassAnnotation]
[32] 						linear load : baseline [BaselineOfClassAnnotation]
[32] 					load : SystemCommands-RefactoringSupport-tonel.1
[32] 					load : SystemCommands-ClassCommands-tonel.1
[32] 					load : SystemCommands-MessageCommands-tonel.1
[32] 					load : SystemCommands-MethodCommands-tonel.1
[32] 					load : SystemCommands-PackageCommands-tonel.1
[32] 					load : SystemCommands-SourceCodeCommands-tonel.1
[32] 					load : SystemCommands-VariableCommands-tonel.1
[32] 					load : SystemCommands-RefactoringSupport-Tests-tonel.1
[32] 				load : Calypso-NavigationModel-tonel.1
[32] 				load : Calypso-NavigationModel-Tests-tonel.1
[32] 				load : Calypso-SystemQueries-tonel.1
[32] 				load : Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1
[32] 				load : Calypso-SystemQueries-Tests-P5WithTags-tonel.1
[32] 				load : Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1
[32] 				load : Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1
[32] 				load : Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1
[32] 				load : Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1
[32] 				load : Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1
[32] 				load : Calypso-SystemPlugins-Traits-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1
[32] 				load : Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1
[32] 				load : Calypso-SystemQueries-Tests-tonel.1
[32] 				load : Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1
[32] 				load : Calypso-SystemPlugins-Critic-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1
[32] 				load : Calypso-SystemPlugins-Deprecation-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1
[32] 				load : Calypso-SystemPlugins-FileOut-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1
[32] 				load : Calypso-SystemPlugins-Monticello-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-Reflectivity-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1
[32] 				load : Calypso-SystemPlugins-SUnit-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1
[32] 				load : Calypso-SystemPlugins-Undeclared-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1
[32] 				load : Calypso-SystemPlugins-FFI-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1
[32] 				load : Calypso-SystemPlugins-Flags-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1
[32] 				load : Calypso-SystemPlugins-ClassScripts-Queries-tonel.1
[32] 				load : Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1
[32] 				load : Calypso-Browser-tonel.1
[32] 				load : Calypso-SystemTools-Core-tonel.1
[32] 				load : Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1
[32] 				load : Calypso-SystemPlugins-ClassScripts-Browser-tonel.1
[32] 				load : Calypso-SystemPlugins-Flags-Browser-tonel.1
[32] 				load : Calypso-SystemPlugins-FFI-Browser-tonel.1
[32] 				load : Calypso-SystemPlugins-Undeclared-Browser-tonel.1
[32] 				load : Calypso-SystemPlugins-MethodDiffTool-tonel.1
[32] 				load : Calypso-SystemPlugins-FileOut-Browser-tonel.1
[32] 				load : Calypso-SystemTools-FullBrowser-tonel.1
[32] 				load : Calypso-SystemPlugins-SUnit-Browser-tonel.1
[32] 				load : Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1
[32] 				load : Calypso-SystemPlugins-Deprecation-Browser-tonel.1
[32] 				load : Calypso-SystemPlugins-Critic-Browser-tonel.1
[32] 				load : Calypso-SystemPlugins-Traits-Browser-tonel.1
[32] 				load : Calypso-SystemTools-FullBrowser-Tests-tonel.1
[32] 				load : Calypso-SystemTools-QueryBrowser-tonel.1
[32] 				load : Calypso-SystemPlugins-Reflectivity-Browser-tonel.1
[32] 				load : Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1
[32] 				load : Calypso-SystemTools-QueryBrowser-Tests-tonel.1
[32] 				load : Calypso-SystemTools-OldToolCompatibillity-tonel.1
[32] 			linear load : baseline [BaselineOfRing]
[32] 				load : Ring-Core-tonel.1
[32] 				load : Ring-Monticello-tonel.1
[32] 				load : Ring-ChunkImporter-tonel.1
[32] 				load : Ring-Tests-Core-tonel.1
[32] 				load : Ring-Tests-Monticello-tonel.1
[32] 				load : Ring-Tests-ChunkImporter-tonel.1
[32] 				load : Ring-TraitsV2Support-tonel.1
[32] 				load : Ring-RuntimeSupport-tonel.1
[32] 				load : Calypso-Ring-tonel.1
[32] 			linear load : baseline [BaselineOfCatalog]
[32] 				load : Tool-Catalog-tonel.1
[32] 			linear load : baseline [BaselineOfPharoGlamour]
[32] 				load : Glamour-Announcements-tonel.1
[32] 				load : Glamour-Helpers-tonel.1
[32] 				load : Glamour-Core-tonel.1
[32] 				load : Glamour-Tasks-tonel.1
[32] 				load : Glamour-PagerModel-tonel.1
[32] 				load : Glamour-Presentations-tonel.1
[32] 				load : Glamour-Browsers-tonel.1
[32] 				load : Glamour-Morphic-Brick-tonel.1
[32] 				load : Glamour-Morphic-Theme-tonel.1
[32] 				load : Glamour-Morphic-Widgets-tonel.1
[32] 				load : Glamour-Morphic-Renderer-tonel.1
[32] 				load : Glamour-Morphic-Pager-tonel.1
[32] 				load : Glamour-Rubric-Presentations-tonel.1
[32] 				load : Glamour-FastTable-tonel.1
[32] 				load : Glamour-SpecIntegration-tonel.1
[32] 				load : Glamour-Tests-Core-tonel.1
[32] 				load : Glamour-Tests-Resources-tonel.1
[32] 				load : Glamour-Tests-Morphic-tonel.1
[32] 				load : Glamour-Morphic-Brick-Tests-tonel.1
[32] 				load : Glamour-Tests-Rubric-tonel.1
[32] 			linear load : baseline [BaselineOfPharoGT]
[32] 				load : OpalCompiler-Tools-tonel.1
[32] 				load : GT-Inspector-tonel.1
[32] 				load : GT-InspectorExtensions-Core-tonel.1
[32] 				load : GT-Playground-tonel.1
[32] 				load : GT-Spotter-tonel.1
[32] 				load : GT-Spotter-UI-tonel.1
[32] 				load : GT-SpotterExtensions-Core-tonel.1
[32] 				load : GT-Spotter-Processors-tonel.1
[32] 				load : GT-Debugger-tonel.1
[32] 				load : GT-BytecodeDebugger-tonel.1
[32] 				load : GT-SUnitDebugger-tonel.1
[32] 				load : GT-Tests-Debugger-tonel.1
[32] 				load : GT-Tests-Inspector-tonel.1
[32] 				load : GT-Tests-Playground-tonel.1
[32] 				load : GT-Tests-Spotter-tonel.1
[32] 				load : GT-Tests-Spotter-Processors-tonel.1
[32] 				load : Calypso-SystemPlugins-Spotter-tonel.1
[32] 			postload : baseline [BaselineOfPharoGT] >> postload:package:
[32] 			linear load : baseline [BaselineOfHeuristicCompletion]
[32] 				load : HeuristicCompletion-Model-tonel.1
[32] 				load : HeuristicCompletion-Morphic-tonel.1
[32] 				load : HeuristicCompletion-Tests-tonel.1
[32] 			explicit load : baseline [BaselineOfSpec2]
[32] 				load : BaselineOfCommander2-tonel.1
[32] 			linear load : baseline [BaselineOfSpec2]
[32] 				linear load : baseline [BaselineOfCommander2]
[32] 				load : Spec2-Code-tonel.1
[32] 				load : Spec2-Code-Tests-tonel.1
[32] 				load : Spec2-Code-Morphic-tonel.1
[32] 			load : Pharo-WelcomeHelp-tonel.1
[32] 		postload : baseline [BaselineOfIDE] >> postload:package:
[32] 		explicit load : baseline [BaselineOfCalypso]
[32] 			load : BaselineOfClassAnnotation-tonel.1
[32] 		explicit load : baseline [BaselineOfCalypso]
[32] 			load : BaselineOfSystemCommands-tonel.1
[32] 		explicit load : baseline [BaselineOfCalypso]
[32] 			load : BaselineOfCommander-tonel.1
[32] 		explicit load : baseline [BaselineOfCalypso]
[64] MetacelloNotification: Loaded -> Metacello-TestsMCResources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Metacello-TestsCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Metacello-TestsCommonMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Metacello-TestsMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Metacello-TestsMCCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Metacello-TestsPlatform-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Metacello-TestsReference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Metacello-Gitlab-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> CodeImport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] 			load : BaselineOfClassAnnotation-tonel.1
[32] 		linear load : baseline [BaselineOfCalypso]
[32] 			linear load : baseline [BaselineOfClassAnnotation]
[32] 			linear load : baseline [BaselineOfClassAnnotation]
[32] 			explicit load : baseline [BaselineOfCommander]
[32] 				load : BaselineOfClassAnnotation-tonel.1
[32] 			explicit load : baseline [BaselineOfCommander]
[32] 				load : BaselineOfClassAnnotation-tonel.1
[32] 			linear load : baseline [BaselineOfCommander]
[32] 				linear load : baseline [BaselineOfClassAnnotation]
[32] 				linear load : baseline [BaselineOfClassAnnotation]
[32] 			explicit load : baseline [BaselineOfSystemCommands]
[32] 				load : BaselineOfCommander-tonel.1
[32] 			linear load : baseline [BaselineOfSystemCommands]
[32] 				explicit load : baseline [BaselineOfCommander]
[32] 					load : BaselineOfClassAnnotation-tonel.1
[32] 				explicit load : baseline [BaselineOfCommander]
[32] 					load : BaselineOfClassAnnotation-tonel.1
[32] 				linear load : baseline [BaselineOfCommander]
[32] 					linear load : baseline [BaselineOfClassAnnotation]
[32] 					linear load : baseline [BaselineOfClassAnnotation]
[32] 			load : Calypso-SystemPlugins-Monticello-Browser-tonel.1
[32] 		load : Deprecated90-tonel.1
[32] 		load : Gofer-UI-tonel.1
[32] 	postload : baseline [BaselineOfPharo] >> postload:package:
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-67e0b0f.image --no-default-preferences eval --save 'CompilationContext bytecodeBackend: EncoderForSistaV1. CompilationContext optionFullBlockClosure: true. OpalCompiler recompileAll.'
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] MetacelloNotification: Loaded -> Collections-Abstract-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Collections-Atomic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Collections-Stack-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Collections-Unordered-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Collections-Weak-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] SystemNotification: ClapParameterized>>addAll:(parameters is shadowed)
[32] NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
[32] NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
[32] SystemNotification: DrTestsTestRunnerTest>>testSelectedPackagesContainTestCases(package is shadowed)
[64] MetacelloNotification: Loaded -> Collections-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Kernel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Kernel-Tests-Extended-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Kernel-Tests-WithCompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Announcements-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Compression-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> FileSystem-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> FileSystem-Tests-Disk-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> FileSystem-Tests-Attributes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Files-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Jobs-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> OpalCompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Random-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Ring-Definitions-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Ring-Definitions-Tests-Containers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Object Events-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-OSEnvironments-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Zinc-Character-Encoding-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Platforms-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Text-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Multilingual-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Shout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Rubric-Styling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Shout-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> ReflectionMirrors-Primitives-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> FuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> FuzzyMatcher-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: RewriteRuleEditor>>runReplace (RBSmalllintChecker is Undeclared)
[64] NewUndeclaredWarning: RewriteRuleEditor>>runReplace (RBTransformationRule is Undeclared)
[64] NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest:in: (SycMethodNameEditor is Undeclared)
[64] NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest:in: (CmdCommandAborted is Undeclared)
[64] MetacelloNotification: Loaded -> NautilusRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: ClassTestCase>>testMethodsOfTheClassShouldNotBeRepeatedInItsSuperclasses (ReEquivalentSuperclassMethodsRule is Undeclared)
[64] NewUndeclaredWarning: ClassTestCase>>testTraitExplicitRequirementMethodsMustBeImplementedInTheClassOrInASuperclass (ReExplicitRequirementMethodsRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReDefinesEqualNotHashRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReEquivalentSuperclassMethodsRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReJustSendsSuperRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReSubclassResponsibilityNotDefinedRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReEqualNotUsedRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (RePrecedenceRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (OldSendsDeprecatedMethodToGlobalRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReSizeCheckRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReUnconditionalRecursionRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReUnoptimizedToDoRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReBetweenAndRule is Undeclared)
[64] NewUndeclaredWarning: PharoCriticRules class>>pharoHardLintRules (ReCodeCruftLeftInMethodsRule is Undeclared)
[64] NewUndeclaredWarning: RBPharoBootstrapRule class>>new (PharoBootstrapRule is Undeclared)
[64] NewUndeclaredWarning: RBOnlyReadOrWrittenVariableRule class>>new (ReIvarNeitherReadNorWrittenRule is Undeclared)
[64] NewUndeclaredWarning: RBUndeclaredReferenceRule class>>new (ReUndeclaredVariableRule is Undeclared)
[64] NewUndeclaredWarning: RBVariableNotDefinedRule class>>new (ReUndeclaredVariableRule is Undeclared)
[64] NewUndeclaredWarning: RBOnlyReadOrWrittenTemporaryRule class>>new (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[64] MetacelloNotification: Loaded -> Refactoring-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: ClassTestCase>>assertValidLintRule: (ReSmalllintChecker is Undeclared)
[64] MetacelloNotification: Loaded -> Manifest-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Manifest-Resources-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReSmalllintChecker is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testCriticsOf (ReRuleManager is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testCriticsOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReRuleManager is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReRuleManager is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReRuleManager is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[64] NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
[64] MetacelloNotification: Loaded -> Manifest-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: CriticBrowser>>initialize (ReCriticsCache is Undeclared)
[64] NewUndeclaredWarning: CriticBrowser>>initialize (ReSmalllintChecker is Undeclared)
[64] NewUndeclaredWarning: SelectRuleBrowser class>>items (ReRuleManager is Undeclared)
[64] NewUndeclaredWarning: SingleCodeCriticResultList>>browseDependencies (DAPackageAnalyzerPackageDependenciesWindow is Undeclared)
[64] MetacelloNotification: Loaded -> Tool-CriticBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Renraku-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: RenrakuTest>>testAsClassRuleTransformation (ReAsClassRule is Undeclared)
[64] NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared)
[64] NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared)
[64] NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared)
[64] NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared)
[64] MetacelloNotification: Loaded -> Renraku-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Renraku-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Moose-Algos-Graph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tool-DependencyAnalyser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tool-DependencyAnalyser-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Moose-Algos-Graph-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests-Data-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GeneralRules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[64] NewUndeclaredWarning: ReSmalllintTest>>classEnvironmentWithAllObjectClasses (RBSmalllintTestSuperclassObject is Undeclared)
[64] NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
[64] NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
[64] NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
[64] MetacelloNotification: Loaded -> GeneralRules-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Kernel-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: ProperlyImplementedSUnitClassesTest>>testAndMakeSureSuperSetupIsCalledAsFirstMessageInSetupMethodsOfTestCases (ReShouldSendSuperSetUpAsFirstMessage is Undeclared)
[64] NewUndeclaredWarning: ProperlyImplementedSUnitClassesTest>>testAndMakeSureSuperTearDownIsCalledAsLastMessageInTearDownMethodsOfTestCases (ReShouldSendSuperTearDownAsLastMessage is Undeclared)
[64] NewUndeclaredWarning: ReleaseTest>>testTestCasesEndsWithTestOrTestCase (ReTestClassNameShouldEndWithTestRule is Undeclared)
[64] MetacelloNotification: Loaded -> ReleaseTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> NautilusRefactoring-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
[64] MetacelloNotification: Loaded -> OSWindow-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> OSWindow-SDL2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> OSWindow-VM-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> OSWindow-SDL2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> OSWindow-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SUnit-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Kernel-Tests-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Polymorph-Widgets-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Settings-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Support-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Rubric-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[64] SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[64] MetacelloNotification: Loaded -> Refactoring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Refactoring-Tests-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[64] MetacelloNotification: Loaded -> Refactoring-Tests-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Refactoring-Tests-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Refactoring-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[64] MetacelloNotification: Loaded -> Ombu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[64] MetacelloNotification: Loaded -> Epicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[64] MetacelloNotification: Loaded -> Hiedra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Hiedra-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> EpiceaBrowsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> PharoDocComment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> STON-Text support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-CommandLine-TextSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Serial Port-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> PerformMessageCommandLineHandler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Files-Prompt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Fuel-Platform-Pharo-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Fuel-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Debugging-Utils-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> AST-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Installers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> MonticelloMocks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> FormCanvas-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Collections-DoubleLinkedList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Collections-Arithmetic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> ConfigurationCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> MetacelloCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Debugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> EmergencyDebugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> EmbeddedFreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Ombu-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Epicea-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Hiedra-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> EpiceaBrowsers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> FileSystem-Tests-Memory-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Fonts-Infrastructure-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> FreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> FreeType-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Graphics-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> HelpSystem-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Keymapping-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Morphic-Widgets-FastTable-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> NECompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> NewValueHolder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> ProfStef-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Regex-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Ring-Definitions-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Rubric-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> ScriptingExtensions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> STON-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Caching-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Hashing-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-History-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Localization-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-SessionManager-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Settings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Text-Diff-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Text-Edition-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tool-ExternalBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tool-FileList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tool-Finder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] OpalCompiler
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-67e0b0f.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance enable. FFIMethodRegistry resetAll. PharoSourcesCondenser condenseNewSources. Smalltalk garbageCollect'
[64] MetacelloNotification: Loaded -> Tool-Profilers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tool-Workspace-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Tools-Test-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Zinc-Resource-Meta-FileSystem-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Zinc-Resource-Meta-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Zinc-HTTP-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] MetacelloNotification: Loaded -> Zinc-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-Identification-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfMonticello is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfIceberg is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfLibGit is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfIceberg is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfLibGit is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfMonticello is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
[64] MetacelloNotification: Loaded -> System-DependenciesTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> System-BasicCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Transcript-NonInteractive-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> PharoDocComment-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Zinc-Zodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Zodiac-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Zodiac-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SortFunctions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SortFunctions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> BaselineOfPharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> BaselineOfMonticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> BaselineOfTelePharoSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> ReferenceFinder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Refactoring2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Refactoring2-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[64] MetacelloNotification: Loaded -> Refactoring2-Transformations-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> ClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> ClassParser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> UndefinedClasses-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> UndefinedClasses-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> ClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> ClassAnnotation-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Commander-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Commander-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Commander-Activators-Shortcut-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Commander-Activators-ContextMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Commander-Activators-DragAndDrop-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Commander-Activators-WorldMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Commander-Activators-Mouse-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Commander-Activators-TextView-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Commander-SpecSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Commander-Spec2-Compatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SycAbstractAllInstVarAccessorsCommand class>>browserShortcutActivation (ClyClass is Undeclared)
[64] NewUndeclaredWarning: SycAbstractAllInstVarAccessorsCommand class>>fullBrowserMenuActivation (ClyClassContextOfFullBrowser is Undeclared)
[64] NewUndeclaredWarning: SycGenerateAllInstVarAccessorsCommand class>>browserShortcutActivation (ClyClass is Undeclared)
[64] NewUndeclaredWarning: SycRemoveClassKeepingSubclassesCommand class>>fullBrowserMenuActivation (ClyClassContextOfFullBrowser is Undeclared)
[64] NewUndeclaredWarning: SycRemoveClassKeepingSubclassesCommand class>>fullBrowserShortcutActivation (ClyClassContextOfFullBrowser is Undeclared)
[64] NewUndeclaredWarning: SycAddSubclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycAddSubclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
[64] NewUndeclaredWarning: SycInsertSubclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycInsertSubclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
[64] NewUndeclaredWarning: SycInsertSuperclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycInsertSuperclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
[64] MetacelloNotification: Loaded -> SystemCommands-ClassCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SycAddMessageArgumentCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycAddMessageArgumentCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycFindAndReplaceMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycFindAndReplaceMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycInlineAllSendersMessageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycInlineAllSendersMessageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycRemoveMessageArgumentCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycRemoveMessageArgumentCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycReplaceMessageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycReplaceMessageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] MetacelloNotification: Loaded -> SystemCommands-MessageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SycMoveMethodsToPackageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToPackageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToPackageDefiningClassCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToPackageDefiningClassCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToClassCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToClassCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycPushDownMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycPushDownMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycPushDownMethodCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycPushUpMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycPushUpMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycPushUpMethodCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
[64] NewUndeclaredWarning: SycRemoveHierarchyMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
[64] NewUndeclaredWarning: SycRemoveHierarchyMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
[64] MetacelloNotification: Loaded -> SystemCommands-MethodCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SystemCommands-PackageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SystemCommands-SourceCodeCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SystemCommands-VariableCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-NavigationModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-NavigationModel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemQueries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P5WithTags-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Monticello-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
[64] NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: ClyFullVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared)
[64] NewUndeclaredWarning: ClySuperclassVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared)
[64] NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>decorateMainTableCell:inContext: (ClySwitchToClassSideCommand is Undeclared)
[64] NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>methodDecorationStrategy (ClyMethodContextOfFullBrowser is Undeclared)
[64] MetacelloNotification: Loaded -> Calypso-SystemTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-MethodDiffTool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: ClyRunTestsFromMethodDataSourceCommand class>>queryBrowserToolbarActivation (ClyQueryBrowserContext is Undeclared)
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemTools-OldToolCompatibillity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: RGEnvironment>>compileANewClassFrom:notifying:startingFrom: (RGChunkImporter is Undeclared)
[64] MetacelloNotification: Loaded -> Ring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: RGEnvironment>>writeIntoFileTree: (IceMetadatalessFileTreeWriter is Undeclared)
[64] MetacelloNotification: Loaded -> Ring-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Ring-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Ring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Ring-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Ring-Tests-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Ring-TraitsV2Support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Ring-RuntimeSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-Ring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: CatalogBrowser>>buildBrowser (GLMTabulator is Undeclared)
[64] MetacelloNotification: Loaded -> Tool-Catalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Announcements-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Helpers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupActionBrick is Undeclared)
[64] NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupBrickCloser is Undeclared)
[64] NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupBrickOutisideClickPredicate is Undeclared)
[64] NewUndeclaredWarning: GLMBrowser>>close (GLMBrowserClosed is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>actionList (GLMActionListPresentation is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>diff (GLMDiffPresentation is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>dropDownList (GLMDropDownListPresentation is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>dynamic (GLMDynamicPresentation is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>finder (GLMFinder is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>list (GLMListPresentation is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>morph (GLMMorphPresentation is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>smalltalkCode (GLMSmalltalkCodePresentation is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>table (GLMTablePresentation is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>tabulator (GLMTabulator is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>text (GLMRubricTextPresentation is Undeclared)
[64] NewUndeclaredWarning: GLMCompositePresentation>>tree (GLMTreePresentation is Undeclared)
[64] NewUndeclaredWarning: GLMPresentation>>windowIsClosing (GLMBrowserClosing is Undeclared)
[64] MetacelloNotification: Loaded -> Glamour-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Tasks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-PagerModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: GLMFlexiblePresentation>>currentPresentation (GLMRubricTextPresentation is Undeclared)
[64] NewUndeclaredWarning: GLMSmalltalkCodePresentation>>defaultSelectionActions (GLMUIThemeExtraIcons is Undeclared)
[64] NewUndeclaredWarning: GLMSmalltalkCodePresentation>>defaultSelectionActions (GLMUIThemeExtraIcons is Undeclared)
[64] MetacelloNotification: Loaded -> Glamour-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Browsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: GLMBrickCheckBoxStyle>>checkboxCheckedImage (GLMUIThemeExtraIcons is Undeclared)
[64] NewUndeclaredWarning: GLMTreeBrick>>newToggleButtonFor: (GLMUIThemeExtraIcons is Undeclared)
[64] NewUndeclaredWarning: GLMTreeBrick>>newToggleButtonFor: (GLMUIThemeExtraIcons is Undeclared)
[64] NewUndeclaredWarning: GLMCollapsableBrick class>>createCollapsable (GLMUIThemeExtraIcons is Undeclared)
[64] NewUndeclaredWarning: GLMCollapsableBrick class>>createCollapsable (GLMUIThemeExtraIcons is Undeclared)
[64] NewUndeclaredWarning: GLMCompositeBrick class>>gtExampleTable (GTObjectPrinter is Undeclared)
[64] NewUndeclaredWarning: GLMCompositeBrick class>>gtExampleTable (GTObjectPrinter is Undeclared)
[64] NewUndeclaredWarning: GLMActionButtonBrick class>>gtExample (GLMUIThemeExtraIcons is Undeclared)
[64] NewUndeclaredWarning: GLMActionButtonBrick class>>gtExample (GLMUIThemeExtraIcons is Undeclared)
[64] NewUndeclaredWarning: GLMEmptyPopupBrick class>>createButton: (GLMUIThemeExtraIcons is Undeclared)
[64] MetacelloNotification: Loaded -> Glamour-Morphic-Brick-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Morphic-Theme-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: GLMExpanderContentsNodeModel>>elementColumn (GLMMorphicPaneWithoutTitleRenderer is Undeclared)
[64] MetacelloNotification: Loaded -> Glamour-Morphic-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Morphic-Renderer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Morphic-Pager-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Rubric-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-SpecIntegration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: GLMBrowserTest>>testUpdateRecomputesMatchingPresentations (GLMAnnouncingCollection is Undeclared)
[64] MetacelloNotification: Loaded -> Glamour-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Tests-Resources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Tests-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Morphic-Brick-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Glamour-Tests-Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> OpalCompiler-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-InspectorExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-Spotter-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-SpotterExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-BytecodeDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-SUnitDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-Tests-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-Tests-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-Tests-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> GT-Tests-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] NewUndeclaredWarning: SptHelpProcessorTest>>testEmptyQueryShowsResults (WelcomeHelp is Undeclared)
[64] MetacelloNotification: Loaded -> GT-Tests-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfPharoGT] >> postload:package:
[32] 17841840
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-67e0b0f.image --no-default-preferences clean --release
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] MetacelloNotification: Loaded -> HeuristicCompletion-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> HeuristicCompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> HeuristicCompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Code-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Code-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Spec2-Code-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Pharo-WelcomeHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64]  ------------ Obsolete ------------
[64] #()
[64]  ............ Obsolete ............
[64] MetacelloNotification: Fetched -> BaselineOfIceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Loaded -> BaselineOfIceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Loading baseline of BaselineOfIceberg...
[64] MetacelloNotification: Fetched -> BaselineOfLibGit-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
[64] MetacelloNotification: Loaded -> BaselineOfLibGit-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
[64] MetacelloNotification: Project: Tonel baseline
[64] MetacelloNotification: Fetched -> MonticelloTonel-Tests-cypress.1 --- github://pharo-vcs/tonel:v1.0.17 --- github://pharo-vcs/tonel:v1.0.17
[64] MetacelloNotification: Project: LibGit baseline
[64] MetacelloNotification: Fetched -> LibGit-Core-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
[64] MetacelloNotification: Fetched -> LibGit-FileSystem-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
[64] MetacelloNotification: Fetched -> Iceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Fetched -> Iceberg-Metacello-Integration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Fetched -> Iceberg-TipUI-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Fetched -> Iceberg-Plugin-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Fetched -> Iceberg-Plugin-Migration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Fetched -> Iceberg-Plugin-Pharo-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Fetched -> Iceberg-Plugin-GitHub-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Fetched -> Iceberg-Plugin-Metacello-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Fetched -> Iceberg-Libgit-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Fetched -> Iceberg-Libgit-Filetree-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Fetched -> Iceberg-Libgit-Tonel-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
[64] MetacelloNotification: Loaded -> MonticelloTonel-Tests-cypress.1 --- github://pharo-vcs/tonel:v1.0.17 --- cache
[32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-67e0b0f.image --no-default-preferences save Pharo
[32] pthread_setschedparam failed: Operation not permitted
[32] This VM uses a separate heartbeat thread to update its internal clock
[32] and handle events.  For best operation, this thread should run at a
[32] higher priority, however the VM was unable to change the priority.  The
[32] effect is that heavily loaded systems may experience some latency
[32] issues.  If this occurs, please create the appropriate configuration
[32] file in /etc/security/limits.d/ as shown below:
[32] 
[32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[32] *      hard    rtprio  2
[32] *      soft    rtprio  2
[32] END
[32] 
[32] and report to the pharo mailing list whether this improves behaviour.
[32] 
[32] You will need to log out and log back in for the limits to take effect.
[32] For more information please see
[32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[32] + echo 90
[32] + rm -f Pharo9.0-32bit-67e0b0f.sources.bak Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes.bak
[32] ++ cut -d. -f 1-2
[32] ++ cut -d- -f 1
[32] ++ echo Pharo9.0-SNAPSHOT
[32] + PHARO_SOURCES_PREFIX=Pharo9.0
[32] + zip Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes Pharo9.0-SNAPSHOT-32bit-67e0b0f.image Pharo9.0-32bit-67e0b0f.sources pharo.version
[32]   adding: Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes (deflated 43%)
[32]   adding: Pharo9.0-SNAPSHOT-32bit-67e0b0f.image (deflated 65%)
[32]   adding: Pharo9.0-32bit-67e0b0f.sources (deflated 81%)
[32]   adding: pharo.version (stored 0%)
[Pipeline] [32] stash
[64] MetacelloNotification: Loaded -> LibGit-Core-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- cache
[64] MetacelloNotification: Loaded -> LibGit-FileSystem-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfLibGit] >> postLoadActions
[64] NewUndeclaredWarning: IcePlaintextOtpCredentials>>askForModelClass (IceTipAskForPlaintextOtpCredentialsModel is Undeclared)
[64] NewUndeclaredWarning: IceBasicProject>>backwardsCompatibleFormat (TIceRepositoryWriter is Undeclared)
[64] NewUndeclaredWarning: IceCommitish>>properties (IceRepositoryProperties is Undeclared)
[64] NewUndeclaredWarning: IceCredentialsProvider class>>defaultForRemoteUrl: (IceGitRemote is Undeclared)
[64] NewUndeclaredWarning: IceIndex>>updateIndex: (IceIndexUpdateVisitor is Undeclared)
[64] NewUndeclaredWarning: IceMetacelloRepositoryAdapter>>morphicOpen: (IceTipRepositoriesBrowser is Undeclared)
[64] NewUndeclaredWarning: IceRemote>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
[64] NewUndeclaredWarning: IceRepository>>branchNamed: (IceBranchNotFound is Undeclared)
[64] NewUndeclaredWarning: IceRepository>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
[64] NewUndeclaredWarning: IceWorkingCopyPatcherVisitor>>visitPackage: (IceMCSnapshotPatchVisitor is Undeclared)
[64] NewUndeclaredWarning: Iceberg class>>bootstrapWithCommitId:packageList: (IceLibgitRepository is Undeclared)
[64] NewUndeclaredWarning: Iceberg class>>mcRepositoryFor: (IceMetacelloRepositoryType is Undeclared)
[64] NewUndeclaredWarning: IceMergeResolutionRequest>>defaultAction (IceTipMergeMorph is Undeclared)
[64] NewUndeclaredWarning: IceProxyMCVersionInfo>>findVersionInfo (IceGitRemote is Undeclared)
[64] NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared)
[64] NewUndeclaredWarning: MCGitBasedNetworkRepository>>getOrCreateIcebergRepository (IceGitRemote is Undeclared)
[64] NewUndeclaredWarning: IceMetacelloDuplicatedNotification>>existingProjectRegistration (IceLibgitRepository is Undeclared)
[64] MetacelloNotification: Loaded -> Iceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] NewUndeclaredWarning: IceGitLocalRepositoryType>>isGitRoot: (IceRepositoryCreator is Undeclared)
[64] NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared)
[64] MetacelloNotification: Loaded -> Iceberg-Metacello-Integration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[32] Stashed 42 file(s)
[Pipeline] [32] }
[Pipeline] [32] // stage
[Pipeline] [32] stage
[Pipeline] [32] { (Upload to files.pharo.org-32)
[Pipeline] [32] dir
[32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
[Pipeline] [32] {
[Pipeline] [32] sh
[32] + BUILD_NUMBER=454 bash ../bootstrap/scripts/prepare_for_upload.sh 32
[32] + ARCH=32
[32] +++ dirname ../bootstrap/scripts/prepare_for_upload.sh
[32] ++ cd ../bootstrap/scripts
[32] ++ pwd -P
[32] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
[32] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
[32] ++ head -n 1
[32] ++ cut -d/ -f 2
[32] ++ cut -d- -f 1-2
[32] ++ find . -name 'Pharo*.zip'
[32] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
[32] ++ head -n 1
[32] ++ cut -d - -f 4
[32] ++ cut -d. -f 1
[32] ++ find . -name 'Pharo9.0-SNAPSHOT-32bit*.zip'
[32] + HASH=67e0b0f
[32] + FULL_IMAGE_NAME=Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[32] + MINIMAL_IMAGE_NAME=Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.zip
[32] + BUILD_NUMBER=454
[32] ++ ARCH
[32] ../bootstrap/scripts/prepare_for_upload.sh: line 22: ARCH: command not found
[32] + '[' == '32]'
[32] ../bootstrap/scripts/prepare_for_upload.sh: line 22: [: missing `]'
[32] + cp Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip latest-32.zip
[32] + cp Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.zip latest-minimal-32.zip
[32] ++ is_release_build
[32] ++ set -f
[32] +++ git tag --list --points-at HEAD
[32] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
[32] ++ local versionTag=
[32] ++ set +f
[32] ++ '[' '' == '' ']'
[32] ++ echo 0
[32] + '[' 0 == 1 ']'
[32] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[32] + BITNESS=32bit
[32] + [[ Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[32] + mv Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT.build.454.sha.67e0b0f.arch.32bit.zip
[32] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[32] + BITNESS=32bit
[32] + [[ Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[32] ++ echo Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[32] ++ cut -d - -f 3
[32] + IMAGE_KIND=bootstrap
[32] + mv Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-bootstrap.build.454.sha.67e0b0f.arch.32bit.zip
[32] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[32] + BITNESS=32bit
[32] + [[ Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[32] ++ echo Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.zip
[32] ++ cut -d - -f 3
[32] + IMAGE_KIND=compiler
[32] + mv Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-compiler.build.454.sha.67e0b0f.arch.32bit.zip
[32] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[32] + BITNESS=32bit
[32] + [[ Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[32] ++ echo Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.zip
[32] ++ cut -d - -f 3
[32] + IMAGE_KIND=core
[32] + mv Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-core.build.454.sha.67e0b0f.arch.32bit.zip
[32] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[32] + BITNESS=32bit
[32] + [[ Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[32] ++ echo Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[32] ++ cut -d - -f 3
[32] + IMAGE_KIND=hermesPackages
[32] + mv Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-hermesPackages.build.454.sha.67e0b0f.arch.32bit.zip
[32] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[32] + BITNESS=32bit
[32] + [[ Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[32] ++ echo Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.zip
[32] ++ cut -d - -f 3
[32] + IMAGE_KIND=metacello
[32] + mv Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-metacello.build.454.sha.67e0b0f.arch.32bit.zip
[32] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[32] + BITNESS=32bit
[32] + [[ Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[32] ++ echo Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.zip
[32] ++ cut -d - -f 3
[32] + IMAGE_KIND=monticello
[32] + mv Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-monticello.build.454.sha.67e0b0f.arch.32bit.zip
[32] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[32] + BITNESS=32bit
[32] + [[ Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[32] ++ echo Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.zip
[32] ++ cut -d - -f 3
[32] + IMAGE_KIND=monticello_bootstrap
[32] + mv Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-monticello_bootstrap.build.454.sha.67e0b0f.arch.32bit.zip
[32] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[32] + BITNESS=32bit
[32] + [[ Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[32] ++ echo Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[32] ++ cut -d - -f 3
[32] + IMAGE_KIND=rpackage
[32] + mv Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-rpackage.build.454.sha.67e0b0f.arch.32bit.zip
[32] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[32] + BITNESS=32bit
[32] + [[ Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[32] ++ cut -d - -f 3
[32] ++ echo Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.zip
[32] + IMAGE_KIND=traits
[32] + mv Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.zip Pharo9.0-SNAPSHOT-traits.build.454.sha.67e0b0f.arch.32bit.zip
[Pipeline] [32] sshagent
[32] [ssh-agent] Using credentials filepharosync (files.pharo.org)
[32] [ssh-agent] Looking for ssh-agent implementation...
[32] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
[32] $ ssh-agent
[32] SSH_AUTH_SOCK=/tmp/ssh-l2rbl2SQSrWv/agent.4975
[32] SSH_AGENT_PID=4977
[32] Running ssh-add (command line suppressed)
[32] Identity added: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache@tmp/private_key_5620382050446106388.key (/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache@tmp/private_key_5620382050446106388.key)
[32] [ssh-agent] Started.
[Pipeline] [32] {
[Pipeline] [32] sh
[32] + bash ../bootstrap/scripts/upload_to_files.pharo.org.sh
[32] +++ dirname ../bootstrap/scripts/upload_to_files.pharo.org.sh
[32] ++ cd ../bootstrap/scripts
[32] ++ pwd -P
[32] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
[32] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
[32] ++ cut -d- -f 1-2
[32] ++ cut -d/ -f 2
[32] ++ head -n 1
[32] ++ find . -name 'Pharo*-bootstrap*.zip'
[32] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
[32] ++ sed 's/\.//'
[32] ++ cut -d. -f 1-2
[32] ++ cut -c 6-
[32] ++ cut -d- -f 1
[32] ++ echo Pharo9.0-SNAPSHOT
[32] + PHARO_SHORT_VERSION=90
[32] + PACKAGED_VERSIONS='latest*.zip'
[32] ++ is_release_build
[32] ++ set -f
[32] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
[32] +++ git tag --list --points-at HEAD
[32] ++ local versionTag=
[32] ++ set +f
[32] ++ '[' '' == '' ']'
[32] ++ echo 0
[32] + '[' 0 == 1 ']'
[32] + destDir=/appli/files.pharo.org/image/90/
[32] + echo 'Uploading Images to pharo.files.org//appli/files.pharo.org/image/90/'
[32] Uploading Images to pharo.files.org//appli/files.pharo.org/image/90/
[32] + scp -o StrictHostKeyChecking=no -v latest-32.zip latest-minimal-32.zip Pharo9.0-SNAPSHOT.build.454.sha.67e0b0f.arch.32bit.zip Pharo9.0-SNAPSHOT-metacello.build.454.sha.67e0b0f.arch.32bit.zip pharoorgde@ssh.cluster023.hosting.ovh.net:files/image/90/
[32] Executing: program /usr/bin/ssh host ssh.cluster023.hosting.ovh.net, user pharoorgde, command scp -v -d -t files/image/90/
[32] OpenSSH_7.2p2 Ubuntu-4ubuntu2.8, OpenSSL 1.0.2g  1 Mar 2016
[32] debug1: Reading configuration data /etc/ssh/ssh_config
[32] debug1: /etc/ssh/ssh_config line 19: Applying options for *
[32] debug1: Connecting to ssh.cluster023.hosting.ovh.net [91.134.248.233] port 22.
[32] debug1: Connection established.
[32] debug1: key_load_public: No such file or directory
[32] debug1: identity file /builds/.ssh/id_rsa type -1
[32] debug1: key_load_public: No such file or directory
[32] debug1: identity file /builds/.ssh/id_rsa-cert type -1
[32] debug1: key_load_public: No such file or directory
[32] debug1: identity file /builds/.ssh/id_dsa type -1
[32] debug1: key_load_public: No such file or directory
[32] debug1: identity file /builds/.ssh/id_dsa-cert type -1
[32] debug1: key_load_public: No such file or directory
[32] debug1: identity file /builds/.ssh/id_ecdsa type -1
[32] debug1: key_load_public: No such file or directory
[32] debug1: identity file /builds/.ssh/id_ecdsa-cert type -1
[32] debug1: key_load_public: No such file or directory
[32] debug1: identity file /builds/.ssh/id_ed25519 type -1
[32] debug1: key_load_public: No such file or directory
[32] debug1: identity file /builds/.ssh/id_ed25519-cert type -1
[32] debug1: Enabling compatibility mode for protocol 2.0
[32] debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8
[32] debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1
[32] debug1: match: OpenSSH_6.7p1 pat OpenSSH* compat 0x04000000
[32] debug1: Authenticating to ssh.cluster023.hosting.ovh.net:22 as 'pharoorgde'
[32] debug1: SSH2_MSG_KEXINIT sent
[32] debug1: SSH2_MSG_KEXINIT received
[32] debug1: kex: algorithm: curve25519-sha256@libssh.org
[32] debug1: kex: host key algorithm: ssh-ed25519
[32] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
[32] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
[32] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
[32] debug1: Server host key: ssh-ed25519 SHA256:L1zucFy7pgrSkls5PwyDOlMchEy1RzH1fjFKCilMwuA
[32] debug1: Host 'ssh.cluster023.hosting.ovh.net' is known and matches the ED25519 host key.
[32] debug1: Found key in /builds/.ssh/known_hosts:1
[32] debug1: rekey after 134217728 blocks
[32] debug1: SSH2_MSG_NEWKEYS sent
[32] debug1: expecting SSH2_MSG_NEWKEYS
[32] debug1: SSH2_MSG_NEWKEYS received
[32] debug1: rekey after 134217728 blocks
[32] debug1: SSH2_MSG_SERVICE_ACCEPT received
[32] debug1: Authentications that can continue: publickey,password
[32] debug1: Next authentication method: publickey
[32] debug1: Offering RSA public key: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache@tmp/private_key_5620382050446106388.key
[32] debug1: Server accepts key: pkalg ssh-rsa blen 151
[32] debug1: Authentication succeeded (publickey).
[32] Authenticated to ssh.cluster023.hosting.ovh.net ([91.134.248.233]:22).
[32] debug1: channel 0: new [client-session]
[32] debug1: Requesting no-more-sessions@openssh.com
[32] debug1: Entering interactive session.
[32] debug1: pledge: network
[32] debug1: Sending environment.
[32] debug1: Sending env LANG = en_US
[32] debug1: Sending command: scp -v -d -t files/image/90/
[32] Sending file modes: C0664 22496376 latest-32.zip
[32] Sink: C0664 22496376 latest-32.zip
[32] $ ssh-agent -k
[32] unset SSH_AUTH_SOCK;
[32] unset SSH_AGENT_PID;
[32] echo Agent pid 4977 killed;
[32] [ssh-agent] Stopped.
[32] Sending file modes: C0664 3960159 latest-minimal-32.zip
[32] Sink: C0664 3960159 latest-minimal-32.zip
[32] Sending file modes: C0664 22496376 Pharo9.0-SNAPSHOT.build.454.sha.67e0b0f.arch.32bit.zip
[32] Sink: C0664 22496376 Pharo9.0-SNAPSHOT.build.454.sha.67e0b0f.arch.32bit.zip
[32] Sending file modes: C0664 3960159 Pharo9.0-SNAPSHOT-metacello.build.454.sha.67e0b0f.arch.32bit.zip
[32] Sink: C0664 3960159 Pharo9.0-SNAPSHOT-metacello.build.454.sha.67e0b0f.arch.32bit.zip
[32] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
[32] debug1: channel 0: free: client-session, nchannels 1
[32] debug1: fd 0 clearing O_NONBLOCK
[32] debug1: fd 1 clearing O_NONBLOCK
[32] debug1: fd 2 clearing O_NONBLOCK
[32] Transferred: sent 52978812, received 11232 bytes, in 1.4 seconds
[32] Bytes per second: sent 36561668.4, received 7751.4
[32] debug1: Exit status 0
[Pipeline] [32] }
[Pipeline] [32] // sshagent
[Pipeline] [32] }
[Pipeline] [32] // dir
[Pipeline] [32] }
[Pipeline] [32] // stage
[Pipeline] [32] archiveArtifacts
[64] NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
[64] NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
[64] NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
[64] NewUndeclaredWarning: IceTipEditProjectDialog>>initialize (TIceRepositoryWriter is Undeclared)
[64] NewUndeclaredWarning: IceTipEditProjectDialog>>initialize (IceLibgitRepository is Undeclared)
[64] NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
[64] NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
[64] NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
[64] NewUndeclaredWarning: IceTipGitRepositoryPanel>>extractProjectName: (IceGitRemote is Undeclared)
[64] NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
[64] NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceGitRemote is Undeclared)
[64] NewUndeclaredWarning: IceTipGitRepositoryPanel>>validate (IceGitRemote is Undeclared)
[64] NewUndeclaredWarning: IceTipLocalRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
[64] NewUndeclaredWarning: IceTipLocalRepositoryPanel>>validate (IceRepositoryCreator is Undeclared)
[32] Archiving artifacts
[64] NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
[64] NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultLocation (IceLibgitRepository is Undeclared)
[64] NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultSubdirectory (IceLibgitRepository is Undeclared)
[64] NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultLocation (IceLibgitRepository is Undeclared)
[64] NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultSubdirectory (IceLibgitRepository is Undeclared)
[64] NewUndeclaredWarning: IceTipRepositoryModel>>addRemoteNamed:url: (IceGitRemote is Undeclared)
[64] MetacelloNotification: Loaded -> Iceberg-TipUI-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] MetacelloNotification: Loaded -> Iceberg-Plugin-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitTonelWriter is Undeclared)
[64] NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitFiletreeWriter is Undeclared)
[64] NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitTonelWriter is Undeclared)
[64] NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitFiletreeWriter is Undeclared)
[64] MetacelloNotification: Loaded -> Iceberg-Plugin-Migration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] NewUndeclaredWarning: IcePharoPlugin class>>addPharoProjectToIceberg (IceLibgitRepository is Undeclared)
[64] MetacelloNotification: Loaded -> Iceberg-Plugin-Pharo-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] NewUndeclaredWarning: IceGitHubCreatePullRequestModel>>obtainBaseRemote (IceGitRemote is Undeclared)
[64] NewUndeclaredWarning: IceTipGitHubRepositoryPanel>>newRepository (IceGitRemote is Undeclared)
[64] NewUndeclaredWarning: IceGitHubPullRequest>>remote (IceGitRemote is Undeclared)
[64] MetacelloNotification: Loaded -> Iceberg-Plugin-GitHub-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] MetacelloNotification: Loaded -> Iceberg-Plugin-Metacello-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] MetacelloNotification: Loaded -> Iceberg-Libgit-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] MetacelloNotification: Loaded -> Iceberg-Libgit-Filetree-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] MetacelloNotification: Loaded -> Iceberg-Libgit-Tonel-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfIceberg] >> postLoadWithDirective:projectSpec:
[64] MetacelloNotification: ...finished baseline
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfIDE] >> postload:package:
[64] MetacelloNotification: Loaded -> Calypso-SystemPlugins-Monticello-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Deprecated90-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Loaded -> Gofer-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
[64] MetacelloNotification: Evaluated -> baseline [BaselineOfPharo] >> postload:package:
[64] MetacelloNotification: ...finished baseline
[64] linear load : 
[64] 	explicit load : baseline [BaselineOfPharo]
[64] 		load : BaselineOfBaseLibraries-tonel.1
[64] 	explicit load : baseline [BaselineOfPharo]
[64] 		load : BaselineOfCalypso-tonel.1
[64] 	explicit load : baseline [BaselineOfPharo]
[64] 		load : BaselineOfIDE-tonel.1
[64] 	linear load : baseline [BaselineOfPharo]
[64] 		explicit load : baseline [BaselineOfBaseLibraries]
[64] 			load : BaselineOfClap-tonel.1
[64] 		explicit load : baseline [BaselineOfBaseLibraries]
[64] 			load : BaselineOfSlot-tonel.1
[64] 		explicit load : baseline [BaselineOfBaseLibraries]
[64] 			load : BaselineOfBeacon-tonel.1
[64] 		explicit load : baseline [BaselineOfBaseLibraries]
[64] 			load : BaselineOfParametrizedTests-tonel.1
[64] 		explicit load : baseline [BaselineOfBaseLibraries]
[64] 			load : BaselineOfTaskIt-tonel.1
[64] 		explicit load : baseline [BaselineOfBaseLibraries]
[64] 			load : BaselineOfSUnit-tonel.1
[64] 		linear load : baseline [BaselineOfBaseLibraries]
[64] 			explicit load : baseline [BaselineOfSUnit]
[64] 				load : BaselineOfTraits-tonel.1
[64] 			linear load : baseline [BaselineOfSUnit]
[64] 				linear load : baseline [BaselineOfTraits]
[64] 				load : SUnit-Core-tonel.1
[64] 				load : SUnit-Core-Traits-tonel.1
[64] 				load : SUnit-Visitor-tonel.1
[64] 			linear load : baseline [BaselineOfParametrizedTests]
[64] 				load : ParametrizedTests-tonel.1
[64] 			linear load : baseline [BaselineOfSlot]
[64] 				load : VariablesLibrary-tonel.1
[64] 			linear load : baseline [BaselineOfBeacon]
[64] 				load : Beacon-Core-tonel.1
[64] 				load : Beacon-Core-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfClap]
[64] 				load : Clap-Core-tonel.1
[64] 				load : Clap-CommandLine-tonel.1
[64] 			linear load : baseline [BaselineOfTaskIt]
[64] 				load : TaskIt-tonel.1
[64] 				load : TaskIt-Tests-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfHeuristicCompletion-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfSortFunctions-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfReflectivity-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfGeneralHelp-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfCalypso-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfQA-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfRing-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfKernelTests-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfEpicea-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfReferenceFinder-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfOSWindow-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfShout-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfSlot-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfMisc-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfMetacello-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfClap-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfSpec2-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfCatalog-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfRefactoring-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfSUnit-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfFuel-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfClassParser-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfShift-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfPharoGT-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfZodiac-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfReflectionMirrors-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfEnlumineurFormatter-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfFuzzyMatcher-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfPharoGlamour-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfTraits-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfFlashback-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfGeneralTests-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfRefactoring2-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfBasicTools-tonel.1
[64] 		explicit load : baseline [BaselineOfIDE]
[64] 			load : BaselineOfAthens-tonel.1
[64] 		linear load : baseline [BaselineOfIDE]
[64] 			explicit load : baseline [BaselineOfBasicTools]
[64] 				load : BaselineOfReflectivity-tonel.1
[64] 			explicit load : baseline [BaselineOfBasicTools]
[64] 				load : BaselineOfUI-tonel.1
[64] 			explicit load : baseline [BaselineOfBasicTools]
[64] 				load : BaselineOfSUnit-tonel.1
[64] 			explicit load : baseline [BaselineOfBasicTools]
[64] 				load : BaselineOfSUnit-tonel.1
[64] 			explicit load : baseline [BaselineOfBasicTools]
[64] 				load : BaselineOfEnlumineurFormatter-tonel.1
[64] 			explicit load : baseline [BaselineOfBasicTools]
[64] 				load : BaselineOfAthens-tonel.1
[64] 			atomic load : baseline [BaselineOfBasicTools]
[64] 				explicit load : baseline [BaselineOfSUnit]
[64] 					load : BaselineOfTraits-tonel.1
[64] 				linear load : baseline [BaselineOfSUnit]
[64] 					linear load : baseline [BaselineOfTraits]
[64] 				explicit load : baseline [BaselineOfUI]
[64] 					load : BaselineOfSpec-tonel.1
[64] 				explicit load : baseline [BaselineOfUI]
[64] 					load : BaselineOfSpec2-tonel.1
[64] 				explicit load : baseline [BaselineOfUI]
[64] 					load : BaselineOfFuel-tonel.1
[64] 				explicit load : baseline [BaselineOfUI]
[64] 					load : BaselineOfMorphic-tonel.1
[64] 				explicit load : baseline [BaselineOfUI]
[64] 					load : BaselineOfDrTests-tonel.1
[64] 				linear load : baseline [BaselineOfUI]
[64] 					explicit load : baseline [BaselineOfMorphic]
[64] 						load : BaselineOfMenuRegistration-tonel.1
[64] 					explicit load : baseline [BaselineOfMorphic]
[64] 						load : BaselineOfMorphicCore-tonel.1
[64] 					explicit load : baseline [BaselineOfMorphic]
[64] 						load : BaselineOfFuel-tonel.1
[64] 					preload : baseline [BaselineOfMorphic] >> preload:package:
[64] 					atomic load : baseline [BaselineOfMorphic]
[64] 						explicit load : baseline [BaselineOfMorphicCore]
[64] 							load : BaselineOfSUnit-tonel.1
[64] 						explicit load : baseline [BaselineOfMorphicCore]
[64] 							load : BaselineOfUnifiedFFI-tonel.1
[64] 						explicit load : baseline [BaselineOfMorphicCore]
[64] 							load : BaselineOfTraits-tonel.1
[64] 						explicit load : baseline [BaselineOfMorphicCore]
[64] 							load : BaselineOfDisplay-tonel.1
[64] 						linear load : baseline [BaselineOfMorphicCore]
[64] 							linear load : baseline [BaselineOfTraits]
[64] 							explicit load : baseline [BaselineOfSUnit]
[64] 								load : BaselineOfTraits-tonel.1
[64] 							linear load : baseline [BaselineOfSUnit]
[64] 								linear load : baseline [BaselineOfTraits]
[64] 								load : SUnit-Tests-tonel.1
[64] 								load : JenkinsTools-Core-tonel.1
[64] 								load : JenkinsTools-ExtraReports-tonel.1
[64] 							preload : baseline [BaselineOfDisplay] >> preload:package:
[64] 							linear load : baseline [BaselineOfDisplay]
[64] 								load : Graphics-Display Objects-tonel.1
[64] 								load : Graphics-Primitives-tonel.1
[64] 								load : Graphics-Transformations-tonel.1
[64] 							postload : baseline [BaselineOfDisplay] >> postload:package:
[64] 							preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
[64] 							linear load : baseline [BaselineOfUnifiedFFI]
[64] 								load : Alien-Core-tonel.1
[64] 								load : UnifiedFFI-tonel.1
[64] 								load : UnifiedFFI-Tests-tonel.1
[64] 								load : UnifiedFFI-Legacy-tonel.1
[64] 								load : System-OSEnvironments-tonel.1
[64] 							postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
[64] 							load : System-VMEvents-tonel.1
[64] 							load : System-Object Events-tonel.1
[64] 							load : Collections-DoubleLinkedList-tonel.1
[64] 							load : System-Caching-tonel.1
[64] 							load : Graphics-Canvas-tonel.1
[64] 							load : FormCanvas-Core-tonel.1
[64] 							load : Tool-Registry-tonel.1
[64] 							load : Fonts-Abstract-tonel.1
[64] 							load : Text-Core-tonel.1
[64] 							load : Morphic-Core-tonel.1
[64] 						postload : baseline [BaselineOfMorphicCore] >> postload:package:
[64] 						linear load : baseline [BaselineOfMenuRegistration]
[64] 							load : MenuRegistration-tonel.1
[64] 						linear load : baseline [BaselineOfFuel]
[64] 							load : Fuel-Core-tonel.1
[64] 							load : Fuel-Platform-Core-tonel.1
[64] 							load : Fuel-Platform-Pharo-Core-tonel.1
[64] 							load : Fuel-Platform-Pharo-07-tonel.1
[64] 						load : System-Localization-tonel.1
[64] 						load : System-Clipboard-tonel.1
[64] 						load : EmbeddedFreeType-tonel.1
[64] 						load : EmergencyEvaluator-tonel.1
[64] 						load : EmergencyDebugger-tonel.1
[64] 						load : FileSystem-Zip-tonel.1
[64] 						load : Fonts-Infrastructure-tonel.1
[64] 						load : FreeType-tonel.1
[64] 						load : FreeType-Morphic-tonel.1
[64] 						load : Graphics-Files-tonel.1
[64] 						load : Graphics-Fonts-tonel.1
[64] 						load : Graphics-Shapes-tonel.1
[64] 						load : Growl-tonel.1
[64] 						load : Keymapping-Core-tonel.1
[64] 						load : Keymapping-KeyCombinations-tonel.1
[64] 						load : Keymapping-Pragmas-tonel.1
[64] 						load : Transcript-Core-tonel.1
[64] 						load : Native-Browser-tonel.1
[64] 						load : Morphic-Base-tonel.1
[64] 						load : Morphic-Examples-tonel.1
[64] 						load : Morphic-Widgets-Basic-tonel.1
[64] 						load : Morphic-Widgets-ColorPicker-tonel.1
[64] 						load : Morphic-Widgets-Extra-tonel.1
[64] 						load : Morphic-Widgets-List-tonel.1
[64] 						load : Morphic-Widgets-Pluggable-tonel.1
[64] 						load : Morphic-Widgets-PolyTabs-tonel.1
[64] 						load : Morphic-Widgets-Scrolling-tonel.1
[64] 						load : Morphic-Widgets-Tabs-tonel.1
[64] 						load : Morphic-Widgets-Taskbar-tonel.1
[64] 						load : Morphic-Widgets-Menubar-tonel.1
[64] 						load : Morphic-Widgets-Tree-tonel.1
[64] 						load : Morphic-Widgets-Windows-tonel.1
[64] 						load : Morphic-Widgets-FastTable-tonel.1
[64] 						load : Morphic-Widgets-Taskbar-Tests-tonel.1
[64] 						load : Rubric-tonel.1
[64] 						load : Multilingual-OtherLanguages-tonel.1
[64] 						load : Multilingual-TextConverterOtherLanguages-tonel.1
[64] 						load : NewValueHolder-Core-tonel.1
[64] 						load : Polymorph-Widgets-tonel.1
[64] 						load : Images-Animated-tonel.1
[64] 						load : Settings-Graphics-tonel.1
[64] 						load : Settings-Polymorph-tonel.1
[64] 						load : Settings-System-tonel.1
[64] 						load : System-History-tonel.1
[64] 						load : System-Installers-tonel.1
[64] 						load : System-Settings-Core-tonel.1
[64] 						load : System-Settings-Browser-tonel.1
[64] 						load : Formatter-Settings-tonel.1
[64] 						load : System-Sound-tonel.1
[64] 						load : Text-Diff-tonel.1
[64] 						load : Text-Edition-tonel.1
[64] 						load : Text-Scanning-tonel.1
[64] 						load : Unicode-Initialization-tonel.1
[64] 						load : Morphic-Widgets-TickList-tonel.1
[64] 						load : System-Changes-FileServices-tonel.1
[64] 						load : System-Identification-tonel.1
[64] 						load : Tool-Base-tonel.1
[64] 					postload : baseline [BaselineOfMorphic] >> postload:package:
[64] 					explicit load : baseline [BaselineOfSpec2]
[64] 						load : BaselineOfCommander2-tonel.1
[64] 					linear load : baseline [BaselineOfSpec2]
[64] 						linear load : baseline [BaselineOfCommander2]
[64] 							load : Commander2-tonel.1
[64] 							load : Commander2-Deprecations-tonel.1
[64] 							load : Commander2-UI-tonel.1
[64] 							load : Commander2-Tests-tonel.1
[64] 							load : Commander2-UI-Tests-tonel.1
[64] 						load : Spec2-ObservableSlot-tonel.1
[64] 						load : Spec2-Commands-tonel.1
[64] 						load : Spec2-Layout-tonel.1
[64] 						load : Spec2-Core-tonel.1
[64] 						load : Spec2-CommandLine-tonel.1
[64] 						load : Spec2-Transmission-tonel.1
[64] 						load : Spec2-Adapters-Morphic-tonel.1
[64] 						load : Spec2-Adapters-Stub-tonel.1
[64] 						load : Spec2-Interactions-tonel.1
[64] 						load : Spec2-Commander2-tonel.1
[64] 						load : Spec2-Commander2-ContactBook-tonel.1
[64] 						load : Spec2-Commander2-ContactBook-Extensions-tonel.1
[64] 						load : Spec2-Backend-Tests-tonel.1
[64] 						load : Spec2-Tools-tonel.1
[64] 						load : Spec2-Morphic-tonel.1
[64] 						load : Spec2-Examples-tonel.1
[64] 						load : Spec2-Tests-tonel.1
[64] 						load : Spec2-Morphic-Tests-tonel.1
[64] 						load : Spec2-Tools-Tests-tonel.1
[64] 						load : Spec2-Adapters-Morphic-Tests-tonel.1
[64] 						load : Spec2-Morphic-Backend-Tests-tonel.1
[64] 					explicit load : baseline [BaselineOfSpec]
[64] 						load : BaselineOfMorphic-tonel.1
[64] 					linear load : baseline [BaselineOfSpec]
[64] 						explicit load : baseline [BaselineOfMorphic]
[64] 							load : BaselineOfMenuRegistration-tonel.1
[64] 						explicit load : baseline [BaselineOfMorphic]
[64] 							load : BaselineOfMorphicCore-tonel.1
[64] 						explicit load : baseline [BaselineOfMorphic]
[64] 							load : BaselineOfFuel-tonel.1
[64] 						preload : baseline [BaselineOfMorphic] >> preload:package:
[64] 						atomic load : baseline [BaselineOfMorphic]
[64] 							explicit load : baseline [BaselineOfMorphicCore]
[64] 								load : BaselineOfSUnit-tonel.1
[64] 							explicit load : baseline [BaselineOfMorphicCore]
[64] 								load : BaselineOfUnifiedFFI-tonel.1
[64] 							explicit load : baseline [BaselineOfMorphicCore]
[64] 								load : BaselineOfTraits-tonel.1
[64] 							explicit load : baseline [BaselineOfMorphicCore]
[64] 								load : BaselineOfDisplay-tonel.1
[64] 							linear load : baseline [BaselineOfMorphicCore]
[64] 								linear load : baseline [BaselineOfTraits]
[64] 								explicit load : baseline [BaselineOfSUnit]
[64] 									load : BaselineOfTraits-tonel.1
[64] 								linear load : baseline [BaselineOfSUnit]
[64] 									linear load : baseline [BaselineOfTraits]
[64] 								preload : baseline [BaselineOfDisplay] >> preload:package:
[64] 								linear load : baseline [BaselineOfDisplay]
[64] 								postload : baseline [BaselineOfDisplay] >> postload:package:
[64] 								preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
[64] 								linear load : baseline [BaselineOfUnifiedFFI]
[64] 								postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
[64] 							postload : baseline [BaselineOfMorphicCore] >> postload:package:
[64] 							linear load : baseline [BaselineOfMenuRegistration]
[64] 							linear load : baseline [BaselineOfFuel]
[64] 						postload : baseline [BaselineOfMorphic] >> postload:package:
[64] 						load : Spec-Core-tonel.1
[64] 						load : Spec-Layout-tonel.1
[64] 						load : Spec-MorphicAdapters-tonel.1
[64] 						load : Spec-PolyWidgets-tonel.1
[64] 						load : Spec-StubAdapter-tonel.1
[64] 						load : Spec-Examples-tonel.1
[64] 						load : Spec-Tests-tonel.1
[64] 						load : Spec-Deprecated-tonel.1
[64] 					linear load : baseline [BaselineOfDrTests]
[64] 						load : DrTests-tonel.1
[64] 						load : DrTests-TestsRunner-tonel.1
[64] 						load : DrTests-TestCoverage-tonel.1
[64] 						load : DrTests-TestsProfiling-tonel.1
[64] 						load : DrTests-TestsProfiling-Tests-tonel.1
[64] 						load : DrTests-TestCoverage-MocksForTests-tonel.1
[64] 						load : DrTests-TestCoverage-Tests-tonel.1
[64] 						load : DrTests-Tests-tonel.1
[64] 						load : DrTests-CommentsToTests-tonel.1
[64] 						load : DrTests-CommentsToTests-Tests-tonel.1
[64] 					load : Debugger-Actions-tonel.1
[64] 					load : Debugger-Filters-tonel.1
[64] 					load : Debugger-Model-tonel.1
[64] 					load : Debugging-Settings-tonel.1
[64] 					linear load : baseline [BaselineOfFuel]
[64] 						load : Fuel-Tools-Pharo-tonel.1
[64] 					load : Fonts-Chooser-tonel.1
[64] 					load : Transcript-Tool-tonel.1
[64] 					load : Tool-Workspace-tonel.1
[64] 					load : Keymapping-Settings-tonel.1
[64] 					load : Keymapping-Tools-Spec-tonel.1
[64] 					load : WebBrowser-Core-tonel.1
[64] 					load : HelpSystem-Core-tonel.1
[64] 					load : Spec2-Inspector-tonel.1
[64] 				postload : baseline [BaselineOfUI] >> postload:package:
[64] 				linear load : baseline [BaselineOfReflectivity]
[64] 					load : Reflectivity-tonel.1
[64] 				postload : baseline [BaselineOfReflectivity] >> postload:package:
[64] 				explicit load : baseline [BaselineOfAthens]
[64] 					load : BaselineOfUnifiedFFI-tonel.1
[64] 				explicit load : baseline [BaselineOfAthens]
[64] 					load : BaselineOfDisplay-tonel.1
[64] 				linear load : baseline [BaselineOfAthens]
[64] 					preload : baseline [BaselineOfDisplay] >> preload:package:
[64] 					linear load : baseline [BaselineOfDisplay]
[64] 					postload : baseline [BaselineOfDisplay] >> postload:package:
[64] 					preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
[64] 					linear load : baseline [BaselineOfUnifiedFFI]
[64] 					postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
[64] 					load : Athens-Core-tonel.1
[64] 					load : Athens-Cairo-tonel.1
[64] 				postload : baseline [BaselineOfAthens] >> postload:package:
[64] 				explicit load : baseline [BaselineOfSUnit]
[64] 					load : BaselineOfTraits-tonel.1
[64] 				linear load : baseline [BaselineOfSUnit]
[64] 					linear load : baseline [BaselineOfTraits]
[64] 					load : SUnit-UI-tonel.1
[64] 					load : SUnit-Support-UITesting-tonel.1
[64] 					load : SUnit-Help-tonel.1
[64] 				load : Tool-ExternalBrowser-tonel.1
[64] 				linear load : baseline [BaselineOfEnlumineurFormatter]
[64] 					load : EnlumineurFormatter-tonel.1
[64] 				load : Tool-ProcessBrowser-tonel.1
[64] 				load : Tool-Profilers-tonel.1
[64] 				load : Tool-SystemReporter-tonel.1
[64] 				load : NECompletion-tonel.1
[64] 				load : NECompletion-Morphic-tonel.1
[64] 				load : NECompletion-Preferences-tonel.1
[64] 				load : Announcements-Help-tonel.1
[64] 				load : Metacello-FileTree-tonel.1
[64] 				load : Metacello-Cypress-tonel.1
[64] 				load : Metacello-ProfStef-tonel.1
[64] 				load : Metacello-Reference-tonel.1
[64] 				load : Metacello-Tutorial-tonel.1
[64] 				load : MonticelloGUI-tonel.1
[64] 				load : Tests-tonel.1
[64] 				load : RPackage-Tests-tonel.1
[64] 				load : Monticello-Tests-tonel.1
[64] 				load : MonticelloGUI-Tests-tonel.1
[64] 				load : Network-Mail-tonel.1
[64] 				load : Network-Mail-Tests-tonel.1
[64] 				load : Pharo-Help-tonel.1
[64] 				load : ProfStef-Core-tonel.1
[64] 				load : ProfStef-Help-tonel.1
[64] 				load : RecentSubmissions-tonel.1
[64] 				load : Refactoring-Changes-tonel.1
[64] 				load : Refactoring-Core-tonel.1
[64] 				load : Refactoring-Environment-tonel.1
[64] 				load : Regex-Help-tonel.1
[64] 				load : Monticello-OldDataStreamCompatibility-tonel.1
[64] 				load : MonticelloFileServices-tonel.1
[64] 				load : Spec2-Help-tonel.1
[64] 				load : Tool-Diff-tonel.1
[64] 				load : Tool-FileList-tonel.1
[64] 				load : Tool-Finder-tonel.1
[64] 				load : Tool-ImageCleaner-tonel.1
[64] 				load : Tools-tonel.1
[64] 			postload : baseline [BaselineOfBasicTools] >> postload:package:
[64] 			explicit load : baseline [BaselineOfAthens]
[64] 				load : BaselineOfUnifiedFFI-tonel.1
[64] 			explicit load : baseline [BaselineOfAthens]
[64] 				load : BaselineOfDisplay-tonel.1
[64] 			linear load : baseline [BaselineOfAthens]
[64] 				preload : baseline [BaselineOfDisplay] >> preload:package:
[64] 				linear load : baseline [BaselineOfDisplay]
[64] 				postload : baseline [BaselineOfDisplay] >> postload:package:
[64] 				preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
[64] 				linear load : baseline [BaselineOfUnifiedFFI]
[64] 				postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
[64] 				load : Athens-Text-tonel.1
[64] 				load : Athens-Balloon-tonel.1
[64] 				load : Athens-Morphic-tonel.1
[64] 				load : Athens-Examples-tonel.1
[64] 				load : Athens-Cairo-Tests-tonel.1
[64] 			postload : baseline [BaselineOfAthens] >> postload:package:
[64] 			linear load : baseline [BaselineOfFlashback]
[64] 				load : Flashback-Decompiler-tonel.1
[64] 				load : Flashback-Decompiler-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfShift]
[64] 				load : Shift-ClassBuilder-Tests-tonel.1
[64] 				load : Shift-ClassInstaller-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfTraits]
[64] 				load : TraitsV2-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfSlot]
[64] 				load : Slot-Examples-tonel.1
[64] 				load : Slot-Tests-tonel.1
[64] 				load : VariablesLibrary-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfClap]
[64] 				load : Clap-Commands-Pharo-tonel.1
[64] 				load : Clap-Examples-tonel.1
[64] 				load : Clap-Tests-tonel.1
[64] 			explicit load : baseline [BaselineOfSUnit]
[64] 				load : BaselineOfTraits-tonel.1
[64] 			linear load : baseline [BaselineOfSUnit]
[64] 				linear load : baseline [BaselineOfTraits]
[64] 				load : SUnit-Visitor-Tests-tonel.1
[64] 				load : SUnit-Support-UITesting-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfEnlumineurFormatter]
[64] 				load : EnlumineurFormatter-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfReflectivity]
[64] 				load : Reflectivity-Tools-tonel.1
[64] 				load : Reflectivity-Tools-Tests-tonel.1
[64] 				load : Reflectivity-Examples-tonel.1
[64] 				load : Reflectivity-Tests-tonel.1
[64] 				load : Reflectivity-VariableBreakpoint-tonel.1
[64] 			postload : baseline [BaselineOfReflectivity] >> postload:package:
[64] 			load : Network-Tests-tonel.1
[64] 			load : Gofer-Tests-tonel.1
[64] 			load : System-Hashing-Testing-tonel.1
[64] 			load : Rubric-SpecFindReplaceDialog-tonel.1
[64] 			linear load : baseline [BaselineOfMetacello]
[64] 				load : Metacello-TestsMCResources-tonel.1
[64] 				load : Metacello-TestsCore-tonel.1
[64] 				load : Metacello-TestsCommonMC-tonel.1
[64] 				load : Metacello-TestsMC-tonel.1
[64] 				load : Metacello-TestsMCCore-tonel.1
[64] 				load : Metacello-TestsPlatform-tonel.1
[64] 				load : Metacello-TestsReference-tonel.1
[64] 				load : Metacello-Gitlab-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfKernelTests]
[64] 				load : CodeImport-Tests-tonel.1
[64] 				load : Collections-Abstract-Tests-tonel.1
[64] 				load : Collections-Atomic-Tests-tonel.1
[64] 				load : Collections-Stack-Tests-tonel.1
[64] 				load : Collections-Unordered-Tests-tonel.1
[64] 				load : Collections-Weak-Tests-tonel.1
[64] 				load : Collections-Tests-tonel.1
[64] 				load : Kernel-Tests-tonel.1
[64] 				load : Kernel-Tests-Extended-tonel.1
[64] 				load : Kernel-Tests-WithCompiler-tonel.1
[64] 				load : Announcements-Core-Tests-tonel.1
[64] 				load : Compression-Tests-tonel.1
[64] 				load : FileSystem-Tests-Core-tonel.1
[64] 				load : FileSystem-Tests-Disk-tonel.1
[64] 				load : FileSystem-Tests-Attributes-tonel.1
[64] 				load : Files-Tests-tonel.1
[64] 				load : Jobs-Tests-tonel.1
[64] 				load : OpalCompiler-Tests-tonel.1
[64] 				load : Random-Tests-tonel.1
[64] 				load : Ring-Definitions-Tests-Core-tonel.1
[64] 				load : Ring-Definitions-Tests-Containers-tonel.1
[64] 				load : System-Object Events-Tests-tonel.1
[64] 				load : System-OSEnvironments-Tests-tonel.1
[64] 				load : Zinc-Character-Encoding-Tests-tonel.1
[64] 				load : System-Platforms-Tests-tonel.1
[64] 				load : Text-Tests-tonel.1
[64] 				load : Multilingual-Tests-tonel.1
[64] 			explicit load : baseline [BaselineOfShout]
[64] 				load : BaselineOfTraits-tonel.1
[64] 			linear load : baseline [BaselineOfShout]
[64] 				linear load : baseline [BaselineOfTraits]
[64] 				load : Shout-tonel.1
[64] 				load : Rubric-Styling-tonel.1
[64] 				load : Shout-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfGeneralHelp]
[64] 			linear load : baseline [BaselineOfReflectionMirrors]
[64] 				load : ReflectionMirrors-Primitives-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfFuzzyMatcher]
[64] 				load : FuzzyMatcher-tonel.1
[64] 				load : FuzzyMatcher-Tests-tonel.1
[64] 			explicit load : baseline [BaselineOfQA]
[64] 				load : BaselineOfQualityAssistant-tonel.1
[64] 			explicit load : baseline [BaselineOfQA]
[64] 				load : BaselineOfDependencyAnalyzer-tonel.1
[64] 			explicit load : baseline [BaselineOfQA]
[64] 				load : BaselineOfManifest-tonel.1
[64] 			explicit load : baseline [BaselineOfQA]
[64] 				load : BaselineOfReflectivity-tonel.1
[64] 			linear load : baseline [BaselineOfQA]
[64] 				load : NautilusRefactoring-tonel.1
[64] 				load : Refactoring-Critics-tonel.1
[64] 				linear load : baseline [BaselineOfManifest]
[64] 					load : Manifest-Core-tonel.1
[64] 					load : Manifest-Resources-Tests-tonel.1
[64] 					load : Manifest-Tests-tonel.1
[64] 				linear load : baseline [BaselineOfQualityAssistant]
[64] 					load : Tool-CriticBrowser-tonel.1
[64] 					load : Renraku-tonel.1
[64] 					load : Renraku-Tests-tonel.1
[64] 					load : Renraku-Help-tonel.1
[64] 				linear load : baseline [BaselineOfDependencyAnalyzer]
[64] 					load : Moose-Algos-Graph-tonel.1
[64] 					load : Tool-DependencyAnalyser-tonel.1
[64] 					load : Tool-DependencyAnalyser-UI-tonel.1
[64] 					load : Moose-Algos-Graph-Tests-tonel.1
[64] 					load : Tool-DependencyAnalyser-Tests-tonel.1
[64] 					load : Tool-DependencyAnalyser-Tests-Data-tonel.1
[64] 				load : GeneralRules-tonel.1
[64] 				load : GeneralRules-Tests-tonel.1
[64] 				load : Kernel-Rules-tonel.1
[64] 				load : ReleaseTests-tonel.1
[64] 				load : NautilusRefactoring-Tests-tonel.1
[64] 				linear load : baseline [BaselineOfReflectivity]
[64] 				postload : baseline [BaselineOfReflectivity] >> postload:package:
[64] 			linear load : baseline [BaselineOfOSWindow]
[64] 				load : OSWindow-Core-tonel.1
[64] 				load : OSWindow-SDL2-tonel.1
[64] 				load : OSWindow-VM-tonel.1
[64] 				load : OSWindow-SDL2-Examples-tonel.1
[64] 				load : OSWindow-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfRefactoring]
[64] 				load : SUnit-Rules-tonel.1
[64] 				load : Kernel-Tests-Rules-tonel.1
[64] 				load : Polymorph-Widgets-Rules-tonel.1
[64] 				load : System-Settings-Rules-tonel.1
[64] 				load : System-Support-Rules-tonel.1
[64] 				load : Rubric-Rules-tonel.1
[64] 				load : Refactoring-Tests-Core-tonel.1
[64] 				load : Refactoring-Tests-Changes-tonel.1
[64] 				load : Refactoring-Tests-Critics-tonel.1
[64] 				load : Refactoring-Tests-Environment-tonel.1
[64] 				load : Refactoring-Help-tonel.1
[64] 			linear load : baseline [BaselineOfEpicea]
[64] 				load : Ombu-tonel.1
[64] 				load : Epicea-tonel.1
[64] 				load : Hiedra-tonel.1
[64] 				load : Hiedra-Examples-tonel.1
[64] 				load : EpiceaBrowsers-tonel.1
[64] 			linear load : baseline [BaselineOfMisc]
[64] 				load : PharoDocComment-tonel.1
[64] 				load : STON-Text support-tonel.1
[64] 				load : System-CommandLine-TextSupport-tonel.1
[64] 				load : System-Serial Port-tonel.1
[64] 				load : PerformMessageCommandLineHandler-tonel.1
[64] 				load : Files-Prompt-tonel.1
[64] 			linear load : baseline [BaselineOfFuel]
[64] 				load : Fuel-Platform-Pharo-Core-Tests-tonel.1
[64] 				load : Fuel-Tests-Core-tonel.1
[64] 			linear load : baseline [BaselineOfGeneralTests]
[64] 				load : Debugging-Utils-Tests-tonel.1
[64] 				load : AST-Core-Tests-tonel.1
[64] 				load : System-Installers-Tests-tonel.1
[64] 				load : MonticelloMocks-tonel.1
[64] 				load : FormCanvas-Tests-tonel.1
[64] 				load : Collections-DoubleLinkedList-Tests-tonel.1
[64] 				load : Collections-Arithmetic-Tests-tonel.1
[64] 				load : ConfigurationCommandLineHandler-Tests-tonel.1
[64] 				load : MetacelloCommandLineHandler-Tests-tonel.1
[64] 				load : Debugger-Tests-tonel.1
[64] 				load : EmergencyDebugger-Tests-tonel.1
[64] 				load : EmbeddedFreeType-Tests-tonel.1
[64] 				load : Ombu-Tests-tonel.1
[64] 				load : Epicea-Tests-tonel.1
[64] 				load : Hiedra-Tests-tonel.1
[64] 				load : EpiceaBrowsers-Tests-tonel.1
[64] 				load : FileSystem-Tests-Memory-tonel.1
[64] 				load : Fonts-Infrastructure-Tests-tonel.1
[64] 				load : FreeType-Tests-tonel.1
[64] 				load : FreeType-Help-tonel.1
[64] 				load : Graphics-Tests-tonel.1
[64] 				load : HelpSystem-Tests-tonel.1
[64] 				load : Keymapping-Tests-tonel.1
[64] 				load : Morphic-Tests-tonel.1
[64] 				load : Morphic-Widgets-FastTable-Tests-tonel.1
[64] 				load : NECompletion-Tests-tonel.1
[64] 				load : NewValueHolder-Tests-tonel.1
[64] 				load : ProfStef-Tests-tonel.1
[64] 				load : Regex-Core-Tests-tonel.1
[64] 				load : Ring-Definitions-Tests-Monticello-tonel.1
[64] 				load : Rubric-Tests-tonel.1
[64] 				load : ScriptingExtensions-Tests-tonel.1
[64] 				load : STON-Tests-tonel.1
[64] 				load : System-Caching-Tests-tonel.1
[64] 				load : System-Hashing-Tests-tonel.1
[64] 				load : System-History-Tests-tonel.1
[64] 				load : System-Localization-Tests-tonel.1
[64] 				load : System-SessionManager-Tests-tonel.1
[64] 				load : System-Settings-Tests-tonel.1
[64] 				load : System-Support-Tests-tonel.1
[64] 				load : Text-Diff-Tests-tonel.1
[64] 				load : Text-Edition-Tests-tonel.1
[64] 				load : Tool-ExternalBrowser-Tests-tonel.1
[64] 				load : Tool-FileList-Tests-tonel.1
[64] 				load : Tool-Finder-Tests-tonel.1
[64] 				load : Tool-Profilers-Tests-tonel.1
[64] 				load : Tool-Workspace-Tests-tonel.1
[64] 				load : Tools-Test-tonel.1
[64] 				load : Zinc-Resource-Meta-FileSystem-tonel.1
[64] 				load : Zinc-Resource-Meta-Tests-tonel.1
[64] 				load : Zinc-HTTP-Examples-tonel.1
[64] 				load : Zinc-Tests-tonel.1
[64] 				load : System-Identification-Tests-tonel.1
[64] 				load : System-DependenciesTests-tonel.1
[64] 				load : System-BasicCommandLineHandler-Tests-tonel.1
[64] 				load : Transcript-NonInteractive-Tests-tonel.1
[64] 				load : PharoDocComment-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfZodiac]
[64] 				load : Zinc-Zodiac-tonel.1
[64] 				load : Zodiac-Extra-tonel.1
[64] 				load : Zodiac-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfSortFunctions]
[64] 				load : SortFunctions-Core-tonel.1
[64] 				load : SortFunctions-Tests-tonel.1
[64] 			load : BaselineOfPharoBootstrap-tonel.1
[64] 			load : BaselineOfMonticello-tonel.1
[64] 			load : BaselineOfTelePharoSupport-tonel.1
[64] 			linear load : baseline [BaselineOfReferenceFinder]
[64] 				load : ReferenceFinder-Core-tonel.1
[64] 			linear load : baseline [BaselineOfRefactoring2]
[64] 				load : Refactoring2-Core-tonel.1
[64] 				load : Refactoring2-Transformations-tonel.1
[64] 				load : Refactoring2-Transformations-Tests-tonel.1
[64] 			linear load : baseline [BaselineOfClassParser]
[64] 				load : ClassParser-tonel.1
[64] 				load : ClassParser-Tests-tonel.1
[64] 				load : UndefinedClasses-tonel.1
[64] 				load : UndefinedClasses-Tests-tonel.1
[64] 			explicit load : baseline [BaselineOfCalypso]
[64] 				load : BaselineOfClassAnnotation-tonel.1
[64] 			explicit load : baseline [BaselineOfCalypso]
[64] 				load : BaselineOfSystemCommands-tonel.1
[64] 			explicit load : baseline [BaselineOfCalypso]
[64] 				load : BaselineOfCommander-tonel.1
[64] 			explicit load : baseline [BaselineOfCalypso]
[64] 				load : BaselineOfClassAnnotation-tonel.1
[64] 			linear load : baseline [BaselineOfCalypso]
[64] 				linear load : baseline [BaselineOfClassAnnotation]
[64] 					load : ClassAnnotation-tonel.1
[64] 				linear load : baseline [BaselineOfClassAnnotation]
[64] 					load : ClassAnnotation-Tests-tonel.1
[64] 				explicit load : baseline [BaselineOfCommander]
[64] 					load : BaselineOfClassAnnotation-tonel.1
[64] 				explicit load : baseline [BaselineOfCommander]
[64] 					load : BaselineOfClassAnnotation-tonel.1
[64] 				linear load : baseline [BaselineOfCommander]
[64] 					linear load : baseline [BaselineOfClassAnnotation]
[64] 					linear load : baseline [BaselineOfClassAnnotation]
[64] 					load : Commander-Core-tonel.1
[64] 					load : Commander-Core-Tests-tonel.1
[64] 					load : Commander-Activators-Shortcut-tonel.1
[64] 					load : Commander-Activators-ContextMenu-tonel.1
[64] 					load : Commander-Activators-DragAndDrop-tonel.1
[64] 					load : Commander-Activators-WorldMenu-tonel.1
[64] 					load : Commander-Activators-Mouse-tonel.1
[64] 					load : Commander-Activators-TextView-tonel.1
[64] 					load : Commander-SpecSupport-tonel.1
[64] 					load : Commander-Spec2-Compatibility-tonel.1
[64] 				explicit load : baseline [BaselineOfSystemCommands]
[64] 					load : BaselineOfCommander-tonel.1
[64] 				linear load : baseline [BaselineOfSystemCommands]
[64] 					explicit load : baseline [BaselineOfCommander]
[64] 						load : BaselineOfClassAnnotation-tonel.1
[64] 					explicit load : baseline [BaselineOfCommander]
[64] 						load : BaselineOfClassAnnotation-tonel.1
[64] 					linear load : baseline [BaselineOfCommander]
[64] 						linear load : baseline [BaselineOfClassAnnotation]
[64] 						linear load : baseline [BaselineOfClassAnnotation]
[64] 					load : SystemCommands-RefactoringSupport-tonel.1
[64] 					load : SystemCommands-ClassCommands-tonel.1
[64] 					load : SystemCommands-MessageCommands-tonel.1
[64] 					load : SystemCommands-MethodCommands-tonel.1
[64] 					load : SystemCommands-PackageCommands-tonel.1
[64] 					load : SystemCommands-SourceCodeCommands-tonel.1
[64] 					load : SystemCommands-VariableCommands-tonel.1
[64] 					load : SystemCommands-RefactoringSupport-Tests-tonel.1
[64] 				load : Calypso-NavigationModel-tonel.1
[64] 				load : Calypso-NavigationModel-Tests-tonel.1
[64] 				load : Calypso-SystemQueries-tonel.1
[64] 				load : Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1
[64] 				load : Calypso-SystemQueries-Tests-P5WithTags-tonel.1
[64] 				load : Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1
[64] 				load : Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1
[64] 				load : Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1
[64] 				load : Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1
[64] 				load : Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1
[64] 				load : Calypso-SystemPlugins-Traits-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1
[64] 				load : Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1
[64] 				load : Calypso-SystemQueries-Tests-tonel.1
[64] 				load : Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1
[64] 				load : Calypso-SystemPlugins-Critic-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1
[64] 				load : Calypso-SystemPlugins-Deprecation-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1
[64] 				load : Calypso-SystemPlugins-FileOut-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1
[64] 				load : Calypso-SystemPlugins-Monticello-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-Reflectivity-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1
[64] 				load : Calypso-SystemPlugins-SUnit-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1
[64] 				load : Calypso-SystemPlugins-Undeclared-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1
[64] 				load : Calypso-SystemPlugins-FFI-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1
[64] 				load : Calypso-SystemPlugins-Flags-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1
[64] 				load : Calypso-SystemPlugins-ClassScripts-Queries-tonel.1
[64] 				load : Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1
[64] 				load : Calypso-Browser-tonel.1
[64] 				load : Calypso-SystemTools-Core-tonel.1
[64] 				load : Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1
[64] 				load : Calypso-SystemPlugins-ClassScripts-Browser-tonel.1
[64] 				load : Calypso-SystemPlugins-Flags-Browser-tonel.1
[64] 				load : Calypso-SystemPlugins-FFI-Browser-tonel.1
[64] 				load : Calypso-SystemPlugins-Undeclared-Browser-tonel.1
[64] 				load : Calypso-SystemPlugins-MethodDiffTool-tonel.1
[64] 				load : Calypso-SystemPlugins-FileOut-Browser-tonel.1
[64] 				load : Calypso-SystemTools-FullBrowser-tonel.1
[64] 				load : Calypso-SystemPlugins-SUnit-Browser-tonel.1
[64] 				load : Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1
[64] 				load : Calypso-SystemPlugins-Deprecation-Browser-tonel.1
[64] 				load : Calypso-SystemPlugins-Critic-Browser-tonel.1
[64] 				load : Calypso-SystemPlugins-Traits-Browser-tonel.1
[64] 				load : Calypso-SystemTools-FullBrowser-Tests-tonel.1
[64] 				load : Calypso-SystemTools-QueryBrowser-tonel.1
[64] 				load : Calypso-SystemPlugins-Reflectivity-Browser-tonel.1
[64] 				load : Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1
[64] 				load : Calypso-SystemTools-QueryBrowser-Tests-tonel.1
[64] 				load : Calypso-SystemTools-OldToolCompatibillity-tonel.1
[64] 			linear load : baseline [BaselineOfRing]
[64] 				load : Ring-Core-tonel.1
[64] 				load : Ring-Monticello-tonel.1
[64] 				load : Ring-ChunkImporter-tonel.1
[64] 				load : Ring-Tests-Core-tonel.1
[64] 				load : Ring-Tests-Monticello-tonel.1
[64] 				load : Ring-Tests-ChunkImporter-tonel.1
[64] 				load : Ring-TraitsV2Support-tonel.1
[64] 				load : Ring-RuntimeSupport-tonel.1
[64] 				load : Calypso-Ring-tonel.1
[64] 			linear load : baseline [BaselineOfCatalog]
[64] 				load : Tool-Catalog-tonel.1
[64] 			linear load : baseline [BaselineOfPharoGlamour]
[64] 				load : Glamour-Announcements-tonel.1
[64] 				load : Glamour-Helpers-tonel.1
[64] 				load : Glamour-Core-tonel.1
[64] 				load : Glamour-Tasks-tonel.1
[64] 				load : Glamour-PagerModel-tonel.1
[64] 				load : Glamour-Presentations-tonel.1
[64] 				load : Glamour-Browsers-tonel.1
[64] 				load : Glamour-Morphic-Brick-tonel.1
[64] 				load : Glamour-Morphic-Theme-tonel.1
[64] 				load : Glamour-Morphic-Widgets-tonel.1
[64] 				load : Glamour-Morphic-Renderer-tonel.1
[64] 				load : Glamour-Morphic-Pager-tonel.1
[64] 				load : Glamour-Rubric-Presentations-tonel.1
[64] 				load : Glamour-FastTable-tonel.1
[64] 				load : Glamour-SpecIntegration-tonel.1
[64] 				load : Glamour-Tests-Core-tonel.1
[64] 				load : Glamour-Tests-Resources-tonel.1
[64] 				load : Glamour-Tests-Morphic-tonel.1
[64] 				load : Glamour-Morphic-Brick-Tests-tonel.1
[64] 				load : Glamour-Tests-Rubric-tonel.1
[64] 			linear load : baseline [BaselineOfPharoGT]
[64] 				load : OpalCompiler-Tools-tonel.1
[64] 				load : GT-Inspector-tonel.1
[64] 				load : GT-InspectorExtensions-Core-tonel.1
[64] 				load : GT-Playground-tonel.1
[64] 				load : GT-Spotter-tonel.1
[64] 				load : GT-Spotter-UI-tonel.1
[64] 				load : GT-SpotterExtensions-Core-tonel.1
[64] 				load : GT-Spotter-Processors-tonel.1
[64] 				load : GT-Debugger-tonel.1
[64] 				load : GT-BytecodeDebugger-tonel.1
[64] 				load : GT-SUnitDebugger-tonel.1
[64] 				load : GT-Tests-Debugger-tonel.1
[64] 				load : GT-Tests-Inspector-tonel.1
[64] 				load : GT-Tests-Playground-tonel.1
[64] 				load : GT-Tests-Spotter-tonel.1
[64] 				load : GT-Tests-Spotter-Processors-tonel.1
[64] 				load : Calypso-SystemPlugins-Spotter-tonel.1
[64] 			postload : baseline [BaselineOfPharoGT] >> postload:package:
[64] 			linear load : baseline [BaselineOfHeuristicCompletion]
[64] 				load : HeuristicCompletion-Model-tonel.1
[64] 				load : HeuristicCompletion-Morphic-tonel.1
[64] 				load : HeuristicCompletion-Tests-tonel.1
[64] 			explicit load : baseline [BaselineOfSpec2]
[64] 				load : BaselineOfCommander2-tonel.1
[64] 			linear load : baseline [BaselineOfSpec2]
[64] 				linear load : baseline [BaselineOfCommander2]
[64] 				load : Spec2-Code-tonel.1
[64] 				load : Spec2-Code-Tests-tonel.1
[64] 				load : Spec2-Code-Morphic-tonel.1
[64] 			load : Pharo-WelcomeHelp-tonel.1
[64] 		postload : baseline [BaselineOfIDE] >> postload:package:
[64] 		explicit load : baseline [BaselineOfCalypso]
[64] 			load : BaselineOfClassAnnotation-tonel.1
[64] 		explicit load : baseline [BaselineOfCalypso]
[64] 			load : BaselineOfSystemCommands-tonel.1
[64] 		explicit load : baseline [BaselineOfCalypso]
[64] 			load : BaselineOfCommander-tonel.1
[64] 		explicit load : baseline [BaselineOfCalypso]
[32] Recording fingerprints
[64] 			load : BaselineOfClassAnnotation-tonel.1
[64] 		linear load : baseline [BaselineOfCalypso]
[64] 			linear load : baseline [BaselineOfClassAnnotation]
[64] 			linear load : baseline [BaselineOfClassAnnotation]
[64] 			explicit load : baseline [BaselineOfCommander]
[64] 				load : BaselineOfClassAnnotation-tonel.1
[64] 			explicit load : baseline [BaselineOfCommander]
[64] 				load : BaselineOfClassAnnotation-tonel.1
[64] 			linear load : baseline [BaselineOfCommander]
[64] 				linear load : baseline [BaselineOfClassAnnotation]
[64] 				linear load : baseline [BaselineOfClassAnnotation]
[64] 			explicit load : baseline [BaselineOfSystemCommands]
[64] 				load : BaselineOfCommander-tonel.1
[64] 			linear load : baseline [BaselineOfSystemCommands]
[64] 				explicit load : baseline [BaselineOfCommander]
[64] 					load : BaselineOfClassAnnotation-tonel.1
[64] 				explicit load : baseline [BaselineOfCommander]
[64] 					load : BaselineOfClassAnnotation-tonel.1
[64] 				linear load : baseline [BaselineOfCommander]
[64] 					linear load : baseline [BaselineOfClassAnnotation]
[64] 					linear load : baseline [BaselineOfClassAnnotation]
[64] 			load : Calypso-SystemPlugins-Monticello-Browser-tonel.1
[64] 		load : Deprecated90-tonel.1
[64] 		load : Gofer-UI-tonel.1
[64] 	postload : baseline [BaselineOfPharo] >> postload:package:
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-67e0b0f.image --no-default-preferences eval --save 'CompilationContext bytecodeBackend: EncoderForSistaV1. CompilationContext optionFullBlockClosure: true. OpalCompiler recompileAll.'
[Pipeline] [32] cleanWs
[32] [WS-CLEANUP] Deleting project workspace...
[32] [WS-CLEANUP] Deferred wipeout is used...
[32] [WS-CLEANUP] done
[Pipeline] [32] }
[Pipeline] [32] // dir
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[Pipeline] [32] }
[64] SystemNotification: ClapParameterized>>addAll:(parameters is shadowed)
[64] NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
[64] NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
[64] SystemNotification: DrTestsTestRunnerTest>>testSelectedPackagesContainTestCases(package is shadowed)
[64] SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[64] SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[64] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[64] OpalCompiler
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-67e0b0f.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance enable. FFIMethodRegistry resetAll. PharoSourcesCondenser condenseNewSources. Smalltalk garbageCollect'
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] 19105600
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-67e0b0f.image --no-default-preferences clean --release
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-67e0b0f.image --no-default-preferences save Pharo
[64] pthread_setschedparam failed: Operation not permitted
[64] This VM uses a separate heartbeat thread to update its internal clock
[64] and handle events.  For best operation, this thread should run at a
[64] higher priority, however the VM was unable to change the priority.  The
[64] effect is that heavily loaded systems may experience some latency
[64] issues.  If this occurs, please create the appropriate configuration
[64] file in /etc/security/limits.d/ as shown below:
[64] 
[64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[64] *      hard    rtprio  2
[64] *      soft    rtprio  2
[64] END
[64] 
[64] and report to the pharo mailing list whether this improves behaviour.
[64] 
[64] You will need to log out and log back in for the limits to take effect.
[64] For more information please see
[64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[64] + echo 90
[64] + rm -f Pharo9.0-64bit-67e0b0f.sources.bak Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes.bak
[64] ++ echo Pharo9.0-SNAPSHOT
[64] ++ cut -d. -f 1-2
[64] ++ cut -d- -f 1
[64] + PHARO_SOURCES_PREFIX=Pharo9.0
[64] + zip Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes Pharo9.0-SNAPSHOT-64bit-67e0b0f.image Pharo9.0-64bit-67e0b0f.sources pharo.version
[64]   adding: Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes (deflated 43%)
[64]   adding: Pharo9.0-SNAPSHOT-64bit-67e0b0f.image (deflated 74%)
[64]   adding: Pharo9.0-64bit-67e0b0f.sources (deflated 81%)
[64]   adding: pharo.version (stored 0%)
[Pipeline] [64] stash
[64] Stashed 42 file(s)
[Pipeline] [64] }
[Pipeline] [64] // stage
[Pipeline] [64] stage
[Pipeline] [64] { (Upload to files.pharo.org-64)
[Pipeline] [64] dir
[64] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
[Pipeline] [64] {
[Pipeline] [64] sh
[64] + BUILD_NUMBER=454 bash ../bootstrap/scripts/prepare_for_upload.sh 64
[64] + ARCH=64
[64] +++ dirname ../bootstrap/scripts/prepare_for_upload.sh
[64] ++ cd ../bootstrap/scripts
[64] ++ pwd -P
[64] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
[64] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
[64] ++ find . -name 'Pharo*.zip'
[64] ++ cut -d/ -f 2
[64] ++ cut -d- -f 1-2
[64] ++ head -n 1
[64] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
[64] ++ find . -name 'Pharo9.0-SNAPSHOT-64bit*.zip'
[64] ++ head -n 1
[64] ++ cut -d - -f 4
[64] ++ cut -d. -f 1
[64] + HASH=67e0b0f
[64] + FULL_IMAGE_NAME=Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[64] + MINIMAL_IMAGE_NAME=Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip
[64] + BUILD_NUMBER=454
[64] ++ ARCH
[64] ../bootstrap/scripts/prepare_for_upload.sh: line 22: ARCH: command not found
[64] + '[' == '32]'
[64] ../bootstrap/scripts/prepare_for_upload.sh: line 22: [: missing `]'
[64] + cp Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip latest-64.zip
[64] + cp Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip latest-minimal-64.zip
[64] ++ is_release_build
[64] ++ set -f
[64] +++ git tag --list --points-at HEAD
[64] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
[64] ++ local versionTag=
[64] ++ set +f
[64] ++ '[' '' == '' ']'
[64] ++ echo 0
[64] + '[' 0 == 1 ']'
[64] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[64] + BITNESS=64bit
[64] + [[ Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[64] + mv Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT.build.454.sha.67e0b0f.arch.64bit.zip
[64] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[64] + BITNESS=64bit
[64] + [[ Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[64] ++ echo Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[64] ++ cut -d - -f 3
[64] + IMAGE_KIND=bootstrap
[64] + mv Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-bootstrap.build.454.sha.67e0b0f.arch.64bit.zip
[64] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[64] + BITNESS=64bit
[64] + [[ Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[64] ++ echo Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.zip
[64] ++ cut -d - -f 3
[64] + IMAGE_KIND=compiler
[64] + mv Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-compiler.build.454.sha.67e0b0f.arch.64bit.zip
[64] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[64] + BITNESS=64bit
[64] + [[ Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[64] ++ echo Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.zip
[64] ++ cut -d - -f 3
[64] + IMAGE_KIND=core
[64] + mv Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-core.build.454.sha.67e0b0f.arch.64bit.zip
[64] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[64] + BITNESS=64bit
[64] + [[ Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[64] ++ echo Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[64] ++ cut -d - -f 3
[64] + IMAGE_KIND=hermesPackages
[64] + mv Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-hermesPackages.build.454.sha.67e0b0f.arch.64bit.zip
[64] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[64] + BITNESS=64bit
[64] + [[ Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[64] ++ echo Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip
[64] ++ cut -d - -f 3
[64] + IMAGE_KIND=metacello
[64] + mv Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-metacello.build.454.sha.67e0b0f.arch.64bit.zip
[64] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[64] + BITNESS=64bit
[64] + [[ Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[64] ++ echo Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.zip
[64] ++ cut -d - -f 3
[64] + IMAGE_KIND=monticello
[64] + mv Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-monticello.build.454.sha.67e0b0f.arch.64bit.zip
[64] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[64] + BITNESS=64bit
[64] + [[ Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[64] ++ echo Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.zip
[64] ++ cut -d - -f 3
[64] + IMAGE_KIND=monticello_bootstrap
[64] + mv Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-monticello_bootstrap.build.454.sha.67e0b0f.arch.64bit.zip
[64] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[64] + BITNESS=64bit
[64] + [[ Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[64] ++ echo Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[64] ++ cut -d - -f 3
[64] + IMAGE_KIND=rpackage
[64] + mv Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-rpackage.build.454.sha.67e0b0f.arch.64bit.zip
[64] + for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
[64] + BITNESS=64bit
[64] + [[ Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\6\7\e\0\b\0\f\.\z\i\p ]]
[64] ++ echo Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.zip
[64] ++ cut -d - -f 3
[64] + IMAGE_KIND=traits
[64] + mv Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.zip Pharo9.0-SNAPSHOT-traits.build.454.sha.67e0b0f.arch.64bit.zip
[Pipeline] [64] sshagent
[64] [ssh-agent] Using credentials filepharosync (files.pharo.org)
[64] [ssh-agent] Looking for ssh-agent implementation...
[64] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
[64] $ ssh-agent
[64] SSH_AUTH_SOCK=/tmp/ssh-HDwUfIvyw73I/agent.5294
[64] SSH_AGENT_PID=5296
[64] Running ssh-add (command line suppressed)
[64] Identity added: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache@tmp/private_key_8302753721490680591.key (/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache@tmp/private_key_8302753721490680591.key)
[64] [ssh-agent] Started.
[Pipeline] [64] {
[Pipeline] [64] sh
[64] + bash ../bootstrap/scripts/upload_to_files.pharo.org.sh
[64] +++ dirname ../bootstrap/scripts/upload_to_files.pharo.org.sh
[64] ++ cd ../bootstrap/scripts
[64] ++ pwd -P
[64] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
[64] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
[64] ++ find . -name 'Pharo*-bootstrap*.zip'
[64] ++ cut -d- -f 1-2
[64] ++ cut -d/ -f 2
[64] ++ head -n 1
[64] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
[64] ++ echo Pharo9.0-SNAPSHOT
[64] ++ cut -c 6-
[64] ++ cut -d- -f 1
[64] ++ cut -d. -f 1-2
[64] ++ sed 's/\.//'
[64] + PHARO_SHORT_VERSION=90
[64] + PACKAGED_VERSIONS='latest*.zip'
[64] ++ is_release_build
[64] ++ set -f
[64] +++ git tag --list --points-at HEAD
[64] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
[64] ++ local versionTag=
[64] ++ set +f
[64] ++ '[' '' == '' ']'
[64] ++ echo 0
[64] + '[' 0 == 1 ']'
[64] + destDir=/appli/files.pharo.org/image/90/
[64] + echo 'Uploading Images to pharo.files.org//appli/files.pharo.org/image/90/'
[64] Uploading Images to pharo.files.org//appli/files.pharo.org/image/90/
[64] + scp -o StrictHostKeyChecking=no -v latest-64.zip latest-minimal-64.zip Pharo9.0-SNAPSHOT.build.454.sha.67e0b0f.arch.64bit.zip Pharo9.0-SNAPSHOT-metacello.build.454.sha.67e0b0f.arch.64bit.zip pharoorgde@ssh.cluster023.hosting.ovh.net:files/image/90/
[64] Executing: program /usr/bin/ssh host ssh.cluster023.hosting.ovh.net, user pharoorgde, command scp -v -d -t files/image/90/
[64] OpenSSH_7.2p2 Ubuntu-4ubuntu2.8, OpenSSL 1.0.2g  1 Mar 2016
[64] debug1: Reading configuration data /etc/ssh/ssh_config
[64] debug1: /etc/ssh/ssh_config line 19: Applying options for *
[64] debug1: Connecting to ssh.cluster023.hosting.ovh.net [91.134.248.233] port 22.
[64] debug1: Connection established.
[64] debug1: key_load_public: No such file or directory
[64] debug1: identity file /builds/.ssh/id_rsa type -1
[64] debug1: key_load_public: No such file or directory
[64] debug1: identity file /builds/.ssh/id_rsa-cert type -1
[64] debug1: key_load_public: No such file or directory
[64] debug1: identity file /builds/.ssh/id_dsa type -1
[64] debug1: key_load_public: No such file or directory
[64] debug1: identity file /builds/.ssh/id_dsa-cert type -1
[64] debug1: key_load_public: No such file or directory
[64] debug1: identity file /builds/.ssh/id_ecdsa type -1
[64] debug1: key_load_public: No such file or directory
[64] debug1: identity file /builds/.ssh/id_ecdsa-cert type -1
[64] debug1: key_load_public: No such file or directory
[64] debug1: identity file /builds/.ssh/id_ed25519 type -1
[64] debug1: key_load_public: No such file or directory
[64] debug1: identity file /builds/.ssh/id_ed25519-cert type -1
[64] debug1: Enabling compatibility mode for protocol 2.0
[64] debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8
[64] debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1
[64] debug1: match: OpenSSH_6.7p1 pat OpenSSH* compat 0x04000000
[64] debug1: Authenticating to ssh.cluster023.hosting.ovh.net:22 as 'pharoorgde'
[64] debug1: SSH2_MSG_KEXINIT sent
[64] debug1: SSH2_MSG_KEXINIT received
[64] debug1: kex: algorithm: curve25519-sha256@libssh.org
[64] debug1: kex: host key algorithm: ssh-ed25519
[64] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
[64] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
[64] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
[64] debug1: Server host key: ssh-ed25519 SHA256:L1zucFy7pgrSkls5PwyDOlMchEy1RzH1fjFKCilMwuA
[64] debug1: Host 'ssh.cluster023.hosting.ovh.net' is known and matches the ED25519 host key.
[64] debug1: Found key in /builds/.ssh/known_hosts:1
[64] debug1: rekey after 134217728 blocks
[64] debug1: SSH2_MSG_NEWKEYS sent
[64] debug1: expecting SSH2_MSG_NEWKEYS
[64] debug1: SSH2_MSG_NEWKEYS received
[64] debug1: rekey after 134217728 blocks
[64] debug1: SSH2_MSG_SERVICE_ACCEPT received
[64] debug1: Authentications that can continue: publickey,password
[64] debug1: Next authentication method: publickey
[64] debug1: Offering RSA public key: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache@tmp/private_key_8302753721490680591.key
[64] debug1: Server accepts key: pkalg ssh-rsa blen 151
[64] debug1: Authentication succeeded (publickey).
[64] Authenticated to ssh.cluster023.hosting.ovh.net ([91.134.248.233]:22).
[64] debug1: channel 0: new [client-session]
[64] debug1: Requesting no-more-sessions@openssh.com
[64] debug1: Entering interactive session.
[64] debug1: pledge: network
[64] debug1: Sending environment.
[64] debug1: Sending env LANG = en_US
[64] debug1: Sending command: scp -v -d -t files/image/90/
[64] Sending file modes: C0664 22940622 latest-64.zip
[64] Sink: C0664 22940622 latest-64.zip
[64] Sending file modes: C0664 4092755 latest-minimal-64.zip
[64] Sink: C0664 4092755 latest-minimal-64.zip
[64] Sending file modes: C0664 22940622 Pharo9.0-SNAPSHOT.build.454.sha.67e0b0f.arch.64bit.zip
[64] Sink: C0664 22940622 Pharo9.0-SNAPSHOT.build.454.sha.67e0b0f.arch.64bit.zip
[64] $ ssh-agent -k
[64] unset SSH_AUTH_SOCK;
[64] unset SSH_AGENT_PID;
[64] echo Agent pid 5296 killed;
[64] [ssh-agent] Stopped.
[64] Sending file modes: C0664 4092755 Pharo9.0-SNAPSHOT-metacello.build.454.sha.67e0b0f.arch.64bit.zip
[64] Sink: C0664 4092755 Pharo9.0-SNAPSHOT-metacello.build.454.sha.67e0b0f.arch.64bit.zip
[64] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
[64] debug1: channel 0: free: client-session, nchannels 1
[64] debug1: fd 0 clearing O_NONBLOCK
[64] debug1: fd 1 clearing O_NONBLOCK
[64] debug1: fd 2 clearing O_NONBLOCK
[64] Transferred: sent 54133828, received 11412 bytes, in 1.8 seconds
[64] Bytes per second: sent 29717588.9, received 6264.8
[64] debug1: Exit status 0
[Pipeline] [64] }
[Pipeline] [64] // sshagent
[Pipeline] [64] }
[Pipeline] [64] // dir
[Pipeline] [64] }
[Pipeline] [64] // stage
[Pipeline] [64] archiveArtifacts
[64] Archiving artifacts
[64] Recording fingerprints
[Pipeline] [64] cleanWs
[64] [WS-CLEANUP] Deleting project workspace...
[64] [WS-CLEANUP] Deferred wipeout is used...
[64] [WS-CLEANUP] done
[Pipeline] [64] }
[Pipeline] [64] // dir
[Pipeline] [64] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] parallel
[Pipeline] [unix-32] { (Branch: unix-32)
[Pipeline] [windows-32] { (Branch: windows-32)
[Pipeline] [unix-64] { (Branch: unix-64)
[Pipeline] [osx-64] { (Branch: osx-64)
[Pipeline] [windows-64] { (Branch: windows-64)
[Pipeline] [unix-32] node
[unix-32] Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] [windows-32] node
[windows-32] Running on pharo-ci-jenkins2-win10 in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0
[Pipeline] [unix-64] node
[Pipeline] [osx-64] node
[osx-64] Running on pharo-ci-jenkins2-osx2 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] [windows-64] node
[windows-64] Running on pharo-ci-jenkins2-win10 in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2
[Pipeline] [unix-32] {
[Pipeline] [windows-32] {
[Pipeline] [osx-64] {
[Pipeline] [windows-64] {
[Pipeline] [unix-32] stage
[Pipeline] [unix-32] { (Tests-unix-32)
[Pipeline] [windows-32] stage
[Pipeline] [windows-32] { (Tests-windows-32)
[Pipeline] [osx-64] stage
[Pipeline] [osx-64] { (Tests-osx-64)
[Pipeline] [windows-64] stage
[Pipeline] [windows-64] { (Tests-windows-64)
[Pipeline] [unix-32] timeout
[unix-32] Timeout set to expire in 35 min
[Pipeline] [unix-32] {
[Pipeline] [windows-32] timeout
[windows-32] Timeout set to expire in 35 min
[Pipeline] [windows-32] {
[Pipeline] [osx-64] timeout
[osx-64] Timeout set to expire in 35 min
[Pipeline] [osx-64] {
[Pipeline] [windows-64] timeout
[windows-64] Timeout set to expire in 35 min
[Pipeline] [windows-64] {
[Pipeline] [unix-32] cleanWs
[unix-32] [WS-CLEANUP] Deleting project workspace...
[unix-32] [WS-CLEANUP] Deferred wipeout is used...
[unix-32] [WS-CLEANUP] done
[Pipeline] [windows-32] cleanWs
[windows-32] [WS-CLEANUP] Deleting project workspace...
[windows-32] [WS-CLEANUP] Deferred wipeout is used...
[windows-32] [WS-CLEANUP] done
[Pipeline] [osx-64] cleanWs
[osx-64] [WS-CLEANUP] Deleting project workspace...
[osx-64] [WS-CLEANUP] Deferred wipeout is used...
[osx-64] [WS-CLEANUP] done
[Pipeline] [windows-64] cleanWs
[windows-64] [WS-CLEANUP] Deleting project workspace...
[windows-64] [WS-CLEANUP] Deferred wipeout is used...
[windows-64] [WS-CLEANUP] done
[Pipeline] [unix-32] dir
[unix-32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32
[Pipeline] [unix-32] {
[Pipeline] [windows-32] dir
[windows-32] Running in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32
[Pipeline] [windows-32] {
[Pipeline] [osx-64] dir
[osx-64] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-osx-64
[Pipeline] [osx-64] {
[Pipeline] [windows-64] dir
[windows-64] Running in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64
[Pipeline] [windows-64] {
[Pipeline] [unix-32] unstash
[Pipeline] [windows-32] unstash
[Pipeline] [osx-64] unstash
[Pipeline] [windows-64] unstash
[unix-64] Running on pharo-ci-jenkins2-bootstrap-unix in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] [unix-64] {
[Pipeline] [unix-64] stage
[Pipeline] [unix-64] { (Tests-unix-64)
[Pipeline] [unix-64] timeout
[unix-64] Timeout set to expire in 35 min
[Pipeline] [unix-64] {
[Pipeline] [unix-64] cleanWs
[unix-64] [WS-CLEANUP] Deleting project workspace...
[unix-64] [WS-CLEANUP] Deferred wipeout is used...
[unix-64] [WS-CLEANUP] done
[Pipeline] [unix-64] dir
[unix-64] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-64
[Pipeline] [unix-64] {
[Pipeline] [unix-64] unstash
[Pipeline] [unix-32] sh
[unix-32] + bash -c bootstrap/scripts/runTests.sh 32 Tests-unix-32
[unix-32] + CACHE=bootstrap-cache
[unix-32] + find bootstrap-cache
[unix-32] bootstrap-cache
[unix-32] bootstrap-cache/Pharo9.0-32bit-67e0b0f.sources
[unix-32] bootstrap-cache/PharoV60.sources
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.zip
[unix-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[unix-32] ++ head -n 1
[unix-32] ++ cut -d/ -f 2
[unix-32] ++ cut -d- -f 1-2
[unix-32] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[unix-32] + TEST_VM_VERSION=70
[unix-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[unix-32] Downloading the latest pharoVM:
[unix-32] 	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
[unix-32] pharo-vm/pharo
[unix-32] Creating starter scripts pharo and pharo-ui
[unix-32] VM downloaded
[unix-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-32bit-*.zip'
[unix-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[unix-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[unix-32] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[unix-32]   inflating: Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes  
[unix-32]   inflating: Pharo9.0-SNAPSHOT-32bit-67e0b0f.image  
[unix-32]   inflating: Pharo9.0-32bit-67e0b0f.sources  
[unix-32]  extracting: pharo.version           
[unix-32] ++ find . -name Pharo9.0-SNAPSHOT-32bit-67e0b0f.image
[unix-32] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-32bit-67e0b0f.image
[unix-32] ++ find . -name Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes
[unix-32] + CHANGES_FILE=./Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes
[unix-32] + cp bootstrap-cache/Pharo9.0-32bit-67e0b0f.sources bootstrap-cache/PharoV60.sources .
[unix-32] + mv ./Pharo9.0-SNAPSHOT-32bit-67e0b0f.image Pharo.image
[unix-32] + mv ./Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes Pharo.changes
[unix-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-unix-32 '.*'
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[Pipeline] [osx-64] sh
[osx-64] + bash -c 'bootstrap/scripts/runTests.sh 64 Tests-osx-64'
[osx-64] + CACHE=bootstrap-cache
[osx-64] + find bootstrap-cache
[osx-64] bootstrap-cache
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-64bit-67e0b0f.sources
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/PharoV60.sources
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.zip
[osx-64] ++ find bootstrap-cache -name 'Pharo*.zip'
[osx-64] ++ head -n 1
[osx-64] ++ cut -d/ -f 2
[osx-64] ++ cut -d- -f 1-2
[osx-64] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[osx-64] + TEST_VM_VERSION=70
[osx-64] + ./bootstrap/scripts/getPharoVM.sh 70 vm 64
[osx-64] Downloading the latest pharoVM:
[osx-64] 	http://files.pharo.org/get-files/70/pharo64-mac-stable.zip
[osx-64] pharo-vm/Pharo.app/Contents/MacOS/Pharo
[osx-64] Creating starter scripts pharo and pharo-ui
[osx-64] VM downloaded
[osx-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-64bit-*.zip'
[osx-64] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[osx-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[osx-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[osx-64]   inflating: Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes  
[osx-64]   inflating: Pharo9.0-SNAPSHOT-64bit-67e0b0f.image  
[Pipeline] [windows-32] bat
[Pipeline] [windows-64] bat
[osx-64]   inflating: Pharo9.0-64bit-67e0b0f.sources  
[osx-64]  extracting: pharo.version           
[osx-64] ++ find . -name Pharo9.0-SNAPSHOT-64bit-67e0b0f.image
[osx-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-64bit-67e0b0f.image
[osx-64] ++ find . -name Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes
[osx-64] + CHANGES_FILE=./Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes
[osx-64] + cp bootstrap-cache/Pharo9.0-64bit-67e0b0f.sources bootstrap-cache/PharoV60.sources .
[windows-32] 
[windows-32] ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32>bash -c 'bootstrap/scripts/runTests.sh 32 Tests-windows-32' 
[windows-32] + CACHE=bootstrap-cache
[windows-32] + find bootstrap-cache
[windows-32] bootstrap-cache
[windows-32] bootstrap-cache/Pharo9.0-32bit-67e0b0f.sources
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/PharoV60.sources
[windows-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[windows-32] ++ head -n 1
[windows-32] ++ cut -d/ -f 2
[windows-32] ++ cut -d- -f 1-2
[windows-64] 
[windows-64] ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64>bash -c 'bootstrap/scripts/runTests.sh 64 Tests-windows-64' 
[windows-64] + CACHE=bootstrap-cache
[windows-64] + find bootstrap-cache
[windows-32] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[windows-32] + TEST_VM_VERSION=70
[windows-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[windows-32] Downloading the latest pharoVM:
[windows-32] 	http://files.pharo.org/get-files/70/pharo-win-stable.zip
[windows-64] bootstrap-cache
[windows-64] bootstrap-cache/Pharo9.0-64bit-67e0b0f.sources
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/PharoV60.sources
[windows-64] ++ find bootstrap-cache -name 'Pharo*.zip'
[windows-64] ++ head -n 1
[windows-64] ++ cut -d/ -f 2
[windows-64] ++ cut -d- -f 1-2
[windows-64] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[windows-64] + TEST_VM_VERSION=70
[windows-64] + ./bootstrap/scripts/getPharoVM.sh 70 vm 64
[windows-64] Downloading the latest pharoVM:
[windows-64] 	http://files.pharo.org/get-files/70/pharo64-win-stable.zip
[osx-64] + mv ./Pharo9.0-SNAPSHOT-64bit-67e0b0f.image Pharo.image
[osx-64] + mv ./Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes Pharo.changes
[osx-64] + export PHARO_CI_TESTING_ENVIRONMENT=1
[osx-64] + PHARO_CI_TESTING_ENVIRONMENT=1
[osx-64] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-osx-64 '.*'
[osx-64] 2020-07-04 03:29:57.179 Pharo[37179:1926542] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Core Image is now using the software OpenGL renderer. This will be slow.
[windows-32] pharo-vm/PharoConsole.exe
[windows-32] Creating starter scripts pharo and pharo-ui
[windows-32] VM downloaded
[windows-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-32bit-*.zip'
[windows-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[windows-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[windows-32] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[windows-32]   inflating: Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes  
[windows-64] pharo-vm/PharoConsole.exe
[windows-64] Creating starter scripts pharo and pharo-ui
[windows-64] VM downloaded
[windows-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-64bit-*.zip'
[windows-64] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[windows-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[windows-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[windows-64]   inflating: Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes  
[windows-32]   inflating: Pharo9.0-SNAPSHOT-32bit-67e0b0f.image  
[windows-32]   inflating: Pharo9.0-32bit-67e0b0f.sources  
[windows-32]  extracting: pharo.version           
[windows-32] ++ find . -name Pharo9.0-SNAPSHOT-32bit-67e0b0f.image
[windows-32] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-32bit-67e0b0f.image
[windows-32] ++ find . -name Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes
[windows-64]   inflating: Pharo9.0-SNAPSHOT-64bit-67e0b0f.image  
[windows-64]   inflating: Pharo9.0-64bit-67e0b0f.sources  
[windows-64]  extracting: pharo.version           
[unix-32] Running tests in 703 Packages
[unix-32] SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[unix-32] SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[unix-32] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[windows-32] + CHANGES_FILE=./Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes
[windows-32] + cp bootstrap-cache/Pharo9.0-32bit-67e0b0f.sources bootstrap-cache/PharoV60.sources .
[windows-32] + mv ./Pharo9.0-SNAPSHOT-32bit-67e0b0f.image Pharo.image
[windows-32] + mv ./Pharo9.0-SNAPSHOT-32bit-67e0b0f.changes Pharo.changes
[windows-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-windows-32 '.*'
[windows-64] ++ find . -name Pharo9.0-SNAPSHOT-64bit-67e0b0f.image
[windows-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-64bit-67e0b0f.image
[windows-64] ++ find . -name Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes
[windows-64] + CHANGES_FILE=./Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes
[windows-64] + cp bootstrap-cache/Pharo9.0-64bit-67e0b0f.sources bootstrap-cache/PharoV60.sources .
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[windows-64] + mv ./Pharo9.0-SNAPSHOT-64bit-67e0b0f.image Pharo.image
[windows-64] + mv ./Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes Pharo.changes
[windows-64] + export PHARO_CI_TESTING_ENVIRONMENT=1
[windows-64] + PHARO_CI_TESTING_ENVIRONMENT=1
[windows-64] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-windows-64 '.*'
[windows-32] Running tests in 703 Packages
[windows-64] Running tests in 703 Packages
[Pipeline] [unix-64] sh
[unix-64] + bash -c bootstrap/scripts/runTests.sh 64 Tests-unix-64
[unix-64] + CACHE=bootstrap-cache
[unix-64] + find bootstrap-cache
[unix-64] bootstrap-cache
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/PharoV60.sources
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-64bit-67e0b0f.sources
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[unix-64] ++ find bootstrap-cache -name 'Pharo*.zip'
[unix-64] ++ cut -d- -f 1-2
[unix-64] ++ cut -d/ -f 2
[unix-64] ++ head -n 1
[unix-64] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[unix-64] + TEST_VM_VERSION=70
[unix-64] + ./bootstrap/scripts/getPharoVM.sh 70 vm 64
[unix-64] Downloading the latest pharoVM:
[unix-64] 	http://files.pharo.org/get-files/70/pharo64-linux-stable.zip
[unix-64] pharo-vm/pharo
[unix-64] Creating starter scripts pharo and pharo-ui
[unix-64] VM downloaded
[unix-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-64bit-*.zip'
[unix-64] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[unix-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[unix-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[unix-64]   inflating: Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes  
[unix-64]   inflating: Pharo9.0-SNAPSHOT-64bit-67e0b0f.image  
[unix-64]   inflating: Pharo9.0-64bit-67e0b0f.sources  
[unix-64]  extracting: pharo.version           
[unix-64] ++ find . -name Pharo9.0-SNAPSHOT-64bit-67e0b0f.image
[unix-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-64bit-67e0b0f.image
[unix-64] ++ find . -name Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes
[unix-64] + CHANGES_FILE=./Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes
[unix-64] + cp bootstrap-cache/Pharo9.0-64bit-67e0b0f.sources bootstrap-cache/PharoV60.sources .
[unix-64] + mv ./Pharo9.0-SNAPSHOT-64bit-67e0b0f.image Pharo.image
[unix-64] + mv ./Pharo9.0-SNAPSHOT-64bit-67e0b0f.changes Pharo.changes
[unix-64] + export PHARO_CI_TESTING_ENVIRONMENT=1
[unix-64] + PHARO_CI_TESTING_ENVIRONMENT=1
[unix-64] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-unix-64 '.*'
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events.  For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority.  The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues.  If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64] 
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] *      hard    rtprio  2
[unix-64] *      soft    rtprio  2
[unix-64] END
[unix-64] 
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64] 
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[osx-64] Running tests in 703 Packages
[osx-64] SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[osx-64] SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[osx-64] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[unix-64] Running tests in 703 Packages
[unix-64] SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[unix-64] SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[unix-64] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[windows-64] SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[windows-64] SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[windows-64] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[windows-32] SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[windows-32] SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[windows-32] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
[unix-64] \\sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto mmap: Cannot allocate memory
[unix-32] \\NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
[unix-32] NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[unix-32] NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[unix-32] NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[unix-32] Pharo writing to the standard error
[unix-32] Pharo writing to the standard output
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] .NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
[unix-64] NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[unix-32] somethingsomethingEpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
[unix-64] NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[unix-64] NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[unix-64] Pharo writing to the standard error
[unix-64] Pharo writing to the standard output
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] .NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[unix-64] somethingsomethingEpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
[osx-64] \\NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
[osx-64] NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
[osx-64] NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
[osx-64] NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
[osx-64] NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
[osx-64] NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[osx-64] NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[osx-64] NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[unix-32] DeprecationPerformedNotification: The method BlockClosure>>#ifError: called from TKTServiceManagerTest>>#testCannotStartTwoServicesWithSameName has been deprecated. Use #onErrorDo: instead.
[unix-32] 
[unix-32] *** Warning: Deprecation: The method BlockClosure>>#ifError: called from TKTServiceManagerTest>>#testCannotStartTwoServicesWithSameName has been deprecated. Use #onErrorDo: instead.
[windows-32] \NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[osx-64] Pharo writing to the standard error
[osx-64] Pharo writing to the standard output
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] .NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
[windows-32] NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[windows-32] NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[windows-32] NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[osx-64] somethingsomethingEpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
[unix-64] DeprecationPerformedNotification: The method BlockClosure>>#ifError: called from TKTServiceManagerTest>>#testCannotStartTwoServicesWithSameName has been deprecated. Use #onErrorDo: instead.
[unix-64] 
[unix-64] *** Warning: Deprecation: The method BlockClosure>>#ifError: called from TKTServiceManagerTest>>#testCannotStartTwoServicesWithSameName has been deprecated. Use #onErrorDo: instead.
[windows-32] Pharo writing to the standard error
[windows-32] Pharo writing to the standard output
[windows-64] NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
[windows-64] NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] .NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[windows-64] NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[windows-64] Pharo writing to the standard error
[windows-64] Pharo writing to the standard output
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-32] somethingsomethingEpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] .NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
[windows-64] somethingsomethingEpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
[osx-64] DeprecationPerformedNotification: The method BlockClosure>>#ifError: called from TKTServiceManagerTest>>#testCannotStartTwoServicesWithSameName has been deprecated. Use #onErrorDo: instead.
[osx-64] 
[osx-64] *** Warning: Deprecation: The method BlockClosure>>#ifError: called from TKTServiceManagerTest>>#testCannotStartTwoServicesWithSameName has been deprecated. Use #onErrorDo: instead.
[windows-32] DeprecationPerformedNotification: The method BlockClosure>>#ifError: called from TKTServiceManagerTest>>#testCannotStartTwoServicesWithSameName has been deprecated. Use #onErrorDo: instead.
[windows-32] 
[windows-32] *** Warning: Deprecation: The method BlockClosure>>#ifError: called from TKTServiceManagerTest>>#testCannotStartTwoServicesWithSameName has been deprecated. Use #onErrorDo: instead.
[unix-32] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[unix-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[unix-32] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[unix-32] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[unix-32] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>tt (Object is Undeclared)
[unix-32] MetacelloNotification: testFileTreeRepository: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/temp/repo
[windows-64] DeprecationPerformedNotification: The method BlockClosure>>#ifError: called from TKTServiceManagerTest>>#testCannotStartTwoServicesWithSameName has been deprecated. Use #onErrorDo: instead.
[windows-64] 
[windows-64] *** Warning: Deprecation: The method BlockClosure>>#ifError: called from TKTServiceManagerTest>>#testCannotStartTwoServicesWithSameName has been deprecated. Use #onErrorDo: instead.
[unix-64] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[unix-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[unix-64] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[unix-64] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[unix-64] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>tt (Object is Undeclared)
[unix-64] MetacelloNotification: testFileTreeRepository: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-64/temp/repo
[unix-32] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[osx-64] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[osx-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[osx-64] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[osx-64] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[osx-64] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>tt (Object is Undeclared)
[osx-64] MetacelloNotification: testFileTreeRepository: /System/Volumes/Data/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-osx-64/temp/repo
[windows-32] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[windows-32] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[unix-32] SystemNotification: TD
[unix-32] SystemNotification: TB
[unix-32] SystemNotification: TC
[unix-32] SystemNotification: TA
[unix-32] SystemNotification: CA
[unix-32] SystemNotification: CB
[unix-32] SystemNotification: TA
[unix-32] SystemNotification: TB
[unix-32] SystemNotification: TC
[unix-32] SystemNotification: TD
[windows-32] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[windows-32] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[windows-32] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>tt (Object is Undeclared)
[windows-32] MetacelloNotification: testFileTreeRepository: C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32\temp\repo
[unix-32] SystemNotification: T6
[unix-64] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[unix-64] SystemNotification: TD
[unix-64] SystemNotification: TB
[unix-64] SystemNotification: TC
[unix-64] SystemNotification: TA
[unix-64] SystemNotification: CA
[unix-64] SystemNotification: CB
[unix-64] SystemNotification: TA
[unix-64] SystemNotification: TB
[unix-64] SystemNotification: TC
[unix-64] SystemNotification: TD
[windows-64] SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
[windows-64] SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
[unix-64] SystemNotification: T6
[windows-64] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[windows-64] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[windows-64] NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>tt (Object is Undeclared)
[windows-64] MetacelloNotification: testFileTreeRepository: C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64\temp\repo
[unix-32] 
[unix-32] *** Warning: Warning: Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
[osx-64] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[windows-32] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[unix-64] 
[unix-64] *** Warning: Warning: Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
[unix-32] NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[osx-64] SystemNotification: TD
[osx-64] SystemNotification: TB
[osx-64] SystemNotification: TC
[osx-64] SystemNotification: TA
[osx-64] SystemNotification: CA
[osx-64] SystemNotification: CB
[osx-64] SystemNotification: TA
[osx-64] SystemNotification: TB
[osx-64] SystemNotification: TC
[osx-64] SystemNotification: TD
[osx-64] SystemNotification: T6
[unix-32] SubscriptOutOfBounds: 0
[windows-32] SystemNotification: TD
[windows-32] SystemNotification: TB
[windows-32] SystemNotification: TC
[windows-32] SystemNotification: TA
[windows-32] SystemNotification: CA
[windows-32] SystemNotification: CB
[windows-32] SystemNotification: TA
[windows-32] SystemNotification: TB
[windows-32] SystemNotification: TC
[windows-32] SystemNotification: TD
[windows-32] SystemNotification: T6
[windows-64] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[unix-64] NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[unix-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[unix-32] 
[unix-32] [ Halt now ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[unix-32] 		session errorHandler: 
[unix-32] 			(TestStartupUIManager new
[unix-32] 				sessionManager: manager;
[unix-32] 				yourself).
[unix-32] 		
[unix-32] 		self 
[unix-32] 			shouldnt: [ session start: false ]
[unix-32] 			raise: Halt.
[unix-32] 		self
[unix-32] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[unix-32] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[unix-32] TestSessionHandler>>startup:
[unix-32] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[unix-32] [aBlock value: each] in [ :each | 
[unix-32] 		[aBlock value: each] 
[unix-32] 			on: Exception
[unix-32] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[unix-32] FullBlockClosure(BlockClosure)>>on:do:
[unix-32] [ :each | 
[unix-32] 		[aBlock value: each] 
[unix-32] 			on: Exception
[unix-32] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[unix-32] Array(SequenceableCollection)>>do:
[unix-32] TestWorkingSession(WorkingSession)>>runList:do:
[unix-32] TestWorkingSession(WorkingSession)>>runStartup:
[unix-32] TestWorkingSession>>start:
[unix-32] [ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[unix-32] 		session errorHandler: 
[unix-32] 			(TestStartupUIManager new
[unix-32] 				sessionManager: manager;
[unix-32] 				yourself).
[unix-32] 		
[unix-32] 		self 
[unix-32] 			shouldnt: [ session start: false ]
[unix-32] 			raise: Halt.
[unix-32] 		self
[unix-32] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[unix-32] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[unix-32] [aBlock value.
[unix-32]  	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[unix-32] FullBlockClosure(BlockClosure)>>on:do:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[unix-32] [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[unix-32] 		session errorHandler: 
[unix-32] 			(TestStartupUIManager new
[unix-32] 				sessionManager: manager;
[unix-32] 				yourself).
[unix-32] 		
[unix-32] 		self 
[unix-32] 			shouldnt: [ session start: false ]
[unix-32] 			raise: Halt.
[unix-32] 		self
[unix-32] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[unix-32] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStartup:...etc...
[unix-32] FullBlockClosure(BlockClosure)>>ensure:
[unix-32] UIManager class>>nonInteractiveDuring:
[unix-32] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[unix-32] SessionErrorHandlingTest(TestCase)>>performTest
[unix-32] [self setUp.
[unix-32] 	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[unix-32] FullBlockClosure(BlockClosure)>>ensure:
[unix-32] SessionErrorHandlingTest(TestCase)>>runCase
[unix-32] [aTestCase runCase] in [
[unix-32] 		[aTestCase runCase] on: Halt do: [ :halt | 
[unix-32] 			"if test was halted we should resume all background failures 
[unix-32] 			to debug all of them together with test process"
[unix-32] 			failedProcesses keysDo: #resume. halt pass ]
[unix-32] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[unix-32] FullBlockClosure(BlockClosure)>>on:do:
[unix-32] [
[unix-32] 		[aTestCase runCase] on: Halt do: [ :halt | 
[unix-32] 			"if test was halted we should resume all background failures 
[unix-32] 			to debug all of them together with test process"
[unix-32] 			failedProcesses keysDo: #resume. halt pass ]
[unix-32] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[unix-32] FullBlockClosure(BlockClosure)>>on:do:
[unix-32] TestExecutionEnvironment>>runTestCaseSafelly:
[unix-32] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[unix-32] 		testCompleted := true.
[unix-32] 		watchDogSemaphore signal]. "signal that test case completes"
[unix-32] 	
[unix-32] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[unix-32] FullBlockClosure(BlockClosure)>>ensure:
[unix-32] 
[unix-32] [ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[unix-32] TestSessionHandler>>shutdown:
[unix-32] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[unix-32] [aBlock value: each] in [ :each | 
[unix-32] 		[aBlock value: each] 
[unix-32] 			on: Exception
[unix-32] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[unix-32] FullBlockClosure(BlockClosure)>>on:do:
[unix-32] [ :each | 
[unix-32] 		[aBlock value: each] 
[unix-32] 			on: Exception
[unix-32] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[unix-32] Array(SequenceableCollection)>>do:
[unix-32] TestWorkingSession(WorkingSession)>>runList:do:
[unix-32] TestWorkingSession(WorkingSession)>>runShutdown:
[unix-32] TestWorkingSession(WorkingSession)>>stop:
[unix-32] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[unix-32] [aBlock value.
[unix-32]  	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[unix-32] FullBlockClosure(BlockClosure)>>on:do:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[unix-32] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[unix-32] SessionErrorHandlingTest(TestCase)>>performTest
[unix-32] [self setUp.
[unix-32] 	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[unix-32] FullBlockClosure(BlockClosure)>>ensure:
[unix-32] SessionErrorHandlingTest(TestCase)>>runCase
[unix-32] [aTestCase runCase] in [
[unix-32] 		[aTestCase runCase] on: Halt do: [ :halt | 
[unix-32] 			"if test was halted we should resume all background failures 
[unix-32] 			to debug all of them together with test process"
[unix-32] 			failedProcesses keysDo: #resume. halt pass ]
[unix-32] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[unix-32] FullBlockClosure(BlockClosure)>>on:do:
[unix-32] [
[unix-32] 		[aTestCase runCase] on: Halt do: [ :halt | 
[unix-32] 			"if test was halted we should resume all background failures 
[unix-32] 			to debug all of them together with test process"
[unix-32] 			failedProcesses keysDo: #resume. halt pass ]
[unix-32] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[unix-32] FullBlockClosure(BlockClosure)>>on:do:
[unix-32] TestExecutionEnvironment>>runTestCaseSafelly:
[unix-32] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[unix-32] 		testCompleted := true.
[unix-32] 		watchDogSemaphore signal]. "signal that test case completes"
[unix-32] 	
[unix-32] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[unix-32] FullBlockClosure(BlockClosure)>>ensure:
[unix-32] [[self runTestCaseSafelly: aTestCase] ensure: [
[unix-32] 		testCompleted := true.
[unix-32] 		watchDogSemaphore signal]. "signal that test case completes"
[unix-32] 	
[unix-32] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [[self runTestCaseSafelly: aTestCase] ensure: [...
[unix-32] FullBlockClosure(BlockClosure)>>ifCurtailed:
[unix-32] TestExecutionEnvironment>>runTestCase:
[unix-64] SubscriptOutOfBounds: 0
[windows-64] SystemNotification: TD
[windows-64] SystemNotification: TB
[windows-64] SystemNotification: TC
[windows-64] SystemNotification: TA
[windows-64] SystemNotification: CA
[windows-64] SystemNotification: CB
[windows-64] SystemNotification: TA
[windows-64] SystemNotification: TB
[windows-64] SystemNotification: TC
[windows-64] SystemNotification: TD
[unix-32] 1
[unix-32] 1
[unix-32] 2
[unix-32] 2
[unix-32] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[unix-32] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[windows-64] SystemNotification: T6
[windows-32] 
[windows-32] *** Warning: Warning: Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
[osx-64] 
[osx-64] *** Warning: Warning: Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[unix-32] an Object22534 run, 22534 passes, 0 failures, 0 errors.
[Pipeline] [unix-32] junit
[unix-32] Recording test results
[Pipeline] [unix-32] archiveArtifacts
[unix-32] Archiving artifacts
[unix-32] Recording fingerprints
[unix-64] 
[unix-64] [ Halt now ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[unix-64] 		session errorHandler: 
[unix-64] 			(TestStartupUIManager new
[unix-64] 				sessionManager: manager;
[unix-64] 				yourself).
[unix-64] 		
[unix-64] 		self 
[unix-64] 			shouldnt: [ session start: false ]
[unix-64] 			raise: Halt.
[unix-64] 		self
[unix-64] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[unix-64] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[unix-64] TestSessionHandler>>startup:
[unix-64] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[unix-64] [aBlock value: each] in [ :each | 
[unix-64] 		[aBlock value: each] 
[unix-64] 			on: Exception
[unix-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[unix-64] FullBlockClosure(BlockClosure)>>on:do:
[unix-64] [ :each | 
[unix-64] 		[aBlock value: each] 
[unix-64] 			on: Exception
[unix-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[unix-64] Array(SequenceableCollection)>>do:
[unix-64] TestWorkingSession(WorkingSession)>>runList:do:
[unix-64] TestWorkingSession(WorkingSession)>>runStartup:
[unix-64] TestWorkingSession>>start:
[unix-64] [ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[unix-64] 		session errorHandler: 
[unix-64] 			(TestStartupUIManager new
[unix-64] 				sessionManager: manager;
[unix-64] 				yourself).
[unix-64] 		
[unix-64] 		self 
[unix-64] 			shouldnt: [ session start: false ]
[unix-64] 			raise: Halt.
[unix-64] 		self
[unix-64] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[unix-64] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[unix-64] [aBlock value.
[unix-64]  	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[unix-64] FullBlockClosure(BlockClosure)>>on:do:
[unix-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[unix-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[unix-64] [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[unix-64] 		session errorHandler: 
[unix-64] 			(TestStartupUIManager new
[unix-64] 				sessionManager: manager;
[unix-64] 				yourself).
[unix-64] 		
[unix-64] 		self 
[unix-64] 			shouldnt: [ session start: false ]
[unix-64] 			raise: Halt.
[unix-64] 		self
[unix-64] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[unix-64] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStartup:...etc...
[unix-64] FullBlockClosure(BlockClosure)>>ensure:
[unix-64] UIManager class>>nonInteractiveDuring:
[unix-64] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[unix-64] SessionErrorHandlingTest(TestCase)>>performTest
[unix-64] [self setUp.
[unix-64] 	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[unix-64] FullBlockClosure(BlockClosure)>>ensure:
[unix-64] SessionErrorHandlingTest(TestCase)>>runCase
[unix-64] [aTestCase runCase] in [
[unix-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[unix-64] 			"if test was halted we should resume all background failures 
[unix-64] 			to debug all of them together with test process"
[unix-64] 			failedProcesses keysDo: #resume. halt pass ]
[unix-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[unix-64] FullBlockClosure(BlockClosure)>>on:do:
[unix-64] [
[unix-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[unix-64] 			"if test was halted we should resume all background failures 
[unix-64] 			to debug all of them together with test process"
[unix-64] 			failedProcesses keysDo: #resume. halt pass ]
[unix-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[unix-64] FullBlockClosure(BlockClosure)>>on:do:
[unix-64] TestExecutionEnvironment>>runTestCaseSafelly:
[unix-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[unix-64] 		testCompleted := true.
[unix-64] 		watchDogSemaphore signal]. "signal that test case completes"
[unix-64] 	
[unix-64] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[unix-64] FullBlockClosure(BlockClosure)>>ensure:
[unix-64] 
[unix-64] [ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[unix-64] TestSessionHandler>>shutdown:
[unix-64] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[unix-64] [aBlock value: each] in [ :each | 
[unix-64] 		[aBlock value: each] 
[unix-64] 			on: Exception
[unix-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[unix-64] FullBlockClosure(BlockClosure)>>on:do:
[unix-64] [ :each | 
[unix-64] 		[aBlock value: each] 
[unix-64] 			on: Exception
[unix-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[unix-64] Array(SequenceableCollection)>>do:
[unix-64] TestWorkingSession(WorkingSession)>>runList:do:
[unix-64] TestWorkingSession(WorkingSession)>>runShutdown:
[unix-64] TestWorkingSession(WorkingSession)>>stop:
[unix-64] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[unix-64] [aBlock value.
[unix-64]  	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[unix-64] FullBlockClosure(BlockClosure)>>on:do:
[unix-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[unix-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[unix-64] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[unix-64] SessionErrorHandlingTest(TestCase)>>performTest
[unix-64] [self setUp.
[unix-64] 	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[unix-64] FullBlockClosure(BlockClosure)>>ensure:
[unix-64] SessionErrorHandlingTest(TestCase)>>runCase
[unix-64] [aTestCase runCase] in [
[unix-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[unix-64] 			"if test was halted we should resume all background failures 
[unix-64] 			to debug all of them together with test process"
[unix-64] 			failedProcesses keysDo: #resume. halt pass ]
[unix-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[unix-64] FullBlockClosure(BlockClosure)>>on:do:
[unix-64] [
[unix-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[unix-64] 			"if test was halted we should resume all background failures 
[unix-64] 			to debug all of them together with test process"
[unix-64] 			failedProcesses keysDo: #resume. halt pass ]
[unix-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[unix-64] FullBlockClosure(BlockClosure)>>on:do:
[unix-64] TestExecutionEnvironment>>runTestCaseSafelly:
[unix-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[unix-64] 		testCompleted := true.
[unix-64] 		watchDogSemaphore signal]. "signal that test case completes"
[unix-64] 	
[unix-64] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[unix-64] FullBlockClosure(BlockClosure)>>ensure:
[unix-64] [[self runTestCaseSafelly: aTestCase] ensure: [
[unix-64] 		testCompleted := true.
[unix-64] 		watchDogSemaphore signal]. "signal that test case completes"
[unix-64] 	
[unix-64] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [[self runTestCaseSafelly: aTestCase] ensure: [...
[unix-64] FullBlockClosure(BlockClosure)>>ifCurtailed:
[unix-64] TestExecutionEnvironment>>runTestCase:
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] sh
[unix-32] + mv PharoDebug.log PharoDebug-Tests-unix-32.log
[Pipeline] [unix-32] archiveArtifacts
[unix-32] Archiving artifacts
[unix-32] Recording fingerprints
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // dir
[Pipeline] [unix-32] cleanWs
[unix-32] [WS-CLEANUP] Deleting project workspace...
[unix-32] [WS-CLEANUP] Deferred wipeout is used...
[unix-32] [WS-CLEANUP] done
[Pipeline] [unix-32] dir
[unix-32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32
[Pipeline] [unix-32] {
[Pipeline] [unix-32] unstash
[Pipeline] [unix-32] sh
[unix-32] + bash -c bootstrap/scripts/runKernelTests.sh 32 Tests-unix-32Kernel
[unix-32] + CACHE=bootstrap-cache
[unix-32] + find bootstrap-cache
[unix-32] bootstrap-cache
[unix-32] bootstrap-cache/Pharo9.0-32bit-67e0b0f.sources
[unix-32] bootstrap-cache/PharoV60.sources
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.zip
[unix-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.zip
[unix-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[unix-32] ++ head -n 1
[unix-32] ++ cut -d/ -f 2
[unix-32] ++ cut -d- -f 1-2
[unix-32] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[unix-32] + TEST_VM_VERSION=70
[unix-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[unix-32] Downloading the latest pharoVM:
[unix-32] 	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
[unix-32] pharo-vm/pharo
[unix-32] Creating starter scripts pharo and pharo-ui
[unix-32] VM downloaded
[unix-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-32bit-*.zip'
[unix-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[unix-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[unix-32] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[unix-32]   inflating: Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image  
[unix-32] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image
[unix-32] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image
[unix-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-32bit-*.zip'
[unix-32] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[unix-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[unix-32] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[unix-32]   inflating: AST-Core.hermes         
[unix-32]   inflating: AST-Core-Traits.hermes  
[unix-32]   inflating: CodeExport.hermes       
[unix-32]   inflating: CodeExport-Traits.hermes  
[unix-32]   inflating: CodeImportCommandLineHandlers.hermes  
[unix-32]   inflating: CodeImport.hermes       
[unix-32]   inflating: CodeImport-Traits.hermes  
[unix-32]   inflating: Collections-Abstract-Traits.hermes  
[unix-32]   inflating: Collections-Arithmetic.hermes  
[unix-32]   inflating: Collections-Atomic.hermes  
[unix-32]   inflating: Debugging-Core.hermes   
[unix-32]   inflating: DeprecatedFileStream.hermes  
[unix-32]   inflating: FileSystem-Core.hermes  
[unix-32]   inflating: FileSystem-Disk.hermes  
[unix-32]   inflating: Hermes-Extensions.hermes  
[unix-32]   inflating: InitializePackagesCommandLineHandler.hermes  
[unix-32]   inflating: JenkinsTools-Core.hermes  
[unix-32]   inflating: Jobs.hermes             
[unix-32]   inflating: Kernel-Chronology-Extras.hermes  
[unix-32]   inflating: Kernel-Tests.hermes     
[unix-32]   inflating: Kernel-Traits.hermes    
[unix-32]   inflating: Math-Operations-Extensions.hermes  
[unix-32]   inflating: Multilingual-Encodings.hermes  
[unix-32]   inflating: Multilingual-Languages.hermes  
[unix-32]   inflating: Multilingual-TextConversion.hermes  
[unix-32]   inflating: OpalCompiler-Core.hermes  
[unix-32]   inflating: ReflectionMirrors-Primitives.hermes  
[unix-32]   inflating: SUnit-Core.hermes       
[unix-32]   inflating: SUnit-Tests.hermes      
[unix-32]   inflating: System-SourcesCondenser.hermes  
[unix-32]   inflating: TraitsV2-Compatibility.hermes  
[unix-32]   inflating: TraitsV2.hermes         
[unix-32]   inflating: TraitsV2-Tests.hermes   
[unix-32]   inflating: Transcript-Core-Traits.hermes  
[unix-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-32bit-*.zip'
[unix-32] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[unix-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[unix-32] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[unix-32]   inflating: protocolsKernel.txt     
[unix-32]   inflating: packagesKernel.txt      
[unix-32] + mv ./Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image bootstrap.image
[unix-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + ./pharo bootstrap.image
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[unix-32] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[unix-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[unix-32] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[unix-32] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[unix-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[unix-32] SystemNotification: [Hermes] Reading AST-Core.hermes
[unix-32] SystemNotification: [Hermes] Installing AST-Core.hermes
[unix-32] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[unix-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-32] SystemNotification: [Hermes] Reading Jobs.hermes
[unix-32] SystemNotification: [Hermes] Installing Jobs.hermes
[unix-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-32] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[unix-32] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[unix-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-32] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] SystemNotification: [Hermes] Reading TraitsV2.hermes
[unix-32] SystemNotification: [Hermes] Installing TraitsV2.hermes
[unix-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-32] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[unix-32] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[unix-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-32] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[unix-32] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[unix-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-32] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[unix-32] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[unix-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-32] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[unix-32] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[unix-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-32] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-unix-32Kernel SUnit-Core SUnit-Tests
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] Running tests in 2 Packages
[unix-32] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[unix-32] 102 run, 102 passes, 0 failures, 0 errors.
[Pipeline] [unix-32] junit
[unix-32] Recording test results
[Pipeline] [unix-32] archiveArtifacts
[unix-32] Archiving artifacts
[unix-32] Recording fingerprints
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // dir
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // timeout
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // stage
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // node
[Pipeline] [unix-32] }
[unix-64] 1
[unix-64] 1
[unix-64] 2
[unix-64] 2
[unix-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[unix-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[osx-64] NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[windows-64] 
[windows-64] *** Warning: Warning: Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
[windows-32] NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] SubscriptOutOfBounds: 0
[unix-64] an Object22534 run, 22534 passes, 0 failures, 0 errors.
[Pipeline] [unix-64] junit
[unix-64] Recording test results
[Pipeline] [unix-64] archiveArtifacts
[unix-64] Archiving artifacts
[unix-64] Recording fingerprints
[Pipeline] [unix-64] fileExists
[Pipeline] [unix-64] sh
[unix-64] + mv PharoDebug.log PharoDebug-Tests-unix-64.log
[Pipeline] [unix-64] archiveArtifacts
[unix-64] Archiving artifacts
[unix-64] Recording fingerprints
[Pipeline] [unix-64] fileExists
[Pipeline] [unix-64] }
[Pipeline] [unix-64] // dir
[Pipeline] [unix-64] cleanWs
[unix-64] [WS-CLEANUP] Deleting project workspace...
[unix-64] [WS-CLEANUP] Deferred wipeout is used...
[unix-64] [WS-CLEANUP] done
[Pipeline] [unix-64] dir
[unix-64] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-64
[Pipeline] [unix-64] {
[Pipeline] [unix-64] unstash
[Pipeline] [unix-64] sh
[unix-64] + bash -c bootstrap/scripts/runKernelTests.sh 64 Tests-unix-64Kernel
[unix-64] + CACHE=bootstrap-cache
[unix-64] + find bootstrap-cache
[unix-64] bootstrap-cache
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/PharoV60.sources
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-64bit-67e0b0f.sources
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[unix-64] ++ find bootstrap-cache -name 'Pharo*.zip'
[unix-64] ++ cut -d- -f 1-2
[unix-64] ++ head -n 1
[unix-64] ++ cut -d/ -f 2
[unix-64] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[unix-64] + TEST_VM_VERSION=70
[unix-64] + ./bootstrap/scripts/getPharoVM.sh 70 vm 64
[unix-64] Downloading the latest pharoVM:
[unix-64] 	http://files.pharo.org/get-files/70/pharo64-linux-stable.zip
[unix-64] pharo-vm/pharo
[unix-64] Creating starter scripts pharo and pharo-ui
[unix-64] VM downloaded
[unix-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-64bit-*.zip'
[unix-64] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[unix-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[unix-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[unix-64]   inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image  
[unix-64] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image
[unix-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image
[unix-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
[unix-64] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[unix-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[unix-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[unix-64]   inflating: AST-Core.hermes         
[unix-64]   inflating: AST-Core-Traits.hermes  
[unix-64]   inflating: CodeExport.hermes       
[unix-64]   inflating: CodeExport-Traits.hermes  
[unix-64]   inflating: CodeImportCommandLineHandlers.hermes  
[unix-64]   inflating: CodeImport.hermes       
[unix-64]   inflating: CodeImport-Traits.hermes  
[unix-64]   inflating: Collections-Abstract-Traits.hermes  
[unix-64]   inflating: Collections-Arithmetic.hermes  
[unix-64]   inflating: Collections-Atomic.hermes  
[unix-64]   inflating: Debugging-Core.hermes   
[unix-64]   inflating: DeprecatedFileStream.hermes  
[unix-64]   inflating: FileSystem-Core.hermes  
[unix-64]   inflating: FileSystem-Disk.hermes  
[unix-64]   inflating: Hermes-Extensions.hermes  
[unix-64]   inflating: InitializePackagesCommandLineHandler.hermes  
[unix-64]   inflating: JenkinsTools-Core.hermes  
[unix-64]   inflating: Jobs.hermes             
[unix-64]   inflating: Kernel-Chronology-Extras.hermes  
[unix-64]   inflating: Kernel-Tests.hermes     
[unix-64]   inflating: Kernel-Traits.hermes    
[unix-64]   inflating: Math-Operations-Extensions.hermes  
[unix-64]   inflating: Multilingual-Encodings.hermes  
[unix-64]   inflating: Multilingual-Languages.hermes  
[unix-64]   inflating: Multilingual-TextConversion.hermes  
[unix-64]   inflating: OpalCompiler-Core.hermes  
[unix-64]   inflating: ReflectionMirrors-Primitives.hermes  
[unix-64]   inflating: SUnit-Core.hermes       
[unix-64]   inflating: SUnit-Tests.hermes      
[unix-64]   inflating: System-SourcesCondenser.hermes  
[unix-64]   inflating: TraitsV2-Compatibility.hermes  
[unix-64]   inflating: TraitsV2.hermes         
[unix-64]   inflating: TraitsV2-Tests.hermes   
[unix-64]   inflating: Transcript-Core-Traits.hermes  
[unix-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-64bit-*.zip'
[unix-64] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[unix-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[unix-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[unix-64]   inflating: protocolsKernel.txt     
[unix-64]   inflating: packagesKernel.txt      
[unix-64] + mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image bootstrap.image
[unix-64] + export PHARO_CI_TESTING_ENVIRONMENT=1
[unix-64] + PHARO_CI_TESTING_ENVIRONMENT=1
[unix-64] + ./pharo bootstrap.image
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events.  For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority.  The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues.  If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64] 
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] *      hard    rtprio  2
[unix-64] *      soft    rtprio  2
[unix-64] END
[unix-64] 
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64] 
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events.  For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority.  The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues.  If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64] 
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] *      hard    rtprio  2
[unix-64] *      soft    rtprio  2
[unix-64] END
[unix-64] 
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64] 
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[unix-64] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[unix-64] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events.  For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority.  The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues.  If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64] 
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] *      hard    rtprio  2
[unix-64] *      soft    rtprio  2
[unix-64] END
[unix-64] 
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64] 
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[unix-64] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[unix-64] SystemNotification: [Hermes] Reading AST-Core.hermes
[unix-64] SystemNotification: [Hermes] Installing AST-Core.hermes
[unix-64] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] SystemNotification: [Hermes] Reading Jobs.hermes
[unix-64] SystemNotification: [Hermes] Installing Jobs.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[unix-64] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events.  For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority.  The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues.  If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64] 
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] *      hard    rtprio  2
[unix-64] *      soft    rtprio  2
[unix-64] END
[unix-64] 
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64] 
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[osx-64] SubscriptOutOfBounds: 0
[unix-64] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events.  For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority.  The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues.  If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64] 
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] *      hard    rtprio  2
[unix-64] *      soft    rtprio  2
[unix-64] END
[unix-64] 
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64] 
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] SystemNotification: [Hermes] Reading TraitsV2.hermes
[unix-64] SystemNotification: [Hermes] Installing TraitsV2.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events.  For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority.  The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues.  If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64] 
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] *      hard    rtprio  2
[unix-64] *      soft    rtprio  2
[unix-64] END
[unix-64] 
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64] 
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[unix-64] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[unix-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[unix-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[unix-64] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-unix-64Kernel SUnit-Core SUnit-Tests
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events.  For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority.  The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues.  If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64] 
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] *      hard    rtprio  2
[unix-64] *      soft    rtprio  2
[unix-64] END
[unix-64] 
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64] 
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] Running tests in 2 Packages
[unix-64] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[unix-64] 102 run, 102 passes, 0 failures, 0 errors.
[Pipeline] [unix-64] junit
[unix-64] Recording test results
[Pipeline] [unix-64] archiveArtifacts
[unix-64] Archiving artifacts
[unix-64] Recording fingerprints
[Pipeline] [unix-64] fileExists
[Pipeline] [unix-64] fileExists
[Pipeline] [unix-64] }
[Pipeline] [unix-64] // dir
[Pipeline] [unix-64] }
[Pipeline] [unix-64] // timeout
[Pipeline] [unix-64] }
[Pipeline] [unix-64] // stage
[Pipeline] [unix-64] }
[Pipeline] [unix-64] // node
[Pipeline] [unix-64] }
[windows-32] SubscriptOutOfBounds: 0
[windows-64] NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[windows-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[osx-64] 
[osx-64] [ Halt now ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[osx-64] 		session errorHandler: 
[osx-64] 			(TestStartupUIManager new
[osx-64] 				sessionManager: manager;
[osx-64] 				yourself).
[osx-64] 		
[osx-64] 		self 
[osx-64] 			shouldnt: [ session start: false ]
[osx-64] 			raise: Halt.
[osx-64] 		self
[osx-64] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[osx-64] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[osx-64] TestSessionHandler>>startup:
[osx-64] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[osx-64] [aBlock value: each] in [ :each | 
[osx-64] 		[aBlock value: each] 
[osx-64] 			on: Exception
[osx-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[osx-64] FullBlockClosure(BlockClosure)>>on:do:
[osx-64] [ :each | 
[osx-64] 		[aBlock value: each] 
[osx-64] 			on: Exception
[osx-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[osx-64] Array(SequenceableCollection)>>do:
[osx-64] TestWorkingSession(WorkingSession)>>runList:do:
[osx-64] TestWorkingSession(WorkingSession)>>runStartup:
[osx-64] TestWorkingSession>>start:
[osx-64] [ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[osx-64] 		session errorHandler: 
[osx-64] 			(TestStartupUIManager new
[osx-64] 				sessionManager: manager;
[osx-64] 				yourself).
[osx-64] 		
[osx-64] 		self 
[osx-64] 			shouldnt: [ session start: false ]
[osx-64] 			raise: Halt.
[osx-64] 		self
[osx-64] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[osx-64] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[osx-64] [aBlock value.
[osx-64]  	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[osx-64] FullBlockClosure(BlockClosure)>>on:do:
[osx-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[osx-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[osx-64] [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[osx-64] 		session errorHandler: 
[osx-64] 			(TestStartupUIManager new
[osx-64] 				sessionManager: manager;
[osx-64] 				yourself).
[osx-64] 		
[osx-64] 		self 
[osx-64] 			shouldnt: [ session start: false ]
[osx-64] 			raise: Halt.
[osx-64] 		self
[osx-64] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[osx-64] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStartup:...etc...
[osx-64] FullBlockClosure(BlockClosure)>>ensure:
[osx-64] UIManager class>>nonInteractiveDuring:
[osx-64] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[osx-64] SessionErrorHandlingTest(TestCase)>>performTest
[osx-64] [self setUp.
[osx-64] 	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[osx-64] FullBlockClosure(BlockClosure)>>ensure:
[osx-64] SessionErrorHandlingTest(TestCase)>>runCase
[osx-64] [aTestCase runCase] in [
[osx-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[osx-64] 			"if test was halted we should resume all background failures 
[osx-64] 			to debug all of them together with test process"
[osx-64] 			failedProcesses keysDo: #resume. halt pass ]
[osx-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[osx-64] FullBlockClosure(BlockClosure)>>on:do:
[osx-64] [
[osx-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[osx-64] 			"if test was halted we should resume all background failures 
[osx-64] 			to debug all of them together with test process"
[osx-64] 			failedProcesses keysDo: #resume. halt pass ]
[osx-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[osx-64] FullBlockClosure(BlockClosure)>>on:do:
[osx-64] TestExecutionEnvironment>>runTestCaseSafelly:
[osx-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-64] 		testCompleted := true.
[osx-64] 		watchDogSemaphore signal]. "signal that test case completes"
[osx-64] 	
[osx-64] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[osx-64] FullBlockClosure(BlockClosure)>>ensure:
[osx-64] 
[osx-64] [ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[osx-64] TestSessionHandler>>shutdown:
[osx-64] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[osx-64] [aBlock value: each] in [ :each | 
[osx-64] 		[aBlock value: each] 
[osx-64] 			on: Exception
[osx-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[osx-64] FullBlockClosure(BlockClosure)>>on:do:
[osx-64] [ :each | 
[osx-64] 		[aBlock value: each] 
[osx-64] 			on: Exception
[osx-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[osx-64] Array(SequenceableCollection)>>do:
[osx-64] TestWorkingSession(WorkingSession)>>runList:do:
[osx-64] TestWorkingSession(WorkingSession)>>runShutdown:
[osx-64] TestWorkingSession(WorkingSession)>>stop:
[osx-64] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[osx-64] [aBlock value.
[osx-64]  	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[osx-64] FullBlockClosure(BlockClosure)>>on:do:
[osx-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[osx-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[osx-64] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[osx-64] SessionErrorHandlingTest(TestCase)>>performTest
[osx-64] [self setUp.
[osx-64] 	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[osx-64] FullBlockClosure(BlockClosure)>>ensure:
[osx-64] SessionErrorHandlingTest(TestCase)>>runCase
[osx-64] [aTestCase runCase] in [
[osx-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[osx-64] 			"if test was halted we should resume all background failures 
[osx-64] 			to debug all of them together with test process"
[osx-64] 			failedProcesses keysDo: #resume. halt pass ]
[osx-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[osx-64] FullBlockClosure(BlockClosure)>>on:do:
[osx-64] [
[osx-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[osx-64] 			"if test was halted we should resume all background failures 
[osx-64] 			to debug all of them together with test process"
[osx-64] 			failedProcesses keysDo: #resume. halt pass ]
[osx-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[osx-64] FullBlockClosure(BlockClosure)>>on:do:
[osx-64] TestExecutionEnvironment>>runTestCaseSafelly:
[osx-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-64] 		testCompleted := true.
[osx-64] 		watchDogSemaphore signal]. "signal that test case completes"
[osx-64] 	
[osx-64] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[osx-64] FullBlockClosure(BlockClosure)>>ensure:
[osx-64] [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-64] 		testCompleted := true.
[osx-64] 		watchDogSemaphore signal]. "signal that test case completes"
[osx-64] 	
[osx-64] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [[self runTestCaseSafelly: aTestCase] ensure: [...
[osx-64] FullBlockClosure(BlockClosure)>>ifCurtailed:
[osx-64] TestExecutionEnvironment>>runTestCase:
[windows-32] 
[windows-32] [ Halt now ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[windows-32] 		session errorHandler: 
[windows-32] 			(TestStartupUIManager new
[windows-32] 				sessionManager: manager;
[windows-32] 				yourself).
[windows-32] 		
[windows-32] 		self 
[windows-32] 			shouldnt: [ session start: false ]
[windows-32] 			raise: Halt.
[windows-32] 		self
[windows-32] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[windows-32] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[windows-32] TestSessionHandler>>startup:
[windows-32] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[windows-32] [aBlock value: each] in [ :each | 
[windows-32] 		[aBlock value: each] 
[windows-32] 			on: Exception
[windows-32] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[windows-32] FullBlockClosure(BlockClosure)>>on:do:
[windows-32] [ :each | 
[windows-32] 		[aBlock value: each] 
[windows-32] 			on: Exception
[windows-32] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[windows-32] Array(SequenceableCollection)>>do:
[windows-32] TestWorkingSession(WorkingSession)>>runList:do:
[windows-32] TestWorkingSession(WorkingSession)>>runStartup:
[windows-32] TestWorkingSession>>start:
[windows-32] [ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[windows-32] 		session errorHandler: 
[windows-32] 			(TestStartupUIManager new
[windows-32] 				sessionManager: manager;
[windows-32] 				yourself).
[windows-32] 		
[windows-32] 		self 
[windows-32] 			shouldnt: [ session start: false ]
[windows-32] 			raise: Halt.
[windows-32] 		self
[windows-32] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[windows-32] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[windows-32] [aBlock value.
[windows-32]  	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[windows-32] FullBlockClosure(BlockClosure)>>on:do:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[windows-32] [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[windows-32] 		session errorHandler: 
[windows-32] 			(TestStartupUIManager new
[windows-32] 				sessionManager: manager;
[windows-32] 				yourself).
[windows-32] 		
[windows-32] 		self 
[windows-32] 			shouldnt: [ session start: false ]
[windows-32] 			raise: Halt.
[windows-32] 		self
[windows-32] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[windows-32] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStartup:...etc...
[windows-32] FullBlockClosure(BlockClosure)>>ensure:
[windows-32] UIManager class>>nonInteractiveDuring:
[windows-32] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[windows-32] SessionErrorHandlingTest(TestCase)>>performTest
[windows-32] [self setUp.
[windows-32] 	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[windows-32] FullBlockClosure(BlockClosure)>>ensure:
[windows-32] SessionErrorHandlingTest(TestCase)>>runCase
[windows-32] [aTestCase runCase] in [
[windows-32] 		[aTestCase runCase] on: Halt do: [ :halt | 
[windows-32] 			"if test was halted we should resume all background failures 
[windows-32] 			to debug all of them together with test process"
[windows-32] 			failedProcesses keysDo: #resume. halt pass ]
[windows-32] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[windows-32] FullBlockClosure(BlockClosure)>>on:do:
[windows-32] [
[windows-32] 		[aTestCase runCase] on: Halt do: [ :halt | 
[windows-32] 			"if test was halted we should resume all background failures 
[windows-32] 			to debug all of them together with test process"
[windows-32] 			failedProcesses keysDo: #resume. halt pass ]
[windows-32] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[windows-32] FullBlockClosure(BlockClosure)>>on:do:
[windows-32] TestExecutionEnvironment>>runTestCaseSafelly:
[windows-32] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[windows-32] 		testCompleted := true.
[windows-32] 		watchDogSemaphore signal]. "signal that test case completes"
[windows-32] 	
[windows-32] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[windows-32] FullBlockClosure(BlockClosure)>>ensure:
[windows-32] 
[windows-32] [ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[windows-32] TestSessionHandler>>shutdown:
[windows-32] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[windows-32] [aBlock value: each] in [ :each | 
[windows-32] 		[aBlock value: each] 
[windows-32] 			on: Exception
[windows-32] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[windows-32] FullBlockClosure(BlockClosure)>>on:do:
[windows-32] [ :each | 
[windows-32] 		[aBlock value: each] 
[windows-32] 			on: Exception
[windows-32] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[windows-32] Array(SequenceableCollection)>>do:
[windows-32] TestWorkingSession(WorkingSession)>>runList:do:
[windows-32] TestWorkingSession(WorkingSession)>>runShutdown:
[windows-32] TestWorkingSession(WorkingSession)>>stop:
[windows-32] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[windows-32] [aBlock value.
[windows-32]  	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[windows-32] FullBlockClosure(BlockClosure)>>on:do:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[windows-32] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[windows-32] SessionErrorHandlingTest(TestCase)>>performTest
[windows-32] [self setUp.
[windows-32] 	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[windows-32] FullBlockClosure(BlockClosure)>>ensure:
[windows-32] SessionErrorHandlingTest(TestCase)>>runCase
[windows-32] [aTestCase runCase] in [
[windows-32] 		[aTestCase runCase] on: Halt do: [ :halt | 
[windows-32] 			"if test was halted we should resume all background failures 
[windows-32] 			to debug all of them together with test process"
[windows-32] 			failedProcesses keysDo: #resume. halt pass ]
[windows-32] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[windows-32] FullBlockClosure(BlockClosure)>>on:do:
[windows-32] [
[windows-32] 		[aTestCase runCase] on: Halt do: [ :halt | 
[windows-32] 			"if test was halted we should resume all background failures 
[windows-32] 			to debug all of them together with test process"
[windows-32] 			failedProcesses keysDo: #resume. halt pass ]
[windows-32] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[windows-32] FullBlockClosure(BlockClosure)>>on:do:
[windows-32] TestExecutionEnvironment>>runTestCaseSafelly:
[windows-32] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[windows-32] 		testCompleted := true.
[windows-32] 		watchDogSemaphore signal]. "signal that test case completes"
[windows-32] 	
[windows-32] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[windows-32] FullBlockClosure(BlockClosure)>>ensure:
[windows-32] [[self runTestCaseSafelly: aTestCase] ensure: [
[windows-32] 		testCompleted := true.
[windows-32] 		watchDogSemaphore signal]. "signal that test case completes"
[windows-32] 	
[windows-32] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [[self runTestCaseSafelly: aTestCase] ensure: [...
[windows-32] FullBlockClosure(BlockClosure)>>ifCurtailed:
[windows-32] TestExecutionEnvironment>>runTestCase:
[windows-64] SubscriptOutOfBounds: 0
[osx-64] 1
[osx-64] 1
[osx-64] 2
[osx-64] 2
[osx-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[osx-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[windows-32] 1
[windows-32] 1
[windows-32] 2
[windows-32] 2
[windows-32] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[windows-32] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[osx-64] SubscriptOutOfBounds: 0
[windows-64] 
[windows-64] [ Halt now ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[windows-64] 		session errorHandler: 
[windows-64] 			(TestStartupUIManager new
[windows-64] 				sessionManager: manager;
[windows-64] 				yourself).
[windows-64] 		
[windows-64] 		self 
[windows-64] 			shouldnt: [ session start: false ]
[windows-64] 			raise: Halt.
[windows-64] 		self
[windows-64] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[windows-64] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[windows-64] TestSessionHandler>>startup:
[windows-64] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[windows-64] [aBlock value: each] in [ :each | 
[windows-64] 		[aBlock value: each] 
[windows-64] 			on: Exception
[windows-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[windows-64] FullBlockClosure(BlockClosure)>>on:do:
[windows-64] [ :each | 
[windows-64] 		[aBlock value: each] 
[windows-64] 			on: Exception
[windows-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[windows-64] Array(SequenceableCollection)>>do:
[windows-64] TestWorkingSession(WorkingSession)>>runList:do:
[windows-64] TestWorkingSession(WorkingSession)>>runStartup:
[windows-64] TestWorkingSession>>start:
[windows-64] [ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[windows-64] 		session errorHandler: 
[windows-64] 			(TestStartupUIManager new
[windows-64] 				sessionManager: manager;
[windows-64] 				yourself).
[windows-64] 		
[windows-64] 		self 
[windows-64] 			shouldnt: [ session start: false ]
[windows-64] 			raise: Halt.
[windows-64] 		self
[windows-64] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[windows-64] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[windows-64] [aBlock value.
[windows-64]  	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[windows-64] FullBlockClosure(BlockClosure)>>on:do:
[windows-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[windows-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[windows-64] [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
[windows-64] 		session errorHandler: 
[windows-64] 			(TestStartupUIManager new
[windows-64] 				sessionManager: manager;
[windows-64] 				yourself).
[windows-64] 		
[windows-64] 		self 
[windows-64] 			shouldnt: [ session start: false ]
[windows-64] 			raise: Halt.
[windows-64] 		self
[windows-64] 			assert: (session instVarNamed: 'deferredStartupActions') size 
[windows-64] 			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStartup:...etc...
[windows-64] FullBlockClosure(BlockClosure)>>ensure:
[windows-64] UIManager class>>nonInteractiveDuring:
[windows-64] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[windows-64] SessionErrorHandlingTest(TestCase)>>performTest
[windows-64] [self setUp.
[windows-64] 	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[windows-64] FullBlockClosure(BlockClosure)>>ensure:
[windows-64] SessionErrorHandlingTest(TestCase)>>runCase
[windows-64] [aTestCase runCase] in [
[windows-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[windows-64] 			"if test was halted we should resume all background failures 
[windows-64] 			to debug all of them together with test process"
[windows-64] 			failedProcesses keysDo: #resume. halt pass ]
[windows-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[windows-64] FullBlockClosure(BlockClosure)>>on:do:
[windows-64] [
[windows-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[windows-64] 			"if test was halted we should resume all background failures 
[windows-64] 			to debug all of them together with test process"
[windows-64] 			failedProcesses keysDo: #resume. halt pass ]
[windows-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[windows-64] FullBlockClosure(BlockClosure)>>on:do:
[windows-64] TestExecutionEnvironment>>runTestCaseSafelly:
[windows-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[windows-64] 		testCompleted := true.
[windows-64] 		watchDogSemaphore signal]. "signal that test case completes"
[windows-64] 	
[windows-64] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[windows-64] FullBlockClosure(BlockClosure)>>ensure:
[windows-64] 
[windows-64] [ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[windows-64] TestSessionHandler>>shutdown:
[windows-64] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[windows-64] [aBlock value: each] in [ :each | 
[windows-64] 		[aBlock value: each] 
[windows-64] 			on: Exception
[windows-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[windows-64] FullBlockClosure(BlockClosure)>>on:do:
[windows-64] [ :each | 
[windows-64] 		[aBlock value: each] 
[windows-64] 			on: Exception
[windows-64] 			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[windows-64] Array(SequenceableCollection)>>do:
[windows-64] TestWorkingSession(WorkingSession)>>runList:do:
[windows-64] TestWorkingSession(WorkingSession)>>runShutdown:
[windows-64] TestWorkingSession(WorkingSession)>>stop:
[windows-64] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[windows-64] [aBlock value.
[windows-64]  	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[windows-64] FullBlockClosure(BlockClosure)>>on:do:
[windows-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[windows-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[windows-64] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[windows-64] SessionErrorHandlingTest(TestCase)>>performTest
[windows-64] [self setUp.
[windows-64] 	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[windows-64] FullBlockClosure(BlockClosure)>>ensure:
[windows-64] SessionErrorHandlingTest(TestCase)>>runCase
[windows-64] [aTestCase runCase] in [
[windows-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[windows-64] 			"if test was halted we should resume all background failures 
[windows-64] 			to debug all of them together with test process"
[windows-64] 			failedProcesses keysDo: #resume. halt pass ]
[windows-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[windows-64] FullBlockClosure(BlockClosure)>>on:do:
[windows-64] [
[windows-64] 		[aTestCase runCase] on: Halt do: [ :halt | 
[windows-64] 			"if test was halted we should resume all background failures 
[windows-64] 			to debug all of them together with test process"
[windows-64] 			failedProcesses keysDo: #resume. halt pass ]
[windows-64] 	] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[windows-64] FullBlockClosure(BlockClosure)>>on:do:
[windows-64] TestExecutionEnvironment>>runTestCaseSafelly:
[windows-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[windows-64] 		testCompleted := true.
[windows-64] 		watchDogSemaphore signal]. "signal that test case completes"
[windows-64] 	
[windows-64] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[windows-64] FullBlockClosure(BlockClosure)>>ensure:
[windows-64] [[self runTestCaseSafelly: aTestCase] ensure: [
[windows-64] 		testCompleted := true.
[windows-64] 		watchDogSemaphore signal]. "signal that test case completes"
[windows-64] 	
[windows-64] 	self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [[self runTestCaseSafelly: aTestCase] ensure: [...
[windows-64] FullBlockClosure(BlockClosure)>>ifCurtailed:
[windows-64] TestExecutionEnvironment>>runTestCase:
[osx-64] an Object22534 run, 22534 passes, 0 failures, 0 errors.
[Pipeline] [osx-64] junit
[osx-64] Recording test results
[Pipeline] [osx-64] archiveArtifacts
[osx-64] Archiving artifacts
[osx-64] Recording fingerprints
[Pipeline] [osx-64] fileExists
[Pipeline] [osx-64] sh
[osx-64] + mv PharoDebug.log PharoDebug-Tests-osx-64.log
[Pipeline] [osx-64] archiveArtifacts
[osx-64] Archiving artifacts
[osx-64] Recording fingerprints
[Pipeline] [osx-64] fileExists
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // dir
[Pipeline] [osx-64] cleanWs
[osx-64] [WS-CLEANUP] Deleting project workspace...
[osx-64] [WS-CLEANUP] Deferred wipeout is used...
[osx-64] [WS-CLEANUP] done
[Pipeline] [osx-64] dir
[osx-64] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-osx-64
[Pipeline] [osx-64] {
[Pipeline] [osx-64] unstash
[windows-32] an Object22534 run, 22534 passes, 0 failures, 0 errors.
[Pipeline] [windows-32] junit
[windows-32] Recording test results
[Pipeline] [osx-64] sh
[Pipeline] [windows-32] archiveArtifacts
[osx-64] + bash -c 'bootstrap/scripts/runKernelTests.sh 64 Tests-osx-64Kernel'
[osx-64] + CACHE=bootstrap-cache
[osx-64] + find bootstrap-cache
[osx-64] bootstrap-cache
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-64bit-67e0b0f.sources
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/PharoV60.sources
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.zip
[osx-64] ++ find bootstrap-cache -name 'Pharo*.zip'
[osx-64] ++ cut -d/ -f 2
[osx-64] ++ head -n 1
[osx-64] ++ cut -d- -f 1-2
[osx-64] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[osx-64] + TEST_VM_VERSION=70
[osx-64] + ./bootstrap/scripts/getPharoVM.sh 70 vm 64
[osx-64] Downloading the latest pharoVM:
[osx-64] 	http://files.pharo.org/get-files/70/pharo64-mac-stable.zip
[windows-32] Archiving artifacts
[osx-64] pharo-vm/Pharo.app/Contents/MacOS/Pharo
[osx-64] Creating starter scripts pharo and pharo-ui
[osx-64] VM downloaded
[osx-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-64bit-*.zip'
[osx-64] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[osx-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[osx-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[osx-64]   inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image  
[osx-64] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image
[osx-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image
[osx-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
[osx-64] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[osx-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[osx-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[osx-64]   inflating: AST-Core.hermes         
[osx-64]   inflating: AST-Core-Traits.hermes  
[osx-64]   inflating: CodeExport.hermes       
[osx-64]   inflating: CodeExport-Traits.hermes  
[osx-64]   inflating: CodeImportCommandLineHandlers.hermes  
[osx-64]   inflating: CodeImport.hermes       
[osx-64]   inflating: CodeImport-Traits.hermes  
[osx-64]   inflating: Collections-Abstract-Traits.hermes  
[osx-64]   inflating: Collections-Arithmetic.hermes  
[osx-64]   inflating: Collections-Atomic.hermes  
[osx-64]   inflating: Debugging-Core.hermes   
[osx-64]   inflating: DeprecatedFileStream.hermes  
[osx-64]   inflating: FileSystem-Core.hermes  
[osx-64]   inflating: FileSystem-Disk.hermes  
[osx-64]   inflating: Hermes-Extensions.hermes  
[osx-64]   inflating: InitializePackagesCommandLineHandler.hermes  
[osx-64]   inflating: JenkinsTools-Core.hermes  
[osx-64]   inflating: Jobs.hermes             
[osx-64]   inflating: Kernel-Chronology-Extras.hermes  
[osx-64]   inflating: Kernel-Tests.hermes     
[osx-64]   inflating: Kernel-Traits.hermes    
[osx-64]   inflating: Math-Operations-Extensions.hermes  
[osx-64]   inflating: Multilingual-Encodings.hermes  
[osx-64]   inflating: Multilingual-Languages.hermes  
[osx-64]   inflating: Multilingual-TextConversion.hermes  
[osx-64]   inflating: OpalCompiler-Core.hermes  
[osx-64]   inflating: ReflectionMirrors-Primitives.hermes  
[osx-64]   inflating: SUnit-Core.hermes       
[osx-64]   inflating: SUnit-Tests.hermes      
[osx-64]   inflating: System-SourcesCondenser.hermes  
[osx-64]   inflating: TraitsV2-Compatibility.hermes  
[osx-64]   inflating: TraitsV2.hermes         
[osx-64]   inflating: TraitsV2-Tests.hermes   
[osx-64]   inflating: Transcript-Core-Traits.hermes  
[osx-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-64bit-*.zip'
[osx-64] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[osx-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[osx-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[osx-64]   inflating: protocolsKernel.txt     
[osx-64]   inflating: packagesKernel.txt      
[osx-64] + mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image bootstrap.image
[osx-64] + export PHARO_CI_TESTING_ENVIRONMENT=1
[osx-64] + PHARO_CI_TESTING_ENVIRONMENT=1
[osx-64] + ./pharo bootstrap.image
[windows-32] Recording fingerprints
[osx-64] 2020-07-04 03:53:40.017 Pharo[38192:1930777] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Core Image is now using the software OpenGL renderer. This will be slow.
[osx-64] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[osx-64] 2020-07-04 03:53:41.287 Pharo[38201:1930876] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Core Image is now using the software OpenGL renderer. This will be slow.
[Pipeline] [windows-32] fileExists
[osx-64] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[osx-64] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[osx-64] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[Pipeline] [windows-32] bat
[osx-64] 2020-07-04 03:53:42.149 Pharo[38206:1930902] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
[windows-32] 
[windows-32] ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32>mv PharoDebug.log PharoDebug-Tests-windows-32.log 
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[Pipeline] [windows-32] fileExists
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // dir
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Core Image is now using the software OpenGL renderer. This will be slow.
[Pipeline] [windows-32] cleanWs
[windows-32] [WS-CLEANUP] Deleting project workspace...
[windows-32] [WS-CLEANUP] Deferred wipeout is used...
[windows-32] [WS-CLEANUP] done
[Pipeline] [windows-32] dir
[windows-32] Running in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32
[Pipeline] [windows-32] {
[Pipeline] [windows-32] unstash
[osx-64] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[osx-64] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[osx-64] SystemNotification: [Hermes] Reading AST-Core.hermes
[osx-64] SystemNotification: [Hermes] Installing AST-Core.hermes
[osx-64] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] SystemNotification: [Hermes] Reading Jobs.hermes
[osx-64] SystemNotification: [Hermes] Installing Jobs.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[osx-64] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[osx-64] 2020-07-04 03:53:43.641 Pharo[38213:1930939] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Core Image is now using the software OpenGL renderer. This will be slow.
[osx-64] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[osx-64] 2020-07-04 03:53:46.241 Pharo[38220:1930972] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Core Image is now using the software OpenGL renderer. This will be slow.
[osx-64] SystemNotification: [Hermes] Reading TraitsV2.hermes
[osx-64] SystemNotification: [Hermes] Installing TraitsV2.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[osx-64] 2020-07-04 03:53:47.512 Pharo[38225:1930995] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Core Image is now using the software OpenGL renderer. This will be slow.
[osx-64] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[osx-64] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[osx-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[osx-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[osx-64] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-64Kernel SUnit-Core SUnit-Tests
[osx-64] 2020-07-04 03:53:48.796 Pharo[38230:1931021] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Unable to create basic Accelerated OpenGL renderer.
[osx-64] Core Image is now using the software OpenGL renderer. This will be slow.
[Pipeline] [windows-32] bat
[osx-64] Running tests in 2 Packages
[osx-64] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[windows-32] 
[windows-32] ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32>bash -c 'bootstrap/scripts/runKernelTests.sh 32 Tests-windows-32Kernel' 
[windows-32] + CACHE=bootstrap-cache
[windows-32] + find bootstrap-cache
[windows-32] bootstrap-cache
[windows-32] bootstrap-cache/Pharo9.0-32bit-67e0b0f.sources
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-67e0b0f.zip
[windows-32] bootstrap-cache/PharoV60.sources
[windows-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[windows-32] ++ head -n 1
[windows-32] ++ cut -d/ -f 2
[windows-32] ++ cut -d- -f 1-2
[windows-32] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[windows-32] + TEST_VM_VERSION=70
[windows-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[windows-32] Downloading the latest pharoVM:
[windows-32] 	http://files.pharo.org/get-files/70/pharo-win-stable.zip
[windows-32] pharo-vm/PharoConsole.exe
[windows-32] Creating starter scripts pharo and pharo-ui
[osx-64] 102 run, 102 passes, 0 failures, 0 errors.
[windows-32] VM downloaded
[windows-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-32bit-*.zip'
[windows-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[windows-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[windows-32] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.zip
[windows-32]   inflating: Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image  
[windows-32] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image
[windows-32] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image
[windows-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-32bit-*.zip'
[windows-32] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[windows-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[windows-32] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-67e0b0f.zip
[windows-32]   inflating: AST-Core.hermes         
[windows-32]   inflating: AST-Core-Traits.hermes  
[windows-32]   inflating: CodeExport.hermes       
[windows-32]   inflating: CodeExport-Traits.hermes  
[windows-32]   inflating: CodeImportCommandLineHandlers.hermes  
[windows-32]   inflating: CodeImport.hermes       
[windows-32]   inflating: CodeImport-Traits.hermes  
[windows-32]   inflating: Collections-Abstract-Traits.hermes  
[windows-32]   inflating: Collections-Arithmetic.hermes  
[windows-32]   inflating: Collections-Atomic.hermes  
[windows-32]   inflating: Debugging-Core.hermes   
[windows-32]   inflating: DeprecatedFileStream.hermes  
[windows-32]   inflating: FileSystem-Core.hermes  
[windows-32]   inflating: FileSystem-Disk.hermes  
[windows-32]   inflating: Hermes-Extensions.hermes  
[windows-32]   inflating: InitializePackagesCommandLineHandler.hermes  
[windows-32]   inflating: JenkinsTools-Core.hermes  
[windows-32]   inflating: Jobs.hermes             
[windows-32]   inflating: Kernel-Chronology-Extras.hermes  
[windows-32]   inflating: Kernel-Tests.hermes     
[windows-32]   inflating: Kernel-Traits.hermes    
[windows-32]   inflating: Math-Operations-Extensions.hermes  
[windows-32]   inflating: Multilingual-Encodings.hermes  
[windows-32]   inflating: Multilingual-Languages.hermes  
[windows-32]   inflating: Multilingual-TextConversion.hermes  
[windows-32]   inflating: OpalCompiler-Core.hermes  
[windows-32]   inflating: ReflectionMirrors-Primitives.hermes  
[windows-32]   inflating: SUnit-Core.hermes       
[windows-32]   inflating: SUnit-Tests.hermes      
[windows-32]   inflating: System-SourcesCondenser.hermes  
[windows-32]   inflating: TraitsV2-Compatibility.hermes  
[windows-32]   inflating: TraitsV2.hermes         
[windows-32]   inflating: TraitsV2-Tests.hermes   
[windows-32]   inflating: Transcript-Core-Traits.hermes  
[windows-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-32bit-*.zip'
[Pipeline] [osx-64] junit
[windows-32] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[windows-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[windows-32] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-67e0b0f.zip
[windows-32]   inflating: protocolsKernel.txt     
[windows-32]   inflating: packagesKernel.txt      
[windows-32] + mv ./Pharo9.0-SNAPSHOT-bootstrap-32bit-67e0b0f.image bootstrap.image
[windows-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + ./pharo bootstrap.image
[windows-32] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[windows-32] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[windows-32] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[windows-32] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[windows-32] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[windows-32] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[windows-32] SystemNotification: [Hermes] Reading AST-Core.hermes
[osx-64] Recording test results
[Pipeline] [osx-64] archiveArtifacts
[osx-64] Archiving artifacts
[osx-64] Recording fingerprints
[Pipeline] [osx-64] fileExists
[windows-32] SystemNotification: [Hermes] Installing AST-Core.hermes
[Pipeline] [osx-64] fileExists
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // dir
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // timeout
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // stage
[windows-32] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] SystemNotification: [Hermes] Reading Jobs.hermes
[windows-32] SystemNotification: [Hermes] Installing Jobs.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // node
[Pipeline] [osx-64] }
[windows-32] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[windows-64] 1
[windows-64] 1
[windows-64] 2
[windows-64] 2
[windows-32] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[windows-32] SystemNotification: [Hermes] Reading TraitsV2.hermes
[windows-32] SystemNotification: [Hermes] Installing TraitsV2.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[windows-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[windows-32] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[windows-32] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[windows-32] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[windows-32] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[windows-32] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[windows-32] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-windows-32Kernel SUnit-Core SUnit-Tests
[windows-32] Running tests in 2 Packages
[windows-32] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[windows-32] 102 run, 102 passes, 0 failures, 0 errors.
[Pipeline] [windows-32] junit
[windows-32] Recording test results
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[Pipeline] [windows-32] fileExists
[Pipeline] [windows-32] fileExists
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // dir
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // timeout
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // stage
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // node
[Pipeline] [windows-32] }
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] SubscriptOutOfBounds: 0
[windows-64] an Object22534 run, 22534 passes, 0 failures, 0 errors.
[Pipeline] [windows-64] junit
[windows-64] Recording test results
[Pipeline] [windows-64] archiveArtifacts
[windows-64] Archiving artifacts
[windows-64] Recording fingerprints
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-64] bat
[windows-64] 
[windows-64] ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64>mv PharoDebug.log PharoDebug-Tests-windows-64.log 
[Pipeline] [windows-64] archiveArtifacts
[windows-64] Archiving artifacts
[windows-64] Recording fingerprints
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // dir
[Pipeline] [windows-64] cleanWs
[windows-64] [WS-CLEANUP] Deleting project workspace...
[windows-64] [WS-CLEANUP] Deferred wipeout is used...
[windows-64] [WS-CLEANUP] done
[Pipeline] [windows-64] dir
[windows-64] Running in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64
[Pipeline] [windows-64] {
[Pipeline] [windows-64] unstash
[Pipeline] [windows-64] bat
[windows-64] 
[windows-64] ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64>bash -c 'bootstrap/scripts/runKernelTests.sh 64 Tests-windows-64Kernel' 
[windows-64] + CACHE=bootstrap-cache
[windows-64] + find bootstrap-cache
[windows-64] bootstrap-cache
[windows-64] bootstrap-cache/Pharo9.0-64bit-67e0b0f.sources
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-67e0b0f.zip
[windows-64] bootstrap-cache/PharoV60.sources
[windows-64] ++ find bootstrap-cache -name 'Pharo*.zip'
[windows-64] ++ head -n 1
[windows-64] ++ cut -d/ -f 2
[windows-64] ++ cut -d- -f 1-2
[windows-64] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[windows-64] + TEST_VM_VERSION=70
[windows-64] + ./bootstrap/scripts/getPharoVM.sh 70 vm 64
[windows-64] Downloading the latest pharoVM:
[windows-64] 	http://files.pharo.org/get-files/70/pharo64-win-stable.zip
[windows-64] pharo-vm/PharoConsole.exe
[windows-64] Creating starter scripts pharo and pharo-ui
[windows-64] VM downloaded
[windows-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-64bit-*.zip'
[windows-64] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[windows-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[windows-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.zip
[windows-64]   inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image  
[windows-64] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image
[windows-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image
[windows-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
[windows-64] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[windows-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[windows-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-67e0b0f.zip
[windows-64]   inflating: AST-Core.hermes         
[windows-64]   inflating: AST-Core-Traits.hermes  
[windows-64]   inflating: CodeExport.hermes       
[windows-64]   inflating: CodeExport-Traits.hermes  
[windows-64]   inflating: CodeImportCommandLineHandlers.hermes  
[windows-64]   inflating: CodeImport.hermes       
[windows-64]   inflating: CodeImport-Traits.hermes  
[windows-64]   inflating: Collections-Abstract-Traits.hermes  
[windows-64]   inflating: Collections-Arithmetic.hermes  
[windows-64]   inflating: Collections-Atomic.hermes  
[windows-64]   inflating: Debugging-Core.hermes   
[windows-64]   inflating: DeprecatedFileStream.hermes  
[windows-64]   inflating: FileSystem-Core.hermes  
[windows-64]   inflating: FileSystem-Disk.hermes  
[windows-64]   inflating: Hermes-Extensions.hermes  
[windows-64]   inflating: InitializePackagesCommandLineHandler.hermes  
[windows-64]   inflating: JenkinsTools-Core.hermes  
[windows-64]   inflating: Jobs.hermes             
[windows-64]   inflating: Kernel-Chronology-Extras.hermes  
[windows-64]   inflating: Kernel-Tests.hermes     
[windows-64]   inflating: Kernel-Traits.hermes    
[windows-64]   inflating: Math-Operations-Extensions.hermes  
[windows-64]   inflating: Multilingual-Encodings.hermes  
[windows-64]   inflating: Multilingual-Languages.hermes  
[windows-64]   inflating: Multilingual-TextConversion.hermes  
[windows-64]   inflating: OpalCompiler-Core.hermes  
[windows-64]   inflating: ReflectionMirrors-Primitives.hermes  
[windows-64]   inflating: SUnit-Core.hermes       
[windows-64]   inflating: SUnit-Tests.hermes      
[windows-64]   inflating: System-SourcesCondenser.hermes  
[windows-64]   inflating: TraitsV2-Compatibility.hermes  
[windows-64]   inflating: TraitsV2.hermes         
[windows-64]   inflating: TraitsV2-Tests.hermes   
[windows-64]   inflating: Transcript-Core-Traits.hermes  
[windows-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-64bit-*.zip'
[windows-64] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[windows-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[windows-64] Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-67e0b0f.zip
[windows-64]   inflating: protocolsKernel.txt     
[windows-64]   inflating: packagesKernel.txt      
[windows-64] + mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-67e0b0f.image bootstrap.image
[windows-64] + export PHARO_CI_TESTING_ENVIRONMENT=1
[windows-64] + PHARO_CI_TESTING_ENVIRONMENT=1
[windows-64] + ./pharo bootstrap.image
[windows-64] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[windows-64] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[windows-64] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[windows-64] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[windows-64] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[windows-64] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[windows-64] SystemNotification: [Hermes] Reading AST-Core.hermes
[windows-64] SystemNotification: [Hermes] Installing AST-Core.hermes
[windows-64] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] SystemNotification: [Hermes] Reading Jobs.hermes
[windows-64] SystemNotification: [Hermes] Installing Jobs.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[windows-64] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[windows-64] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[windows-64] SystemNotification: [Hermes] Reading TraitsV2.hermes
[windows-64] SystemNotification: [Hermes] Installing TraitsV2.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[windows-64] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[windows-64] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[windows-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[windows-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[windows-64] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-windows-64Kernel SUnit-Core SUnit-Tests
[windows-64] Running tests in 2 Packages
[windows-64] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[windows-64] 102 run, 102 passes, 0 failures, 0 errors.
[Pipeline] [windows-64] junit
[windows-64] Recording test results
[Pipeline] [windows-64] archiveArtifacts
[windows-64] Archiving artifacts
[windows-64] Recording fingerprints
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // dir
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // timeout
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // stage
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // node
[Pipeline] [windows-64] }
[Pipeline] // parallel
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (notify)
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/est_and_branch_Pipeline_Pharo9.0 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo9.0:refs/remotes/origin/Pharo9.0
Checking out Revision 67e0b0f1e8725e1c8c0739602395c28b9086b032 (Pharo9.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67e0b0f1e8725e1c8c0739602395c28b9086b032
Commit message: "Merge pull request #6772 from jecisc/remove-unused-temporaries-in-packages-starting-with-E"
[Pipeline] sh
+ git log -1 --format=%B
[Pipeline] sh
+ git log -1 --format=%p
[Pipeline] httpRequest
HttpMethod: GET
URL: https://api.github.com/repos/pharo-project/pharo/pulls/6772
Sending request to url: https://api.github.com/repos/pharo-project/pharo/pulls/6772
Response Code: HTTP/1.1 200 OK
Success code from [100‥399]
[Pipeline] readJSON
[Pipeline] mail
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (launchBenchmark)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/est_and_branch_Pipeline_Pharo9.0 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo9.0:refs/remotes/origin/Pharo9.0
Checking out Revision 67e0b0f1e8725e1c8c0739602395c28b9086b032 (Pharo9.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67e0b0f1e8725e1c8c0739602395c28b9086b032
Commit message: "Merge pull request #6772 from jecisc/remove-unused-temporaries-in-packages-starting-with-E"
[Pipeline] sh
+ git log -1 --format=%H
[Pipeline] build (Building pharo-benchmarks)
Scheduling project: pharo-benchmarks
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS