Skip to content

chore(camel-test-infra-kafka): upgrade kafka.container.image to 4.3.0#23498

Merged
apupier merged 1 commit into
mainfrom
automated/upgrade-kafka-container-image-4.3.0
May 27, 2026
Merged

chore(camel-test-infra-kafka): upgrade kafka.container.image to 4.3.0#23498
apupier merged 1 commit into
mainfrom
automated/upgrade-kafka-container-image-4.3.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR updates the kafka.container.image container image to version 4.3.0.

Update Details

  • Property: kafka.container.image
  • Image: mirror.gcr.io/apache/kafka
  • File: /home/runner/work/camel/camel/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties
  • Old version: 4.2.0
  • New version: 4.3.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-kafka

Then test the impacted components.


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

@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 May 25, 2026
Update kafka.container.image from 4.2.0 to 4.3.0
@apupier apupier force-pushed the automated/upgrade-kafka-container-image-4.3.0 branch from ca99a0a to 824b204 Compare May 27, 2026 07:21
@github-actions
Copy link
Copy Markdown
Contributor Author

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

Copy link
Copy Markdown
Contributor

@apupier apupier left a comment

Choose a reason for hiding this comment

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

[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorOffUsingKafkaManualCommitIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.782 s -- in org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorOffUsingKafkaManualCommitIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorReleaseResourcesIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.34 s -- in org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorReleaseResourcesIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorReplayOldMessagesIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.01 s -- in org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorReplayOldMessagesIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorSeekIssueIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.68 s -- in org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorSeekIssueIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorWithBatchUsingAsyncCommitManagerIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.31 s -- in org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorWithBatchUsingAsyncCommitManagerIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorWithBatchUsingKafkaManualCommitIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.382 s -- in org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorWithBatchUsingKafkaManualCommitIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorWithBatchUsingKafkaManualCommitRetryIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.683 s -- in org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorWithBatchUsingKafkaManualCommitRetryIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorWithBatchUsingSyncCommitManagerIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.240 s -- in org.apache.camel.component.kafka.integration.�[1mKafkaBreakOnFirstErrorWithBatchUsingSyncCommitManagerIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.�[1mKafkaConsumerIdempotentIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m1�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.016 s -- in org.apache.camel.component.kafka.integration.�[1mKafkaConsumerIdempotentIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.health.�[1mKafkaConsumerBadPortHealthCheckIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m3�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.50 s -- in org.apache.camel.component.kafka.integration.health.�[1mKafkaConsumerBadPortHealthCheckIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.health.�[1mKafkaConsumerBadPortSupervisingHealthCheckIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m3�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.66 s -- in org.apache.camel.component.kafka.integration.health.�[1mKafkaConsumerBadPortSupervisingHealthCheckIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.health.�[1mKafkaConsumerHealthCheckIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m5�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.366 s -- in org.apache.camel.component.kafka.integration.health.�[1mKafkaConsumerHealthCheckIT�[m
[�[1;34mINFO�[m] Running org.apache.camel.component.kafka.integration.health.�[1mKafkaConsumerUnresolvableHealthCheckIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m3�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.58 s -- in org.apache.camel.component.kafka.integration.health.�[1mKafkaConsumerUnresolvableHealthCheckIT�[m
[�[1;34mINFO�[m] 
[�[1;34mINFO�[m] Results:
[�[1;34mINFO�[m] 
[�[1;34mINFO�[m] �[1;32mTests run: 23, Failures: 0, Errors: 0, Skipped: 0

@github-actions
Copy link
Copy Markdown
Contributor Author

🧪 CI tested the following changed modules:

  • test-infra/camel-test-infra-kafka
All tested modules (10 modules)
  • Camel :: JBang :: MCP
  • Camel :: JBang :: Plugin :: Route Parser
  • Camel :: JBang :: Plugin :: TUI
  • Camel :: JBang :: Plugin :: Validate
  • Camel :: Kafka
  • Camel :: Launcher :: Container
  • Camel :: Test Infra :: All test services
  • Camel :: Test Infra :: Kafka
  • Camel :: YAML DSL :: Validator
  • Camel :: YAML DSL :: Validator Maven Plugin

⚙️ View full build and test results

@apupier apupier merged commit 107a047 into main May 27, 2026
6 checks passed
@apupier apupier deleted the automated/upgrade-kafka-container-image-4.3.0 branch May 27, 2026 09:18
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 test-infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant