Skip to content

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jul 9, 2025

This would happen when the JSON stream didn't end with a
new line delimiter.

Relates to: quarkiverse/quarkus-langchain4j#1594
Copy link

quarkus-bot bot commented Jul 9, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit e06b3b3.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Integration Tests - JDK 17

📦 integration-tests/kafka-devservices

io.quarkus.it.kafka.continuoustesting.DevServicesDevModeTest.testDevModeServiceDoesNotRestartContainersOnCodeChange - History

  • New containers: [Container(command=sh -c 'while [ ! -f /work/run.sh ]; do sleep 0.1; done; sleep 0.1; /work/run.sh', created=1752064827, id=a5803c37c41def3694b348d2b609f51d4384ad1d8d18241d33a02fee83c94571, image=quay.io/ogunalp/kafka-native:latest, imageId=sha256:99fa71388449ac7ff46bda7f6d645fb4435d9a21dce3d4dbcaedfc8a738afd6b, names=[/frosty_kalam], ports=[ContainerPort(ip=0.0.0.0, privatePort=9092, publicPort=32807, type=tcp), ContainerPort(ip=::, privatePort=9092, publicPort=32807, type=tcp)], labels={architecture=x86_64, build-date=2025-03-25T21:45:00Z, com.redhat.component=ubi9-micro-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements\#UBI, description=Very small image which doesn't install the package manager., distribution-scope=public, io.buildah.version=1.39.0-dev, io.k8s.description=Very small image which doesn't install the package manager., io.k8s.display-name=Red Hat Universal Base Image 9 Micro, io.openshift.expose-ser... - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: 
New containers: [Container(command=sh -c 'while [ ! -f /work/run.sh ]; do sleep 0.1; done; sleep 0.1; /work/run.sh', created=1752064827, id=a5803c37c41def3694b348d2b609f51d4384ad1d8d18241d33a02fee83c94571, image=quay.io/ogunalp/kafka-native:latest, imageId=sha256:99fa71388449ac7ff46bda7f6d645fb4435d9a21dce3d4dbcaedfc8a738afd6b, names=[/frosty_kalam], ports=[ContainerPort(ip=0.0.0.0, privatePort=9092, publicPort=32807, type=tcp), ContainerPort(ip=::, privatePort=9092, publicPort=32807, type=tcp)], labels={architecture=x86_64, build-date=2025-03-25T21:45:00Z, com.redhat.component=ubi9-micro-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Very small image which doesn't install the package manager., distribution-scope=public, io.buildah.version=1.39.0-dev, io.k8s.description=Very small image which doesn't install the package manager., io.k8s.display-name=Red Hat Universal Base ...

⚙️ JVM Integration Tests - JDK 21

📦 integration-tests/kafka-devservices

io.quarkus.it.kafka.continuoustesting.DevServicesDevModeTest.testDevModeServiceDoesNotRestartContainersOnCodeChange - History

  • New containers: [Container(command=sh -c 'while [ ! -f /work/run.sh ]; do sleep 0.1; done; sleep 0.1; /work/run.sh', created=1752064821, id=bc5b82a861d94525b0a6c80a5c045561f0bf4f3689334503feb401578ab2b420, image=quay.io/ogunalp/kafka-native:latest, imageId=sha256:99fa71388449ac7ff46bda7f6d645fb4435d9a21dce3d4dbcaedfc8a738afd6b, names=[/sad_sammet], ports=[ContainerPort(ip=0.0.0.0, privatePort=9092, publicPort=32809, type=tcp), ContainerPort(ip=::, privatePort=9092, publicPort=32809, type=tcp)], labels={architecture=x86_64, build-date=2025-03-25T21:45:00Z, com.redhat.component=ubi9-micro-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements\#UBI, description=Very small image which doesn't install the package manager., distribution-scope=public, io.buildah.version=1.39.0-dev, io.k8s.description=Very small image which doesn't install the package manager., io.k8s.display-name=Red Hat Universal Base Image 9 Micro, io.openshift.expose-servi... - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: 
New containers: [Container(command=sh -c 'while [ ! -f /work/run.sh ]; do sleep 0.1; done; sleep 0.1; /work/run.sh', created=1752064821, id=bc5b82a861d94525b0a6c80a5c045561f0bf4f3689334503feb401578ab2b420, image=quay.io/ogunalp/kafka-native:latest, imageId=sha256:99fa71388449ac7ff46bda7f6d645fb4435d9a21dce3d4dbcaedfc8a738afd6b, names=[/sad_sammet], ports=[ContainerPort(ip=0.0.0.0, privatePort=9092, publicPort=32809, type=tcp), ContainerPort(ip=::, privatePort=9092, publicPort=32809, type=tcp)], labels={architecture=x86_64, build-date=2025-03-25T21:45:00Z, com.redhat.component=ubi9-micro-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Very small image which doesn't install the package manager., distribution-scope=public, io.buildah.version=1.39.0-dev, io.k8s.description=Very small image which doesn't install the package manager., io.k8s.display-name=Red Hat Universal Base Im...

@geoand geoand merged commit 50780b8 into quarkusio:main Jul 9, 2025
39 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jul 9, 2025
@geoand geoand deleted the rest-client-ndjson branch July 10, 2025 08:50
@gsmet gsmet modified the milestones: 3.25.0.CR1, 3.24.4 Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants