Uploaded image for project: 'Red Hat build of Apache Camel'
  1. Red Hat build of Apache Camel
  2. RHBAC-308

TNB - Windows - reproducers - CEQ12238ITCase fails

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • None
    • None
    • None

      org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/fuse_qe/nfs-server:latest
      	at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:346)
      	at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317)
      	at org.jboss.fuse.tnb.quarkus.reproducers.CEQ12238ITCase.setup(CEQ12238ITCase.java:85)
      	Suppressed: java.lang.NullPointerException: Cannot invoke "org.testcontainers.containers.GenericContainer.isRunning()" because "org.jboss.fuse.tnb.quarkus.reproducers.CEQ12238ITCase.app2" is null
      		at org.jboss.fuse.tnb.quarkus.reproducers.CEQ12238ITCase.teardown(CEQ12238ITCase.java:214)
      Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception
      	at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)
      	at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:331)
      	... 2 more
      Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container
      	at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:551)
      	at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:341)
      	at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
      	... 3 more
      Caused by: com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"invalid volume specification: 'C:\\Users\\hudson\\workspace\\tnb\\camel-quarkus\\3.27\\jvm-reproducers\\tnb-tests\\tests\\quarkus\\reproducers\\target\\nfs:/nfs:rw,z'"}
      
      	at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:247)
      	at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.post(DefaultInvocationBuilder.java:124)
      	at org.testcontainers.shaded.com.github.dockerjava.core.exec.CreateContainerCmdExec.execute(CreateContainerCmdExec.java:37)
      	at org.testcontainers.shaded.com.github.dockerjava.core.exec.CreateContainerCmdExec.execute(CreateContainerCmdExec.java:13)
      	at org.testcontainers.shaded.com.github.dockerjava.core.exec.AbstrSyncDockerCmdExec.exec(AbstrSyncDockerCmdExec.java:21)
      	at org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd.exec(AbstrDockerCmd.java:33)
      	at org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl.exec(CreateContainerCmdImpl.java:608)
      	at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:425)
      	... 5 more
      

              Unassigned Unassigned
              avano@redhat.com Andrej Vano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: