Console Output
Skipping 1,263 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
[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] [0m[31m
[windows-32] [0m[ 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] [0m1
[windows-64] 1
[windows-64] 2
[windows-64] 2
[windows-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[windows-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[osx-64] [31m[33m
[osx-64] *** Warning: Warning: Attempt to create AClass as a subclass of nil. Possibly a class is being loaded before its superclass.
[windows-32] [0m1
[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)
[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-64] [31m
[unix-64] [0m[ 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] [0m[31m
[unix-64] [0m[ 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:
[windows-64] an Object22481 run, 22481 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
[unix-64] [0m1
[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)
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-64] bat
[windows-64]
[windows-64] E:\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 E:\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] E:\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-32d237b.sources
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-32d237b.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-32d237b.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-32d237b.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-32d237b.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-32d237b.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-32d237b.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-32d237b.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-32d237b.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-32d237b.zip
[windows-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.zip
[windows-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.zip
[windows-64] inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.image
[windows-64] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.image
[windows-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.image
[windows-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
[windows-64] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.zip
[windows-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.zip
[windows-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.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-32d237b.zip
[windows-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-32d237b.zip
[windows-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-32d237b.zip
[windows-64] inflating: protocolsKernel.txt
[windows-64] inflating: packagesKernel.txt
[windows-64] + mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.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-32] an Object22481 run, 22480 passes, 1 failures, 0 errors.
[Pipeline] [windows-32] junit
[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-32] Recording test results
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[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-32] fileExists
[Pipeline] [windows-64] archiveArtifacts
[windows-64] Archiving artifacts
[windows-64] Recording fingerprints
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-32] bat
[windows-32]
[windows-32] E:\Builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32>mv PharoDebug.log PharoDebug-Tests-windows-32.log
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // dir
[Pipeline] [windows-64] }
[Pipeline] [windows-32] fileExists
[Pipeline] [windows-64] // timeout
[Pipeline] [windows-64] }
[Pipeline] [windows-32] }
[Pipeline] [windows-64] // stage
[Pipeline] [windows-32] // dir
[Pipeline] [windows-64] }
[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-64] // node
[Pipeline] [windows-64] }
[Pipeline] [windows-32] dir
[windows-32] Running in E:\Builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32
[Pipeline] [windows-32] {
[Pipeline] [windows-32] unstash
[Pipeline] [windows-32] bat
[windows-32]
[windows-32] E:\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-32d237b.sources
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-32d237b.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-32d237b.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-32d237b.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-32d237b.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-32d237b.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-32d237b.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-32d237b.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-32d237b.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-32d237b.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
[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-32d237b.zip
[windows-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.zip
[windows-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.zip
[windows-32] inflating: Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.image
[windows-32] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.image
[windows-32] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.image
[windows-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-32bit-*.zip'
[windows-32] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-32d237b.zip
[windows-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-32d237b.zip
[windows-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-32d237b.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'
[windows-32] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-32d237b.zip
[windows-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-32d237b.zip
[windows-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-32d237b.zip
[windows-32] inflating: protocolsKernel.txt
[windows-32] inflating: packagesKernel.txt
[windows-32] + mv ./Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.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
[windows-32] SystemNotification: [Hermes] Installing AST-Core.hermes
[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
[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-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-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
[osx-64] [0m[0mNewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[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] }
[unix-64] an Object22481 run, 22481 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
[osx-32] [0m[0mNewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[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/PharoV60.sources
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-32d237b.zip
[unix-64] bootstrap-cache/Pharo9.0-64bit-32d237b.sources
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-32d237b.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-32d237b.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-32d237b.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-32d237b.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-32d237b.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-32d237b.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-32d237b.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-32d237b.zip
[unix-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.zip
[unix-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.zip
[unix-64] inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.image
[unix-64] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.image
[unix-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.image
[unix-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
[unix-64] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.zip
[unix-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.zip
[unix-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.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-32d237b.zip
[unix-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-32d237b.zip
[unix-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-32d237b.zip
[unix-64] inflating: protocolsKernel.txt
[unix-64] inflating: packagesKernel.txt
[unix-64] + mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.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
[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] }
[osx-64] SubscriptOutOfBounds: 0
[osx-32] SubscriptOutOfBounds: 0
[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)
[osx-64] [31m
[osx-64] [0m[ 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] [0m[31m
[osx-64] [0m[ 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:
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[osx-64] [0m1
[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)
[osx-32] [31m
[osx-32] [0m[ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-32] session errorHandler:
[osx-32] (TestStartupUIManager new
[osx-32] sessionManager: manager;
[osx-32] yourself).
[osx-32]
[osx-32] self
[osx-32] shouldnt: [ session start: false ]
[osx-32] raise: Halt.
[osx-32] self
[osx-32] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-32] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[osx-32] TestSessionHandler>>startup:
[osx-32] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[osx-32] [aBlock value: each] in [ :each |
[osx-32] [aBlock value: each]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[osx-32] FullBlockClosure(BlockClosure)>>on:do:
[osx-32] [ :each |
[osx-32] [aBlock value: each]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[osx-32] Array(SequenceableCollection)>>do:
[osx-32] TestWorkingSession(WorkingSession)>>runList:do:
[osx-32] TestWorkingSession(WorkingSession)>>runStartup:
[osx-32] TestWorkingSession>>start:
[osx-32] [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-32] session errorHandler:
[osx-32] (TestStartupUIManager new
[osx-32] sessionManager: manager;
[osx-32] yourself).
[osx-32]
[osx-32] self
[osx-32] shouldnt: [ session start: false ]
[osx-32] raise: Halt.
[osx-32] self
[osx-32] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-32] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[osx-32] [aBlock value.
[osx-32] false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[osx-32] FullBlockClosure(BlockClosure)>>on:do:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[osx-32] [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-32] session errorHandler:
[osx-32] (TestStartupUIManager new
[osx-32] sessionManager: manager;
[osx-32] yourself).
[osx-32]
[osx-32] self
[osx-32] shouldnt: [ session start: false ]
[osx-32] raise: Halt.
[osx-32] self
[osx-32] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-32] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStartup:...etc...
[osx-32] FullBlockClosure(BlockClosure)>>ensure:
[osx-32] UIManager class>>nonInteractiveDuring:
[osx-32] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[osx-32] SessionErrorHandlingTest(TestCase)>>performTest
[osx-32] [self setUp.
[osx-32] self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[osx-32] FullBlockClosure(BlockClosure)>>ensure:
[osx-32] SessionErrorHandlingTest(TestCase)>>runCase
[osx-32] [aTestCase runCase] in [
[osx-32] [aTestCase runCase] on: Halt do: [ :halt |
[osx-32] "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume. halt pass ]
[osx-32] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[osx-32] FullBlockClosure(BlockClosure)>>on:do:
[osx-32] [
[osx-32] [aTestCase runCase] on: Halt do: [ :halt |
[osx-32] "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume. halt pass ]
[osx-32] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[osx-32] FullBlockClosure(BlockClosure)>>on:do:
[osx-32] TestExecutionEnvironment>>runTestCaseSafelly:
[osx-32] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-32] testCompleted := true.
[osx-32] watchDogSemaphore signal]. "signal that test case completes"
[osx-32]
[osx-32] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[osx-32] FullBlockClosure(BlockClosure)>>ensure:
[osx-32] [0m[31m
[osx-32] [0m[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[osx-32] TestSessionHandler>>shutdown:
[osx-32] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[osx-32] [aBlock value: each] in [ :each |
[osx-32] [aBlock value: each]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[osx-32] FullBlockClosure(BlockClosure)>>on:do:
[osx-32] [ :each |
[osx-32] [aBlock value: each]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[osx-32] Array(SequenceableCollection)>>do:
[osx-32] TestWorkingSession(WorkingSession)>>runList:do:
[osx-32] TestWorkingSession(WorkingSession)>>runShutdown:
[osx-32] TestWorkingSession(WorkingSession)>>stop:
[osx-32] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[osx-32] [aBlock value.
[osx-32] false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[osx-32] FullBlockClosure(BlockClosure)>>on:do:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[osx-32] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[osx-32] SessionErrorHandlingTest(TestCase)>>performTest
[osx-32] [self setUp.
[osx-32] self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[osx-32] FullBlockClosure(BlockClosure)>>ensure:
[osx-32] SessionErrorHandlingTest(TestCase)>>runCase
[osx-32] [aTestCase runCase] in [
[osx-32] [aTestCase runCase] on: Halt do: [ :halt |
[osx-32] "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume. halt pass ]
[osx-32] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[osx-32] FullBlockClosure(BlockClosure)>>on:do:
[osx-32] [
[osx-32] [aTestCase runCase] on: Halt do: [ :halt |
[osx-32] "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume. halt pass ]
[osx-32] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[osx-32] FullBlockClosure(BlockClosure)>>on:do:
[osx-32] TestExecutionEnvironment>>runTestCaseSafelly:
[osx-32] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-32] testCompleted := true.
[osx-32] watchDogSemaphore signal]. "signal that test case completes"
[osx-32]
[osx-32] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[osx-32] FullBlockClosure(BlockClosure)>>ensure:
[osx-32] [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-32] testCompleted := true.
[osx-32] watchDogSemaphore signal]. "signal that test case completes"
[osx-32]
[osx-32] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [[self runTestCaseSafelly: aTestCase] ensure: [...
[osx-32] FullBlockClosure(BlockClosure)>>ifCurtailed:
[osx-32] TestExecutionEnvironment>>runTestCase:
[osx-32] [0m1
[osx-32] 1
[osx-32] 2
[osx-32] 2
[osx-32] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[osx-32] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[osx-64] an Object22481 run, 22478 passes, 0 failures, 3 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@2/Tests-osx-64
[Pipeline] [osx-64] {
[Pipeline] [osx-64] unstash
[Pipeline] [osx-64] sh
[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-64bit-32d237b.sources
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-32d237b.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-32d237b.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-32d237b.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-32d237b.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-32d237b.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-32d237b.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-32d237b.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-32d237b.zip
[osx-64] bootstrap-cache/PharoV60.sources
[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-bootstrap-64bit-*.zip'
[osx-64] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.zip
[osx-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.zip
[osx-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.zip
[osx-64] inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.image
[osx-64] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.image
[osx-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.image
[osx-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
[osx-64] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.zip
[osx-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.zip
[osx-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-32d237b.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-32d237b.zip
[osx-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-32d237b.zip
[osx-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-32d237b.zip
[osx-64] inflating: protocolsKernel.txt
[osx-64] inflating: packagesKernel.txt
[osx-64] + mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-32d237b.image bootstrap.image
[osx-64] + export PHARO_CI_TESTING_ENVIRONMENT=1
[osx-64] + PHARO_CI_TESTING_ENVIRONMENT=1
[osx-64] + ./pharo bootstrap.image
[osx-64] 2020-06-10 17:35:38.364 Pharo[288:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-64] 2020-06-10 17:35:39.146 Pharo[288:507] 17:35:39.146 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:39.147 Pharo[288:507] 17:35:39.147 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-06-10 17:35:39.148 Pharo[288:507] 17:35:39.148 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:39.149 Pharo[288:507] 17:35:39.149 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-64] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[osx-64] 2020-06-10 17:35:40.095 Pharo[315:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-64] 2020-06-10 17:35:40.595 Pharo[315:507] 17:35:40.595 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:40.595 Pharo[315:507] 17:35:40.595 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-06-10 17:35:40.598 Pharo[315:507] 17:35:40.598 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:40.598 Pharo[315:507] 17:35:40.598 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[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
[osx-64] 2020-06-10 17:35:41.329 Pharo[320:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-64] 2020-06-10 17:35:41.842 Pharo[320:507] 17:35:41.842 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:41.843 Pharo[320:507] 17:35:41.843 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-06-10 17:35:41.845 Pharo[320:507] 17:35:41.845 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:41.846 Pharo[320:507] 17:35:41.846 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[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-06-10 17:35:43.423 Pharo[329:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-64] 2020-06-10 17:35:43.807 Pharo[329:507] 17:35:43.806 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:43.807 Pharo[329:507] 17:35:43.807 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-06-10 17:35:43.807 Pharo[329:507] 17:35:43.807 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:43.808 Pharo[329:507] 17:35:43.807 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-64] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[osx-64] 2020-06-10 17:35:47.594 Pharo[339:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-64] 2020-06-10 17:35:48.007 Pharo[339:507] 17:35:48.007 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:48.007 Pharo[339:507] 17:35:48.007 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-06-10 17:35:48.009 Pharo[339:507] 17:35:48.009 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:48.010 Pharo[339:507] 17:35:48.010 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[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-06-10 17:35:49.335 Pharo[369:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-64] 2020-06-10 17:35:49.833 Pharo[369:507] 17:35:49.833 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:49.833 Pharo[369:507] 17:35:49.833 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-06-10 17:35:49.838 Pharo[369:507] 17:35:49.838 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:49.838 Pharo[369:507] 17:35:49.838 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[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-06-10 17:35:51.250 Pharo[376:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-64] 2020-06-10 17:35:51.731 Pharo[376:507] 17:35:51.731 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:51.732 Pharo[376:507] 17:35:51.732 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-06-10 17:35:51.733 Pharo[376:507] 17:35:51.733 ERROR: [0x7fff73531310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-06-10 17:35:51.733 Pharo[376:507] 17:35:51.733 ERROR: [0x7fff73531310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[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
[osx-64] 102 run, 102 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] fileExists
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // dir
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // timeout
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // stage
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // node
[Pipeline] [osx-64] }
[osx-32] an Object22481 run, 22479 passes, 1 failures, 1 errors.
[Pipeline] [osx-32] junit
[osx-32] Recording test results
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] sh
[osx-32] + mv PharoDebug.log PharoDebug-Tests-osx-32.log
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // dir
[Pipeline] [osx-32] cleanWs
[osx-32] [WS-CLEANUP] Deleting project workspace...
[osx-32] [WS-CLEANUP] Deferred wipeout is used...
[osx-32] [WS-CLEANUP] done
[Pipeline] [osx-32] dir
[osx-32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-osx-32
[Pipeline] [osx-32] {
[Pipeline] [osx-32] unstash
[Pipeline] [osx-32] sh
[osx-32] + bash -c 'bootstrap/scripts/runKernelTests.sh 32 Tests-osx-32Kernel'
[osx-32] + CACHE=bootstrap-cache
[osx-32] + find bootstrap-cache
[osx-32] bootstrap-cache
[osx-32] bootstrap-cache/Pharo9.0-32bit-32d237b.sources
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-32d237b.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-32d237b.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-32d237b.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-32d237b.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-32d237b.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-32d237b.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-32d237b.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-32d237b.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-32d237b.zip
[osx-32] bootstrap-cache/PharoV60.sources
[osx-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[osx-32] ++ head -n 1
[osx-32] ++ cut -d/ -f 2
[osx-32] ++ cut -d- -f 1-2
[osx-32] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[osx-32] + TEST_VM_VERSION=70
[osx-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[osx-32] Downloading the latest pharoVM:
[osx-32] http://files.pharo.org/get-files/70/pharo-mac-stable.zip
[osx-32] pharo-vm/Pharo.app/Contents/MacOS/Pharo
[osx-32] Creating starter scripts pharo and pharo-ui
[osx-32] VM downloaded
[osx-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-32bit-*.zip'
[osx-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.zip
[osx-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.zip
[osx-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.zip
[osx-32] inflating: Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.image
[osx-32] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.image
[osx-32] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.image
[osx-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-32bit-*.zip'
[osx-32] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-32d237b.zip
[osx-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-32d237b.zip
[osx-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-32d237b.zip
[osx-32] inflating: AST-Core.hermes
[osx-32] inflating: AST-Core-Traits.hermes
[osx-32] inflating: CodeExport.hermes
[osx-32] inflating: CodeExport-Traits.hermes
[osx-32] inflating: CodeImportCommandLineHandlers.hermes
[osx-32] inflating: CodeImport.hermes
[osx-32] inflating: CodeImport-Traits.hermes
[osx-32] inflating: Collections-Abstract-Traits.hermes
[osx-32] inflating: Collections-Arithmetic.hermes
[osx-32] inflating: Collections-Atomic.hermes
[osx-32] inflating: Debugging-Core.hermes
[osx-32] inflating: DeprecatedFileStream.hermes
[osx-32] inflating: FileSystem-Core.hermes
[osx-32] inflating: FileSystem-Disk.hermes
[osx-32] inflating: Hermes-Extensions.hermes
[osx-32] inflating: InitializePackagesCommandLineHandler.hermes
[osx-32] inflating: JenkinsTools-Core.hermes
[osx-32] inflating: Jobs.hermes
[osx-32] inflating: Kernel-Chronology-Extras.hermes
[osx-32] inflating: Kernel-Tests.hermes
[osx-32] inflating: Kernel-Traits.hermes
[osx-32] inflating: Math-Operations-Extensions.hermes
[osx-32] inflating: Multilingual-Encodings.hermes
[osx-32] inflating: Multilingual-Languages.hermes
[osx-32] inflating: Multilingual-TextConversion.hermes
[osx-32] inflating: OpalCompiler-Core.hermes
[osx-32] inflating: ReflectionMirrors-Primitives.hermes
[osx-32] inflating: SUnit-Core.hermes
[osx-32] inflating: SUnit-Tests.hermes
[osx-32] inflating: System-SourcesCondenser.hermes
[osx-32] inflating: TraitsV2-Compatibility.hermes
[osx-32] inflating: TraitsV2.hermes
[osx-32] inflating: TraitsV2-Tests.hermes
[osx-32] inflating: Transcript-Core-Traits.hermes
[osx-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-32bit-*.zip'
[osx-32] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-32d237b.zip
[osx-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-32d237b.zip
[osx-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-32d237b.zip
[osx-32] inflating: protocolsKernel.txt
[osx-32] inflating: packagesKernel.txt
[osx-32] + mv ./Pharo9.0-SNAPSHOT-bootstrap-32bit-32d237b.image bootstrap.image
[osx-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[osx-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[osx-32] + ./pharo bootstrap.image
[osx-32] 2020-06-10 17:37:04.307 Pharo[669:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2020-06-10 17:37:04.685 Pharo[669:507] 17:37:04.685 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:04.686 Pharo[669:507] 17:37:04.686 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-06-10 17:37:04.687 Pharo[669:507] 17:37:04.687 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:04.687 Pharo[669:507] 17:37:04.687 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[osx-32] 2020-06-10 17:37:05.585 Pharo[677:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2020-06-10 17:37:06.074 Pharo[677:507] 17:37:06.074 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:06.075 Pharo[677:507] 17:37:06.074 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-06-10 17:37:06.077 Pharo[677:507] 17:37:06.077 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:06.078 Pharo[677:507] 17:37:06.078 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[osx-32] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[osx-32] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[osx-32] 2020-06-10 17:37:07.024 Pharo[685:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2020-06-10 17:37:07.563 Pharo[685:507] 17:37:07.563 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:07.563 Pharo[685:507] 17:37:07.563 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-06-10 17:37:07.570 Pharo[685:507] 17:37:07.570 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:07.571 Pharo[685:507] 17:37:07.571 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[osx-32] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[osx-32] SystemNotification: [Hermes] Reading AST-Core.hermes
[osx-32] SystemNotification: [Hermes] Installing AST-Core.hermes
[osx-32] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] SystemNotification: [Hermes] Reading Jobs.hermes
[osx-32] SystemNotification: [Hermes] Installing Jobs.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[osx-32] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[osx-32] 2020-06-10 17:37:09.194 Pharo[692:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2020-06-10 17:37:09.660 Pharo[692:507] 17:37:09.660 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:09.661 Pharo[692:507] 17:37:09.661 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-06-10 17:37:09.662 Pharo[692:507] 17:37:09.662 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:09.662 Pharo[692:507] 17:37:09.662 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[osx-32] 2020-06-10 17:37:13.446 Pharo[719:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2020-06-10 17:37:13.839 Pharo[719:507] 17:37:13.839 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:13.840 Pharo[719:507] 17:37:13.840 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-06-10 17:37:13.840 Pharo[719:507] 17:37:13.840 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:13.840 Pharo[719:507] 17:37:13.840 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] SystemNotification: [Hermes] Reading TraitsV2.hermes
[osx-32] SystemNotification: [Hermes] Installing TraitsV2.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-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
[osx-32] 2020-06-10 17:37:15.273 Pharo[728:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2020-06-10 17:37:15.835 Pharo[728:507] 17:37:15.834 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:15.835 Pharo[728:507] 17:37:15.835 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-06-10 17:37:15.836 Pharo[728:507] 17:37:15.836 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:15.837 Pharo[728:507] 17:37:15.837 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[osx-32] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[osx-32] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[osx-32] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[osx-32] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-32Kernel SUnit-Core SUnit-Tests
[osx-32] 2020-06-10 17:37:17.384 Pharo[736:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2020-06-10 17:37:17.912 Pharo[736:507] 17:37:17.912 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:17.913 Pharo[736:507] 17:37:17.913 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-06-10 17:37:17.924 Pharo[736:507] 17:37:17.924 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-06-10 17:37:17.925 Pharo[736:507] 17:37:17.925 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] Running tests in 2 Packages
[osx-32] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[osx-32] 102 run, 102 passes, 0 failures, 0 errors.
[Pipeline] [osx-32] junit
[osx-32] Recording test results
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // dir
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // timeout
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // stage
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // node
[Pipeline] [osx-32] }
[Pipeline] // parallel
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on unix
Running on pharo-ci-jenkins2-bootstrap-unix-2 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 32d237b0f0e1e250b67bd8b47c9ca3e550eb01ca (Pharo9.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f 32d237b0f0e1e250b67bd8b47c9ca3e550eb01ca
Commit message: "Merge pull request #6542 from estebanlm/remove-morphic-dependency-on-fonts"
GitHub has been notified of this commit’s build result
[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/6542
Sending request to url: https://api.github.com/repos/pharo-project/pharo/pulls/6542
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
Still waiting to schedule task
Waiting for next available executor on unix
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 32d237b0f0e1e250b67bd8b47c9ca3e550eb01ca (Pharo9.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f 32d237b0f0e1e250b67bd8b47c9ca3e550eb01ca
Commit message: "Merge pull request #6542 from estebanlm/remove-morphic-dependency-on-fonts"
GitHub has been notified of this commit’s build result
[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: UNSTABLE