Skip to content

Console Output

+ PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st
[DEBUG] 2024-05-16 17:13:58.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image
[DEBUG] 2024-05-16 17:13:58.000 logParameters (src/parameters/parameters.c:351):Is default Image: no
[DEBUG] 2024-05-16 17:13:58.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no
[DEBUG] 2024-05-16 17:13:58.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]:
[DEBUG] 2024-05-16 17:13:58.000 logParameterVector (src/parameters/parameters.c:343): ./lib/pharo
[DEBUG] 2024-05-16 17:13:58.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4
[DEBUG] 2024-05-16 17:13:58.000 logParameterVector (src/parameters/parameters.c:343): --worker
[DEBUG] 2024-05-16 17:13:58.000 logParameterVector (src/parameters/parameters.c:343): --headless
[DEBUG] 2024-05-16 17:13:58.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 1]:
[DEBUG] 2024-05-16 17:13:58.000 logParameterVector (src/parameters/parameters.c:343): ../repository/scripts/patchPharoPreTests.st
[INFO ] 2024-05-16 17:13:58.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image
[DEBUG] 2024-05-16 17:13:58.000 vm_main_with_parameters (src/client.c:138):Working Directory /builds/workspace/pharo-vm_pharo-10/runTests
[DEBUG] 2024-05-16 17:13:58.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4
[DEBUG] 2024-05-16 17:13:58.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8
[DEBUG] 2024-05-16 17:13:58.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8
[DEBUG] 2024-05-16 17:13:58.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8
[DEBUG] 2024-05-16 17:13:58.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8
[DEBUG] 2024-05-16 17:13:58.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8
[DEBUG] 2024-05-16 17:13:58.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4
[DEBUG] 2024-05-16 17:13:58.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8
[DEBUG] 2024-05-16 17:13:58.000 runOnWorkerThread (src/client.c:259):Running VM on worker thread
[DEBUG] 2024-05-16 17:13:58.000 runOnWorkerThread (src/client.c:270):Stack size: 8388608
[DEBUG] 2024-05-16 17:13:58.000 readImageNamed (ated/64/vm/src/gcc3x-cointerp.c:83766):Spur Image Format detected
[DEBUG] 2024-05-16 17:13:58.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x320000000
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x360000000
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x360000000
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 75997184
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 75997184
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x300000000
[DEBUG] 2024-05-16 17:13:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x300000000
[WARN ] 2024-05-16 17:13:58.000 beatStateMachine (extracted/vm/src/common/heartbeat.c:380):pthread_setschedparam failed: Operation not permitted
[WARN ] 2024-05-16 17:13:58.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset
[WARN ] 2024-05-16 17:13:58.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
[WARN ] 2024-05-16 17:13:58.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks
[WARN ] 2024-05-16 17:13:58.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles
[WARN ] 2024-05-16 17:13:58.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin
[WARN ] 2024-05-16 17:13:58.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray
[DEBUG] 2024-05-16 17:13:58.000 primitiveSnapshot (ated/64/vm/src/gcc3x-cointerp.c:22046):Garbage Collect for Snapshot
[DEBUG] 2024-05-16 17:13:58.000 SIW_writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:40377):Writing snapshot file /builds/workspace/pharo-vm_pharo-10/runTests/Pharo.image
[DEBUG] 2024-05-16 17:13:58.000 SIW_writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:40449):Snapshot file /builds/workspace/pharo-vm_pharo-10/runTests/Pharo.image done
[DEBUG] 2024-05-16 17:13:58.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:32809):Quit requested by the image
Process      0x10003871628 priority 79
       0x30002bfe0 I SnapshotOperation>performSnapshot 0x10003873748: a(n) SnapshotOperation
     0x1000387b528 s SessionManager>launchSnapshot:andQuit:
     0x10003880f28 s [] in SessionManager>snapshot:andQuit:
     0x10003887e40 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 40
Process      0x10002b581e8 priority 40
     0x10002b42c90 s MorphicRenderLoop>doOneCycleWhile:
     0x10003870e38 s [] in MorphicUIManager>spawnNewProcess
     0x10002b42d80 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x10003871810 priority 40
     0x10003872de0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x10003872000 priority 40
     0x10003873140 s Process>resume
     0x100038752d8 s FullBlockClosure(BlockClosure)>forkAt:
     0x10003877fe8 s SessionManager>snapshot:andQuit:
     0x1000387b128 s [] in SmalltalkImage>snapshot:andQuit:
     0x10003880b60 s CurrentExecutionEnvironment class>activate:for:
     0x10003887c48 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
     0x1000388ab28 s DefaultExecutionEnvironment class>beActiveDuring:
     0x10003887d00 s SmalltalkImage>snapshot:andQuit:
     0x1000388abe0 s UndefinedObject>DoIt
     0x1000388b7b8 s OCReceiverDoItSemanticScope(OCDoItSemanticScope)>evaluateDoIt:
     0x1000388c048 s OpalCompiler>evaluate
     0x1000388c618 s DoItChunk>importFor:logSource:
     0x1000388cce0 s [] in CodeImporter>evaluate
     0x1000388cef8 s OrderedCollection>do:
     0x1000388d328 s CodeImporter>evaluate
     0x1000388d6d8 s [] in STCommandLineHandler>installSourceFile:
     0x1000388db90 s FullBlockClosure(BlockClosure)>on:do:
     0x1000388df68 s STCommandLineHandler>handleErrorsDuring:reference:
     0x1000388e060 s STCommandLineHandler>installSourceFile:
     0x1000388e3c0 s [] in STCommandLineHandler>installSourceFiles
     0x1000388e710 s OrderedCollection>do:
     0x1000388eb00 s [] in STCommandLineHandler>installSourceFiles
     0x1000388ee10 s FullBlockClosure(BlockClosure)>ensure:
     0x1000388f160 s STCommandLineHandler>installSourceFiles
     0x1000388f3e8 s STCommandLineHandler>activate
     0x1000388f4a0 s STCommandLineHandler class(CommandLineHandler class)>activateWith:
     0x1000388f558 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x1000388f610 s FullBlockClosure(BlockClosure)>on:do:
     0x1000388f720 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x1000388f878 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
     0x1000388f9f0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
     0x1000388fb48 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x1000388fdf8 s FullBlockClosure(BlockClosure)>on:do:
     0x100038900e8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x100038902e8 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 10
Process      0x100038714c8 priority 10
     0x10003872630 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process      0x10003871540 priority 50
     0x10003872710 s WeakArray class>finalizationProcess
     0x100038734e0 s [] in WeakArray class>restartFinalizationProcess
     0x100038756b0 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x10001fd7d50 priority 40
     0x10001fe0a18 s AtomicSharedQueue>waitForNewItems
     0x10001fe3840 s AtomicSharedQueue>next
     0x10001fe5f78 s TKTWorkerProcess>privateNextTask
     0x10001fe74a0 s TKTWorkerProcess>workerLoop
     0x10001fe8368 s MessageSend>value
     0x10001fe8ee0 s [] in TKTPharoProcessProvider>createProcessDoing:named:
     0x10001fea070 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x10003871478 priority 60
     0x10003872578 s SmalltalkImage>lowSpaceWatcher
     0x10003873398 s [] in SmalltalkImage>installLowSpaceWatcher
     0x10003875460 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x10002b58198 priority 80
     0x100038713a0 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority
     0x10003870fa8 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
     0x100038711f0 s FullBlockClosure(BlockClosure)>ensure:
     0x10002b42eb0 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
     0x10003870ef0 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
     0x10002b42f90 s [] in FullBlockClosure(BlockClosure)>newProcess