Skip to content
Failed

Console Output

Pull request #622 updated
16:20:30 Connecting to https://api.github.com using pharo-ci GitHub account
16:20:30 Jenkins-Imposed API Limiter: Current quota for Github API usage has 52 remaining (1 over budget). Next quota of 60 in 59 min. Sleeping for 5 min 15 sec.
16:20:30 Jenkins is attempting to evenly distribute GitHub API requests. To configure a different rate limiting strategy, such as having Jenkins restrict GitHub API requests only when near or above the GitHub rate limit, go to "GitHub API usage" under "Configure System" in the Jenkins settings.
16:23:31 Jenkins-Imposed API Limiter: Still sleeping, now only 2 min 13 sec remaining.
Obtained Jenkinsfile from c391b71c3c8b953649541b3fcbcb4b902f5bf1ef+69b0747dfb964bf64f7d185b582a1b581a10ff93 (8feb3f24c55162cdcce147094a1f81c3d99e147d)
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/PharoLauncher-Pipeline_PR-622
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] checkout
The recommended git tool is: NONE
using credential pharo-ci
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/pharo-project/pharo-launcher.git
 > git init /builds/workspace/PharoLauncher-Pipeline_PR-622 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo-launcher.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --progress https://github.com/pharo-project/pharo-launcher.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/dev:refs/remotes/origin/dev # timeout=10
Fetching without tags
Merging remotes/origin/dev commit 69b0747dfb964bf64f7d185b582a1b581a10ff93 into PR head commit c391b71c3c8b953649541b3fcbcb4b902f5bf1ef
Merge succeeded, producing c391b71c3c8b953649541b3fcbcb4b902f5bf1ef
Checking out Revision c391b71c3c8b953649541b3fcbcb4b902f5bf1ef (PR-622)
Commit message: "Merge branch 'dev' into feature/arch-warning"
First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/pharo-project/pharo-launcher.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/622/head:refs/remotes/origin/PR-622 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/dev:refs/remotes/origin/dev # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo-launcher.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo-launcher.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --progress https://github.com/pharo-project/pharo-launcher.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/dev:refs/remotes/origin/dev # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c391b71c3c8b953649541b3fcbcb4b902f5bf1ef # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git merge 69b0747dfb964bf64f7d185b582a1b581a10ff93 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c391b71c3c8b953649541b3fcbcb4b902f5bf1ef # timeout=10
[Pipeline] sh
+ git log -1 --format=%h
[Pipeline] sh
+ git describe --tags --always c391b71
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
Building Pharo Launcher c391b71
[Pipeline] echo
[DO NO UPLOAD] In PR 622
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/PharoLauncher-Pipeline_PR-622
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] checkout
The recommended git tool is: NONE
using credential pharo-ci
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/pharo-project/pharo-launcher.git
 > git init /builds/workspace/PharoLauncher-Pipeline_PR-622 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo-launcher.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --progress https://github.com/pharo-project/pharo-launcher.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/dev:refs/remotes/origin/dev # timeout=10
Fetching without tags
Merging remotes/origin/dev commit 69b0747dfb964bf64f7d185b582a1b581a10ff93 into PR head commit c391b71c3c8b953649541b3fcbcb4b902f5bf1ef
Merge succeeded, producing c391b71c3c8b953649541b3fcbcb4b902f5bf1ef
Checking out Revision c391b71c3c8b953649541b3fcbcb4b902f5bf1ef (PR-622)
Commit message: "Merge branch 'dev' into feature/arch-warning"
 > git config remote.origin.url https://github.com/pharo-project/pharo-launcher.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/622/head:refs/remotes/origin/PR-622 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/dev:refs/remotes/origin/dev # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo-launcher.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo-launcher.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --progress https://github.com/pharo-project/pharo-launcher.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/dev:refs/remotes/origin/dev # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c391b71c3c8b953649541b3fcbcb4b902f5bf1ef # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git merge 69b0747dfb964bf64f7d185b582a1b581a10ff93 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c391b71c3c8b953649541b3fcbcb4b902f5bf1ef # timeout=10
[Pipeline] stage
[Pipeline] { (Build Pharo100-64-bits)
[Pipeline] dir
Running in /builds/workspace/PharoLauncher-Pipeline_PR-622/pharo-build-scripts
[Pipeline] {
[Pipeline] git
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo-build-scripts.git
 > git init /builds/workspace/PharoLauncher-Pipeline_PR-622/pharo-build-scripts # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo-build-scripts.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress https://github.com/pharo-project/pharo-build-scripts.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo-build-scripts.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 8bf484fda49eee2c83b83938520a142b81e10a9d (refs/remotes/origin/master)
Commit message: "do not use zero conf to get VM on Linux"
First time build. Skipping changelog.
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bf484fda49eee2c83b83938520a142b81e10a9d # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 8bf484fda49eee2c83b83938520a142b81e10a9d # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ VERSION=c391b71 ./build.sh prepare
+ PHARO=100
+ VM=signedVm
+ ARCHITECTURE=64
+ SCRIPT_TARGET=prepare
+ SHOULD_SIGN=false
+ echo 'Running target prepare'
Running target prepare
+ echo 'Using a Pharo100 image and 64-bits signedVm virtual machines from get-files.'
Using a Pharo100 image and 64-bits signedVm virtual machines from get-files.
+ case $SCRIPT_TARGET in
+ prepare_image
+ case "$ARCHITECTURE" in
+ ARCH_PATH=64/
+ wget --quiet -O - get.pharo.org/64/100
+ bash
Downloading the latest 100 Image:
    http://files.pharo.org/get-files/100/pharoImage-x86_64.zip
Pharo.image
+ wget --quiet -O - get.pharo.org/64/signedVm100
+ bash
Downloading pharoVM:
	http://files.pharo.org/get-files/100/pharo-vm-Linux-x86_64-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
+ echo 100
+ ./pharo Pharo.image save PharoLauncher --delete-old
+ ./pharo PharoLauncher.image --version
+ ./pharo PharoLauncher.image eval --save 'Metacello new baseline: '\''PharoLauncher'\''; repository: '\''gitlocal://src'\''; ignoreImage; onConflictUseIncoming; onWarning: [:ex | ex load]; load'
MetacelloNotification: Fetched -> BaselineOfPharoLauncher-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Loading -> BaselineOfPharoLauncher-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Loaded -> BaselineOfPharoLauncher-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Loading baseline of BaselineOfPharoLauncher...
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfXMLParser-CompatibleUserName.1575491469 --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.0, 3.5.x] --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.x]
MetacelloNotification: Loading -> BaselineOfXMLParser-CompatibleUserName.1575491469 --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.0, 3.5.x] --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.x]
MetacelloNotification: Loaded -> BaselineOfXMLParser-CompatibleUserName.1575491469 --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.0, 3.5.x] --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.x]
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfOSWinSubprocess-CompatibleUserName.1561730448 --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1] --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1]
MetacelloNotification: Loading -> BaselineOfOSWinSubprocess-CompatibleUserName.1561730448 --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1] --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1]
MetacelloNotification: Loaded -> BaselineOfOSWinSubprocess-CompatibleUserName.1561730448 --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1] --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1]
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfSton-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- https://github.com/svenvc/ston.git[master]
MetacelloNotification: Loading -> BaselineOfSton-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- https://github.com/svenvc/ston.git[master]
MetacelloNotification: Loaded -> BaselineOfSton-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- https://github.com/svenvc/ston.git[master]
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfOSSubprocess-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- https://github.com/pharo-contributions/OSSubprocess.git[master]
MetacelloNotification: Loading -> BaselineOfOSSubprocess-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- https://github.com/pharo-contributions/OSSubprocess.git[master]
MetacelloNotification: Loaded -> BaselineOfOSSubprocess-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- https://github.com/pharo-contributions/OSSubprocess.git[master]
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfClap-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Loading -> BaselineOfClap-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Loaded -> BaselineOfClap-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Project: Ston baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfSton-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- https://github.com/svenvc/ston.git[master]
MetacelloNotification: Loading -> BaselineOfSton-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- https://github.com/svenvc/ston.git[master]
MetacelloNotification: Loaded -> BaselineOfSton-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- https://github.com/svenvc/ston.git[master]
MetacelloNotification: Fetched -> STON-Core-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- https://github.com/svenvc/ston.git[master]
MetacelloNotification: Fetched -> STON-Extensions-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- https://github.com/svenvc/ston.git[master]
MetacelloNotification: Fetched -> STON-Tests-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- https://github.com/svenvc/ston.git[master]
MetacelloNotification: Fetched -> STON-Text support-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- https://github.com/svenvc/ston.git[master]
MetacelloNotification: Project: OSSubprocess baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfOSSubprocess-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- https://github.com/pharo-contributions/OSSubprocess.git[master]
MetacelloNotification: Loading -> BaselineOfOSSubprocess-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- https://github.com/pharo-contributions/OSSubprocess.git[master]
MetacelloNotification: Loaded -> BaselineOfOSSubprocess-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- https://github.com/pharo-contributions/OSSubprocess.git[master]
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfUnicode-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Loading -> BaselineOfUnicode-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Loaded -> BaselineOfUnicode-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfFFICHeaderExtractor-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2]
MetacelloNotification: Loading -> BaselineOfFFICHeaderExtractor-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2]
MetacelloNotification: Loaded -> BaselineOfFFICHeaderExtractor-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2]
MetacelloNotification: Fetched -> OldFileStream-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- https://github.com/pharo-contributions/OSSubprocess.git[master]
MetacelloNotification: Project: FFICHeaderExtractor baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfFFICHeaderExtractor-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2]
MetacelloNotification: Loading -> BaselineOfFFICHeaderExtractor-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2]
MetacelloNotification: Loaded -> BaselineOfFFICHeaderExtractor-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2]
MetacelloNotification: Fetched -> FFICHeaderExtractor-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2]
MetacelloNotification: Fetched -> FFICHeaderExtractor-Tests-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2]
MetacelloNotification: Fetched -> FFICHeaderExtractor-LibC-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2]
MetacelloNotification: Fetched -> OSSubprocess-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- https://github.com/pharo-contributions/OSSubprocess.git[master]
MetacelloNotification: Project: Unicode baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfUnicode-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Loading -> BaselineOfUnicode-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Loaded -> BaselineOfUnicode-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Fetched -> Unicode-Character-Data-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Fetched -> Unicode-Stream-Support-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Fetched -> Unicode-Casing-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Fetched -> Unicode-Normalization-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Fetched -> Unicode-Tests-Character-Data-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Fetched -> Unicode-Tests-Casing-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Fetched -> Unicode-Tests-Normalization-CompatibleUserName.1649689939 --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0] --- https://github.com/pharo-contributions/pharo-unicode.git[v1.1.0]
MetacelloNotification: Fetched -> OSSubprocess-Tests-Unit-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- https://github.com/pharo-contributions/OSSubprocess.git[master]
MetacelloNotification: Fetched -> OSSubprocess-Tests-Stress-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- https://github.com/pharo-contributions/OSSubprocess.git[master]
MetacelloNotification: Project: OSWinSubprocess baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfOSWinSubprocess-CompatibleUserName.1561730448 --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1] --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1]
MetacelloNotification: Loading -> BaselineOfOSWinSubprocess-CompatibleUserName.1561730448 --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1] --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1]
MetacelloNotification: Loaded -> BaselineOfOSWinSubprocess-CompatibleUserName.1561730448 --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1] --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1]
MetacelloNotification: Fetched -> OSWinSubprocess-CompatibleUserName.1561730448 --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1] --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1]
MetacelloNotification: Fetched -> OSWinSubprocess-Tests-CompatibleUserName.1561730448 --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1] --- https://github.com/pharo-contributions/OSWinSubprocess.git[v1]
MetacelloNotification: Project: XMLParser baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfXMLParser-CompatibleUserName.1575491469 --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.0, 3.5.x] --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.x]
MetacelloNotification: Loading -> BaselineOfXMLParser-CompatibleUserName.1575491469 --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.0, 3.5.x] --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.x]
MetacelloNotification: Loaded -> BaselineOfXMLParser-CompatibleUserName.1575491469 --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.0, 3.5.x] --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.x]
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfBitmapCharacterSet-CompatibleUserName.1574013471 --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.7, 1.2.x] --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.x]
MetacelloNotification: Loading -> BaselineOfBitmapCharacterSet-CompatibleUserName.1574013471 --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.7, 1.2.x] --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.x]
MetacelloNotification: Loaded -> BaselineOfBitmapCharacterSet-CompatibleUserName.1574013471 --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.7, 1.2.x] --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.x]
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfOrderPreservingDictionary-CompatibleUserName.1574013009 --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.0, 1.5.x] --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.x]
MetacelloNotification: Loading -> BaselineOfOrderPreservingDictionary-CompatibleUserName.1574013009 --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.0, 1.5.x] --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.x]
MetacelloNotification: Loaded -> BaselineOfOrderPreservingDictionary-CompatibleUserName.1574013009 --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.0, 1.5.x] --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.x]
MetacelloNotification: Project: BitmapCharacterSet baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfBitmapCharacterSet-CompatibleUserName.1574013471 --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.7, 1.2.x] --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.x]
MetacelloNotification: Loading -> BaselineOfBitmapCharacterSet-CompatibleUserName.1574013471 --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.7, 1.2.x] --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.x]
MetacelloNotification: Loaded -> BaselineOfBitmapCharacterSet-CompatibleUserName.1574013471 --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.7, 1.2.x] --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.x]
MetacelloNotification: Fetched -> Collections-BitmapCharacterSet-CompatibleUserName.1574013471 --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.7, 1.2.x] --- https://github.com/pharo-contributions/BitmapCharacterSet.git[1.2.x]
MetacelloNotification: Project: OrderPreservingDictionary baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfOrderPreservingDictionary-CompatibleUserName.1574013009 --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.0, 1.5.x] --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.x]
MetacelloNotification: Loading -> BaselineOfOrderPreservingDictionary-CompatibleUserName.1574013009 --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.0, 1.5.x] --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.x]
MetacelloNotification: Loaded -> BaselineOfOrderPreservingDictionary-CompatibleUserName.1574013009 --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.0, 1.5.x] --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.x]
MetacelloNotification: Fetched -> Collections-OrderPreservingDictionary-CompatibleUserName.1574013009 --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.0, 1.5.x] --- https://github.com/pharo-contributions/OrderPreservingDictionary.git[1.5.x]
MetacelloNotification: Fetched -> XML-Parser-CompatibleUserName.1575491469 --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.0, 3.5.x] --- https://github.com/pharo-contributions/XML-XMLParser.git[3.5.x]
MetacelloNotification: Project: Clap baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClap-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Loading -> BaselineOfClap-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Loaded -> BaselineOfClap-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Fetched -> Clap-Core-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Fetched -> Clap-CommandLine-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Fetched -> Clap-Commands-Pharo-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Fetched -> Clap-Examples-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Fetched -> Clap-Tests-CompatibleUserName.1702562791 --- https://github.com/pharo-contributions/clap-st.git[master] --- https://github.com/pharo-contributions/clap-st.git[master]
MetacelloNotification: Fetched -> PharoLauncher-100Compatibility-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-Core-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-Spec2-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-GToolkit-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-Squeak-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-Tests-Core-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-Tests-Commands-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-Tests-SpecUI-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-Tests-Download-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-Tests-Functional-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-CLI-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Fetched -> PharoLauncher-CLI-Tests-CompatibleUserName.1715696019 --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71] --- https://github.com/pharo-project/pharo-launcher.git[Detached at c391b71]
MetacelloNotification: Loading -> STON-Core-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- cache
MetacelloNotification: Loaded -> STON-Core-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- cache
MetacelloNotification: Loading -> STON-Extensions-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- cache
MetacelloNotification: Loaded -> STON-Extensions-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- cache
MetacelloNotification: Loading -> STON-Tests-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- cache
MetacelloNotification: Loaded -> STON-Tests-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- cache
MetacelloNotification: Loading -> STON-Text support-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- cache
MetacelloNotification: Loaded -> STON-Text support-CompatibleUserName.1713430583 --- https://github.com/svenvc/ston.git[master] --- cache
MetacelloNotification: Loading -> OldFileStream-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- cache
NewUndeclaredWarning: OldFileStream class>>writeSourceCodeFrom:baseName:isSt: (MacRomanTextConverter is Undeclared)
NewUndeclaredWarning: OldFileStream class>>writeSourceCodeFrom:baseName:isSt: (UTF8TextConverter is Undeclared)
NewUndeclaredWarning: OldFileStream class>>writeSourceCodeFrom:baseName:isSt: (UTF8TextConverter is Undeclared)
NewUndeclaredWarning: OldFileStream class>>writeSourceCodeFrom:baseName:isSt: (UTF8TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteFileStream>>converter (TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteFileStream>>fileInEncodingName: (TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteFileStream>>open:forWrite: (UTF8TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteFileStream>>requestDropStream: (UTF8TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteFileStream>>reset (UTF8TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteFileStream>>setConverterForCode (UTF8TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteFileStream>>setConverterForCode (MacRomanTextConverter is Undeclared)
NewUndeclaredWarning: OldStandardFileStream class>>registry (FinalizationRegistry is Undeclared)
NewUndeclaredWarning: OldMultiByteBinaryOrTextStream class>>defaultConverter (Latin1TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteBinaryOrTextStream class>>on:encoding: (TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteBinaryOrTextStream class>>on:encoding: (TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteBinaryOrTextStream class>>with:encoding: (TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteBinaryOrTextStream class>>with:encoding: (TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteBinaryOrTextStream>>setConverterForCode (UTF8TextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteBinaryOrTextStream>>setConverterForCode (MacRomanTextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteBinaryOrTextStream>>setEncoderForSourceCodeNamed: (MacRomanTextConverter is Undeclared)
NewUndeclaredWarning: OldMultiByteBinaryOrTextStream>>setEncoderForSourceCodeNamed: (UTF8TextConverter is Undeclared)
MetacelloNotification: Loaded -> OldFileStream-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- cache
MetacelloNotification: Loading -> FFICHeaderExtractor-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- cache
MetacelloNotification: Loaded -> FFICHeaderExtractor-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- cache
MetacelloNotification: Loading -> FFICHeaderExtractor-Tests-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- cache
MetacelloNotification: Loaded -> FFICHeaderExtractor-Tests-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- cache
MetacelloNotification: Loading -> FFICHeaderExtractor-LibC-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- cache
MetacelloNotification: Loaded -> FFICHeaderExtractor-LibC-CompatibleUserName.1607093886 --- https://github.com/pharo-contributions/FFICHeaderExtractor.git[v1.0.2] --- cache
MetacelloNotification: Loading -> OSSubprocess-CompatibleUserName.1707122821 --- https://github.com/pharo-contributions/OSSubprocess.git[master] --- cache
NewUndeclaredWarning: OldStandardFileStream class>>registry (FinalizationRegistry is Undeclared)
NewUndeclaredWarning: OldStandardFileStream class>>registry (FinalizationRegistry is Undeclared)
#FinalizationRegistry is missing, and does not understand #new
UndefinedObject>>doesNotUnderstand: #new
OldStandardFileStream class>>registry
OldStandardFileStream class>>register:
OldStandardFileStream>>register
OldStandardFileStream>>open:forWrite:
OldStandardFileStream class>>isAFileNamed:
OldStandardFileStream class>>oldFileNamed:
OSSVMProcess>>initializeSessionID
OSSVMProcess>>initialize
OSSVMProcess class>>initializeVMProcessInstance
OSSVMProcess class>>initialize
MCMethodDefinition>>postloadOver:
[ :each | each postloadOver: (self obsoletionFor: each) ] in MCPackageLoader>>basicLoadDefinitions in Block: [ :each | each postloadOver: (self obsoletionFor: ...etc...
[ :each | | newLabel |
			"Special handling for first and last element"
			(count = 0 or: [ count + 1 = size or: [(Time millisecondsSince: lastUpdate) >= msecs]]) 
				ifTrue: [ 
					bar current: count.
					oldLabel = (newLabel := (labelBlock cull: each) ifNil: [oldLabel]) 
						ifFalse: [
							bar label: newLabel.
							oldLabel := newLabel ].
				lastUpdate := Time millisecondClockValue ].
			aBlock value: each.
			count := count + 1 ] in [:bar |
		labelBlock := aStringOrBlock isString
			ifTrue: [
				bar label: aStringOrBlock.
				[ :dummyItem | aStringOrBlock] ]
			ifFalse: [ aStringOrBlock ].

		self do: [ :each | | newLabel |
			"Special handling for first and last element"
			(count = 0 or: [ count + 1 = size or: [(Time millisecondsSince: lastUpdate) >= msecs]]) 
				ifTrue: [ 
					bar current: count.
					oldLabel = (newLabel := (labelBlock cull: each) ifNil: [oldLabel]) 
						ifFalse: [
							bar label: newLabel.
							oldLabel := newLabel ].
				lastUpdate := Time millisecondClockValue ].
			aBlock value: each.
			count := count + 1 ] ] in OrderedCollection(Collection)>>do:displayingProgress:every: in Block: [ :each | | newLabel |...
OrderedCollection>>do:
[:bar |
		labelBlock := aStringOrBlock isString
			ifTrue: [
				bar label: aStringOrBlock.
				[ :dummyItem | aStringOrBlock] ]
			ifFalse: [ aStringOrBlock ].

		self do: [ :each | | newLabel |
			"Special handling for first and last element"
			(count = 0 or: [ count + 1 = size or: [(Time millisecondsSince: lastUpdate) >= msecs]]) 
				ifTrue: [ 
					bar current: count.
					oldLabel = (newLabel := (labelBlock cull: each) ifNil: [oldLabel]) 
						ifFalse: [
							bar label: newLabel.
							oldLabel := newLabel ].
				lastUpdate := Time millisecondClockValue ].
			aBlock value: each.
			count := count + 1 ] ] in OrderedCollection(Collection)>>do:displayingProgress:every: in Block: [:bar |...
FullBlockClosure(BlockClosure)>>cull:
[ ^ block cull: self ] in [ self prepareForRunning.
	  CurrentJob value: self during: [ ^ block cull: self ] ] in Job>>run in Block: [ ^ block cull: self ]
[ activeProcess
			psValueAt: index
			put: anObject.
		aBlock value ] in CurrentJob(DynamicVariable)>>value:during: in Block: [ activeProcess...
FullBlockClosure(BlockClosure)>>ensure:
CurrentJob(DynamicVariable)>>value:during:
CurrentJob class(DynamicVariable class)>>value:during:
[ self prepareForRunning.
	  CurrentJob value: self during: [ ^ block cull: self ] ] in Job>>run in Block: [ self prepareForRunning....
FullBlockClosure(BlockClosure)>>ensure:
Job>>run
NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during:
ByteString(String)>>displayProgressFrom:to:during:
OrderedCollection(Collection)>>do:displayingProgress:every:
OrderedCollection(Collection)>>do:displayingProgress:
MCPackageLoader>>basicLoadDefinitions

[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[DO NO NOTIFY] In PR 622
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected


GitHub has been notified of this commit’s build result

Finished: FAILURE