Skip to content

Merge branch 'feature/evalFuture' of github.com:HenrikBengtsson/futur… #844

Merge branch 'feature/evalFuture' of github.com:HenrikBengtsson/futur…

Merge branch 'feature/evalFuture' of github.com:HenrikBengtsson/futur… #844

Triggered via push January 3, 2025 21:25
Status Failure
Total duration 12m 26s
Artifacts 3

R-CMD-check.yaml

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

Annotations

27 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 - 1, 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)
Woops!
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)
value(b) == 2 is not TRUE
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 - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R Under development (unstable) (2025-01-02 r87517), 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 - 1, weights = w)’): This suggests that the communication with ‘RichSOCKnode’ #1 on host ‘localhost’ (R Under development (unstable) (2025-01-02 r87517), 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) (2025-01-02 r87517), platform x86_64-pc-linux-gnu) is out of sync.
ubuntu-latest (devel)
Woops!
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) (2025-01-02 r87517), 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) (2025-01-02 r87517), platform x86_64-pc-linux-gnu) is out of sync.
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 (42cfe20b-9d04-eae7-dc53-8f62e492d363; pid 10655 on fv-az740-790) that created it, not by any other R processes (68e3e6a5-7fbc-6757-4bab-3fcb3bc83ff9; pid 10691 on fv-az740-790): {; x[[i - 2]] + x[[i - 1]]; }
ubuntu-latest (release) multicore, no-multithreading-in-forks
Process completed with exit code 1.
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 (7ee7b441-e443-0763-e10b-358ba140146c; pid 12603 on fv-az1345-229) that created it, not by any other R processes (316da97b-ad6c-105c-e5ca-d8dc9f861e51; pid 12670 on fv-az1345-229): {; 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)
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-1)
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 (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) 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) 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) 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) !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_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) 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.56 MB
Linux-rdevel-results
2.6 MB
Linux-rrelease-results
2.72 MB