Skip to content

chore(camel-test-infra-docling): upgrade docling.container to v1.25.0#24309

Merged
apupier merged 1 commit into
mainfrom
automated/upgrade-docling-container-v1.25.0
Jun 29, 2026
Merged

chore(camel-test-infra-docling): upgrade docling.container to v1.25.0#24309
apupier merged 1 commit into
mainfrom
automated/upgrade-docling-container-v1.25.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR updates the docling.container container image to version v1.25.0.

Update Details

  • Property: docling.container
  • Image: quay.io/docling-project/docling-serve
  • File: /home/runner/work/camel/camel/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.properties
  • Old version: v1.24.0
  • New version: v1.25.0

Verification

Please verify:

  • Container image version is compatible with existing tests
  • No breaking changes in the updated version
  • Tests pass with the new version

Run the following to rebuild the test infra:

mvn clean verify -pl camel-test-infra-docling

Then test the impacted components.


This PR was automatically created by the Container Version Upgrade workflow.

Update docling.container from v1.24.0 to v1.25.0
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file container-images For check container upgrades automated For Check Container upgrade labels Jun 29, 2026

@apupier apupier left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[�[1;31mERROR�[m] �[1;31mTests �[0;1mrun: �[0;1m10�[m, �[1;31mFailures: �[0;1;31m1�[m, Errors: 0, Skipped: 0, Time elapsed: 50.02 s�[1;31m <<< FAILURE!�[m -- in org.apache.camel.component.docling.integration.�[1mMetadataExtractionIT�[m
[�[1;31mERROR�[m] org.apache.camel.component.docling.integration.MetadataExtractionIT.testMetadataExtractionFromPdf -- Time elapsed: 6.067 s <<< FAILURE!
org.opentest4j.AssertionFailedError: 

expected: "The Evolution of the Word Processor"
 but was: null
	at org.apache.camel.component.docling.integration.MetadataExtractionIT.testMetadataExtractionFromPdf(MetadataExtractionIT.java:74)

[�[1;34mINFO�[m] Running org.apache.camel.component.docling.integration.�[1mOcrExtractionIT�[m
[�[1;31mERROR�[m] �[1;31mTests �[0;1mrun: �[0;1m6�[m, �[1;31mFailures: �[0;1;31m1�[m, Errors: 0, Skipped: 0, Time elapsed: 34.72 s�[1;31m <<< FAILURE!�[m -- in org.apache.camel.component.docling.integration.�[1mOcrExtractionIT�[m
[�[1;31mERROR�[m] org.apache.camel.component.docling.integration.OcrExtractionIT.testOcrWithMultipleTextBlocks -- Time elapsed: 6.071 s <<< FAILURE!
org.opentest4j.AssertionFailedError: 
Footer text is page furniture and is excluded from the docling body export. Got: ## Document Title

This is the first paragraph with multiple lines of text

Second paragraph starts here containing more information

Footer:ApacheCamel Docling Component ==> expected: <false> but was: <true>
	at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:266)
	at org.apache.camel.component.docling.integration.OcrExtractionIT.testOcrWithMultipleTextBlocks(OcrExtractionIT.java:189)

@apupier

apupier commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

these tests are already failing on main branch

@apupier

apupier commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

@apupier apupier left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

failing tests are already failing on main branch

@apupier apupier merged commit 2d26fb9 into main Jun 29, 2026
5 checks passed
@github-actions github-actions Bot deleted the automated/upgrade-docling-container-v1.25.0 branch June 29, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated For Check Container upgrade container-images For check container upgrades dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant