Stewart X Addison

Results 1717 comments of Stewart X Addison

Four new machines provisioned and used to replace the 6-10 numbered ubuntu2310 systems. Installed via playbooks with a hosts entry test-rise-ubuntu2410-riscv64-[1:4] Two extras also provisioned for temurin-compliance that will be...

Most of the problems above were resolved by switching to an Ubuntu 24.04 base with the version of python and ansible installed with the OS. The underlying message was `An...

All four Ubuntu 24.04 machines are now live in jenkins and will be used from now on. I have marked all of the 23.10 ones offline for now with an...

aqa_test_pipelines submitted for -3 and -4: - [test-rise-u2404-3](https://ci.adoptium.net/job/AQA_Test_Pipeline/325) - [test-rise-u2404-4](https://ci.adoptium.net/job/AQA_Test_Pipeline/326) Subject to those working ok I will replace the other Ubuntu 23.10 machines (maybe leave one!) on Monday

New 24.04 machines 5-7 created to replace 23.10 machines 3-5. Added to the PR at https://github.com/adoptium/infrastructure/pull/3627/commits/2cc5cf82dc03533d2f1ce56d4b9593a56fc13562

I feel I'm going to have [another argument with the bot](https://github.com/adoptium/infrastructure/issues/4009) on this but this is not specific to arm. The only place `arm` is mentioned is as a substring...

Noting that a GCC14/CentOS6 version of the jdk21u devkit fails to build the current jdk8u code (however it will build jdk11u): ``` /root/temurin-build/build-farm/workspace/build/src/jdk/src/share/bin/splashscreen_stubs.c: In function 'DoSplashLoadMemory': /root/temurin-build/build-farm/workspace/build/src/jdk/src/share/bin/splashscreen_stubs.c:64:5: error: returning 'void...

Kicking these off with the jdk25 GCC 14.2 devkit for research. All of thes are also with [containers from ghcr.io](https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-linux-aarch64-temurin/316/) to evaluate whether https://github.com/adoptium/infrastructure/issues/3830 is technically suitable for Adoptium, and...

Noting that jdk8u fails as it cannot locate freetype. _[EDIT: configure passes ok if you add these configure-args - re-running new jobs and adding to the table above: `--with-freetype-include=/usr/local/devkit/gcc-11.3.0-Centos7.9.2009-b03/x86_64-linux-gnu/sysroot/usr/include/freetype2 --with-freetype-lib=/usr/local/devkit/gcc-11.3.0-Centos7.9.2009-b03/x86_64-linux-gnu/sysroot/usr/lib`]_...

Odd. It fails for JDK8 in the SBOM generation phase: ``` 18:59:35 OpenJDK SBOM will be /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin/workspace/target/OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b04-ea.json. 18:59:43 Adding GLIBC version to SBOM: . 18:59:44 Adding GCC version to SBOM:...