[
https://issues.apache.org/jira/browse/FLINK-25210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454923#comment-17454923
]
Yufei Zhang edited comment on FLINK-25210 at 12/9/21, 4:37 AM:
---------------------------------------------------------------
CC [~chesnay] To reproduce/fix this, I guess I should use FLINK-25159's branch
as the base branch so the CI will actually run and create a new branch to debug
the E2E test.
was (Author: affe):
To reproduce/fix this, I guess I should use FLINK-25159's branch as the base
branch so the CI will actually run and create a new branch to debug the E2E
test.
> PulsarSource(Un)OrderedE2ECase is broken
> ----------------------------------------
>
> Key: FLINK-25210
> URL: https://issues.apache.org/jira/browse/FLINK-25210
> Project: Flink
> Issue Type: Technical Debt
> Components: Connectors / Pulsar, Tests
> Affects Versions: 1.15.0
> Reporter: Chesnay Schepler
> Priority: Blocker
> Fix For: 1.15.0
>
>
> https://dev.azure.com/chesnay/flink/_build/results?buildId=1884&view=logs&j=0e31ee24-31a6-528c-a4bf-45cde9b2a14e&t=ff03a8fa-e84e-5199-efb2-5433077ce8e2
> {code:java}
> Dec 06 16:00:33 [ERROR]
> org.apache.flink.tests.util.pulsar.PulsarSourceUnorderedE2ECase Time
> elapsed: 58.114 s <<< ERROR!
> Dec 06 16:00:33 java.lang.IllegalArgumentException: Resource with path
> containers/txnStandalone.conf could not be found on any of these
> classloaders: [sun.misc.Launcher$AppClassLoader@3d4eac69]
> Dec 06 16:00:33 at
> org.testcontainers.utility.MountableFile.getClasspathResource(MountableFile.java:151)
> Dec 06 16:00:33 at
> org.testcontainers.utility.MountableFile.forClasspathResource(MountableFile.java:97)
> Dec 06 16:00:33 at
> org.testcontainers.utility.MountableFile.forClasspathResource(MountableFile.java:66)
> Dec 06 16:00:33 at
> org.testcontainers.containers.GenericContainer.withClasspathResourceMapping(GenericContainer.java:1233)
> Dec 06 16:00:33 at
> org.testcontainers.containers.GenericContainer.withClasspathResourceMapping(GenericContainer.java:1225)
> Dec 06 16:00:33 at
> org.apache.flink.connector.pulsar.testutils.runtime.container.PulsarContainerRuntime.startUp(PulsarContainerRuntime.java:76)
> Dec 06 16:00:33 at
> org.apache.flink.connector.pulsar.testutils.PulsarTestEnvironment.startUp(PulsarTestEnvironment.java:96)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)