Skip to content

evalFuture():

evalFuture(): #829

Triggered via push December 31, 2024 06:55
Status Failure
Total duration 14m 40s
Artifacts 3

R-CMD-check.yaml

on: push
Matrix: R-CMD-check
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 34 warnings
ubuntu-latest (3.6)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (3.6)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (3.6)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (3.6)
R CMD check found ERRORs
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; message(sprintf("Calculating tile #%d of %d ...", ii, n),; appendLF = FALSE); fit <- mandelbrot(C); delay(fit); message(" done"); fit; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; if (ii%%2 == 0); stop("Woops!"); ii; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; 2; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '2'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = 'value(a) + 1'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (3.6)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; ii; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R version 3.6.3 (2020-02-29), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (devel)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R Under development (unstable) (2024-12-29 r87484), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (devel)
Unexpected result (of class ‘NULL’ != ‘FutureResult’) retrieved for MultisessionFuture future (label = ‘<none>’, expression = ‘lm(y ~ x, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R Under development (unstable) (2024-12-29 r87484), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (devel)
Running examples in ‘future-Ex.R’ failed
ubuntu-latest (devel)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; message(sprintf("Calculating tile #%d of %d ...", ii, n),; appendLF = FALSE); fit <- mandelbrot(C); delay(fit); message(" done"); fit; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R Under development (unstable) (2024-12-29 r87484), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; if (ii%%2 == 0); stop("Woops!"); ii; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R Under development (unstable) (2024-12-29 r87484), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
Unexpected result (of class 'NULL' != 'FutureResult') retrieved for MultisessionFuture future (label = '<none>', expression = '{; 2; }'): This suggests that the communication with 'RichSOCKnode' #1 on host 'localhost' (R Under development (unstable) (2024-12-29 r87484), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
R CMD check found ERRORs
ubuntu-latest (release) keepWhere
inherits(res, "error") is not TRUE
ubuntu-latest (release) keepWhere
R CMD check found ERRORs
ubuntu-latest (release) keepWhere
Process completed with exit code 1.
ubuntu-latest (release) multicore, no-multithreading-in-forks
R CMD check found ERRORs
ubuntu-latest (release) multicore, no-multithreading-in-forks
Invalid usage of futures: A future (here 'Future') whose value has not yet been collected can only be queried by the R process (0101d60c-0464-6bd1-2d0f-b63914dc41af; pid 10157 on fv-az973-156) that created it, not by any other R processes (b28003c0-da9c-2ac3-7c2a-32a4413fa616; pid 10186 on fv-az973-156): {; x[[i - 2]] + x[[i - 1]]; }
ubuntu-latest (release) multicore, no-multithreading-in-forks
Process completed with exit code 1.
ubuntu-latest (release) multicore, no-multithreading-in-forks
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
ubuntu-latest (release) multisession, no-multithreading-in-forks
R CMD check found ERRORs
ubuntu-latest (release) multisession, no-multithreading-in-forks
Invalid usage of futures: A future (here 'Future') whose value has not yet been collected can only be queried by the R process (25839c29-b44a-5121-1c3c-9ad5215e7ccd; pid 12094 on fv-az802-93) that created it, not by any other R processes (221f24af-c2c7-f5ca-6eb1-6c7dbeabab2f; pid 12157 on fv-az802-93): {; x[[i - 2]] + x[[i - 1]]; }
ubuntu-latest (release) multisession, no-multithreading-in-forks
Process completed with exit code 1.
ubuntu-latest (release) multisession, no-multithreading-in-forks
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
ubuntu-latest (3.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (3.6)
restarting interrupted promise evaluation
ubuntu-latest (3.6)
restarting interrupted promise evaluation
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
ubuntu-latest (3.6)
R option 'future.globals.method' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'conservative'
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
ubuntu-latest (3.6)
R option 'future.globals.method' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'conservative'
ubuntu-latest (3.6)
R option 'future.globals.resolve' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'TRUE'
ubuntu-latest (3.6)
R option 'future.globals.onMissing' may only be used for troubleshooting. It must not be used in production since it changes how futures are evaluated and there is a great risk that the results cannot be reproduced elsewhere: 'error'
ubuntu-latest (oldrel-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (devel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (devel)
restarting interrupted promise evaluation
ubuntu-latest (devel)
restarting interrupted promise evaluation
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (devel)
Detected a non-exportable reference ('externalptr') in the value (of class 'list') of the resolved future
ubuntu-latest (oldrel)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (oldrel-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (release) no-immediate-relay-in-psock
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (release) zh_TW
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (release) !keepWhere
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (release) zh_CN
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (release) ko
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (release) keepWhere
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (release) multicore, no-multithreading-in-forks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest (release) multisession, no-multithreading-in-forks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
Linux-r3.6-results
2.62 MB
Linux-rdevel-results
2.66 MB
Linux-rrelease-results
2.8 MB