Skip to content

Console Output

+ PHARO_CI_TESTING_ENVIRONMENT=true
+ ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
[DEBUG] 2023-05-12 16:06:14.000 logParameters (src/parameters/parameters.c:343):Image file name: Pharo.image
[DEBUG] 2023-05-12 16:06:14.000 logParameters (src/parameters/parameters.c:344):Is default Image: no
[DEBUG] 2023-05-12 16:06:14.000 logParameters (src/parameters/parameters.c:345):Is interactive session: no
[DEBUG] 2023-05-12 16:06:14.000 logParameterVector (src/parameters/parameters.c:333):vmParameters [count = 3]:
[DEBUG] 2023-05-12 16:06:14.000 logParameterVector (src/parameters/parameters.c:336): ./Pharo.app/Contents/MacOS/Pharo
[DEBUG] 2023-05-12 16:06:14.000 logParameterVector (src/parameters/parameters.c:336): --logLevel=4
[DEBUG] 2023-05-12 16:06:14.000 logParameterVector (src/parameters/parameters.c:336): --headless
[DEBUG] 2023-05-12 16:06:14.000 logParameterVector (src/parameters/parameters.c:333):imageParameters [count = 1]:
[DEBUG] 2023-05-12 16:06:14.000 logParameterVector (src/parameters/parameters.c:336): ../repository/scripts/patchPharoPreTests.st
[INFO ] 2023-05-12 16:06:14.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image
[DEBUG] 2023-05-12 16:06:14.000 vm_main_with_parameters (src/client.c:138):Working Directory /Users/lse/Workspace/workspace/pharo-vm_pharo-12/runTests
[DEBUG] 2023-05-12 16:06:14.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4
[DEBUG] 2023-05-12 16:06:14.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8
[DEBUG] 2023-05-12 16:06:14.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8
[DEBUG] 2023-05-12 16:06:14.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8
[DEBUG] 2023-05-12 16:06:14.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8
[DEBUG] 2023-05-12 16:06:14.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8
[DEBUG] 2023-05-12 16:06:14.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4
[DEBUG] 2023-05-12 16:06:14.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8
[DEBUG] 2023-05-12 16:06:14.000 runOnMainThread (src/client.c:248):Running VM on main thread
[DEBUG] 2023-05-12 16:06:14.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 74285056
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 74285056
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 278528
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 278528
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000
[WARN ] 2023-05-12 16:06:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x100046d8000
[DEBUG] 2023-05-12 16:06:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x100046d8000
[WARN ] 2023-05-12 16:06:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
[WARN ] 2023-05-12 16:06:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks
[WARN ] 2023-05-12 16:06:14.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin
[WARN ] 2023-05-12 16:06:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus
[WARN ] 2023-05-12 16:06:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress
[WARN ] 2023-05-12 16:06:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize
[WARN ] 2023-05-12 16:06:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult
[WARN ] 2023-05-12 16:06:14.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin
[WARN ] 2023-05-12 16:06:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles
[WARN ] 2023-05-12 16:06:14.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin
[WARN ] 2023-05-12 16:06:14.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray
[DEBUG] 2023-05-12 16:06:14.000 primitiveSnapshot (ated/64/vm/src/gcc3x-cointerp.c:21297):Garbage Collect for Snapshot
[DEBUG] 2023-05-12 16:06:14.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39274):Writing snapshot file /Users/lse/Workspace/workspace/pharo-vm_pharo-12/runTests/Pharo.image
[DEBUG] 2023-05-12 16:06:14.000 writeImageFilefromHeader (ated/64/vm/src/gcc3x-cointerp.c:39346):Snapshot file /Users/lse/Workspace/workspace/pharo-vm_pharo-12/runTests/Pharo.image done
[DEBUG] 2023-05-12 16:06:14.000 primitiveQuit (ated/64/vm/src/gcc3x-cointerp.c:31366):Quit requested by the image
Process      0x10003adf3c0 priority 79
       0x280027fd0 I SessionManager>launchSnapshot:andQuit: 0x10000091a78: a(n) SessionManager
     0x10003ae4b90 s [] in SessionManager>snapshot:andQuit:
     0x10003ae67e0 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 40
Process      0x100028cc378 priority 40
     0x100028dfb98 s MorphicRenderLoop>doOneCycleWhile:
     0x100028e0080 s [] in MorphicUIManager>spawnNewProcess
     0x100028e0160 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x10003adfb08 priority 40
     0x10003ae4500 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x10003adfec0 priority 40
     0x10003ae47f0 s Process>resume
     0x10003ae6408 s FullBlockClosure(BlockClosure)>forkAt:
     0x10003ae8a20 s SessionManager>snapshot:andQuit:
     0x10003aeabc8 s [] in SmalltalkImage>snapshot:andQuit:
     0x10003aefbe8 s CurrentExecutionEnvironment class>activate:for:
     0x10003af6750 s DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
     0x10003af9278 s DefaultExecutionEnvironment class>beActiveDuring:
     0x10003af6808 s SmalltalkImage>snapshot:andQuit:
     0x10003af9330 s UndefinedObject>DoIt
     0x10003af9e18 s [] in OpalCompiler>evaluate
     0x10003afa588 s FullBlockClosure(BlockClosure)>on:do:
     0x10003afab18 s OpalCompiler>evaluate
     0x10003afb298 s DoItChunk>importFor:logSource:
     0x10003afb650 s [] in CodeImporter>evaluate
     0x10003afb900 s OrderedCollection>do:
     0x10003afbd38 s CodeImporter>evaluate
     0x10003afc048 s [] in STCommandLineHandler>installSourceFile:
     0x10003afc290 s FullBlockClosure(BlockClosure)>on:do:
     0x10003afc4d0 s STCommandLineHandler>handleErrorsDuring:reference:
     0x10003afc5c8 s STCommandLineHandler>installSourceFile:
     0x10003afc830 s [] in STCommandLineHandler>installSourceFiles
     0x10003afcb30 s OrderedCollection>do:
     0x10003afcd70 s [] in STCommandLineHandler>installSourceFiles
     0x10003afcfc8 s FullBlockClosure(BlockClosure)>ensure:
     0x10003afd2b8 s STCommandLineHandler>installSourceFiles
     0x10003afd4b8 s STCommandLineHandler>activate
     0x10003afd570 s STCommandLineHandler class(CommandLineHandler class)>activateWith:
     0x10003afd628 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x10003afd6e0 s FullBlockClosure(BlockClosure)>on:do:
     0x10003afd7f0 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x10003afd948 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
     0x10003afdac0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
     0x10003afdc18 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003afdec8 s FullBlockClosure(BlockClosure)>on:do:
     0x10003afe1b8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003afe3b8 s [] in FullBlockClosure(BlockClosure)>newProcess

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

suspended processes
Process      0x10003adf4f0 priority 50
     0x10003ae3eb8 s WeakArray class>finalizationProcess
     0x10003ae4ce0 s [] in WeakArray class>restartFinalizationProcess
     0x10003ae6910 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x10001eaeb18 priority 40
     0x10001eb2e60 s AtomicSharedQueue>waitForNewItems
     0x10001eb3e60 s AtomicSharedQueue>next
     0x10001eb4968 s TKTWorkerProcess>privateNextTask
     0x10001eb5268 s [] in TKTWorkerProcess>workerLoop
     0x10001eb5340 s FullBlockClosure(BlockClosure)>repeat
     0x10001eb5420 s TKTWorkerProcess>workerLoop
     0x10001eb54d8 s MessageSend>value
     0x10001eb5590 s [] in TKTPharoProcessProvider>createProcessDoing:named:
     0x10001eb5668 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x10003adbb88 priority 60
     0x10003ae0448 s SmalltalkImage>lowSpaceWatcher
     0x10003ae4a48 s [] in SmalltalkImage>installLowSpaceWatcher
     0x10003ae6590 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x100028cc3c8 priority 80
     0x10003adbab0 s DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority
     0x100035ee5d0 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
     0x100035ee818 s FullBlockClosure(BlockClosure)>ensure:
     0x100028e0290 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
     0x100035ee518 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
     0x100028e0370 s [] in FullBlockClosure(BlockClosure)>newProcess