Stewart X Addison

Results 1780 comments of Stewart X Addison

Last push is because it looks like `win_shell: curl ...` invokes the powershell "curl" which doesn't accept the same options: ``` TASK [ANT : Download ant-contrib with curl] ************************************ task...

Hmmm [last GHA run](https://github.com/adoptium/infrastructure/actions/runs/18477575920/job/52645412697?pr=4091) ran out of space: ``` re-exec error: exit status 1: output: write \\?\C:\Windows\SystemTemp\hcs846643319\Files\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\Llvm\x64\bin\clang-move.exe: There is not enough space on the disk. Error:...

(Force push to squash commits and trigger another run to see if it gets the disk space error again)

@gdams Do you think we'd be able to use larger Windows runners to resolve the space issues? I don't believe you had these problems on the earlier PR that this...

Noting that with some extra debug in the runners [appear to be showing 125GiB free](https://github.com/adoptium/infrastructure/actions/runs/18495682732/job/52699232700?pr=4097) at the start of the playbook runs: ``` TASK [logs : Run fsutil] ******************************************************* task...

> Github runners ( for public repos ) appear to only ship with 14Gb of disk space! > > https://docs.github.com/en/actions/reference/runners/github-hosted-runners#standard-github-hosted-runners-for-public-repositories I saw that too, although the evidence on the machine...

Dropping this back to draft just now. I've manually pushed up the image created by https://ci.adoptium.net/job/win2022_docker_image_updater using the [azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-windows?view=azure-cli-latest&pivots=msi) on that machine: ``` az account show --query tenantId -o...

Also noted in: - https://github.com/adoptium/aqa-tests/issues/4984#issuecomment-1897535323 (Alpine containers on this host specificall) - https://github.com/adoptium/aqa-tests/issues/5233#issuecomment-2061207176 - https://github.com/adoptium/aqa-tests/issues/5441#issuecomment-2245646326 - https://github.com/adoptium/aqa-tests/issues/5233#issuecomment-2061206274 (aarch64) - https://github.com/adoptium/aqa-tests/issues/5853#issuecomment-2589868202 (Alpine) Related: - https://github.com/adoptium/infrastructure/issues/1105 - https://github.com/adoptium/infrastructure/issues/2662

Error details from the failing log above for reference when the jobs disappear ``` 13:18:28 ## Starting hotspot 13:18:28 make[2]: warning: -j1 forced in submake: resetting jobserver mode. 13:18:28 INFO:...

Noting that some Fujitsu members have been explicitly added as individuals with read-only access to https://ci.adoptium.net/job/build-scripts/job/release-openjdk8-pipeline and https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin for now. Once this issue is resolved that should be reverted.