Closed gkwan-ibm closed 1 month ago
Output from mvn liberty:run
from frontendUI
directory:
[INFO] Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on OpenJDK 64-Bit Server VM, version 21.0.3+9-LTS (en_CA)
Output from mvn liberty:run
from backendServices
directory:
[INFO] Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on OpenJDK 64-Bit Server VM, version 21.0.3+9-LTS (en_CA)
Tested end-to-end, no issues.
Output from mvn liberty:dev
:
[INFO] Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on OpenJDK 64-Bit Server VM, version 11.0.23+9 (en_CA)
Tested end-to-end, no issues.
Output from mvn liberty:run
from frontend
directory:
[INFO] Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on OpenJDK 64-Bit Server VM, version 11.0.23+9 (en_CA)
Output from mvn liberty:run
from system
directory:
[INFO] Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on OpenJDK 64-Bit Server VM, version 11.0.23+9 (en_CA)
Tested end-to-end, no issues.
Output from mvn -Popenliberty liberty:dev
:
[INFO] Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on OpenJDK 64-Bit Server VM, version 11.0.23+9 (en_CA)
Tested end-to-end, no issues.
Output from mvn liberty:run
from system
directory:
[INFO] Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on OpenJDK 64-Bit Server VM, version 11.0.23+9 (en_CA)
Output from mvn liberty:run
from inventory
directory:
[INFO] Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on OpenJDK 64-Bit Server VM, version 11.0.23+9 (en_CA)
Tested finish
directory with colima, no issues.
Output from mvn liberty:run
:
[INFO] Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on OpenJDK 64-Bit Server VM, version 11.0.23+9 (en_CA)
Tested finish
directory with colima, no issues.
dev mode console:
[INFO] Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on Eclipse OpenJ9 VM, version 17.0.6+10 (en_CA)
[INFO] [AUDIT ] CWWKE0001I: The server defaultServer has been launched.
[INFO] CWWKM2010I: Searching for CWWKF0011I: in /tasks/CNAI/guides/guide-sessions/start/target/liberty/wlp/usr/servers/defaultServer/logs/messages.log. This search will timeout after 90 seconds.
[root@gkwan-redhat1 start]# kubectl exec -it $POD -- cat /logs/messages.log
********************************************************************************
product = Open Liberty 24.0.0.11 (wlp-1.0.95.cl241120241021-1102)
Tested without issue
[root@gkwan-redhat1 start]# docker logs system-java11
Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on Eclipse OpenJ9 VM, version 11.0.24+8 (en_US)
[root@gkwan-redhat1 start]# docker logs system-java17
Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on Eclipse OpenJ9 VM, version 17.0.12+7 (en_US)
[root@gkwan-redhat1 start]# docker logs graphql
Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on Eclipse OpenJ9 VM, version 11.0.24+8 (en_US)
Tested without issue
[root@gkwan-redhat1 start]# kubectl logs "$(kubectl get pods -o jsonpath='{range .items[*]}{.metadata.name}{"\n"}' | grep system)"
Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on Eclipse OpenJ9 VM, version 11.0.24+8 (en_US)
[root@gkwan-redhat1 start]# kubectl logs "$(kubectl get pods -o jsonpath='{range .items[*]}{.metadata.name}{"\n"}' | grep inventory)"
Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on Eclipse OpenJ9 VM, version 11.0.24+8 (en_US)
Tested without issue
[root@gkwan-redhat1 start]# docker logs system
Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on Eclipse OpenJ9 VM, version 11.0.24+8 (en_US)
[root@gkwan-redhat1 start]# docker logs inventory
Launching defaultServer (Open Liberty 24.0.0.11/wlp-1.0.95.cl241120241021-1102) on Eclipse OpenJ9 VM, version 11.0.24+8 (en_US)
Tested without issue
close
Candidate build:
cl241120241021-1102
https://github.com/OpenLiberty/guides-common/actions/runs/11454169158
https://github.com/OpenLiberty/guides-common/actions/runs/11454169257
https://github.com/OpenLiberty/guides-common/actions/runs/11454169295
https://github.com/OpenLiberty/guides-common/actions/runs/11462204512
Manual GM candidate container test
andManual GM candidate container test - Java 17
when container GM candidate build ready (be announced on thewas-dev-announcements
slack channel)https://github.com/OpenLiberty/guides-common/actions/runs/11499742501
https://github.com/OpenLiberty/guides-common/actions/runs/11499750833
https://github.com/GuidesBot/ol-daily-build-test/actions/runs/11460282862/job/31886657593
https://github.com/GuidesBot/ol-daily-build-test/actions/runs/11460555549/job/31887546830
Manual test the guides against GM with Semeru JDK 11:
minikube --force=true start
guidesbot/olguides:nnnnnnnnnn
andguidesbot/olguides:nnnnnnnnnn-java17
startContainers.sh
with--platform linux/amd64
Additional guides:
When completed:
#was-gm-testing
slack channel (Gilbert)Tests instructions:
features.sh
line in the Dockerfile files because the daily build docker image is full (not kernel-slim) that does not supportfeatures.sh
--platform=linux/amd64
in thedocker run ...
command, because theguidesbot/olguides
docker image is built for Linux only.