Haroon Khel

Results 514 comments of Haroon Khel

https://github.com/adoptium/infrastructure/issues/2536#issuecomment-1697270848 is relevant; successful jdk11 17 and 20 x64 builds on arm64 macos11 machines

ref https://github.com/adoptium/temurin-build/issues/3487#issuecomment-1743307582 I built an x64 jdk8 binary using xcode11.7 on macos12. The build ran fine and am now running the binary through the aqa test pipeline on a macos10.15...

Removing the following machines from inventory.yml and jenkins as they've been decommissioned * https://ci.adoptopenjdk.net/computer/test-marist-sles15-s390x-1/ * https://ci.adoptopenjdk.net/computer/build-marist-rhel77-s390x-1/ * https://ci.adoptopenjdk.net/computer/build-marist-rhel77-s390x-2/ * https://ci.adoptopenjdk.net/computer/test-marist-ubuntu1604-s390x-1/ * https://ci.adoptopenjdk.net/computer/test-marist-ubuntu1804-s390x-1/ * https://ci.adoptopenjdk.net/computer/test-marist-ubuntu1804-s390x-2/ * https://ci.adoptopenjdk.net/computer/test-marist-ubuntu1804-s390x-3/ * https://ci.adoptopenjdk.net/computer/test-marist-ubuntu1804-s390x-4/ * https://ci.adoptopenjdk.net/computer/docker-marist-ubuntu1604-s390x-1/

https://ci.adoptium.net/view/Test_grinder/job/Grinder/7120/console jdk_util on test-azure-win2012r2-x64-3 https://ci.adoptium.net/view/Test_grinder/job/Grinder/7121/console java/util/stream/test/org/openjdk/tests/java/lang/invoke/SerializedLambdaTest.java on test-azure-win2012r2-x64-3

https://ci.adoptium.net/computer/test-ibmcloud-win2012r2-x64-1/ is not able to connect to jenkins. I can rdp into the machine. From there it looks like its having trouble accessing the internet, for example it cant connect...

> https://ci.adoptium.net/view/Test_grinder/job/Grinder/7120/console jdk_util on test-azure-win2012r2-x64-3 https://ci.adoptium.net/view/Test_grinder/job/Grinder/7121/console java/util/stream/test/org/openjdk/tests/java/lang/invoke/SerializedLambdaTest.java on test-azure-win2012r2-x64-3 Both passed. Just test-ibmcloud-win2012r2-x64-1 left

curl and wget did not work as it looks like it cannot resolve hostnames, website were not loading in a browser

https://ci.adoptium.net/computer/test-ibmcloud-win2012r2-x64-1/ is back online after manually giving it a dns server (8.8.8.8)

jdk_util on test-ibmcloud-1 https://ci.adoptium.net/view/Test_grinder/job/Grinder/7137/console No need for a separate java/util/stream/test/org/openjdk/tests/java/lang/invoke/SerializedLambdaTest.java grinder as it runs in jdk_util

Out of the 10 iterations in the grinder, these tests were the common failures. Others were intermittent ``` Failed test cases: TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/StreamLinkTest.java TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/StreamSpliteratorTest.java TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/TeeOpTest.java TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java TEST:...