[root@ibm-p9z-27-lp22 components]# mvn test -pl camel-netty4-http NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens java.base/jdk.internal.misc=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.security.action=ALL-UNNAMED --add-opens java.base/sun.net=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.xml/com.sun.org.apache.xerces.internal.dom=ALL-UNNAMED --add-opens java.xml/com.sun.org.apache.xerces.internal.jaxp=ALL-UNNAMED --add-opens java.xml/com.sun.org.apache.xerces.internal.util=ALL-UNNAMED --add-opens java.base/sun.net.spi=ALL-UNNAMED --add-opens java.xml/com.sun.org.apache.xml.internal.serialize=ALL-UNNAMED --add-opens java.xml/com.sun.org.apache.xerces.internal.dom=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.util.regex=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.security=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.text=ALL-UNNAMED --add-opens java.desktop/java.awt.font=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.security.sasl/com.sun.security.sasl.digest=ALL-UNNAMED [INFO] Scanning for projects... [INFO] [INFO] -----------------< org.apache.camel:camel-netty4-http >----------------- [INFO] Building Camel :: Netty4 HTTP 2.23.2.fuse-7_12_1-00007-redhat-00003 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- buildmetadata-maven-plugin:1.7.0:provide-buildmetadata (build-metadata) @ camel-netty4-http --- [INFO] Executing: /bin/sh -c cd /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http && git rev-parse --verify HEAD [INFO] Working directory: /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http [INFO] Executing: /bin/sh -c cd /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http && git whatchanged --date=iso HEAD^..df9cae30e9eb4a0422449271e3f5d5c483b773be -- /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http [INFO] Working directory: /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http [INFO] Writing properties '/root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http/target/classes/META-INF/build.metadata'... [INFO] [INFO] --- maven-bundle-plugin:3.5.1:cleanVersions (versions) @ camel-netty4-http --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (get-scm-revision) @ camel-netty4-http --- [INFO] Executing: /bin/sh -c cd /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http && git rev-parse --verify HEAD [INFO] Working directory: /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http [INFO] Storing buildNumber: df9cae30e9eb4a0422449271e3f5d5c483b773be at timestamp: 1698825283988 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http && git rev-parse --verify HEAD [INFO] Working directory: /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- project-sources-maven-plugin:0.3:archive (project-sources-archive) @ camel-netty4-http --- [INFO] Skipping the assembly in this project because it's not the Execution Root [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ camel-netty4-http --- [INFO] [INFO] --- camel-package-maven-plugin:2.23.2.fuse-7_12_1-00007-redhat-00003:prepare-components (prepare) @ camel-netty4-http --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ camel-netty4-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http/target/generated/camel/dataformats [INFO] skip non existing resourceDirectory /root/standalone-camel/fuse-qe/bash/camel/components/camel-netty4-http/target/generated/camel/languages [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ camel-netty4-http --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ camel-netty4-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ camel-netty4-http --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ camel-netty4-http --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.camel.component.netty4.http.LogCaptureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s - in org.apache.camel.component.netty4.http.LogCaptureTest [INFO] Running org.apache.camel.component.netty4.http.ManagedNettyEndpointTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.65 s - in org.apache.camel.component.netty4.http.ManagedNettyEndpointTest [INFO] Running org.apache.camel.component.netty4.http.NettyCamelWebsiteTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.apache.camel.component.netty4.http.NettyCamelWebsiteTest [INFO] Running org.apache.camel.component.netty4.http.NettyDefaultProtocolTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.apache.camel.component.netty4.http.NettyDefaultProtocolTest [INFO] Running org.apache.camel.component.netty4.http.NettyEnricherLeakTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in org.apache.camel.component.netty4.http.NettyEnricherLeakTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttp500ErrorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in org.apache.camel.component.netty4.http.NettyHttp500ErrorTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttp500ErrorThrowExceptionOnServerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in org.apache.camel.component.netty4.http.NettyHttp500ErrorThrowExceptionOnServerTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpAccessHttpRequestAndResponseBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s - in org.apache.camel.component.netty4.http.NettyHttpAccessHttpRequestAndResponseBeanTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpAccessHttpRequestBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in org.apache.camel.component.netty4.http.NettyHttpAccessHttpRequestBeanTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpAccessHttpRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.apache.camel.component.netty4.http.NettyHttpAccessHttpRequestTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpBasicAuthConstraintMapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s - in org.apache.camel.component.netty4.http.NettyHttpBasicAuthConstraintMapperTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpBasicAuthCustomSecurityAuthenticatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 s - in org.apache.camel.component.netty4.http.NettyHttpBasicAuthCustomSecurityAuthenticatorTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpBasicAuthTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s - in org.apache.camel.component.netty4.http.NettyHttpBasicAuthTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpBindingPreservePostFormUrlEncodedBodyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.apache.camel.component.netty4.http.NettyHttpBindingPreservePostFormUrlEncodedBodyTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpBindingUseRelativePathInPostTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.apache.camel.component.netty4.http.NettyHttpBindingUseRelativePathInPostTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpBridgeEncodedPathTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in org.apache.camel.component.netty4.http.NettyHttpBridgeEncodedPathTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpBridgeRouteUsingHttpClientTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.apache.camel.component.netty4.http.NettyHttpBridgeRouteUsingHttpClientTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpCharacterEncodingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.apache.camel.component.netty4.http.NettyHttpCharacterEncodingTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpClientChunkedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.apache.camel.component.netty4.http.NettyHttpClientChunkedTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpClientExpectContinueTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.apache.camel.component.netty4.http.NettyHttpClientExpectContinueTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpCompressTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.apache.camel.component.netty4.http.NettyHttpCompressTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpContentTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in org.apache.camel.component.netty4.http.NettyHttpContentTypeTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpConvertPayloadToInputStreamTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.apache.camel.component.netty4.http.NettyHttpConvertPayloadToInputStreamTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpCustomOptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.apache.camel.component.netty4.http.NettyHttpCustomOptionsTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpEmptyQueryParameterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.apache.camel.component.netty4.http.NettyHttpEmptyQueryParameterTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpEndpointUriCustomHeaderFilterStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.apache.camel.component.netty4.http.NettyHttpEndpointUriCustomHeaderFilterStrategyTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpEndpointUriEncodingIssueTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.apache.camel.component.netty4.http.NettyHttpEndpointUriEncodingIssueTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpEndpointUriEncodingIssueUrlDecodeDisabledTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.apache.camel.component.netty4.http.NettyHttpEndpointUriEncodingIssueUrlDecodeDisabledTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpFilterCamelHeadersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.apache.camel.component.netty4.http.NettyHttpFilterCamelHeadersTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpGetWithInvalidMessageTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.apache.camel.component.netty4.http.NettyHttpGetWithInvalidMessageTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpGetWithParamAsExchangeHeaderTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.539 s - in org.apache.camel.component.netty4.http.NettyHttpGetWithParamAsExchangeHeaderTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpGetWithParamTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.apache.camel.component.netty4.http.NettyHttpGetWithParamTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpHandle404Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.apache.camel.component.netty4.http.NettyHttpHandle404Test [INFO] Running org.apache.camel.component.netty4.http.NettyHttpHeaderCaseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.apache.camel.component.netty4.http.NettyHttpHeaderCaseTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpHeaderFilterStrategyRemovalTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s - in org.apache.camel.component.netty4.http.NettyHttpHeaderFilterStrategyRemovalTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpHeaderFilterStrategyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.camel.component.netty4.http.NettyHttpHeaderFilterStrategyTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpHeaderMaxSizeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.apache.camel.component.netty4.http.NettyHttpHeaderMaxSizeTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpHeadersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.apache.camel.component.netty4.http.NettyHttpHeadersTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpMapHeadersFalseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.apache.camel.component.netty4.http.NettyHttpMapHeadersFalseTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpMethodRestrictTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.apache.camel.component.netty4.http.NettyHttpMethodRestrictTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpOkStatusCodeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.apache.camel.component.netty4.http.NettyHttpOkStatusCodeTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpOnExceptionHandledTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.apache.camel.component.netty4.http.NettyHttpOnExceptionHandledTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpOperationFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.camel.component.netty4.http.NettyHttpOperationFailedExceptionTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerBridgeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in org.apache.camel.component.netty4.http.NettyHttpProducerBridgeTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerConcurrentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.apache.camel.component.netty4.http.NettyHttpProducerConcurrentTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerHeadersTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in org.apache.camel.component.netty4.http.NettyHttpProducerHeadersTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerKeepAliveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in org.apache.camel.component.netty4.http.NettyHttpProducerKeepAliveTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerQueryParamTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.apache.camel.component.netty4.http.NettyHttpProducerQueryParamTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerSendEmptyHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.apache.camel.component.netty4.http.NettyHttpProducerSendEmptyHeaderTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerSessionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s - in org.apache.camel.component.netty4.http.NettyHttpProducerSessionTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerSimpleGetTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.apache.camel.component.netty4.http.NettyHttpProducerSimpleGetTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerSimpleTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.apache.camel.component.netty4.http.NettyHttpProducerSimpleTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerThrowExceptionOnFailureTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.apache.camel.component.netty4.http.NettyHttpProducerThrowExceptionOnFailureTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerTwoParametersWithSameKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.apache.camel.component.netty4.http.NettyHttpProducerTwoParametersWithSameKeyTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProducerWithHeaderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.apache.camel.component.netty4.http.NettyHttpProducerWithHeaderTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpProtocolNoSlashTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.apache.camel.component.netty4.http.NettyHttpProtocolNoSlashTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpRawQueryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.apache.camel.component.netty4.http.NettyHttpRawQueryTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpRedeliveryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 s - in org.apache.camel.component.netty4.http.NettyHttpRedeliveryTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpRedirectNoLocationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.apache.camel.component.netty4.http.NettyHttpRedirectNoLocationTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpRedirectTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.apache.camel.component.netty4.http.NettyHttpRedirectTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpRequestTimeoutTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.12 s - in org.apache.camel.component.netty4.http.NettyHttpRequestTimeoutTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpRestContextPathMatcherTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.apache.camel.component.netty4.http.NettyHttpRestContextPathMatcherTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpRestOptionsAllowTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.apache.camel.component.netty4.http.NettyHttpRestOptionsAllowTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpReturnDataNotInputStreamConvertableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.apache.camel.component.netty4.http.NettyHttpReturnDataNotInputStreamConvertableTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpReturnFaultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.apache.camel.component.netty4.http.NettyHttpReturnFaultTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpSSLHandshakeErrorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 s - in org.apache.camel.component.netty4.http.NettyHttpSSLHandshakeErrorTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpSSLTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s - in org.apache.camel.component.netty4.http.NettyHttpSSLTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpSameHostDifferentParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.apache.camel.component.netty4.http.NettyHttpSameHostDifferentParametersTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpSendDynamicAwareTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s - in org.apache.camel.component.netty4.http.NettyHttpSendDynamicAwareTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpSimpleBasicAuthConstraintMapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.apache.camel.component.netty4.http.NettyHttpSimpleBasicAuthConstraintMapperTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpSimpleBasicAuthTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.apache.camel.component.netty4.http.NettyHttpSimpleBasicAuthTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpSimpleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.apache.camel.component.netty4.http.NettyHttpSimpleTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpSimpleUriParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.apache.camel.component.netty4.http.NettyHttpSimpleUriParametersTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpStreamCacheFileResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.apache.camel.component.netty4.http.NettyHttpStreamCacheFileResponseTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpStreamTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.apache.camel.component.netty4.http.NettyHttpStreamTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpSuspendResume503Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.129 s - in org.apache.camel.component.netty4.http.NettyHttpSuspendResume503Test [INFO] Running org.apache.camel.component.netty4.http.NettyHttpSuspendResumeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.118 s - in org.apache.camel.component.netty4.http.NettyHttpSuspendResumeTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpTraceDisabledTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.apache.camel.component.netty4.http.NettyHttpTraceDisabledTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpTransferExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.apache.camel.component.netty4.http.NettyHttpTransferExceptionTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpTwoRoutesBootstrapConfigurationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.apache.camel.component.netty4.http.NettyHttpTwoRoutesBootstrapConfigurationTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpTwoRoutesMatchOnUriPrefixTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.apache.camel.component.netty4.http.NettyHttpTwoRoutesMatchOnUriPrefixTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpTwoRoutesStopOneRouteTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.apache.camel.component.netty4.http.NettyHttpTwoRoutesStopOneRouteTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpTwoRoutesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.apache.camel.component.netty4.http.NettyHttpTwoRoutesTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpTwoRoutesValidateBootstrapConfigurationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.apache.camel.component.netty4.http.NettyHttpTwoRoutesValidateBootstrapConfigurationTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpXMLXPathResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 s - in org.apache.camel.component.netty4.http.NettyHttpXMLXPathResponseTest [INFO] Running org.apache.camel.component.netty4.http.NettyHttpXMLXPathTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.apache.camel.component.netty4.http.NettyHttpXMLXPathTest [INFO] Running org.apache.camel.component.netty4.http.NettyMDCLoggingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.apache.camel.component.netty4.http.NettyMDCLoggingTest [INFO] Running org.apache.camel.component.netty4.http.NettyMixedCaseHttpPathTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.apache.camel.component.netty4.http.NettyMixedCaseHttpPathTest [INFO] Running org.apache.camel.component.netty4.http.NettyProxyMixedCasePathTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.apache.camel.component.netty4.http.NettyProxyMixedCasePathTest [INFO] Running org.apache.camel.component.netty4.http.NettyRecipientListHttpBaseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.apache.camel.component.netty4.http.NettyRecipientListHttpBaseTest [INFO] Running org.apache.camel.component.netty4.http.NettyRequestManagementTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.apache.camel.component.netty4.http.NettyRequestManagementTest [INFO] Running org.apache.camel.component.netty4.http.NettyRouteSimpleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.apache.camel.component.netty4.http.NettyRouteSimpleTest [INFO] Running org.apache.camel.component.netty4.http.NettySharedHttpServerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.apache.camel.component.netty4.http.NettySharedHttpServerTest [INFO] Running org.apache.camel.component.netty4.http.NettyUseRawHttpResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.apache.camel.component.netty4.http.NettyUseRawHttpResponseTest [INFO] Running org.apache.camel.component.netty4.http.ProxyProtocolTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 s - in org.apache.camel.component.netty4.http.ProxyProtocolTest [INFO] Running org.apache.camel.component.netty4.http.SecurityConstraintMappingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.camel.component.netty4.http.SecurityConstraintMappingTest [INFO] Running org.apache.camel.component.netty4.http.SpringNettyHttpBasicAuthTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.308 s - in org.apache.camel.component.netty4.http.SpringNettyHttpBasicAuthTest [INFO] Running org.apache.camel.component.netty4.http.SpringNettyHttpSSLTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.85 s - in org.apache.camel.component.netty4.http.SpringNettyHttpSSLTest [INFO] Running org.apache.camel.component.netty4.http.cloud.Netty4HttpServiceCallRouteTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 s - in org.apache.camel.component.netty4.http.cloud.Netty4HttpServiceCallRouteTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestApiNettyTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.apache.camel.component.netty4.http.rest.RestApiNettyTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeAutoWithJsonTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeAutoWithJsonTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeAutoWithXmlTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeAutoWithXmlTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeJsonTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeJsonTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeJsonWithContractTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeJsonWithContractTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeOffWithContractTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeOffWithContractTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeXmlTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpBindingModeXmlTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpContextPathConfigurationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpContextPathConfigurationTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpContextPathMatchGetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpContextPathMatchGetTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpGetCorsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpGetCorsTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpGetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpGetTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpGetWildcardsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpGetWildcardsTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpOptionsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpOptionsTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpPojoInOutTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpPojoInOutTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpPostJsonJaxbPojoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpPostJsonJaxbPojoTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpPostJsonPojoListTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpPostJsonPojoListTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpPostJsonPojoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpPostJsonPojoTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpPostXmlJaxbPojoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpPostXmlJaxbPojoTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyHttpVerbTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in org.apache.camel.component.netty4.http.rest.RestNettyHttpVerbTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyMethodNotAllowedTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.apache.camel.component.netty4.http.rest.RestNettyMethodNotAllowedTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyProducerGetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.apache.camel.component.netty4.http.rest.RestNettyProducerGetTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyProducerGetUriParameterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.apache.camel.component.netty4.http.rest.RestNettyProducerGetUriParameterTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyProducerPutTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.apache.camel.component.netty4.http.rest.RestNettyProducerPutTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyProducerThrowExceptionErrorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.apache.camel.component.netty4.http.rest.RestNettyProducerThrowExceptionErrorTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestNettyProducerVerbUpperCaseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.apache.camel.component.netty4.http.rest.RestNettyProducerVerbUpperCaseTest [INFO] Running org.apache.camel.component.netty4.http.rest.RestPathMatchingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.camel.component.netty4.http.rest.RestPathMatchingTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 208, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:13 min [INFO] Finished at: 2023-11-01T03:55:42-04:00 [INFO] ------------------------------------------------------------------------ [root@ibm-p9z-27-lp22 components]#