Console Output

+ bash -c 'bootstrap/scripts/runKernelTests.sh 64 Tests-osx-64Kernel'
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo9.0-64bit-49b6405.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-49b6405.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-49b6405.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-49b6405.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-49b6405.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-49b6405.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-49b6405.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-49b6405.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-49b6405.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-49b6405.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-49b6405.zip
bootstrap-cache/PharoV60.sources
++ head -n 1
++ find bootstrap-cache -name 'Pharo*.zip'
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=70
+ ./bootstrap/scripts/getPharoVM.sh 70 vm 64
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo64-mac-stable.zip
pharo-vm/Pharo.app/Contents/MacOS/Pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-64bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-49b6405.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-49b6405.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-49b6405.zip
  inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-49b6405.image  
++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-49b6405.image
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-49b6405.image
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
+ HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-49b6405.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-49b6405.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-49b6405.zip
  inflating: AST-Core.hermes         
  inflating: AST-Core-Traits.hermes  
  inflating: CodeExport.hermes       
  inflating: CodeExport-Traits.hermes  
  inflating: CodeImportCommandLineHandlers.hermes  
  inflating: CodeImport.hermes       
  inflating: CodeImport-Traits.hermes  
  inflating: Collections-Abstract-Traits.hermes  
  inflating: Collections-Arithmetic.hermes  
  inflating: Collections-Atomic.hermes  
  inflating: Debugging-Core.hermes   
  inflating: DeprecatedFileStream.hermes  
  inflating: FileSystem-Core.hermes  
  inflating: FileSystem-Disk.hermes  
  inflating: Hermes-Extensions.hermes  
  inflating: InitializePackagesCommandLineHandler.hermes  
  inflating: JenkinsTools-Core.hermes  
  inflating: Jobs.hermes             
  inflating: Kernel-Chronology-Extras.hermes  
  inflating: Kernel-Tests.hermes     
  inflating: Kernel-Traits.hermes    
  inflating: Math-Operations-Extensions.hermes  
  inflating: Multilingual-Encodings.hermes  
  inflating: Multilingual-Languages.hermes  
  inflating: Multilingual-TextConversion.hermes  
  inflating: OpalCompiler-Core.hermes  
  inflating: ReflectionMirrors-Primitives.hermes  
  inflating: SUnit-Core.hermes       
  inflating: SUnit-Tests.hermes      
  inflating: System-SourcesCondenser.hermes  
  inflating: TraitsV2-Compatibility.hermes  
  inflating: TraitsV2.hermes         
  inflating: TraitsV2-Tests.hermes   
  inflating: Transcript-Core-Traits.hermes  
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-64bit-*.zip'
+ RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-49b6405.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-49b6405.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-49b6405.zip
  inflating: protocolsKernel.txt     
  inflating: packagesKernel.txt      
+ mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-49b6405.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image
2020-05-14 09:34:29.932 Pharo[73778:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2020-05-14 09:34:30.090 Pharo[73778:507] 09:34:30.090 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:30.090 Pharo[73778:507] 09:34:30.090 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2020-05-14 09:34:30.091 Pharo[73778:507] 09:34:30.091 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:30.091 Pharo[73778:507] 09:34:30.091 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
2020-05-14 09:34:30.345 Pharo[73784:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2020-05-14 09:34:30.465 Pharo[73784:507] 09:34:30.465 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:30.465 Pharo[73784:507] 09:34:30.465 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2020-05-14 09:34:30.466 Pharo[73784:507] 09:34:30.466 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:30.466 Pharo[73784:507] 09:34:30.466 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
+ ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
2020-05-14 09:34:30.705 Pharo[73789:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2020-05-14 09:34:30.809 Pharo[73789:507] 09:34:30.809 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:30.809 Pharo[73789:507] 09:34:30.809 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2020-05-14 09:34:30.810 Pharo[73789:507] 09:34:30.810 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:30.810 Pharo[73789:507] 09:34:30.810 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
SystemNotification: [Hermes] Reading AST-Core.hermes
SystemNotification: [Hermes] Installing AST-Core.hermes
SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading Jobs.hermes
SystemNotification: [Hermes] Installing Jobs.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
2020-05-14 09:34:31.450 Pharo[73794:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2020-05-14 09:34:31.561 Pharo[73794:507] 09:34:31.561 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:31.562 Pharo[73794:507] 09:34:31.562 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2020-05-14 09:34:31.562 Pharo[73794:507] 09:34:31.562 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:31.562 Pharo[73794:507] 09:34:31.562 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
+ ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
2020-05-14 09:34:33.099 Pharo[73801:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2020-05-14 09:34:33.185 Pharo[73801:507] 09:34:33.185 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:33.185 Pharo[73801:507] 09:34:33.185 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2020-05-14 09:34:33.186 Pharo[73801:507] 09:34:33.186 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:33.186 Pharo[73801:507] 09:34:33.186 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
SystemNotification: [Hermes] Reading TraitsV2.hermes
SystemNotification: [Hermes] Installing TraitsV2.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
2020-05-14 09:34:33.834 Pharo[73806:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2020-05-14 09:34:34.068 Pharo[73806:507] 09:34:34.068 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:34.069 Pharo[73806:507] 09:34:34.069 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2020-05-14 09:34:34.069 Pharo[73806:507] 09:34:34.069 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:34.070 Pharo[73806:507] 09:34:34.070 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
SystemNotification: [Hermes] Reading SUnit-Core.hermes
SystemNotification: [Hermes] Installing SUnit-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading SUnit-Tests.hermes
SystemNotification: [Hermes] Installing SUnit-Tests.hermes
SystemNotification: New Undeclared created... check dependencies: #(#ChangeSet)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #ChangeSet #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-64Kernel SUnit-Core SUnit-Tests
2020-05-14 09:34:34.538 Pharo[73811:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2020-05-14 09:34:34.645 Pharo[73811:507] 09:34:34.645 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:34.646 Pharo[73811:507] 09:34:34.645 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2020-05-14 09:34:34.646 Pharo[73811:507] 09:34:34.646 ERROR:     [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
2020-05-14 09:34:34.646 Pharo[73811:507] 09:34:34.646 ERROR:     [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
Running tests in 2 Packages
DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
102 run, 102 passes, 0 failures, 0 errors.