R Under development (unstable) (2025-07-28 r88462 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ## This runs testme test script inst/testme/test-makeClusterFuture.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > future:::testme("makeClusterFuture") Test 'makeClusterFuture' ... Sourcing 9 prologue scripts ... 01/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/001.load.R' 02/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/002.record-state.R' 03/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/030.imports.R' 04/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/050.utils.R' 05/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.context.R' 06/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.options.R' 07/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/091.envvars.R' 08/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/099.future-setup.R' 09/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/995.detrius-connections.R' Sourcing 9 prologue scripts ... done Running test script: 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/test-makeClusterFuture.R' > if (getRversion() >= "4.4.0") { + library(future) + library(parallel) + a <- 42 + FUN <- function(x) { + message("Process ID ..." ... [TRUNCATED] [12:34:13.070] Option 'future.startup.script': TRUE [12:34:13.071] Future startup scripts considered: '.future.R', '~/.future.R' [12:34:13.072] Future startup scripts found: makeCluster(): [12:34:13.078] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:13.078] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [12:34:13.078] | : all.equal() for FutureStrategyList ... [12:34:13.079] | : . New stack: [12:34:13.079] | : . List of 1 [12:34:13.079] | : . $ :function (..., workers = availableCores(constraints = "connections-16"), [12:34:13.079] | : . rscript_libs = .libPaths()) [12:34:13.079] | : . ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:13.079] | : . ..- attr(*, "init")= logi TRUE [12:34:13.079] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:13.079] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:13.079] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:13.079] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:13.079] | : . ..- attr(*, "untweakable")= chr "persistent" [12:34:13.079] | : . ..- attr(*, "call")= language plan(multisession) [12:34:13.079] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:13.088] | : . Old stack: [12:34:13.089] | : . List of 1 [12:34:13.089] | : . $ :function (..., envir = parent.frame()) [12:34:13.089] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:13.089] | : . ..- attr(*, "init")= logi TRUE [12:34:13.089] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:13.089] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:13.089] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:13.089] | : . ..- attr(*, "call")= language plan(sequential) [12:34:13.089] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:13.094] | : . Not identical [12:34:13.094] | : . all.equal() for future ... [12:34:13.094] | : . ' List of 2 [12:34:13.094] | : . ' $ target :function (..., workers = availableCores(constraints = "connections-16"), [12:34:13.094] | : . ' rscript_libs = .libPaths()) [12:34:13.094] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:13.094] | : . ' ..- attr(*, "init")= logi TRUE [12:34:13.094] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:13.094] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:13.094] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:13.094] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:13.094] | : . ' ..- attr(*, "untweakable")= chr "persistent" [12:34:13.094] | : . ' ..- attr(*, "call")= language plan(multisession) [12:34:13.094] | : . ' $ current:function (..., envir = parent.frame()) [12:34:13.094] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:13.094] | : . ' ..- attr(*, "init")= logi TRUE [12:34:13.094] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:13.094] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:13.094] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:13.094] | : . ' ..- attr(*, "call")= language plan(sequential) [12:34:13.107] | : . ' Formals differ [12:34:13.107] | : . all.equal() for future ... done [12:34:13.108] | : . Future strategies differ at level 1 [12:34:13.108] | : all.equal() for FutureStrategyList ... done [12:34:13.108] | : plan(): Setting new future backend stack: [12:34:13.109] | : List of future strategies: [12:34:13.109] | : 1. multisession: [12:34:13.109] | : - args: function (..., workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths()) [12:34:13.109] | : - tweaked: FALSE [12:34:13.109] | : - call: plan(multisession) [12:34:13.110] | : List of 1 [12:34:13.110] | : $ :function (..., workers = availableCores(constraints = "connections-16"), [12:34:13.110] | : rscript_libs = .libPaths()) [12:34:13.110] | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:13.110] | : ..- attr(*, "init")= logi TRUE [12:34:13.110] | : ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:13.110] | : interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:13.110] | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:13.110] | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:13.110] | : ..- attr(*, "untweakable")= chr "persistent" [12:34:13.110] | : ..- attr(*, "call")= language plan(multisession) [12:34:13.110] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:13.115] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... [12:34:13.116] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:13.116] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [12:34:13.116] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:13.116] | : . Legacy shutdown of cluster workers ... [12:34:13.117] | : . ' Stopping existing cluster ... [12:34:13.117] | : . ' , No pre-existing cluster. Skipping [12:34:13.118] | : . ' Stopping existing cluster ... done [12:34:13.118] | : . Legacy shutdown of cluster workers ... done [12:34:13.118] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... done [12:34:13.119] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [12:34:13.119] | : . function (..., workers = availableCores(constraints = "connections-16"), [12:34:13.119] | : . rscript_libs = .libPaths()) [12:34:13.119] | : . - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:13.119] | : . - attr(*, "init")= logi TRUE [12:34:13.119] | : . - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:13.119] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:13.119] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:13.119] | : . - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:13.119] | : . - attr(*, "untweakable")= chr "persistent" [12:34:13.119] | : . - attr(*, "call")= language plan(multisession) [12:34:13.123] | : . init: TRUE [12:34:13.124] | : . makeFutureBackend() ... [12:34:13.124] | : . ' Backend function: <'NULL'> [12:34:13.125] | : . ' Evaluator tweak arguments: [n=0] [12:34:13.125] | : . ' list() [12:34:13.126] | : . ' Evaluator formal arguments: [n=2] [12:34:13.126] | : . ' list() [12:34:13.127] | : . ' Backend factory arguments: [n=2] [12:34:13.127] | : . ' Dotted pair list of 2 [12:34:13.127] | : . ' $ workers : language availableCores(constraints = "connections-16") [12:34:13.127] | : . ' $ rscript_libs: language .libPaths() [12:34:13.129] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [12:34:13.129] | : . ' , Arguments: [12:34:13.130] | : . ' , List of 5 [12:34:13.130] | : . ' , $ workers : Named int 2 [12:34:13.130] | : . ' , ..- attr(*, "names")= chr "mc.cores" [12:34:13.130] | : . ' , $ rscript_libs: chr [1:2] "D:/temp/2025_07_29_12_30_17_31216/RtmpU917xP/RLIBS_1bc403705485f" "D:/RCompile/recent/R/library" [12:34:13.130] | : . ' , $ interrupts : logi TRUE [12:34:13.130] | : . ' , $ gc : logi FALSE [12:34:13.130] | : . ' , $ earlySignal : logi FALSE [12:34:13.193] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [12:34:13.193] | : . ' , ; workers: 2 [12:34:13.194] | : . ' , ; getCluster() ... [12:34:13.194] | : . ' , ; getCluster() ... done [12:34:13.194] | : . ' , ; Stopping existing cluster ... [12:34:13.195] | : . ' , ; ` No pre-existing cluster. Skipping [12:34:13.195] | : . ' , ; Stopping existing cluster ... done [12:34:13.195] | : . ' , ; Starting new cluster ... [12:34:13.196] | : . ' , ; ` makeCluster(workers, ...) ... [12:34:13.196] | : . ' , ; ` | Arguments: [12:34:13.196] | : . ' , ; ` | List of 2 [12:34:13.196] | : . ' , ; ` | $ : int 2 [12:34:13.196] | : . ' , ; ` | $ rscript_libs: chr [1:2] "D:/temp/2025_07_29_12_30_17_31216/RtmpU917xP/RLIBS_1bc403705485f" "D:/RCompile/recent/R/library" [12:34:13.199] | : . ' , ; ` | .makeCluster() ... [12:34:13.199] | : . ' , ; ` | : workers: '2' [12:34:13.199] | : . ' , ; ` | : R_FUTURE_PLAN: NA [12:34:13.200] | : . ' , ; ` | : parallelly::makeClusterPSOCK() arguments: [12:34:13.200] | : . ' , ; ` | : List of 2 [12:34:13.200] | : . ' , ; ` | : $ : int 2 [12:34:13.200] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2025_07_29_12_30_17_31216/RtmpU917xP/RLIBS_1bc403705485f" "D:/RCompile/recent/R/library" [12:34:14.272] | : . ' , ; ` | : Generated cluster UUID [12:34:14.273] | : . ' , ; ` | : Cluster UUID: '4c5fb9ff6a21ab4882d506d331e2437a' [12:34:14.273] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:14.277] | : . ' , ; ` | .makeCluster() ... done [12:34:14.277] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:14.280] | : . ' , ; ` makeCluster(workers, ...) ... done [12:34:14.280] | : . ' , ; ` Number of workers: 2 [12:34:14.281] | : . ' , ; ` Workers UUID: '4c5fb9ff6a21ab4882d506d331e2437a' [12:34:14.282] | : . ' , ; Starting new cluster ... done [12:34:14.282] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [12:34:14.282] | : . ' , Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [12:34:14.282] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [12:34:14.283] | : . makeFutureBackend() ... done [12:34:14.283] | : . nbrOfWorkers(NULL) ... [12:34:14.283] | : . ' List of 4 [12:34:14.283] | : . ' $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [12:34:14.283] | : . ' $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [12:34:14.283] | : . ' $ : language nbrOfWorkers() [12:34:14.283] | : . ' $ : language nbrOfWorkers.NULL() [12:34:14.287] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:14.287] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:14.287] | : . ' Number of workers: 2 [12:34:14.288] | : . nbrOfWorkers(NULL) ... done [12:34:14.288] | : . plan(): nbrOfWorkers() = 2 [12:34:14.288] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [12:34:14.288] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done List of 3 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.643 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.131 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.487 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.105 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.106 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.37 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.288 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.596 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.361 makeClusterFuture(): [12:34:14.621] | plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:14.623] | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [12:34:14.623] | : . all.equal() for FutureStrategyList ... [12:34:14.624] | : . ' New stack: [12:34:14.624] | : . ' List of 1 [12:34:14.624] | : . ' $ :function (..., workers = 2) [12:34:14.624] | : . ' ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:14.624] | : . ' ..- attr(*, "init")= logi TRUE [12:34:14.624] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:14.624] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:14.624] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.624] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.624] | : . ' ..- attr(*, "untweakable")= chr "persistent" [12:34:14.624] | : . ' ..- attr(*, "tweaks")=List of 1 [12:34:14.624] | : . ' .. ..$ workers: num 2 [12:34:14.624] | : . ' ..- attr(*, "call")= language plan(multisession, workers = 2) [12:34:14.624] | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:14.631] | : . ' Old stack: [12:34:14.631] | : . ' List of 1 [12:34:14.631] | : . ' $ :function (..., workers = availableCores(constraints = "connections-16"), [12:34:14.631] | : . ' rscript_libs = .libPaths()) [12:34:14.631] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:14.631] | : . ' ..- attr(*, "init")= chr "done" [12:34:14.631] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:14.631] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:14.631] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.631] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.631] | : . ' ..- attr(*, "untweakable")= chr "persistent" [12:34:14.631] | : . ' ..- attr(*, "call")= language plan(multisession) [12:34:14.631] | : . ' ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [12:34:14.631] | : . ' .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:14.631] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:14.631] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.631] | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:14.641] | : . ' Not identical [12:34:14.642] | : . ' all.equal() for future ... [12:34:14.642] | : . ' , List of 2 [12:34:14.642] | : . ' , $ target :function (..., workers = 2) [12:34:14.642] | : . ' , ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:14.642] | : . ' , ..- attr(*, "init")= logi TRUE [12:34:14.642] | : . ' , ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:14.642] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:14.642] | : . ' , .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.642] | : . ' , ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.642] | : . ' , ..- attr(*, "untweakable")= chr "persistent" [12:34:14.642] | : . ' , ..- attr(*, "tweaks")=List of 1 [12:34:14.642] | : . ' , .. ..$ workers: num 2 [12:34:14.642] | : . ' , ..- attr(*, "call")= language plan(multisession, workers = 2) [12:34:14.642] | : . ' , $ current:function (..., workers = availableCores(constraints = "connections-16"), [12:34:14.642] | : . ' , rscript_libs = .libPaths()) [12:34:14.642] | : . ' , ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:14.642] | : . ' , ..- attr(*, "init")= chr "done" [12:34:14.642] | : . ' , ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:14.642] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:14.642] | : . ' , .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.642] | : . ' , ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.642] | : . ' , ..- attr(*, "untweakable")= chr "persistent" [12:34:14.642] | : . ' , ..- attr(*, "call")= language plan(multisession) [12:34:14.642] | : . ' , ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [12:34:14.642] | : . ' , .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:14.642] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:14.642] | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.655] | : . ' , Formals differ [12:34:14.656] | : . ' all.equal() for future ... done [12:34:14.656] | : . ' Future strategies differ at level 1 [12:34:14.656] | : . all.equal() for FutureStrategyList ... done [12:34:14.656] | : . plan(): Setting new future backend stack: [12:34:14.657] | : . List of future strategies: [12:34:14.657] | : . 1. multisession: [12:34:14.657] | : . - args: function (..., workers = 2) [12:34:14.657] | : . - tweaked: TRUE [12:34:14.657] | : . - call: plan(multisession, workers = 2) [12:34:14.657] | : . List of 1 [12:34:14.657] | : . $ :function (..., workers = 2) [12:34:14.657] | : . ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:14.657] | : . ..- attr(*, "init")= logi TRUE [12:34:14.657] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:14.657] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:14.657] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.657] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.657] | : . ..- attr(*, "untweakable")= chr "persistent" [12:34:14.657] | : . ..- attr(*, "tweaks")=List of 1 [12:34:14.657] | : . .. ..$ workers: num 2 [12:34:14.657] | : . ..- attr(*, "call")= language plan(multisession, workers = 2) [12:34:14.657] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:14.666] | : . plan(): plan_cleanup(<'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... [12:34:14.666] | : . ' plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:14.667] | : . ' , Getting current ("next") strategy: 'FutureStrategy', 'multisession', 'cluster', 'multiprocess', 'future', 'function' [12:34:14.667] | : . ' plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:14.668] | : . ' stopWorkers() for MultisessionFutureBackend ... [12:34:14.668] | : . ' , Interrupt active futures ... [12:34:14.670] | : . ' , ; Number of futures: 0 [12:34:14.670] | : . ' , Interrupt active futures ... done [12:34:14.671] | : . ' , Clear future registry ... [12:34:14.672] | : . ' , Clear future registry ... done [12:34:14.672] | : . ' , Stop cluster workers ... [12:34:14.673] | : . ' , ; Stopping existing cluster ... [12:34:14.673] | : . ' , ; ` Cluster to shut down: [12:34:14.673] | : . ' , ; ` Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:14.687] | : . ' , ; ` Stopped cluster: 'c(TRUE, TRUE)' [12:34:14.736] | : . ' , ; Stopping existing cluster ... done [12:34:14.736] | : . ' , Stop cluster workers ... done [12:34:14.737] | : . ' stopWorkers() for MultisessionFutureBackend ... done [12:34:14.737] | : . ' Legacy shutdown of cluster workers ... [12:34:14.737] | : . ' , Stopping existing cluster ... [12:34:14.738] | : . ' , ; No pre-existing cluster. Skipping [12:34:14.738] | : . ' , Stopping existing cluster ... done [12:34:14.738] | : . ' Legacy shutdown of cluster workers ... done [12:34:14.738] | : . plan(): plan_cleanup(<'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... done [12:34:14.739] | : . plan(): plan_init() of 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [12:34:14.739] | : . ' function (..., workers = 2) [12:34:14.739] | : . ' - attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:14.739] | : . ' - attr(*, "init")= logi TRUE [12:34:14.739] | : . ' - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:14.739] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:14.739] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.739] | : . ' - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:14.739] | : . ' - attr(*, "untweakable")= chr "persistent" [12:34:14.739] | : . ' - attr(*, "tweaks")=List of 1 [12:34:14.739] | : . ' ..$ workers: num 2 [12:34:14.739] | : . ' - attr(*, "call")= language plan(multisession, workers = 2) [12:34:14.745] | : . ' init: TRUE [12:34:14.745] | : . ' makeFutureBackend() ... [12:34:14.746] | : . ' , Backend function: <'NULL'> [12:34:14.746] | : . ' , Evaluator tweak arguments: [n=1] [12:34:14.746] | : . ' , List of 1 [12:34:14.746] | : . ' , $ workers: num 2 [12:34:14.748] | : . ' , Evaluator formal arguments: [n=1] [12:34:14.748] | : . ' , List of 1 [12:34:14.748] | : . ' , $ workers: num 2 [12:34:14.749] | : . ' , Backend factory arguments: [n=1] [12:34:14.749] | : . ' , Dotted pair list of 1 [12:34:14.749] | : . ' , $ workers: num 2 [12:34:14.765] | : . ' , MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [12:34:14.766] | : . ' , ; Arguments: [12:34:14.766] | : . ' , ; List of 5 [12:34:14.766] | : . ' , ; $ workers : num 2 [12:34:14.766] | : . ' , ; $ rscript_libs: chr [1:2] "D:/temp/2025_07_29_12_30_17_31216/RtmpU917xP/RLIBS_1bc403705485f" "D:/RCompile/recent/R/library" [12:34:14.766] | : . ' , ; $ interrupts : logi TRUE [12:34:14.766] | : . ' , ; $ gc : logi FALSE [12:34:14.766] | : . ' , ; $ earlySignal : logi FALSE [12:34:14.770] | : . ' , ; ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [12:34:14.770] | : . ' , ; ` workers: 2 [12:34:14.771] | : . ' , ; ` getCluster() ... [12:34:14.771] | : . ' , ; ` getCluster() ... done [12:34:14.771] | : . ' , ; ` Stopping existing cluster ... [12:34:14.771] | : . ' , ; ` | No pre-existing cluster. Skipping [12:34:14.771] | : . ' , ; ` Stopping existing cluster ... done [12:34:14.772] | : . ' , ; ` Starting new cluster ... [12:34:14.772] | : . ' , ; ` | makeCluster(workers, ...) ... [12:34:14.772] | : . ' , ; ` | : Arguments: [12:34:14.772] | : . ' , ; ` | : List of 2 [12:34:14.772] | : . ' , ; ` | : $ : int 2 [12:34:14.772] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2025_07_29_12_30_17_31216/RtmpU917xP/RLIBS_1bc403705485f" "D:/RCompile/recent/R/library" [12:34:14.774] | : . ' , ; ` | : .makeCluster() ... [12:34:14.774] | : . ' , ; ` | : . workers: '2' [12:34:14.774] | : . ' , ; ` | : . R_FUTURE_PLAN: NA [12:34:14.774] | : . ' , ; ` | : . parallelly::makeClusterPSOCK() arguments: [12:34:14.774] | : . ' , ; ` | : . List of 2 [12:34:14.774] | : . ' , ; ` | : . $ : int 2 [12:34:14.774] | : . ' , ; ` | : . $ rscript_libs: chr [1:2] "D:/temp/2025_07_29_12_30_17_31216/RtmpU917xP/RLIBS_1bc403705485f" "D:/RCompile/recent/R/library" [12:34:15.243] | : . ' , ; ` | : . Generated cluster UUID [12:34:15.244] | : . ' , ; ` | : . Cluster UUID: '4d50057410fc55f0e0a5ebd7c049acf6' [12:34:15.244] | : . ' , ; ` | : . Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:15.247] | : . ' , ; ` | : .makeCluster() ... done [12:34:15.247] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:15.250] | : . ' , ; ` | makeCluster(workers, ...) ... done [12:34:15.251] | : . ' , ; ` | Number of workers: 2 [12:34:15.251] | : . ' , ; ` | Workers UUID: '4d50057410fc55f0e0a5ebd7c049acf6' [12:34:15.251] | : . ' , ; ` Starting new cluster ... done [12:34:15.252] | : . ' , ; ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [12:34:15.252] | : . ' , ; Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [12:34:15.252] | : . ' , MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [12:34:15.252] | : . ' makeFutureBackend() ... done [12:34:15.253] | : . ' nbrOfWorkers(NULL) ... [12:34:15.253] | : . ' , List of 4 [12:34:15.253] | : . ' , $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [12:34:15.253] | : . ' , $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [12:34:15.253] | : . ' , $ : language nbrOfWorkers() [12:34:15.253] | : . ' , $ : language nbrOfWorkers.NULL() [12:34:15.256] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.256] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.257] | : . ' , Number of workers: 2 [12:34:15.257] | : . ' nbrOfWorkers(NULL) ... done [12:34:15.257] | : . ' plan(): nbrOfWorkers() = 2 [12:34:15.257] | : . plan(): plan_init() of 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [12:34:15.258] | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [12:34:15.258] | : nbrOfWorkers(NULL) ... [12:34:15.258] | : . List of 4 [12:34:15.258] | : . $ : language makeClusterFuture() [12:34:15.258] | : . $ : language stop_if_not(length(specs) == 1L) [12:34:15.258] | : . $ : language nbrOfWorkers() [12:34:15.258] | : . $ : language nbrOfWorkers.NULL() [12:34:15.261] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.261] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.262] | : . Number of workers: 2 [12:34:15.262] | : nbrOfWorkers(NULL) ... done [12:34:15.262] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.262] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.263] | : sendData() for FutureNode #1 ... [12:34:15.264] | : . | type: 'EXEC' [12:34:15.264] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.264] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.265] | : . Detected: clusterSetRNGStream() [12:34:15.265] | : . Seed recorded: (10407, 320834453, 1978554194, -509798741, -1147349520, 157581617, 557576510) [12:34:15.267] | : sendData() for FutureNode #1 ... done [12:34:15.268] | : sendData() for FutureNode #2 ... [12:34:15.268] | : . | type: 'EXEC' [12:34:15.268] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.269] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.269] | : . Detected: clusterSetRNGStream() [12:34:15.269] | : . Seed recorded: (10407, 467092750, 1460031331, 1962124947, 1256541621, 1178467354, -1209459183) [12:34:15.270] | : sendData() for FutureNode #2 ... done [12:34:15.270] | : recvData() for FutureNode ... [12:34:15.271] | : . FutureResult: [12:34:15.271] | : . value: 'list' [12:34:15.271] | : . visible: TRUE [12:34:15.271] | : . stdout: NULL [12:34:15.271] | : . conditions: [n = 0] [12:34:15.271] | : . RNG used: FALSE [12:34:15.271] | : . duration: 0 secs (started 2025-07-29 12:34:15.266566) [12:34:15.271] | : . version: 1.8 [12:34:15.273] | : . Updating the node's RNG state [12:34:15.273] | : . value() for ConstantFuture () ... [12:34:15.274] | : . ' relay stdout ... [12:34:15.274] | : . ' relay stdout ... done [12:34:15.275] | : . ' check for misuse ... [12:34:15.275] | : . ' check for misuse ... done [12:34:15.275] | : . value() for ConstantFuture () ... done [12:34:15.276] | : recvData() for FutureNode ... done [12:34:15.276] | : recvData() for FutureNode ... [12:34:15.276] | : . FutureResult: [12:34:15.276] | : . value: 'list' [12:34:15.276] | : . visible: TRUE [12:34:15.276] | : . stdout: NULL [12:34:15.276] | : . conditions: [n = 0] [12:34:15.276] | : . RNG used: FALSE [12:34:15.276] | : . duration: 0 secs (started 2025-07-29 12:34:15.27036) [12:34:15.276] | : . version: 1.8 [12:34:15.277] | : . Updating the node's RNG state [12:34:15.278] | : . value() for ConstantFuture () ... [12:34:15.278] | : . ' relay stdout ... [12:34:15.278] | : . ' relay stdout ... done [12:34:15.279] | : . ' check for misuse ... [12:34:15.279] | : . ' check for misuse ... done [12:34:15.279] | : . value() for ConstantFuture () ... done [12:34:15.280] | : recvData() for FutureNode ... done [12:34:15.280] | : sendData() for FutureNode #1 ... [12:34:15.280] | : . | type: 'EXEC' [12:34:15.281] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.281] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.282] | : . Detected: clusterExport() [12:34:15.282] | : . Exports: [n=2] [12:34:15.283] | : sendData() for FutureNode #1 ... done [12:34:15.283] | : sendData() for FutureNode #2 ... [12:34:15.283] | : . | type: 'EXEC' [12:34:15.284] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.284] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.284] | : . Detected: clusterExport() [12:34:15.285] | : sendData() for FutureNode #2 ... done [12:34:15.285] | : recvData() for FutureNode ... [12:34:15.286] | : . FutureResult: [12:34:15.286] | : . value: 'list' [12:34:15.286] | : . visible: TRUE [12:34:15.286] | : . stdout: NULL [12:34:15.286] | : . conditions: [n = 0] [12:34:15.286] | : . RNG used: FALSE [12:34:15.286] | : . duration: 0 secs (started 2025-07-29 12:34:15.282887) [12:34:15.286] | : . version: 1.8 [12:34:15.287] | : . value() for ConstantFuture () ... [12:34:15.287] | : . ' relay stdout ... [12:34:15.287] | : . ' relay stdout ... done [12:34:15.288] | : . ' check for misuse ... [12:34:15.288] | : . ' check for misuse ... done [12:34:15.288] | : . value() for ConstantFuture () ... done [12:34:15.289] | : recvData() for FutureNode ... done [12:34:15.289] | : recvData() for FutureNode ... [12:34:15.289] | : . FutureResult: [12:34:15.289] | : . value: 'list' [12:34:15.289] | : . visible: TRUE [12:34:15.289] | : . stdout: NULL [12:34:15.289] | : . conditions: [n = 0] [12:34:15.289] | : . RNG used: FALSE [12:34:15.289] | : . duration: 0 secs (started 2025-07-29 12:34:15.285188) [12:34:15.289] | : . version: 1.8 [12:34:15.290] | : . value() for ConstantFuture () ... [12:34:15.291] | : . ' relay stdout ... [12:34:15.291] | : . ' relay stdout ... done [12:34:15.291] | : . ' check for misuse ... [12:34:15.292] | : . ' check for misuse ... done [12:34:15.292] | : . value() for ConstantFuture () ... done [12:34:15.292] | : recvData() for FutureNode ... done [12:34:15.297] | : sendData() for FutureNode #1 ... [12:34:15.298] | : . | type: 'EXEC' [12:34:15.298] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.299] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.299] | : . Create future ... [12:34:15.300] | : . ' List of 1 [12:34:15.300] | : . ' $ data:List of 4 [12:34:15.300] | : . ' ..$ fun :function (X, FUN, ...) [12:34:15.300] | : . ' ..$ args :List of 2 [12:34:15.300] | : . ' .. ..$ : int 11 [12:34:15.300] | : . ' .. ..$ FUN:function (x) [12:34:15.300] | : . ' ..$ return: logi TRUE [12:34:15.300] | : . ' ..$ tag : NULL [12:34:15.305] | : . ' List of 1 [12:34:15.305] | : . ' $ options:List of 2 [12:34:15.305] | : . ' ..$ globals: logi TRUE [12:34:15.305] | : . ' .. ..- attr(*, "add")=List of 1 [12:34:15.305] | : . ' .. .. ..$ a: num 42 [12:34:15.305] | : . ' ..$ seed : int [1:7] 10407 320834453 1978554194 -509798741 -1147349520 157581617 557576510 [12:34:15.310] | : . ' List of 1 [12:34:15.310] | : . ' $ future_args:List of 4 [12:34:15.310] | : . ' ..$ expr : symbol expr [12:34:15.310] | : . ' ..$ substitute: logi FALSE [12:34:15.310] | : . ' ..$ globals : logi TRUE [12:34:15.310] | : . ' .. ..- attr(*, "add")=List of 1 [12:34:15.310] | : . ' .. .. ..$ a: num 42 [12:34:15.310] | : . ' ..$ seed : int [1:7] 10407 320834453 1978554194 -509798741 -1147349520 157581617 557576510 [12:34:15.316] | : . ' future(..., label = NULL) ... [12:34:15.317] | : . ' , lazy: FALSE [12:34:15.317] | : . ' , stdout: TRUE [12:34:15.318] | : . ' , conditions: [n=1] 'condition' [12:34:15.318] | : . ' , gc: FALSE [12:34:15.318] | : . ' , earlySignal: FALSE [12:34:15.320] | : . ' , getGlobalsAndPackages() ... [12:34:15.321] | : . ' , ; 'add' globals passed as-list: [1] 'a' [12:34:15.325] | : . ' , getGlobalsAndPackages() ... done [12:34:15.326] | : . ' , Searching for globals ... [12:34:15.378] | : . ' , ; globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:15.379] | : . ' , Searching for globals ... done [12:34:15.379] | : . ' , Resolving globals: FALSE [12:34:15.379] | : . ' , Search for packages associated with the globals ... [12:34:15.380] | : . ' , ; Packages associated with globals: [1] 'base' [12:34:15.381] | : . ' , ; Packages: [1] 'base' [12:34:15.382] | : . ' , Search for packages associated with the globals ... done [12:34:15.382] | : . ' , Packages after dropping 'base': [0] [12:34:15.382] | : . ' , globals: [3] 'fun', 'args', 'a' [12:34:15.383] | : . ' , packages: [0] [12:34:15.383] | : . ' future(..., label = NULL) ... done [12:34:15.385] | : . ' run() for 'Future' () ... [12:34:15.385] | : . ' , state: 'created' [12:34:15.385] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.385] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.386] | : . ' , Using MultisessionFutureBackend ... [12:34:15.386] | : . ' , ; Number of futures since start: 0 (0 created, 0 launched, 0 finished) [12:34:15.387] | : . ' , ; Launching futures ... [12:34:15.387] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [12:34:15.388] | : . ' , ; ` | Workers: [n=2] [12:34:15.388] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:15.391] | : . ' , ; ` | FutureRegistry: 'workers-4d50057410fc55f0e0a5ebd7c049acf6' [12:34:15.391] | : . ' , ; ` | requestWorker() ... [12:34:15.392] | : . ' , ; ` | : requestNode() ... [12:34:15.392] | : . ' , ; ` | : . Number of workers: 2 [12:34:15.392] | : . ' , ; ` | : . Polling for a free worker ... [12:34:15.393] | : . ' , ; ` | : . ' FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.393] | : . ' , ; ` | : . ' , Created empty registry 'workers-4d50057410fc55f0e0a5ebd7c049acf6' [12:34:15.393] | : . ' , ; ` | : . ' , Listing all futures [12:34:15.394] | : . ' , ; ` | : . ' , Number of registered futures: 0 [12:34:15.394] | : . ' , ; ` | : . ' FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.394] | : . ' , ; ` | : . ' Total time: 0 [12:34:15.394] | : . ' , ; ` | : . Polling for a free worker ... done [12:34:15.395] | : . ' , ; ` | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.395] | : . ' , ; ` | : . ' Listing all futures [12:34:15.395] | : . ' , ; ` | : . ' Number of registered futures: 0 [12:34:15.395] | : . ' , ; ` | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.396] | : . ' , ; ` | : . avail: [n=2] '1', '2' [12:34:15.396] | : . ' , ; ` | : . Index of first available worker: 1 [12:34:15.396] | : . ' , ; ` | : . Validate that the worker is functional ... [12:34:15.397] | : . ' , ; ` | : . ' Worker is functional [12:34:15.397] | : . ' , ; ` | : . ' FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.398] | : . ' , ; ` | : . ' , Listing all futures [12:34:15.398] | : . ' , ; ` | : . ' , Number of registered futures: 0 [12:34:15.398] | : . ' , ; ` | : . ' FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.399] | : . ' , ; ` | : . Validate that the worker is functional ... done [12:34:15.399] | : . ' , ; ` | : requestNode() ... done [12:34:15.399] | : . ' , ; ` | : cluster node index: 1 [12:34:15.400] | : . ' , ; ` | requestWorker() ... done [12:34:15.400] | : . ' , ; ` | eraseGlobalEnvironment() ... [12:34:15.401] | : . ' , ; ` | eraseGlobalEnvironment() ... done [12:34:15.401] | : . ' , ; ` | launchFuture() ... [12:34:15.401] | : . ' , ; ` | : cluster node index: 1 [12:34:15.402] | : . ' , ; ` | : getFutureData() ... [12:34:15.402] | : . ' , ; ` | : . getFutureCore() ... [12:34:15.402] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [12:34:15.403] | : . ' , ; ` | : . getFutureCore() ... done [12:34:15.403] | : . ' , ; ` | : . getFutureCapture() ... [12:34:15.404] | : . ' , ; ` | : . getFutureCapture() ... done [12:34:15.404] | : . ' , ; ` | : . getFutureContext() ... [12:34:15.404] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.405] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [12:34:15.405] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.405] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [12:34:15.406] | : . ' , ; ` | : . getFutureContext() ... done [12:34:15.406] | : . ' , ; ` | : getFutureData() ... done [12:34:15.432] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... [12:34:15.432] | : . ' , ; ` | : . Appended future to position #1 [12:34:15.432] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:15.433] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... done [12:34:15.433] | : . ' , ; ` | launchFuture() ... done [12:34:15.433] | : . ' , ; ` | MultisessionFuture started [12:34:15.433] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [12:34:15.434] | : . ' , ; Launching futures ... done [12:34:15.434] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:15.434] | : . ' , Using MultisessionFutureBackend ... done [12:34:15.434] | : . ' run() for 'Future' () ... done [12:34:15.435] | : . Create future ... done [12:34:15.435] | : sendData() for FutureNode #1 ... done [12:34:15.435] | plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.436] | sendData() for FutureNode #2 ... [12:34:15.436] | : | type: 'EXEC' [12:34:15.436] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.436] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.437] | : Create future ... [12:34:15.437] | : . List of 1 [12:34:15.437] | : . $ data:List of 4 [12:34:15.437] | : . ..$ fun :function (X, FUN, ...) [12:34:15.437] | : . ..$ args :List of 2 [12:34:15.437] | : . .. ..$ : int [1:2] 12 13 [12:34:15.437] | : . .. ..$ FUN:function (x) [12:34:15.437] | : . ..$ return: logi TRUE [12:34:15.437] | : . ..$ tag : NULL [12:34:15.441] | : . List of 1 [12:34:15.441] | : . $ options:List of 2 [12:34:15.441] | : . ..$ globals: logi TRUE [12:34:15.441] | : . .. ..- attr(*, "add")=List of 1 [12:34:15.441] | : . .. .. ..$ a: num 42 [12:34:15.441] | : . ..$ seed : int [1:7] 10407 467092750 1460031331 1962124947 1256541621 1178467354 -1209459183 [12:34:15.445] | : . List of 1 [12:34:15.445] | : . $ future_args:List of 4 [12:34:15.445] | : . ..$ expr : symbol expr [12:34:15.445] | : . ..$ substitute: logi FALSE [12:34:15.445] | : . ..$ globals : logi TRUE [12:34:15.445] | : . .. ..- attr(*, "add")=List of 1 [12:34:15.445] | : . .. .. ..$ a: num 42 [12:34:15.445] | : . ..$ seed : int [1:7] 10407 467092750 1460031331 1962124947 1256541621 1178467354 -1209459183 [12:34:15.449] | : . future(..., label = NULL) ... [12:34:15.449] | : . ' lazy: FALSE [12:34:15.449] | : . ' stdout: TRUE [12:34:15.450] | : . ' conditions: [n=1] 'condition' [12:34:15.450] | : . ' gc: FALSE [12:34:15.450] | : . ' earlySignal: FALSE [12:34:15.450] | : . ' getGlobalsAndPackages() ... [12:34:15.451] | : . ' , 'add' globals passed as-list: [1] 'a' [12:34:15.451] | : . ' getGlobalsAndPackages() ... done [12:34:15.451] | : . ' Searching for globals ... [12:34:15.490] | : . ' , globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:15.490] | : . ' Searching for globals ... done [12:34:15.491] | : . ' Resolving globals: FALSE [12:34:15.491] | : . ' Search for packages associated with the globals ... [12:34:15.492] | : . ' , Packages associated with globals: [1] 'base' [12:34:15.493] | : . ' , Packages: [1] 'base' [12:34:15.493] | : . ' Search for packages associated with the globals ... done [12:34:15.493] | : . ' Packages after dropping 'base': [0] [12:34:15.494] | : . ' globals: [3] 'fun', 'args', 'a' [12:34:15.494] | : . ' packages: [0] [12:34:15.494] | : . future(..., label = NULL) ... done [12:34:15.495] | : . run() for 'Future' () ... [12:34:15.495] | : . ' state: 'created' [12:34:15.495] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.496] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.496] | : . ' Using MultisessionFutureBackend ... [12:34:15.496] | : . ' , Number of futures since start: 1 (1 created, 1 launched, 0 finished) [12:34:15.496] | : . ' , Launching futures ... [12:34:15.497] | : . ' , ; launchFuture() for ClusterFutureBackend ... [12:34:15.497] | : . ' , ; ` Workers: [n=2] [12:34:15.497] | : . ' , ; ` Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:15.500] | : . ' , ; ` FutureRegistry: 'workers-4d50057410fc55f0e0a5ebd7c049acf6' [12:34:15.500] | : . ' , ; ` requestWorker() ... [12:34:15.501] | : . ' , ; ` | requestNode() ... [12:34:15.501] | : . ' , ; ` | : Number of workers: 2 [12:34:15.501] | : . ' , ; ` | : Polling for a free worker ... [12:34:15.502] | : . ' , ; ` | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.502] | : . ' , ; ` | : . ' Listing all futures [12:34:15.502] | : . ' , ; ` | : . ' Number of registered futures: 1 [12:34:15.502] | : . ' , ; ` | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.503] | : . ' , ; ` | : . Total time: 0 [12:34:15.503] | : . ' , ; ` | : Polling for a free worker ... done [12:34:15.503] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.503] | : . ' , ; ` | : . Listing all futures [12:34:15.504] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:15.504] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.504] | : . ' , ; ` | : avail: [n=2] '2' [12:34:15.504] | : . ' , ; ` | : Index of first available worker: 2 [12:34:15.505] | : . ' , ; ` | : Validate that the worker is functional ... [12:34:15.505] | : . ' , ; ` | : . Worker is functional [12:34:15.506] | : . ' , ; ` | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.506] | : . ' , ; ` | : . ' Listing all futures [12:34:15.506] | : . ' , ; ` | : . ' Number of registered futures: 1 [12:34:15.507] | : . ' , ; ` | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.507] | : . ' , ; ` | : Validate that the worker is functional ... done [12:34:15.507] | : . ' , ; ` | requestNode() ... done [12:34:15.507] | : . ' , ; ` | cluster node index: 2 [12:34:15.508] | : . ' , ; ` requestWorker() ... done [12:34:15.508] | : . ' , ; ` eraseGlobalEnvironment() ... [12:34:15.509] | : . ' , ; ` eraseGlobalEnvironment() ... done [12:34:15.509] | : . ' , ; ` launchFuture() ... [12:34:15.509] | : . ' , ; ` | cluster node index: 2 [12:34:15.510] | : . ' , ; ` | getFutureData() ... [12:34:15.510] | : . ' , ; ` | : getFutureCore() ... [12:34:15.510] | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [12:34:15.510] | : . ' , ; ` | : getFutureCore() ... done [12:34:15.511] | : . ' , ; ` | : getFutureCapture() ... [12:34:15.511] | : . ' , ; ` | : getFutureCapture() ... done [12:34:15.511] | : . ' , ; ` | : getFutureContext() ... [12:34:15.511] | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.512] | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [12:34:15.512] | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.512] | : . ' , ; ` | : . Packages needed by future backend (n = 0): [12:34:15.512] | : . ' , ; ` | : getFutureContext() ... done [12:34:15.513] | : . ' , ; ` | getFutureData() ... done [12:34:15.535] | : . ' , ; ` | FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... [12:34:15.540] | : . ' , ; ` | : Appended future to position #2 [12:34:15.540] | : . ' , ; ` | : Number of registered futures: 2 [12:34:15.540] | : . ' , ; ` | FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... done [12:34:15.541] | : . ' , ; ` launchFuture() ... done [12:34:15.541] | : . ' , ; ` MultisessionFuture started [12:34:15.541] | : . ' , ; launchFuture() for ClusterFutureBackend ... done [12:34:15.542] | : . ' , Launching futures ... done [12:34:15.542] | : . ' , Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:15.542] | : . ' Using MultisessionFutureBackend ... done [12:34:15.543] | : . run() for 'Future' () ... done [12:34:15.543] | : Create future ... done [12:34:15.543] | sendData() for FutureNode #2 ... done [12:34:15.543] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.544] recvData() for FutureNode ... [12:34:15.544] | result() for ClusterFuture ... [12:34:15.545] | : assertValidConnection() ... [12:34:15.545] | : . cluster node index: 1 [12:34:15.546] | : assertValidConnection() ... done [12:34:15.547] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:15.547] | : . cluster node index: 1 [12:34:15.547] | : . [1] TRUE [12:34:15.548] | : . Received data: [12:34:15.548] | : . List of 5 [12:34:15.548] | : . $ type : chr "VALUE" [12:34:15.548] | : . $ value :List of 16 [12:34:15.548] | : . ..$ value :List of 1 [12:34:15.548] | : . .. ..$ :List of 2 [12:34:15.548] | : . .. .. ..$ a : num 42 [12:34:15.548] | : . .. .. ..$ mean: num -0.643 [12:34:15.548] | : . ..$ visible : logi TRUE [12:34:15.548] | : . ..$ stdout : chr "" [12:34:15.548] | : . ..$ conditions :List of 1 [12:34:15.548] | : . .. ..$ :List of 2 [12:34:15.548] | : . .. .. ..$ condition:List of 2 [12:34:15.548] | : . .. .. .. ..$ message: chr "Process ID: 22024\n" [12:34:15.548] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:15.548] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:15.548] | : . .. .. ..$ signaled : int 0 [12:34:15.548] | : . ..$ rng : logi TRUE [12:34:15.548] | : . ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [12:34:15.548] | : . ..$ misuseGlobalEnv : NULL [12:34:15.548] | : . ..$ misuseConnections :List of 3 [12:34:15.548] | : . .. ..$ added : NULL [12:34:15.548] | : . .. ..$ removed : NULL [12:34:15.548] | : . .. ..$ replaced: NULL [12:34:15.548] | : . ..$ misuseDevices : NULL [12:34:15.548] | : . ..$ misuseDefaultDevice: list() [12:34:15.548] | : . ..$ started : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.548] | : . ..$ finished : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.548] | : . ..$ uuid : chr [1:2] "fb58d4c25800086bc13203f5f5845911" "5" [12:34:15.548] | : . ..$ session_uuid : chr "905c3f70ebd92136c5eb65f0068b1f56" [12:34:15.548] | : . .. ..- attr(*, "source")=List of 5 [12:34:15.548] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:15.548] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:15.548] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:15.548] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:15.548] | : . .. .. ..$ pid : int 22024 [12:34:15.548] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.548] | : . .. .. ..$ random: int 2147483647 [12:34:15.548] | : . ..$ r_info :List of 4 [12:34:15.548] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:15.548] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:15.548] | : . .. ..$ os : chr "windows" [12:34:15.548] | : . .. ..$ os_name : chr "Windows" [12:34:15.548] | : . .. ..$ captures_utf8: logi TRUE [12:34:15.548] | : . ..$ version : chr "1.8" [12:34:15.548] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:15.548] | : . $ success: logi TRUE [12:34:15.548] | : . $ time : 'proc_time' Named num [1:5] 0.08 0 0.08 NA NA [12:34:15.548] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:15.548] | : . $ tag : NULL [12:34:15.574] | : . Received FutureResult [12:34:15.574] | : . FutureResult: [12:34:15.574] | : . value: 'list' [12:34:15.574] | : . visible: TRUE [12:34:15.574] | : . stdout: character [12:34:15.574] | : . conditions: [n = 1] simpleMessage [12:34:15.574] | : . RNG used: TRUE [12:34:15.574] | : . duration: 0.07601404 secs (started 2025-07-29 12:34:15.434016) [12:34:15.574] | : . version: 1.8 [12:34:15.575] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... [12:34:15.575] | : . ' Removed future from position #1 [12:34:15.576] | : . ' Number of registered futures: 1 [12:34:15.576] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... done [12:34:15.576] | : . Erased future from future backend [12:34:15.577] | : . result() for ClusterFuture ... [12:34:15.577] | : . ' result already collected: FutureResult [12:34:15.577] | : . result() for ClusterFuture ... done [12:34:15.577] | : . signalConditions() ... [12:34:15.578] | : . ' include = 'immediateCondition' [12:34:15.578] | : . ' exclude = [12:34:15.578] | : . ' resignal = FALSE [12:34:15.579] | : . ' Number of conditions: 1 [12:34:15.579] | : . ' int 1 [12:34:15.580] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.580] | : . signalConditions() ... done [12:34:15.580] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:15.580] | result() for ClusterFuture ... done [12:34:15.580] | FutureResult: [12:34:15.580] | value: 'list' [12:34:15.580] | visible: TRUE [12:34:15.580] | stdout: character [12:34:15.580] | conditions: [n = 1] simpleMessage [12:34:15.580] | RNG used: TRUE [12:34:15.580] | duration: 0.07601404 secs (started 2025-07-29 12:34:15.434016) [12:34:15.580] | version: 1.8 [12:34:15.581] | Updating the node's RNG state [12:34:15.581] | value() for MultisessionFuture () ... [12:34:15.581] | : result() for ClusterFuture ... [12:34:15.581] | : . result already collected: FutureResult [12:34:15.582] | : result() for ClusterFuture ... done [12:34:15.582] | : result() for ClusterFuture ... [12:34:15.582] | : . result already collected: FutureResult [12:34:15.582] | : result() for ClusterFuture ... done [12:34:15.582] | : signalConditions() ... [12:34:15.582] | : . include = 'immediateCondition' [12:34:15.583] | : . exclude = [12:34:15.583] | : . resignal = FALSE [12:34:15.583] | : . Number of conditions: 1 [12:34:15.583] | : . int 1 [12:34:15.583] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.584] | : signalConditions() ... done [12:34:15.584] | : relay stdout ... [12:34:15.584] | : relay stdout ... done [12:34:15.584] | : check for misuse ... [12:34:15.584] | : check for misuse ... done [12:34:15.584] | : relay conditions ... [12:34:15.585] | : . Future state: 'finished' [12:34:15.585] | : . result() for ClusterFuture ... [12:34:15.585] | : . ' result already collected: FutureResult [12:34:15.585] | : . result() for ClusterFuture ... done [12:34:15.585] | : . signalConditions() ... [12:34:15.585] | : . ' include = 'condition' [12:34:15.586] | : . ' exclude = 'immediateCondition' [12:34:15.586] | : . ' resignal = TRUE [12:34:15.586] | : . ' Number of conditions: 1 [12:34:15.586] | : . ' int 1 [12:34:15.587] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.587] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 22024 [12:34:15.587] | : . signalConditions() ... done [12:34:15.587] | : relay conditions ... done [12:34:15.587] | value() for MultisessionFuture () ... done [12:34:15.589] recvData() for FutureNode ... done [12:34:15.589] recvData() for FutureNode ... [12:34:15.589] | result() for ClusterFuture ... [12:34:15.590] | : assertValidConnection() ... [12:34:15.590] | : . cluster node index: 2 [12:34:15.590] | : assertValidConnection() ... done [12:34:15.590] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:15.591] | : . cluster node index: 2 [12:34:15.649] | : . [1] TRUE [12:34:15.650] | : . Received data: [12:34:15.650] | : . List of 5 [12:34:15.650] | : . $ type : chr "VALUE" [12:34:15.650] | : . $ value :List of 16 [12:34:15.650] | : . ..$ value :List of 2 [12:34:15.650] | : . .. ..$ :List of 2 [12:34:15.650] | : . .. .. ..$ a : num 42 [12:34:15.650] | : . .. .. ..$ mean: num -0.131 [12:34:15.650] | : . .. ..$ :List of 2 [12:34:15.650] | : . .. .. ..$ a : num 42 [12:34:15.650] | : . .. .. ..$ mean: num -0.487 [12:34:15.650] | : . ..$ visible : logi TRUE [12:34:15.650] | : . ..$ stdout : chr "" [12:34:15.650] | : . ..$ conditions :List of 2 [12:34:15.650] | : . .. ..$ :List of 2 [12:34:15.650] | : . .. .. ..$ condition:List of 2 [12:34:15.650] | : . .. .. .. ..$ message: chr "Process ID: 94892\n" [12:34:15.650] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:15.650] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:15.650] | : . .. .. ..$ signaled : int 0 [12:34:15.650] | : . .. ..$ :List of 2 [12:34:15.650] | : . .. .. ..$ condition:List of 2 [12:34:15.650] | : . .. .. .. ..$ message: chr "Process ID: 94892\n" [12:34:15.650] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:15.650] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:15.650] | : . .. .. ..$ signaled : int 0 [12:34:15.650] | : . ..$ rng : logi TRUE [12:34:15.650] | : . ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [12:34:15.650] | : . ..$ misuseGlobalEnv : NULL [12:34:15.650] | : . ..$ misuseConnections :List of 3 [12:34:15.650] | : . .. ..$ added : NULL [12:34:15.650] | : . .. ..$ removed : NULL [12:34:15.650] | : . .. ..$ replaced: NULL [12:34:15.650] | : . ..$ misuseDevices : NULL [12:34:15.650] | : . ..$ misuseDefaultDevice: list() [12:34:15.650] | : . ..$ started : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.650] | : . ..$ finished : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.650] | : . ..$ uuid : chr [1:2] "fb58d4c25800086bc13203f5f5845911" "6" [12:34:15.650] | : . ..$ session_uuid : chr "757ac83a117b2cf5f8ffd9de14534e84" [12:34:15.650] | : . .. ..- attr(*, "source")=List of 5 [12:34:15.650] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:15.650] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:15.650] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:15.650] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:15.650] | : . .. .. ..$ pid : int 94892 [12:34:15.650] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.650] | : . .. .. ..$ random: int 2147483647 [12:34:15.650] | : . ..$ r_info :List of 4 [12:34:15.650] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:15.650] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:15.650] | : . .. ..$ os : chr "windows" [12:34:15.650] | : . .. ..$ os_name : chr "Windows" [12:34:15.650] | : . .. ..$ captures_utf8: logi TRUE [12:34:15.650] | : . ..$ version : chr "1.8" [12:34:15.650] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:15.650] | : . $ success: logi TRUE [12:34:15.650] | : . $ time : 'proc_time' Named num [1:5] 0.1 0 0.11 NA NA [12:34:15.650] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:15.650] | : . $ tag : NULL [12:34:15.683] | : . Received FutureResult [12:34:15.683] | : . FutureResult: [12:34:15.683] | : . value: 'list' [12:34:15.683] | : . visible: TRUE [12:34:15.683] | : . stdout: character [12:34:15.683] | : . conditions: [n = 2] simpleMessage, simpleMessage [12:34:15.683] | : . RNG used: TRUE [12:34:15.683] | : . duration: 0.1094251 secs (started 2025-07-29 12:34:15.537745) [12:34:15.683] | : . version: 1.8 [12:34:15.684] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... [12:34:15.685] | : . ' Removed future from position #1 [12:34:15.685] | : . ' Number of registered futures: 0 [12:34:15.685] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... done [12:34:15.686] | : . Erased future from future backend [12:34:15.686] | : . result() for ClusterFuture ... [12:34:15.686] | : . ' result already collected: FutureResult [12:34:15.686] | : . result() for ClusterFuture ... done [12:34:15.687] | : . signalConditions() ... [12:34:15.687] | : . ' include = 'immediateCondition' [12:34:15.687] | : . ' exclude = [12:34:15.687] | : . ' resignal = FALSE [12:34:15.688] | : . ' Number of conditions: 2 [12:34:15.688] | : . ' int 2 [12:34:15.689] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.689] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.689] | : . signalConditions() ... done [12:34:15.689] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:15.690] | result() for ClusterFuture ... done [12:34:15.690] | FutureResult: [12:34:15.690] | value: 'list' [12:34:15.690] | visible: TRUE [12:34:15.690] | stdout: character [12:34:15.690] | conditions: [n = 2] simpleMessage, simpleMessage [12:34:15.690] | RNG used: TRUE [12:34:15.690] | duration: 0.1094251 secs (started 2025-07-29 12:34:15.537745) [12:34:15.690] | version: 1.8 [12:34:15.691] | Updating the node's RNG state [12:34:15.691] | value() for MultisessionFuture () ... [12:34:15.691] | : result() for ClusterFuture ... [12:34:15.691] | : . result already collected: FutureResult [12:34:15.692] | : result() for ClusterFuture ... done [12:34:15.692] | : result() for ClusterFuture ... [12:34:15.692] | : . result already collected: FutureResult [12:34:15.692] | : result() for ClusterFuture ... done [12:34:15.693] | : signalConditions() ... [12:34:15.693] | : . include = 'immediateCondition' [12:34:15.693] | : . exclude = [12:34:15.693] | : . resignal = FALSE [12:34:15.694] | : . Number of conditions: 2 [12:34:15.694] | : . int 2 [12:34:15.695] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.695] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.695] | : signalConditions() ... done [12:34:15.696] | : relay stdout ... [12:34:15.696] | : relay stdout ... done [12:34:15.696] | : check for misuse ... [12:34:15.696] | : check for misuse ... done [12:34:15.697] | : relay conditions ... [12:34:15.697] | : . Future state: 'finished' [12:34:15.697] | : . result() for ClusterFuture ... [12:34:15.697] | : . ' result already collected: FutureResult [12:34:15.698] | : . result() for ClusterFuture ... done [12:34:15.698] | : . signalConditions() ... [12:34:15.698] | : . ' include = 'condition' [12:34:15.698] | : . ' exclude = 'immediateCondition' [12:34:15.699] | : . ' resignal = TRUE [12:34:15.699] | : . ' Number of conditions: 2 [12:34:15.699] | : . ' int 2 [12:34:15.700] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.700] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 94892 [12:34:15.700] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.701] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 94892 [12:34:15.701] | : . signalConditions() ... done [12:34:15.701] | : relay conditions ... done [12:34:15.701] | value() for MultisessionFuture () ... done [12:34:15.702] recvData() for FutureNode ... done [12:34:15.702] sendData() for FutureNode #1 ... [12:34:15.703] | | type: 'EXEC' [12:34:15.703] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.703] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.704] | Create future ... [12:34:15.704] | : List of 1 [12:34:15.704] | : $ data:List of 4 [12:34:15.704] | : ..$ fun :function (X, FUN, ...) [12:34:15.704] | : ..$ args :List of 2 [12:34:15.704] | : .. ..$ : int 11 [12:34:15.704] | : .. ..$ FUN:function (x) [12:34:15.704] | : ..$ return: logi TRUE [12:34:15.704] | : ..$ tag : NULL [12:34:15.708] | : List of 1 [12:34:15.708] | : $ options:List of 2 [12:34:15.708] | : ..$ globals: logi TRUE [12:34:15.708] | : .. ..- attr(*, "add")=List of 1 [12:34:15.708] | : .. .. ..$ a: num 42 [12:34:15.708] | : ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [12:34:15.711] | : List of 1 [12:34:15.711] | : $ future_args:List of 4 [12:34:15.711] | : ..$ expr : symbol expr [12:34:15.711] | : ..$ substitute: logi FALSE [12:34:15.711] | : ..$ globals : logi TRUE [12:34:15.711] | : .. ..- attr(*, "add")=List of 1 [12:34:15.711] | : .. .. ..$ a: num 42 [12:34:15.711] | : ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [12:34:15.715] | : future(..., label = NULL) ... [12:34:15.716] | : . lazy: FALSE [12:34:15.716] | : . stdout: TRUE [12:34:15.716] | : . conditions: [n=1] 'condition' [12:34:15.716] | : . gc: FALSE [12:34:15.717] | : . earlySignal: FALSE [12:34:15.717] | : . getGlobalsAndPackages() ... [12:34:15.717] | : . ' 'add' globals passed as-list: [1] 'a' [12:34:15.717] | : . getGlobalsAndPackages() ... done [12:34:15.718] | : . Searching for globals ... [12:34:15.755] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:15.755] | : . Searching for globals ... done [12:34:15.756] | : . Resolving globals: FALSE [12:34:15.756] | : . Search for packages associated with the globals ... [12:34:15.757] | : . ' Packages associated with globals: [1] 'base' [12:34:15.758] | : . ' Packages: [1] 'base' [12:34:15.758] | : . Search for packages associated with the globals ... done [12:34:15.758] | : . Packages after dropping 'base': [0] [12:34:15.759] | : . globals: [3] 'fun', 'args', 'a' [12:34:15.759] | : . packages: [0] [12:34:15.759] | : future(..., label = NULL) ... done [12:34:15.760] | : run() for 'Future' () ... [12:34:15.760] | : . state: 'created' [12:34:15.760] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.761] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.761] | : . Using MultisessionFutureBackend ... [12:34:15.761] | : . ' Number of futures since start: 2 (2 created, 2 launched, 2 finished) [12:34:15.761] | : . ' Launching futures ... [12:34:15.762] | : . ' , launchFuture() for ClusterFutureBackend ... [12:34:15.762] | : . ' , ; Workers: [n=2] [12:34:15.762] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:15.764] | : . ' , ; FutureRegistry: 'workers-4d50057410fc55f0e0a5ebd7c049acf6' [12:34:15.764] | : . ' , ; requestWorker() ... [12:34:15.765] | : . ' , ; ` requestNode() ... [12:34:15.765] | : . ' , ; ` | Number of workers: 2 [12:34:15.765] | : . ' , ; ` | Polling for a free worker ... [12:34:15.765] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.765] | : . ' , ; ` | : . Listing all futures [12:34:15.766] | : . ' , ; ` | : . Number of registered futures: 0 [12:34:15.766] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.766] | : . ' , ; ` | : Total time: 0 [12:34:15.766] | : . ' , ; ` | Polling for a free worker ... done [12:34:15.766] | : . ' , ; ` | FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.766] | : . ' , ; ` | : Listing all futures [12:34:15.767] | : . ' , ; ` | : Number of registered futures: 0 [12:34:15.767] | : . ' , ; ` | FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.767] | : . ' , ; ` | avail: [n=2] '1', '2' [12:34:15.767] | : . ' , ; ` | Index of first available worker: 1 [12:34:15.767] | : . ' , ; ` | Validate that the worker is functional ... [12:34:15.768] | : . ' , ; ` | : Worker is functional [12:34:15.768] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.768] | : . ' , ; ` | : . Listing all futures [12:34:15.768] | : . ' , ; ` | : . Number of registered futures: 0 [12:34:15.769] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.769] | : . ' , ; ` | Validate that the worker is functional ... done [12:34:15.769] | : . ' , ; ` requestNode() ... done [12:34:15.770] | : . ' , ; ` cluster node index: 1 [12:34:15.770] | : . ' , ; requestWorker() ... done [12:34:15.770] | : . ' , ; eraseGlobalEnvironment() ... [12:34:15.771] | : . ' , ; eraseGlobalEnvironment() ... done [12:34:15.771] | : . ' , ; launchFuture() ... [12:34:15.772] | : . ' , ; ` cluster node index: 1 [12:34:15.772] | : . ' , ; ` getFutureData() ... [12:34:15.772] | : . ' , ; ` | getFutureCore() ... [12:34:15.773] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:34:15.773] | : . ' , ; ` | getFutureCore() ... done [12:34:15.773] | : . ' , ; ` | getFutureCapture() ... [12:34:15.774] | : . ' , ; ` | getFutureCapture() ... done [12:34:15.774] | : . ' , ; ` | getFutureContext() ... [12:34:15.774] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.775] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:34:15.775] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.775] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:34:15.776] | : . ' , ; ` | getFutureContext() ... done [12:34:15.776] | : . ' , ; ` getFutureData() ... done [12:34:15.801] | : . ' , ; ` FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... [12:34:15.802] | : . ' , ; ` | Appended future to position #1 [12:34:15.802] | : . ' , ; ` | Number of registered futures: 1 [12:34:15.802] | : . ' , ; ` FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... done [12:34:15.803] | : . ' , ; launchFuture() ... done [12:34:15.803] | : . ' , ; MultisessionFuture started [12:34:15.803] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:34:15.804] | : . ' Launching futures ... done [12:34:15.804] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:15.804] | : . Using MultisessionFutureBackend ... done [12:34:15.805] | : run() for 'Future' () ... done [12:34:15.805] | Create future ... done [12:34:15.805] sendData() for FutureNode #1 ... done [12:34:15.806] sendData() for FutureNode #2 ... [12:34:15.806] | | type: 'EXEC' [12:34:15.806] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.807] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.807] | Create future ... [12:34:15.807] | : List of 1 [12:34:15.807] | : $ data:List of 4 [12:34:15.807] | : ..$ fun :function (X, FUN, ...) [12:34:15.807] | : ..$ args :List of 2 [12:34:15.807] | : .. ..$ : int [1:2] 12 13 [12:34:15.807] | : .. ..$ FUN:function (x) [12:34:15.807] | : ..$ return: logi TRUE [12:34:15.807] | : ..$ tag : NULL [12:34:15.813] | : List of 1 [12:34:15.813] | : $ options:List of 2 [12:34:15.813] | : ..$ globals: logi TRUE [12:34:15.813] | : .. ..- attr(*, "add")=List of 1 [12:34:15.813] | : .. .. ..$ a: num 42 [12:34:15.813] | : ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [12:34:15.816] | : List of 1 [12:34:15.816] | : $ future_args:List of 4 [12:34:15.816] | : ..$ expr : symbol expr [12:34:15.816] | : ..$ substitute: logi FALSE [12:34:15.816] | : ..$ globals : logi TRUE [12:34:15.816] | : .. ..- attr(*, "add")=List of 1 [12:34:15.816] | : .. .. ..$ a: num 42 [12:34:15.816] | : ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [12:34:15.820] | : future(..., label = NULL) ... [12:34:15.820] | : . lazy: FALSE [12:34:15.820] | : . stdout: TRUE [12:34:15.820] | : . conditions: [n=1] 'condition' [12:34:15.820] | : . gc: FALSE [12:34:15.821] | : . earlySignal: FALSE [12:34:15.821] | : . getGlobalsAndPackages() ... [12:34:15.821] | : . ' 'add' globals passed as-list: [1] 'a' [12:34:15.821] | : . getGlobalsAndPackages() ... done [12:34:15.821] | : . Searching for globals ... [12:34:15.860] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:15.861] | : . Searching for globals ... done [12:34:15.861] | : . Resolving globals: FALSE [12:34:15.861] | : . Search for packages associated with the globals ... [12:34:15.862] | : . ' Packages associated with globals: [1] 'base' [12:34:15.863] | : . ' Packages: [1] 'base' [12:34:15.863] | : . Search for packages associated with the globals ... done [12:34:15.864] | : . Packages after dropping 'base': [0] [12:34:15.864] | : . globals: [3] 'fun', 'args', 'a' [12:34:15.864] | : . packages: [0] [12:34:15.865] | : future(..., label = NULL) ... done [12:34:15.865] | : run() for 'Future' () ... [12:34:15.866] | : . state: 'created' [12:34:15.866] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.866] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.867] | : . Using MultisessionFutureBackend ... [12:34:15.867] | : . ' Number of futures since start: 3 (3 created, 3 launched, 2 finished) [12:34:15.867] | : . ' Launching futures ... [12:34:15.868] | : . ' , launchFuture() for ClusterFutureBackend ... [12:34:15.868] | : . ' , ; Workers: [n=2] [12:34:15.868] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:15.871] | : . ' , ; FutureRegistry: 'workers-4d50057410fc55f0e0a5ebd7c049acf6' [12:34:15.872] | : . ' , ; requestWorker() ... [12:34:15.872] | : . ' , ; ` requestNode() ... [12:34:15.872] | : . ' , ; ` | Number of workers: 2 [12:34:15.873] | : . ' , ; ` | Polling for a free worker ... [12:34:15.873] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.873] | : . ' , ; ` | : . Listing all futures [12:34:15.874] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:15.874] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.874] | : . ' , ; ` | : Total time: 0 [12:34:15.874] | : . ' , ; ` | Polling for a free worker ... done [12:34:15.875] | : . ' , ; ` | FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.875] | : . ' , ; ` | : Listing all futures [12:34:15.879] | : . ' , ; ` | : Number of registered futures: 1 [12:34:15.879] | : . ' , ; ` | FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.880] | : . ' , ; ` | avail: [n=2] '2' [12:34:15.880] | : . ' , ; ` | Index of first available worker: 2 [12:34:15.880] | : . ' , ; ` | Validate that the worker is functional ... [12:34:15.881] | : . ' , ; ` | : Worker is functional [12:34:15.882] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:15.882] | : . ' , ; ` | : . Listing all futures [12:34:15.882] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:15.883] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:15.883] | : . ' , ; ` | Validate that the worker is functional ... done [12:34:15.883] | : . ' , ; ` requestNode() ... done [12:34:15.884] | : . ' , ; ` cluster node index: 2 [12:34:15.884] | : . ' , ; requestWorker() ... done [12:34:15.884] | : . ' , ; eraseGlobalEnvironment() ... [12:34:15.885] | : . ' , ; eraseGlobalEnvironment() ... done [12:34:15.886] | : . ' , ; launchFuture() ... [12:34:15.886] | : . ' , ; ` cluster node index: 2 [12:34:15.886] | : . ' , ; ` getFutureData() ... [12:34:15.887] | : . ' , ; ` | getFutureCore() ... [12:34:15.887] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:34:15.887] | : . ' , ; ` | getFutureCore() ... done [12:34:15.887] | : . ' , ; ` | getFutureCapture() ... [12:34:15.888] | : . ' , ; ` | getFutureCapture() ... done [12:34:15.888] | : . ' , ; ` | getFutureContext() ... [12:34:15.888] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:15.888] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:34:15.889] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:15.889] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:34:15.889] | : . ' , ; ` | getFutureContext() ... done [12:34:15.889] | : . ' , ; ` getFutureData() ... done [12:34:15.913] | : . ' , ; ` FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... [12:34:15.913] | : . ' , ; ` | Appended future to position #2 [12:34:15.913] | : . ' , ; ` | Number of registered futures: 2 [12:34:15.914] | : . ' , ; ` FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... done [12:34:15.914] | : . ' , ; launchFuture() ... done [12:34:15.914] | : . ' , ; MultisessionFuture started [12:34:15.914] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:34:15.915] | : . ' Launching futures ... done [12:34:15.915] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:15.915] | : . Using MultisessionFutureBackend ... done [12:34:15.915] | : run() for 'Future' () ... done [12:34:15.916] | Create future ... done [12:34:15.916] sendData() for FutureNode #2 ... done [12:34:15.916] recvData() for FutureNode ... [12:34:15.917] | result() for ClusterFuture ... [12:34:15.917] | : assertValidConnection() ... [12:34:15.917] | : . cluster node index: 1 [12:34:15.918] | : assertValidConnection() ... done [12:34:15.918] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:15.918] | : . cluster node index: 1 [12:34:15.919] | : . [1] TRUE [12:34:15.919] | : . Received data: [12:34:15.919] | : . List of 5 [12:34:15.919] | : . $ type : chr "VALUE" [12:34:15.919] | : . $ value :List of 16 [12:34:15.919] | : . ..$ value :List of 1 [12:34:15.919] | : . .. ..$ :List of 2 [12:34:15.919] | : . .. .. ..$ a : num 42 [12:34:15.919] | : . .. .. ..$ mean: num -0.105 [12:34:15.919] | : . ..$ visible : logi TRUE [12:34:15.919] | : . ..$ stdout : chr "" [12:34:15.919] | : . ..$ conditions :List of 1 [12:34:15.919] | : . .. ..$ :List of 2 [12:34:15.919] | : . .. .. ..$ condition:List of 2 [12:34:15.919] | : . .. .. .. ..$ message: chr "Process ID: 22024\n" [12:34:15.919] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:15.919] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:15.919] | : . .. .. ..$ signaled : int 0 [12:34:15.919] | : . ..$ rng : logi TRUE [12:34:15.919] | : . ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [12:34:15.919] | : . ..$ misuseGlobalEnv : NULL [12:34:15.919] | : . ..$ misuseConnections :List of 3 [12:34:15.919] | : . .. ..$ added : NULL [12:34:15.919] | : . .. ..$ removed : NULL [12:34:15.919] | : . .. ..$ replaced: NULL [12:34:15.919] | : . ..$ misuseDevices : NULL [12:34:15.919] | : . ..$ misuseDefaultDevice: list() [12:34:15.919] | : . ..$ started : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.919] | : . ..$ finished : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.919] | : . ..$ uuid : chr [1:2] "fb58d4c25800086bc13203f5f5845911" "7" [12:34:15.919] | : . ..$ session_uuid : chr "905c3f70ebd92136c5eb65f0068b1f56" [12:34:15.919] | : . .. ..- attr(*, "source")=List of 5 [12:34:15.919] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:15.919] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:15.919] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:15.919] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:15.919] | : . .. .. ..$ pid : int 22024 [12:34:15.919] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.919] | : . .. .. ..$ random: int 2147483647 [12:34:15.919] | : . ..$ r_info :List of 4 [12:34:15.919] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:15.919] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:15.919] | : . .. ..$ os : chr "windows" [12:34:15.919] | : . .. ..$ os_name : chr "Windows" [12:34:15.919] | : . .. ..$ captures_utf8: logi TRUE [12:34:15.919] | : . ..$ version : chr "1.8" [12:34:15.919] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:15.919] | : . $ success: logi TRUE [12:34:15.919] | : . $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [12:34:15.919] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:15.919] | : . $ tag : NULL [12:34:15.942] | : . Received FutureResult [12:34:15.942] | : . FutureResult: [12:34:15.942] | : . value: 'list' [12:34:15.942] | : . visible: TRUE [12:34:15.942] | : . stdout: character [12:34:15.942] | : . conditions: [n = 1] simpleMessage [12:34:15.942] | : . RNG used: TRUE [12:34:15.942] | : . duration: 0.005699158 secs (started 2025-07-29 12:34:15.802219) [12:34:15.942] | : . version: 1.8 [12:34:15.943] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... [12:34:15.943] | : . ' Removed future from position #1 [12:34:15.944] | : . ' Number of registered futures: 1 [12:34:15.944] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... done [12:34:15.944] | : . Erased future from future backend [12:34:15.944] | : . result() for ClusterFuture ... [12:34:15.944] | : . ' result already collected: FutureResult [12:34:15.945] | : . result() for ClusterFuture ... done [12:34:15.945] | : . signalConditions() ... [12:34:15.945] | : . ' include = 'immediateCondition' [12:34:15.945] | : . ' exclude = [12:34:15.946] | : . ' resignal = FALSE [12:34:15.946] | : . ' Number of conditions: 1 [12:34:15.946] | : . ' int 1 [12:34:15.947] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.947] | : . signalConditions() ... done [12:34:15.947] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:15.948] | result() for ClusterFuture ... done [12:34:15.948] | FutureResult: [12:34:15.948] | value: 'list' [12:34:15.948] | visible: TRUE [12:34:15.948] | stdout: character [12:34:15.948] | conditions: [n = 1] simpleMessage [12:34:15.948] | RNG used: TRUE [12:34:15.948] | duration: 0.005699158 secs (started 2025-07-29 12:34:15.802219) [12:34:15.948] | version: 1.8 [12:34:15.948] | Updating the node's RNG state [12:34:15.949] | value() for MultisessionFuture () ... [12:34:15.949] | : result() for ClusterFuture ... [12:34:15.949] | : . result already collected: FutureResult [12:34:15.949] | : result() for ClusterFuture ... done [12:34:15.950] | : result() for ClusterFuture ... [12:34:15.950] | : . result already collected: FutureResult [12:34:15.950] | : result() for ClusterFuture ... done [12:34:15.950] | : signalConditions() ... [12:34:15.951] | : . include = 'immediateCondition' [12:34:15.951] | : . exclude = [12:34:15.951] | : . resignal = FALSE [12:34:15.951] | : . Number of conditions: 1 [12:34:15.951] | : . int 1 [12:34:15.952] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.952] | : signalConditions() ... done [12:34:15.953] | : relay stdout ... [12:34:15.953] | : relay stdout ... done [12:34:15.953] | : check for misuse ... [12:34:15.953] | : check for misuse ... done [12:34:15.954] | : relay conditions ... [12:34:15.954] | : . Future state: 'finished' [12:34:15.954] | : . result() for ClusterFuture ... [12:34:15.954] | : . ' result already collected: FutureResult [12:34:15.955] | : . result() for ClusterFuture ... done [12:34:15.955] | : . signalConditions() ... [12:34:15.955] | : . ' include = 'condition' [12:34:15.955] | : . ' exclude = 'immediateCondition' [12:34:15.955] | : . ' resignal = TRUE [12:34:15.956] | : . ' Number of conditions: 1 [12:34:15.956] | : . ' int 1 [12:34:15.957] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.957] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 22024 [12:34:15.957] | : . signalConditions() ... done [12:34:15.957] | : relay conditions ... done [12:34:15.958] | value() for MultisessionFuture () ... done [12:34:15.958] recvData() for FutureNode ... done [12:34:15.958] recvData() for FutureNode ... [12:34:15.958] | result() for ClusterFuture ... [12:34:15.959] | : assertValidConnection() ... [12:34:15.959] | : . cluster node index: 2 [12:34:15.959] | : assertValidConnection() ... done [12:34:15.960] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:15.960] | : . cluster node index: 2 [12:34:15.960] | : . [1] TRUE [12:34:15.961] | : . Received data: [12:34:15.961] | : . List of 5 [12:34:15.961] | : . $ type : chr "VALUE" [12:34:15.961] | : . $ value :List of 16 [12:34:15.961] | : . ..$ value :List of 2 [12:34:15.961] | : . .. ..$ :List of 2 [12:34:15.961] | : . .. .. ..$ a : num 42 [12:34:15.961] | : . .. .. ..$ mean: num -0.106 [12:34:15.961] | : . .. ..$ :List of 2 [12:34:15.961] | : . .. .. ..$ a : num 42 [12:34:15.961] | : . .. .. ..$ mean: num -0.37 [12:34:15.961] | : . ..$ visible : logi TRUE [12:34:15.961] | : . ..$ stdout : chr "" [12:34:15.961] | : . ..$ conditions :List of 2 [12:34:15.961] | : . .. ..$ :List of 2 [12:34:15.961] | : . .. .. ..$ condition:List of 2 [12:34:15.961] | : . .. .. .. ..$ message: chr "Process ID: 94892\n" [12:34:15.961] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:15.961] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:15.961] | : . .. .. ..$ signaled : int 0 [12:34:15.961] | : . .. ..$ :List of 2 [12:34:15.961] | : . .. .. ..$ condition:List of 2 [12:34:15.961] | : . .. .. .. ..$ message: chr "Process ID: 94892\n" [12:34:15.961] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:15.961] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:15.961] | : . .. .. ..$ signaled : int 0 [12:34:15.961] | : . ..$ rng : logi TRUE [12:34:15.961] | : . ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [12:34:15.961] | : . ..$ misuseGlobalEnv : NULL [12:34:15.961] | : . ..$ misuseConnections :List of 3 [12:34:15.961] | : . .. ..$ added : NULL [12:34:15.961] | : . .. ..$ removed : NULL [12:34:15.961] | : . .. ..$ replaced: NULL [12:34:15.961] | : . ..$ misuseDevices : NULL [12:34:15.961] | : . ..$ misuseDefaultDevice: list() [12:34:15.961] | : . ..$ started : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.961] | : . ..$ finished : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.961] | : . ..$ uuid : chr [1:2] "fb58d4c25800086bc13203f5f5845911" "8" [12:34:15.961] | : . ..$ session_uuid : chr "757ac83a117b2cf5f8ffd9de14534e84" [12:34:15.961] | : . .. ..- attr(*, "source")=List of 5 [12:34:15.961] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:15.961] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:15.961] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:15.961] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:15.961] | : . .. .. ..$ pid : int 94892 [12:34:15.961] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:15.961] | : . .. .. ..$ random: int 2147483647 [12:34:15.961] | : . ..$ r_info :List of 4 [12:34:15.961] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:15.961] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:15.961] | : . .. ..$ os : chr "windows" [12:34:15.961] | : . .. ..$ os_name : chr "Windows" [12:34:15.961] | : . .. ..$ captures_utf8: logi TRUE [12:34:15.961] | : . ..$ version : chr "1.8" [12:34:15.961] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:15.961] | : . $ success: logi TRUE [12:34:15.961] | : . $ time : 'proc_time' Named num [1:5] 0.02 0 0.01 NA NA [12:34:15.961] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:15.961] | : . $ tag : NULL [12:34:15.988] | : . Received FutureResult [12:34:15.989] | : . FutureResult: [12:34:15.989] | : . value: 'list' [12:34:15.989] | : . visible: TRUE [12:34:15.989] | : . stdout: character [12:34:15.989] | : . conditions: [n = 2] simpleMessage, simpleMessage [12:34:15.989] | : . RNG used: TRUE [12:34:15.989] | : . duration: 0.00769496 secs (started 2025-07-29 12:34:15.914273) [12:34:15.989] | : . version: 1.8 [12:34:15.989] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... [12:34:15.990] | : . ' Removed future from position #1 [12:34:15.990] | : . ' Number of registered futures: 0 [12:34:15.990] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... done [12:34:15.990] | : . Erased future from future backend [12:34:15.991] | : . result() for ClusterFuture ... [12:34:15.991] | : . ' result already collected: FutureResult [12:34:15.991] | : . result() for ClusterFuture ... done [12:34:15.991] | : . signalConditions() ... [12:34:15.992] | : . ' include = 'immediateCondition' [12:34:15.992] | : . ' exclude = [12:34:15.992] | : . ' resignal = FALSE [12:34:15.992] | : . ' Number of conditions: 2 [12:34:15.993] | : . ' int 2 [12:34:15.993] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.994] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:15.994] | : . signalConditions() ... done [12:34:15.994] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:15.994] | result() for ClusterFuture ... done [12:34:15.995] | FutureResult: [12:34:15.995] | value: 'list' [12:34:15.995] | visible: TRUE [12:34:15.995] | stdout: character [12:34:15.995] | conditions: [n = 2] simpleMessage, simpleMessage [12:34:15.995] | RNG used: TRUE [12:34:15.995] | duration: 0.00769496 secs (started 2025-07-29 12:34:15.914273) [12:34:15.995] | version: 1.8 [12:34:15.995] | Updating the node's RNG state [12:34:15.996] | value() for MultisessionFuture () ... [12:34:15.996] | : result() for ClusterFuture ... [12:34:15.996] | : . result already collected: FutureResult [12:34:15.999] | : result() for ClusterFuture ... done [12:34:15.999] | : result() for ClusterFuture ... [12:34:16.000] | : . result already collected: FutureResult [12:34:16.000] | : result() for ClusterFuture ... done [12:34:16.000] | : signalConditions() ... [12:34:16.000] | : . include = 'immediateCondition' [12:34:16.000] | : . exclude = [12:34:16.001] | : . resignal = FALSE [12:34:16.001] | : . Number of conditions: 2 [12:34:16.001] | : . int 2 [12:34:16.002] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.002] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.002] | : signalConditions() ... done [12:34:16.003] | : relay stdout ... [12:34:16.003] | : relay stdout ... done [12:34:16.003] | : check for misuse ... [12:34:16.003] | : check for misuse ... done [12:34:16.004] | : relay conditions ... [12:34:16.004] | : . Future state: 'finished' [12:34:16.004] | : . result() for ClusterFuture ... [12:34:16.004] | : . ' result already collected: FutureResult [12:34:16.005] | : . result() for ClusterFuture ... done [12:34:16.005] | : . signalConditions() ... [12:34:16.005] | : . ' include = 'condition' [12:34:16.005] | : . ' exclude = 'immediateCondition' [12:34:16.006] | : . ' resignal = TRUE [12:34:16.006] | : . ' Number of conditions: 2 [12:34:16.006] | : . ' int 2 [12:34:16.007] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.007] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 94892 [12:34:16.007] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.007] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 94892 [12:34:16.008] | : . signalConditions() ... done [12:34:16.008] | : relay conditions ... done [12:34:16.008] | value() for MultisessionFuture () ... done [12:34:16.008] recvData() for FutureNode ... done [12:34:16.009] sendData() for FutureNode #1 ... [12:34:16.009] | | type: 'EXEC' [12:34:16.010] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:16.010] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:16.010] | Create future ... [12:34:16.010] | : List of 1 [12:34:16.010] | : $ data:List of 4 [12:34:16.010] | : ..$ fun :function (X, FUN, ...) [12:34:16.010] | : ..$ args :List of 2 [12:34:16.010] | : .. ..$ : int 11 [12:34:16.010] | : .. ..$ FUN:function (x) [12:34:16.010] | : ..$ return: logi TRUE [12:34:16.010] | : ..$ tag : NULL [12:34:16.014] | : List of 1 [12:34:16.014] | : $ options:List of 2 [12:34:16.014] | : ..$ globals: logi TRUE [12:34:16.014] | : .. ..- attr(*, "add")=List of 1 [12:34:16.014] | : .. .. ..$ a: num 42 [12:34:16.014] | : ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [12:34:16.017] | : List of 1 [12:34:16.017] | : $ future_args:List of 4 [12:34:16.017] | : ..$ expr : symbol expr [12:34:16.017] | : ..$ substitute: logi FALSE [12:34:16.017] | : ..$ globals : logi TRUE [12:34:16.017] | : .. ..- attr(*, "add")=List of 1 [12:34:16.017] | : .. .. ..$ a: num 42 [12:34:16.017] | : ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [12:34:16.021] | : future(..., label = NULL) ... [12:34:16.021] | : . lazy: FALSE [12:34:16.022] | : . stdout: TRUE [12:34:16.022] | : . conditions: [n=1] 'condition' [12:34:16.022] | : . gc: FALSE [12:34:16.022] | : . earlySignal: FALSE [12:34:16.023] | : . getGlobalsAndPackages() ... [12:34:16.023] | : . ' 'add' globals passed as-list: [1] 'a' [12:34:16.023] | : . getGlobalsAndPackages() ... done [12:34:16.023] | : . Searching for globals ... [12:34:16.055] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:16.056] | : . Searching for globals ... done [12:34:16.056] | : . Resolving globals: FALSE [12:34:16.056] | : . Search for packages associated with the globals ... [12:34:16.057] | : . ' Packages associated with globals: [1] 'base' [12:34:16.058] | : . ' Packages: [1] 'base' [12:34:16.058] | : . Search for packages associated with the globals ... done [12:34:16.058] | : . Packages after dropping 'base': [0] [12:34:16.059] | : . globals: [3] 'fun', 'args', 'a' [12:34:16.059] | : . packages: [0] [12:34:16.059] | : future(..., label = NULL) ... done [12:34:16.060] | : run() for 'Future' () ... [12:34:16.060] | : . state: 'created' [12:34:16.060] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:16.060] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:16.061] | : . Using MultisessionFutureBackend ... [12:34:16.061] | : . ' Number of futures since start: 4 (4 created, 4 launched, 4 finished) [12:34:16.061] | : . ' Launching futures ... [12:34:16.061] | : . ' , launchFuture() for ClusterFutureBackend ... [12:34:16.062] | : . ' , ; Workers: [n=2] [12:34:16.062] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:16.065] | : . ' , ; FutureRegistry: 'workers-4d50057410fc55f0e0a5ebd7c049acf6' [12:34:16.065] | : . ' , ; requestWorker() ... [12:34:16.065] | : . ' , ; ` requestNode() ... [12:34:16.066] | : . ' , ; ` | Number of workers: 2 [12:34:16.066] | : . ' , ; ` | Polling for a free worker ... [12:34:16.066] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:16.066] | : . ' , ; ` | : . Listing all futures [12:34:16.067] | : . ' , ; ` | : . Number of registered futures: 0 [12:34:16.067] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:16.067] | : . ' , ; ` | : Total time: 0 [12:34:16.067] | : . ' , ; ` | Polling for a free worker ... done [12:34:16.067] | : . ' , ; ` | FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:16.068] | : . ' , ; ` | : Listing all futures [12:34:16.068] | : . ' , ; ` | : Number of registered futures: 0 [12:34:16.068] | : . ' , ; ` | FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:16.068] | : . ' , ; ` | avail: [n=2] '1', '2' [12:34:16.069] | : . ' , ; ` | Index of first available worker: 1 [12:34:16.069] | : . ' , ; ` | Validate that the worker is functional ... [12:34:16.070] | : . ' , ; ` | : Worker is functional [12:34:16.070] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:16.070] | : . ' , ; ` | : . Listing all futures [12:34:16.071] | : . ' , ; ` | : . Number of registered futures: 0 [12:34:16.071] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:16.071] | : . ' , ; ` | Validate that the worker is functional ... done [12:34:16.071] | : . ' , ; ` requestNode() ... done [12:34:16.072] | : . ' , ; ` cluster node index: 1 [12:34:16.072] | : . ' , ; requestWorker() ... done [12:34:16.072] | : . ' , ; eraseGlobalEnvironment() ... [12:34:16.073] | : . ' , ; eraseGlobalEnvironment() ... done [12:34:16.073] | : . ' , ; launchFuture() ... [12:34:16.073] | : . ' , ; ` cluster node index: 1 [12:34:16.073] | : . ' , ; ` getFutureData() ... [12:34:16.074] | : . ' , ; ` | getFutureCore() ... [12:34:16.074] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:34:16.074] | : . ' , ; ` | getFutureCore() ... done [12:34:16.074] | : . ' , ; ` | getFutureCapture() ... [12:34:16.074] | : . ' , ; ` | getFutureCapture() ... done [12:34:16.074] | : . ' , ; ` | getFutureContext() ... [12:34:16.075] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:16.075] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:34:16.075] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:16.076] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:34:16.076] | : . ' , ; ` | getFutureContext() ... done [12:34:16.076] | : . ' , ; ` getFutureData() ... done [12:34:16.100] | : . ' , ; ` FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... [12:34:16.100] | : . ' , ; ` | Appended future to position #1 [12:34:16.101] | : . ' , ; ` | Number of registered futures: 1 [12:34:16.101] | : . ' , ; ` FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... done [12:34:16.101] | : . ' , ; launchFuture() ... done [12:34:16.102] | : . ' , ; MultisessionFuture started [12:34:16.102] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:34:16.102] | : . ' Launching futures ... done [12:34:16.103] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:16.103] | : . Using MultisessionFutureBackend ... done [12:34:16.103] | : run() for 'Future' () ... done [12:34:16.104] | Create future ... done [12:34:16.104] sendData() for FutureNode #1 ... done [12:34:16.105] sendData() for FutureNode #2 ... [12:34:16.105] | | type: 'EXEC' [12:34:16.105] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:16.106] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:16.106] | Create future ... [12:34:16.106] | : List of 1 [12:34:16.106] | : $ data:List of 4 [12:34:16.106] | : ..$ fun :function (X, FUN, ...) [12:34:16.106] | : ..$ args :List of 2 [12:34:16.106] | : .. ..$ : int [1:2] 12 13 [12:34:16.106] | : .. ..$ FUN:function (x) [12:34:16.106] | : ..$ return: logi TRUE [12:34:16.106] | : ..$ tag : NULL [12:34:16.111] | : List of 1 [12:34:16.111] | : $ options:List of 2 [12:34:16.111] | : ..$ globals: logi TRUE [12:34:16.111] | : .. ..- attr(*, "add")=List of 1 [12:34:16.111] | : .. .. ..$ a: num 42 [12:34:16.111] | : ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [12:34:16.114] | : List of 1 [12:34:16.114] | : $ future_args:List of 4 [12:34:16.114] | : ..$ expr : symbol expr [12:34:16.114] | : ..$ substitute: logi FALSE [12:34:16.114] | : ..$ globals : logi TRUE [12:34:16.114] | : .. ..- attr(*, "add")=List of 1 [12:34:16.114] | : .. .. ..$ a: num 42 [12:34:16.114] | : ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [12:34:16.122] | : future(..., label = NULL) ... [12:34:16.122] | : . lazy: FALSE [12:34:16.122] | : . stdout: TRUE [12:34:16.123] | : . conditions: [n=1] 'condition' [12:34:16.123] | : . gc: FALSE [12:34:16.123] | : . earlySignal: FALSE [12:34:16.124] | : . getGlobalsAndPackages() ... [12:34:16.124] | : . ' 'add' globals passed as-list: [1] 'a' [12:34:16.124] | : . getGlobalsAndPackages() ... done [12:34:16.125] | : . Searching for globals ... [12:34:16.164] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:16.165] | : . Searching for globals ... done [12:34:16.165] | : . Resolving globals: FALSE [12:34:16.165] | : . Search for packages associated with the globals ... [12:34:16.166] | : . ' Packages associated with globals: [1] 'base' [12:34:16.167] | : . ' Packages: [1] 'base' [12:34:16.167] | : . Search for packages associated with the globals ... done [12:34:16.168] | : . Packages after dropping 'base': [0] [12:34:16.168] | : . globals: [3] 'fun', 'args', 'a' [12:34:16.168] | : . packages: [0] [12:34:16.168] | : future(..., label = NULL) ... done [12:34:16.169] | : run() for 'Future' () ... [12:34:16.169] | : . state: 'created' [12:34:16.170] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:16.170] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:16.170] | : . Using MultisessionFutureBackend ... [12:34:16.171] | : . ' Number of futures since start: 5 (5 created, 5 launched, 4 finished) [12:34:16.171] | : . ' Launching futures ... [12:34:16.171] | : . ' , launchFuture() for ClusterFutureBackend ... [12:34:16.172] | : . ' , ; Workers: [n=2] [12:34:16.172] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:16.175] | : . ' , ; FutureRegistry: 'workers-4d50057410fc55f0e0a5ebd7c049acf6' [12:34:16.175] | : . ' , ; requestWorker() ... [12:34:16.176] | : . ' , ; ` requestNode() ... [12:34:16.176] | : . ' , ; ` | Number of workers: 2 [12:34:16.176] | : . ' , ; ` | Polling for a free worker ... [12:34:16.176] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:16.177] | : . ' , ; ` | : . Listing all futures [12:34:16.177] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:16.177] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:16.178] | : . ' , ; ` | : Total time: 0 [12:34:16.178] | : . ' , ; ` | Polling for a free worker ... done [12:34:16.178] | : . ' , ; ` | FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:16.178] | : . ' , ; ` | : Listing all futures [12:34:16.179] | : . ' , ; ` | : Number of registered futures: 1 [12:34:16.179] | : . ' , ; ` | FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:16.179] | : . ' , ; ` | avail: [n=2] '2' [12:34:16.180] | : . ' , ; ` | Index of first available worker: 2 [12:34:16.180] | : . ' , ; ` | Validate that the worker is functional ... [12:34:16.181] | : . ' , ; ` | : Worker is functional [12:34:16.181] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... [12:34:16.181] | : . ' , ; ` | : . Listing all futures [12:34:16.182] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:16.182] | : . ' , ; ` | : FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'list', earlySignal = 0) ... done [12:34:16.182] | : . ' , ; ` | Validate that the worker is functional ... done [12:34:16.182] | : . ' , ; ` requestNode() ... done [12:34:16.183] | : . ' , ; ` cluster node index: 2 [12:34:16.183] | : . ' , ; requestWorker() ... done [12:34:16.183] | : . ' , ; eraseGlobalEnvironment() ... [12:34:16.184] | : . ' , ; eraseGlobalEnvironment() ... done [12:34:16.184] | : . ' , ; launchFuture() ... [12:34:16.185] | : . ' , ; ` cluster node index: 2 [12:34:16.185] | : . ' , ; ` getFutureData() ... [12:34:16.185] | : . ' , ; ` | getFutureCore() ... [12:34:16.186] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:34:16.186] | : . ' , ; ` | getFutureCore() ... done [12:34:16.186] | : . ' , ; ` | getFutureCapture() ... [12:34:16.186] | : . ' , ; ` | getFutureCapture() ... done [12:34:16.187] | : . ' , ; ` | getFutureContext() ... [12:34:16.187] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:16.187] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:34:16.188] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:16.188] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:34:16.188] | : . ' , ; ` | getFutureContext() ... done [12:34:16.189] | : . ' , ; ` getFutureData() ... done [12:34:16.214] | : . ' , ; ` FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... [12:34:16.215] | : . ' , ; ` | Appended future to position #2 [12:34:16.215] | : . ' , ; ` | Number of registered futures: 2 [12:34:16.215] | : . ' , ; ` FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'add', earlySignal = 0) ... done [12:34:16.216] | : . ' , ; launchFuture() ... done [12:34:16.216] | : . ' , ; MultisessionFuture started [12:34:16.216] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:34:16.216] | : . ' Launching futures ... done [12:34:16.217] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:16.217] | : . Using MultisessionFutureBackend ... done [12:34:16.217] | : run() for 'Future' () ... done [12:34:16.218] | Create future ... done [12:34:16.218] sendData() for FutureNode #2 ... done [12:34:16.219] recvData() for FutureNode ... [12:34:16.219] | result() for ClusterFuture ... [12:34:16.219] | : assertValidConnection() ... [12:34:16.220] | : . cluster node index: 1 [12:34:16.220] | : assertValidConnection() ... done [12:34:16.221] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:16.221] | : . cluster node index: 1 [12:34:16.221] | : . [1] TRUE [12:34:16.222] | : . Received data: [12:34:16.222] | : . List of 5 [12:34:16.222] | : . $ type : chr "VALUE" [12:34:16.222] | : . $ value :List of 16 [12:34:16.222] | : . ..$ value :List of 1 [12:34:16.222] | : . .. ..$ :List of 2 [12:34:16.222] | : . .. .. ..$ a : num 42 [12:34:16.222] | : . .. .. ..$ mean: num -0.288 [12:34:16.222] | : . ..$ visible : logi TRUE [12:34:16.222] | : . ..$ stdout : chr "" [12:34:16.222] | : . ..$ conditions :List of 1 [12:34:16.222] | : . .. ..$ :List of 2 [12:34:16.222] | : . .. .. ..$ condition:List of 2 [12:34:16.222] | : . .. .. .. ..$ message: chr "Process ID: 22024\n" [12:34:16.222] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:16.222] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:16.222] | : . .. .. ..$ signaled : int 0 [12:34:16.222] | : . ..$ rng : logi TRUE [12:34:16.222] | : . ..$ seed : int [1:7] 10407 -534518062 -1677734263 1639659385 -1745847263 -1936104530 -51174567 [12:34:16.222] | : . ..$ misuseGlobalEnv : NULL [12:34:16.222] | : . ..$ misuseConnections :List of 3 [12:34:16.222] | : . .. ..$ added : NULL [12:34:16.222] | : . .. ..$ removed : NULL [12:34:16.222] | : . .. ..$ replaced: NULL [12:34:16.222] | : . ..$ misuseDevices : NULL [12:34:16.222] | : . ..$ misuseDefaultDevice: list() [12:34:16.222] | : . ..$ started : POSIXct[1:1], format: "2025-07-29 12:34:16" [12:34:16.222] | : . ..$ finished : POSIXct[1:1], format: "2025-07-29 12:34:16" [12:34:16.222] | : . ..$ uuid : chr [1:2] "fb58d4c25800086bc13203f5f5845911" "9" [12:34:16.222] | : . ..$ session_uuid : chr "905c3f70ebd92136c5eb65f0068b1f56" [12:34:16.222] | : . .. ..- attr(*, "source")=List of 5 [12:34:16.222] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:16.222] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:16.222] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:16.222] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:16.222] | : . .. .. ..$ pid : int 22024 [12:34:16.222] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:16.222] | : . .. .. ..$ random: int 2147483647 [12:34:16.222] | : . ..$ r_info :List of 4 [12:34:16.222] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:16.222] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:16.222] | : . .. ..$ os : chr "windows" [12:34:16.222] | : . .. ..$ os_name : chr "Windows" [12:34:16.222] | : . .. ..$ captures_utf8: logi TRUE [12:34:16.222] | : . ..$ version : chr "1.8" [12:34:16.222] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:16.222] | : . $ success: logi TRUE [12:34:16.222] | : . $ time : 'proc_time' Named num [1:5] 0.01 0 0.02 NA NA [12:34:16.222] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:16.222] | : . $ tag : NULL [12:34:16.255] | : . Received FutureResult [12:34:16.256] | : . FutureResult: [12:34:16.256] | : . value: 'list' [12:34:16.256] | : . visible: TRUE [12:34:16.256] | : . stdout: character [12:34:16.256] | : . conditions: [n = 1] simpleMessage [12:34:16.256] | : . RNG used: TRUE [12:34:16.256] | : . duration: 0.008476019 secs (started 2025-07-29 12:34:16.100684) [12:34:16.256] | : . version: 1.8 [12:34:16.257] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... [12:34:16.257] | : . ' Removed future from position #1 [12:34:16.257] | : . ' Number of registered futures: 1 [12:34:16.258] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... done [12:34:16.258] | : . Erased future from future backend [12:34:16.258] | : . result() for ClusterFuture ... [12:34:16.258] | : . ' result already collected: FutureResult [12:34:16.258] | : . result() for ClusterFuture ... done [12:34:16.258] | : . signalConditions() ... [12:34:16.259] | : . ' include = 'immediateCondition' [12:34:16.259] | : . ' exclude = [12:34:16.259] | : . ' resignal = FALSE [12:34:16.260] | : . ' Number of conditions: 1 [12:34:16.260] | : . ' int 1 [12:34:16.261] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.261] | : . signalConditions() ... done [12:34:16.261] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:16.262] | result() for ClusterFuture ... done [12:34:16.262] | FutureResult: [12:34:16.262] | value: 'list' [12:34:16.262] | visible: TRUE [12:34:16.262] | stdout: character [12:34:16.262] | conditions: [n = 1] simpleMessage [12:34:16.262] | RNG used: TRUE [12:34:16.262] | duration: 0.008476019 secs (started 2025-07-29 12:34:16.100684) [12:34:16.262] | version: 1.8 [12:34:16.263] | Updating the node's RNG state [12:34:16.263] | value() for MultisessionFuture () ... [12:34:16.263] | : result() for ClusterFuture ... [12:34:16.264] | : . result already collected: FutureResult [12:34:16.264] | : result() for ClusterFuture ... done [12:34:16.264] | : result() for ClusterFuture ... [12:34:16.265] | : . result already collected: FutureResult [12:34:16.265] | : result() for ClusterFuture ... done [12:34:16.265] | : signalConditions() ... [12:34:16.265] | : . include = 'immediateCondition' [12:34:16.266] | : . exclude = [12:34:16.266] | : . resignal = FALSE [12:34:16.266] | : . Number of conditions: 1 [12:34:16.266] | : . int 1 [12:34:16.267] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.268] | : signalConditions() ... done [12:34:16.268] | : relay stdout ... [12:34:16.268] | : relay stdout ... done [12:34:16.268] | : check for misuse ... [12:34:16.269] | : check for misuse ... done [12:34:16.269] | : relay conditions ... [12:34:16.269] | : . Future state: 'finished' [12:34:16.269] | : . result() for ClusterFuture ... [12:34:16.270] | : . ' result already collected: FutureResult [12:34:16.270] | : . result() for ClusterFuture ... done [12:34:16.270] | : . signalConditions() ... [12:34:16.270] | : . ' include = 'condition' [12:34:16.271] | : . ' exclude = 'immediateCondition' [12:34:16.271] | : . ' resignal = TRUE [12:34:16.271] | : . ' Number of conditions: 1 [12:34:16.271] | : . ' int 1 [12:34:16.272] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.272] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 22024 [12:34:16.273] | : . signalConditions() ... done [12:34:16.273] | : relay conditions ... done [12:34:16.273] | value() for MultisessionFuture () ... done [12:34:16.274] recvData() for FutureNode ... done [12:34:16.274] recvData() for FutureNode ... [12:34:16.274] | result() for ClusterFuture ... [12:34:16.275] | : assertValidConnection() ... [12:34:16.275] | : . cluster node index: 2 [12:34:16.276] | : assertValidConnection() ... done [12:34:16.276] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:16.277] | : . cluster node index: 2 [12:34:16.277] | : . [1] TRUE [12:34:16.278] | : . Received data: [12:34:16.278] | : . List of 5 [12:34:16.278] | : . $ type : chr "VALUE" [12:34:16.278] | : . $ value :List of 16 [12:34:16.278] | : . ..$ value :List of 2 [12:34:16.278] | : . .. ..$ :List of 2 [12:34:16.278] | : . .. .. ..$ a : num 42 [12:34:16.278] | : . .. .. ..$ mean: num -0.596 [12:34:16.278] | : . .. ..$ :List of 2 [12:34:16.278] | : . .. .. ..$ a : num 42 [12:34:16.278] | : . .. .. ..$ mean: num -0.361 [12:34:16.278] | : . ..$ visible : logi TRUE [12:34:16.278] | : . ..$ stdout : chr "" [12:34:16.278] | : . ..$ conditions :List of 2 [12:34:16.278] | : . .. ..$ :List of 2 [12:34:16.278] | : . .. .. ..$ condition:List of 2 [12:34:16.278] | : . .. .. .. ..$ message: chr "Process ID: 94892\n" [12:34:16.278] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:16.278] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:16.278] | : . .. .. ..$ signaled : int 0 [12:34:16.278] | : . .. ..$ :List of 2 [12:34:16.278] | : . .. .. ..$ condition:List of 2 [12:34:16.278] | : . .. .. .. ..$ message: chr "Process ID: 94892\n" [12:34:16.278] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:16.278] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:16.278] | : . .. .. ..$ signaled : int 0 [12:34:16.278] | : . ..$ rng : logi TRUE [12:34:16.278] | : . ..$ seed : int [1:7] 10407 1839436377 -612745743 -1224677461 2086354707 2132309856 -1476388883 [12:34:16.278] | : . ..$ misuseGlobalEnv : NULL [12:34:16.278] | : . ..$ misuseConnections :List of 3 [12:34:16.278] | : . .. ..$ added : NULL [12:34:16.278] | : . .. ..$ removed : NULL [12:34:16.278] | : . .. ..$ replaced: NULL [12:34:16.278] | : . ..$ misuseDevices : NULL [12:34:16.278] | : . ..$ misuseDefaultDevice: list() [12:34:16.278] | : . ..$ started : POSIXct[1:1], format: "2025-07-29 12:34:16" [12:34:16.278] | : . ..$ finished : POSIXct[1:1], format: "2025-07-29 12:34:16" [12:34:16.278] | : . ..$ uuid : chr [1:2] "fb58d4c25800086bc13203f5f5845911" "10" [12:34:16.278] | : . ..$ session_uuid : chr "757ac83a117b2cf5f8ffd9de14534e84" [12:34:16.278] | : . .. ..- attr(*, "source")=List of 5 [12:34:16.278] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:16.278] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:16.278] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:16.278] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:16.278] | : . .. .. ..$ pid : int 94892 [12:34:16.278] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-07-29 12:34:15" [12:34:16.278] | : . .. .. ..$ random: int 2147483647 [12:34:16.278] | : . ..$ r_info :List of 4 [12:34:16.278] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:16.278] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:16.278] | : . .. ..$ os : chr "windows" [12:34:16.278] | : . .. ..$ os_name : chr "Windows" [12:34:16.278] | : . .. ..$ captures_utf8: logi TRUE [12:34:16.278] | : . ..$ version : chr "1.8" [12:34:16.278] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:16.278] | : . $ success: logi TRUE [12:34:16.278] | : . $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [12:34:16.278] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:16.278] | : . $ tag : NULL [12:34:16.313] | : . Received FutureResult [12:34:16.313] | : . FutureResult: [12:34:16.313] | : . value: 'list' [12:34:16.313] | : . visible: TRUE [12:34:16.313] | : . stdout: character [12:34:16.313] | : . conditions: [n = 2] simpleMessage, simpleMessage [12:34:16.313] | : . RNG used: TRUE [12:34:16.313] | : . duration: 0.006811142 secs (started 2025-07-29 12:34:16.215417) [12:34:16.313] | : . version: 1.8 [12:34:16.315] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... [12:34:16.315] | : . ' Removed future from position #1 [12:34:16.316] | : . ' Number of registered futures: 0 [12:34:16.316] | : . FutureRegistry('workers-4d50057410fc55f0e0a5ebd7c049acf6', action = 'remove', earlySignal = 0) ... done [12:34:16.316] | : . Erased future from future backend [12:34:16.317] | : . result() for ClusterFuture ... [12:34:16.317] | : . ' result already collected: FutureResult [12:34:16.317] | : . result() for ClusterFuture ... done [12:34:16.318] | : . signalConditions() ... [12:34:16.318] | : . ' include = 'immediateCondition' [12:34:16.318] | : . ' exclude = [12:34:16.318] | : . ' resignal = FALSE [12:34:16.319] | : . ' Number of conditions: 2 [12:34:16.319] | : . ' int 2 [12:34:16.320] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.320] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.321] | : . signalConditions() ... done [12:34:16.321] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:16.321] | result() for ClusterFuture ... done [12:34:16.322] | FutureResult: [12:34:16.322] | value: 'list' [12:34:16.322] | visible: TRUE [12:34:16.322] | stdout: character [12:34:16.322] | conditions: [n = 2] simpleMessage, simpleMessage [12:34:16.322] | RNG used: TRUE [12:34:16.322] | duration: 0.006811142 secs (started 2025-07-29 12:34:16.215417) [12:34:16.322] | version: 1.8 [12:34:16.323] | Updating the node's RNG state [12:34:16.323] | value() for MultisessionFuture () ... [12:34:16.323] | : result() for ClusterFuture ... [12:34:16.324] | : . result already collected: FutureResult [12:34:16.324] | : result() for ClusterFuture ... done [12:34:16.325] | : result() for ClusterFuture ... [12:34:16.325] | : . result already collected: FutureResult [12:34:16.325] | : result() for ClusterFuture ... done [12:34:16.325] | : signalConditions() ... [12:34:16.326] | : . include = 'immediateCondition' [12:34:16.326] | : . exclude = [12:34:16.326] | : . resignal = FALSE [12:34:16.327] | : . Number of conditions: 2 [12:34:16.327] | : . int 2 [12:34:16.328] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.328] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.329] | : signalConditions() ... done [12:34:16.329] | : relay stdout ... [12:34:16.329] | : relay stdout ... done [12:34:16.329] | : check for misuse ... [12:34:16.330] | : check for misuse ... done [12:34:16.330] | : relay conditions ... [12:34:16.330] | : . Future state: 'finished' [12:34:16.331] | : . result() for ClusterFuture ... [12:34:16.331] | : . ' result already collected: FutureResult [12:34:16.331] | : . result() for ClusterFuture ... done [12:34:16.332] | : . signalConditions() ... [12:34:16.332] | : . ' include = 'condition' [12:34:16.332] | : . ' exclude = 'immediateCondition' [12:34:16.333] | : . ' resignal = TRUE [12:34:16.333] | : . ' Number of conditions: 2 [12:34:16.333] | : . ' int 2 [12:34:16.334] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.334] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 94892 [12:34:16.335] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:16.335] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 94892 [12:34:16.335] | : . signalConditions() ... done [12:34:16.336] | : relay conditions ... done [12:34:16.336] | value() for MultisessionFuture () ... done [12:34:16.336] recvData() for FutureNode ... done List of 3 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.643 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.131 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.487 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.105 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.106 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.37 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.288 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.596 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.361 [12:34:16.356] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:16.357] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [12:34:16.357] | : all.equal() for FutureStrategyList ... [12:34:16.357] | : . New stack: [12:34:16.357] | : . List of 1 [12:34:16.357] | : . $ :function (..., envir = parent.frame()) [12:34:16.357] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:16.357] | : . ..- attr(*, "init")= logi TRUE [12:34:16.357] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:16.357] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:16.357] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:16.357] | : . ..- attr(*, "call")= language plan(sequential) [12:34:16.357] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:16.363] | : . Old stack: [12:34:16.363] | : . List of 1 [12:34:16.363] | : . $ :function (..., workers = 2) [12:34:16.363] | : . ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:16.363] | : . ..- attr(*, "init")= chr "done" [12:34:16.363] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:16.363] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:16.363] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:16.363] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:16.363] | : . ..- attr(*, "untweakable")= chr "persistent" [12:34:16.363] | : . ..- attr(*, "tweaks")=List of 1 [12:34:16.363] | : . .. ..$ workers: num 2 [12:34:16.363] | : . ..- attr(*, "call")= language plan(multisession, workers = 2) [12:34:16.363] | : . ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [12:34:16.363] | : . .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:16.363] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:16.363] | : . .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:16.363] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:16.375] | : . Not identical [12:34:16.376] | : . all.equal() for future ... [12:34:16.376] | : . ' List of 2 [12:34:16.376] | : . ' $ target :function (..., envir = parent.frame()) [12:34:16.376] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:16.376] | : . ' ..- attr(*, "init")= logi TRUE [12:34:16.376] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:16.376] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:16.376] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:16.376] | : . ' ..- attr(*, "call")= language plan(sequential) [12:34:16.376] | : . ' $ current:function (..., workers = 2) [12:34:16.376] | : . ' ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:16.376] | : . ' ..- attr(*, "init")= chr "done" [12:34:16.376] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:16.376] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:16.376] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:16.376] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:16.376] | : . ' ..- attr(*, "untweakable")= chr "persistent" [12:34:16.376] | : . ' ..- attr(*, "tweaks")=List of 1 [12:34:16.376] | : . ' .. ..$ workers: num 2 [12:34:16.376] | : . ' ..- attr(*, "call")= language plan(multisession, workers = 2) [12:34:16.376] | : . ' ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [12:34:16.376] | : . ' .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:16.376] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:16.376] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:16.388] | : . ' Formals differ [12:34:16.388] | : . all.equal() for future ... done [12:34:16.388] | : . Future strategies differ at level 1 [12:34:16.388] | : all.equal() for FutureStrategyList ... done [12:34:16.389] | : plan(): Setting new future backend stack: [12:34:16.389] | : List of future strategies: [12:34:16.389] | : 1. sequential: [12:34:16.389] | : - args: function (..., envir = parent.frame(), workers = "") [12:34:16.389] | : - tweaked: FALSE [12:34:16.389] | : - call: plan(sequential) [12:34:16.390] | : List of 1 [12:34:16.390] | : $ :function (..., envir = parent.frame()) [12:34:16.390] | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:16.390] | : ..- attr(*, "init")= logi TRUE [12:34:16.390] | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:16.390] | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:16.390] | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:16.390] | : ..- attr(*, "call")= language plan(sequential) [12:34:16.390] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:16.395] | : plan(): plan_cleanup(<'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... [12:34:16.396] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:16.396] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' [12:34:16.396] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:16.397] | : . stopWorkers() for MultisessionFutureBackend ... [12:34:16.397] | : . ' Interrupt active futures ... [12:34:16.398] | : . ' , Number of futures: 0 [12:34:16.398] | : . ' Interrupt active futures ... done [12:34:16.398] | : . ' Clear future registry ... [12:34:16.399] | : . ' Clear future registry ... done [12:34:16.400] | : . ' Stop cluster workers ... [12:34:16.400] | : . ' , Stopping existing cluster ... [12:34:16.400] | : . ' , ; Cluster to shut down: [12:34:16.400] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:34:16.411] | : . ' , ; Stopped cluster: 'c(TRUE, TRUE)' [12:34:16.462] | : . ' , Stopping existing cluster ... done [12:34:16.462] | : . ' Stop cluster workers ... done [12:34:16.462] | : . stopWorkers() for MultisessionFutureBackend ... done [12:34:16.463] | : . Legacy shutdown of cluster workers ... [12:34:16.463] | : . ' Stopping existing cluster ... [12:34:16.463] | : . ' , No pre-existing cluster. Skipping [12:34:16.464] | : . ' Stopping existing cluster ... done [12:34:16.464] | : . Legacy shutdown of cluster workers ... done [12:34:16.464] | : plan(): plan_cleanup(<'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... done [12:34:16.464] | : plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [12:34:16.465] | : . function (..., envir = parent.frame()) [12:34:16.465] | : . - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:16.465] | : . - attr(*, "init")= logi TRUE [12:34:16.465] | : . - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:16.465] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:16.465] | : . - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:16.465] | : . - attr(*, "call")= language plan(sequential) [12:34:16.469] | : . init: TRUE [12:34:16.469] | : . makeFutureBackend() ... [12:34:16.470] | : . ' Backend function: <'NULL'> [12:34:16.470] | : . ' Evaluator tweak arguments: [n=0] [12:34:16.470] | : . ' list() [12:34:16.471] | : . ' Evaluator formal arguments: [n=0] [12:34:16.471] | : . ' list() [12:34:16.472] | : . ' Backend factory arguments: [n=0] [12:34:16.472] | : . ' NULL [12:34:16.473] | : . ' Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [12:34:16.473] | : . makeFutureBackend() ... done [12:34:16.473] | : plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [12:34:16.474] | : nbrOfWorkers(NULL) ... [12:34:16.474] | : . List of 4 [12:34:16.474] | : . $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [12:34:16.474] | : . $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [12:34:16.474] | : . $ : language nbrOfWorkers() [12:34:16.474] | : . $ : language nbrOfWorkers.NULL() [12:34:16.477] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:16.477] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:16.477] | : . Number of workers: 1 [12:34:16.478] | : nbrOfWorkers(NULL) ... done [12:34:16.478] | : plan(): nbrOfWorkers() = 1 [12:34:16.478] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [12:34:16.479] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done Sourcing 6 epilogue scripts ... 01/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/001.undo-future.R' 02/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/002.undo-state.R' Failed to undo environment variables: - Expected environment variables: [n=213] '!ExitCode', 'ALLUSERSPROFILE', 'APPDATA', 'BIBINPUTS', 'BINDIR', 'BSTINPUTS', 'COMMONPROGRAMFILES', 'COMPUTERNAME', 'COMSPEC', 'CURL_CA_BUNDLE', 'CYGWIN', 'CommonProgramFiles(x86)', 'CommonProgramW6432', 'DriverData', 'HOME', 'HOMEDRIVE', 'HOMEPATH', 'JAGS_ROOT', 'JAVA_HOME', 'LANGUAGE', 'LC_COLLATE', 'LC_MONETARY', 'LC_TIME', 'LOCALAPPDATA', 'LOGONSERVER', 'LS_HOME', 'LS_LICENSE_PATH', 'MAKE', 'MAKEFLAGS', 'MAKELEVEL', 'MFLAGS', 'MSMPI_BENCHMARKS', 'MSMPI_BIN', 'MSYS2_ENV_CONV_EXCL', 'NUMBER_OF_PROCESSORS', 'OCL', 'OMP_THREAD_LIMIT', 'OS', 'PATH', 'PATHEXT', 'PROCESSOR_ARCHITECTURE', 'PROCESSOR_IDENTIFIER', 'PROCESSOR_LEVEL', 'PROCESSOR_REVISION', 'PROGRAMFILES', 'PROMPT', 'PSModulePath', 'PUBLIC', 'PWD', 'ProgramData', 'ProgramFiles(x86)', 'ProgramW6432', 'RTOOLS44_HOME', 'RTOOLS45_HOME', 'R_ARCH', 'R_BROWSER', 'R_BZIPCMD', 'R_CMD', 'R_COMPILED_BY', 'R_CRAN_WEB', 'R_CUSTOM_TOOLS_PATH', 'R_CUSTOM_TOOLS_SOFT', 'R_DOC_DIR', 'R_ENVIRON_USER', 'R_GSCMD', 'R_GZIPCMD', 'R_HOME', 'R_INCLUDE_DIR', 'R_INSTALL_TAR', 'R_LIBS', 'R_LIBS_SITE', 'R_LIBS_USER', 'R_MAX_NUM_DLLS', 'R_OSTYPE', 'R_PAPERSIZE', 'R_PAPERSIZE_USER', 'R_PARALLELLY_MAKENODEPSOCK_AUTOKILL', 'R_PARALLELLY_MAKENODEPSOCK_CONNECTTIMEOUT', 'R_PARALLELLY_MAKENODEPSOCK_RSCRIPT_LABEL', 'R_PARALLELLY_MAKENODEPSOCK_SESSIONINFO_PKGS', 'R_PARALLELLY_MAKENODEPSOCK_TIMEOUT', 'R_PARALLELLY_RANDOM_PORTS', 'R_PARALLEL_PORT', 'R_RD4PDF', 'R_RTOOLS45_PATH', 'R_SCRIPT_LEGACY', 'R_SHARE_DIR', 'R_TESTME_NAME', 'R_TESTME_PACKAGE', 'R_TESTME_PATH', 'R_TESTS', 'R_UNZIPCMD', 'R_USER', 'R_VERSION', 'R_ZIPCMD', 'SED', 'SHLVL', 'SYSTEMDRIVE', 'SYSTEMROOT', 'TAR', 'TAR_OPTIONS', 'TEMP', 'TERM', 'TEXINPUTS', 'TMP', 'TMPDIR', 'USERDOMAIN', 'USERDOMAIN_ROAMINGPROFILE', 'USERNAME', 'USERPROFILE', 'WINDIR', '_', '_R_CHECK_AUTOCONF_', '_R_CHECK_BOGUS_RETURN_', '_R_CHECK_BROWSER_NONINTERACTIVE_', '_R_CHECK_BUILD_VIGNETTES_SEPARATELY_', '_R_CHECK_CODETOOLS_PROFILE_', '_R_CHECK_CODE_ASSIGN_TO_GLOBALENV_', '_R_CHECK_CODE_ATTACH_', '_R_CHECK_CODE_CLASS_IS_STRING_', '_R_CHECK_CODE_DATA_INTO_GLOBALENV_', '_R_CHECK_CODE_USAGE_VIA_NAMESPACES_', '_R_CHECK_CODE_USAGE_WITHOUT_LOADING_', '_R_CHECK_CODE_USAGE_WITH_ONLY_BASE_ATTACHED_', '_R_CHECK_CODOC_VARIABLES_IN_USAGES_', '_R_CHECK_COMPACT_DATA2_', '_R_CHECK_COMPILATION_FLAGS_', '_R_CHECK_CONNECTIONS_LEFT_OPEN_', '_R_CHECK_CRAN_INCOMING_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_MAYBE_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_START_', '_R_CHECK_CRAN_INCOMING_CHECK_FILE_URIS_', '_R_CHECK_CRAN_INCOMING_CHECK_URLS_IN_PARALLEL_', '_R_CHECK_CRAN_INCOMING_NOTE_GNU_MAKE_', '_R_CHECK_CRAN_INCOMING_REMOTE_', '_R_CHECK_CRAN_INCOMING_USE_ASPELL_', '_R_CHECK_DATALIST_', '_R_CHECK_DEPRECATED_DEFUNCT_', '_R_CHECK_DOC_SIZES2_', '_R_CHECK_DOT_FIRSTLIB_', '_R_CHECK_DOT_INTERNAL_', '_R_CHECK_EXAMPLE_TIMING_THRESHOLD_', '_R_CHECK_EXECUTABLES_', '_R_CHECK_EXECUTABLES_EXCLUSIONS_', '_R_CHECK_FF_CALLS_', '_R_CHECK_FF_DUP_', '_R_CHECK_FORCE_SUGGESTS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_LEEWAY_', '_R_CHECK_HAVE_MYSQL_', '_R_CHECK_HAVE_ODBC_', '_R_CHECK_HAVE_PERL_', '_R_CHECK_HAVE_POSTGRES_', '_R_CHECK_INSTALL_DEPENDS_', '_R_CHECK_INTERNALS2_', '_R_CHECK_LENGTH_1_CONDITION_', '_R_CHECK_LICENSE_', '_R_CHECK_LIMIT_CORES_', '_R_CHECK_LOG_USE_INFO_', '_R_CHECK_MATRIX_DATA_', '_R_CHECK_MBCS_CONVERSION_FAILURE_', '_R_CHECK_NATIVE_ROUTINE_REGISTRATION_', '_R_CHECK_NEWS_IN_PLAIN_TEXT_', '_R_CHECK_NO_RECOMMENDED_', '_R_CHECK_NO_STOP_ON_TEST_ERROR_', '_R_CHECK_ORPHANED_', '_R_CHECK_OVERWRITE_REGISTERED_S3_METHODS_', '_R_CHECK_PACKAGES_USED_IGNORE_UNUSED_IMPORTS_', '_R_CHECK_PACKAGES_USED_IN_TESTS_USE_SUBDIRS_', '_R_CHECK_PACKAGE_DATASETS_SUPPRESS_NOTES_', '_R_CHECK_PACKAGE_NAME_', '_R_CHECK_PKG_SIZES_', '_R_CHECK_PKG_SIZES_THRESHOLD_', '_R_CHECK_PRAGMAS_', '_R_CHECK_RD_EXAMPLES_T_AND_F_', '_R_CHECK_RD_LINE_WIDTHS_', '_R_CHECK_RD_MATH_RENDERING_', '_R_CHECK_RD_NOTE_LOST_BRACES_', '_R_CHECK_RD_VALIDATE_RD2HTML_', '_R_CHECK_REPLACING_IMPORTS_', '_R_CHECK_R_DEPENDS_', '_R_CHECK_S3_METHODS_SHOW_POSSIBLE_ISSUES_', '_R_CHECK_SCREEN_DEVICE_', '_R_CHECK_SERIALIZATION_', '_R_CHECK_SHLIB_OPENMP_FLAGS_', '_R_CHECK_SRC_MINUS_W_IMPLICIT_', '_R_CHECK_SUBDIRS_NOCASE_', '_R_CHECK_SUGGESTS_ONLY_', '_R_CHECK_SYSTEM_CLOCK_', '_R_CHECK_TESTS_NLINES_', '_R_CHECK_TEST_TIMING_', '_R_CHECK_TIMINGS_', '_R_CHECK_TOPLEVEL_FILES_', '_R_CHECK_UNDOC_USE_ALL_NAMES_', '_R_CHECK_UNSAFE_CALLS_', '_R_CHECK_URLS_SHOW_301_STATUS_', '_R_CHECK_VC_DIRS_', '_R_CHECK_VIGNETTES_NLINES_', '_R_CHECK_VIGNETTES_SKIP_RUN_MAYBE_', '_R_CHECK_VIGNETTE_TIMING_', '_R_CHECK_VIGNETTE_TITLES_', '_R_CHECK_WINDOWS_DEVICE_', '_R_CHECK_XREFS_NOTE_MISSING_PACKAGE_ANCHORS_', '_R_CHECK_XREFS_USE_ALIASES_FROM_CRAN_', '_R_CLASS_MATRIX_ARRAY_', '_R_DEPRECATED_IS_R_', '_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_', '_R_SHLIB_BUILD_OBJECTS_SYMBOL_TABLES_', '_R_USE_STRICT_R_HEADERS_', '__R_CHECK_DOC_FILES_NOTE_IF_ALL_INTERNAL__', 'maj.version', 'nextArg--timingsnextArg--install', 'tempdirname' - Environment variables still there: [n=0] - Environment variables missing: [n=1] 'MAKEFLAGS' Differences environment variable by environment variable: 03/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/090.gc.R' 04/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/099.session_info.R' 05/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/995.detritus-connections.R' 06/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/999.detritus-files.R' Skipping, because path appears not to be an 'R CMD check' folder: 'D:/temp/2025_07_29_12_30_17_31216' Sourcing 6 epilogue scripts ... done Test time: user.self=2s, sys.self=0.08s, elapsed=4s, user.child=NAs, sys.child=NAs Test 'makeClusterFuture' ... success > > proc.time() user system elapsed 2.01 0.14 3.93