wso2 / carbon-apimgt

Apache License 2.0
166 stars 626 forks source link

Revert "Fix zipkin versions" #12354

Closed tharikaGitHub closed 6 months ago

tharikaGitHub commented 6 months ago

Reverts wso2/carbon-apimgt#12321 due to the test failures in product-apim.

Common error trace from the logs :

INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:26:19,353] ERROR - NativeWorkerPool Uncaught exception
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - java.lang.ExceptionInInitializerError: null
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.getAPILogLevel_aroundBody24(LogsHandler.java:303) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.getAPILogLevel(LogsHandler.java:1) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.handleRequestInFlow_aroundBody2(LogsHandler.java:87) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.handleRequestInFlow(LogsHandler.java:1) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.Axis2SynapseEnvironment.invokeHandlers(Axis2SynapseEnvironment.java:1202) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.Axis2SynapseEnvironment.injectMessage(Axis2SynapseEnvironment.java:288) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.SynapseMessageReceiver.receive(SynapseMessageReceiver.java:101) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180) ~[axis2_1.6.1.wso2v76.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.transport.passthru.ServerWorker.processNonEntityEnclosingRESTHandler(ServerWorker.java:401) ~[synapse-nhttp-transport_4.0.0.wso2v99.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:215) ~[synapse-nhttp-transport_4.0.0.wso2v99.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172) ~[axis2_1.6.1.wso2v76.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.lang.Thread.run(Thread.java:829) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - Caused by: java.lang.NullPointerException
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.APILoggerManager.<init>(APILoggerManager.java:97) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.APILoggerManager.<clinit>(APILoggerManager.java:49) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   ... 14 more
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,509]  INFO - SourceHandler Writer null when calling informWriterError
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,514]  WARN - SourceHandler STATE_DESCRIPTION = Socket Timeout occurred after accepting the request headers and the request body, INTERNAL_STATE = REQUEST_DONE, DIRECTION = REQUEST, CAUSE_OF_ERROR = Connection between the client and the WSO2 server timeouts, HTTP_URL = /mutualsslOnlyAPI/1.0.0/customers/123, HTTP_METHOD = GET, SOCKET_TIMEOUT = 180000, CLIENT_ADDRESS = /127.0.0.1:52675, CORRELATION_ID = 55759d04-027c-4c52-87b0-ec7c9e9d25ab, CONNECTION = http-incoming-1
INFO  [org.apache.http.impl.execchain.RetryExec] - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://localhost:8743: The target server failed to respond
INFO  [org.apache.http.impl.execchain.RetryExec] - Retrying request to {s}->https://localhost:8743
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,548] DEBUG - wire HTTPS-Listener I/O dispatcher-10 >> "GET /mutualsslOnlyAPI/1.0.0/customers/123 HTTP/1.1[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,548] DEBUG - wire HTTPS-Listener I/O dispatcher-10 >> "Internal-Key: eyJraWQiOiJnYXRld2F5X2NlcnRpZmljYXRlX2FsaWFzIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJhZG1pbkBjYXJib24uc3VwZXIiLCJpc3MiOiJodHRwczovL2xvY2FsaG9zdDo5OTQzL29hdXRoMi90b2tlbiIsImtleXR5cGUiOiJQUk9EVUNUSU9OIiwic3Vic2NyaWJlZEFQSXMiOlt7Im5hbWUiOiJtdXR1YWxzc2xPbmx5QVBJIiwiY29udGV4dCI6Ii9tdXR1YWxzc2xPbmx5QVBJLzEuMC4wIiwidmVyc2lvbiI6IjEuMC4wIiwicHVibGlzaGVyIjoiYWRtaW4iLCJzdWJzY3JpcHRpb25UaWVyIjpudWxsLCJzdWJzY3JpYmVyVGVuYW50RG9tYWluIjpudWxsfV0sImV4cCI6MTcxMTIxODk3OSwidG9rZW5fdHlwZSI6IkludGVybmFsS2V5IiwiaWF0IjoxNzExMTU4OTc5LCJqdGkiOiI0M2RhMDdkNC04NWRkLTQ0NDUtOTkxYS1jMmViMDA5ZGJiODAifQ.xgs2FDfZ2oWVqbI6swriUX0BhiYXC29dOgDtmIB8fRnzVXIgZ_fkr6iBtyVb0JlPLIlZMk6b6vewQk4KQxICq14hL7elmMEayPz6DyBjfgfJnyyWFsYQS6BJyKktNmYAHoUqceZL-LlkyMP8F5kzckV27e5CIhY3Hs4rWXMre4JotF5g4K944Bh1Kz1xaEQS8iZth2WDpqfSjZWdITv0TghnBQuPGu5v5Ykk6OCiWiTYU6fonQEJ6ake9Wvlbub9Ha9p6TKNJu_PQJMGqUoESlu5N8SQVuTFM-9H2Kyify3-vxVw7bkUkxMivJJCgj0VgMw9NzpMxVxOAUPy4Dp88A[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,548] DEBUG - wire HTTPS-Listener I/O dispatcher-10 >> "accept: application/json[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,548] DEBUG - wire HTTPS-Listener I/O dispatcher-10 >> "Host: localhost:8743[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,548] DEBUG - wire HTTPS-Listener I/O dispatcher-10 >> "Connection: Keep-Alive[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,548] DEBUG - wire HTTPS-Listener I/O dispatcher-10 >> "User-Agent: Apache-HttpClient/4.3.6 (java 1.5)[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,548] DEBUG - wire HTTPS-Listener I/O dispatcher-10 >> "Accept-Encoding: gzip,deflate[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,548] DEBUG - wire HTTPS-Listener I/O dispatcher-10 >> "[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:29:19,563] ERROR - NativeWorkerPool Uncaught exception
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - java.lang.NoClassDefFoundError: Could not initialize class org.wso2.carbon.apimgt.gateway.APILoggerManager
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.getAPILogLevel_aroundBody24(LogsHandler.java:303) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.getAPILogLevel(LogsHandler.java:1) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.handleRequestInFlow_aroundBody2(LogsHandler.java:87) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.handleRequestInFlow(LogsHandler.java:1) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.Axis2SynapseEnvironment.invokeHandlers(Axis2SynapseEnvironment.java:1202) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.Axis2SynapseEnvironment.injectMessage(Axis2SynapseEnvironment.java:288) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.SynapseMessageReceiver.receive(SynapseMessageReceiver.java:101) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180) ~[axis2_1.6.1.wso2v76.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.transport.passthru.ServerWorker.processNonEntityEnclosingRESTHandler(ServerWorker.java:401) ~[synapse-nhttp-transport_4.0.0.wso2v99.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:215) ~[synapse-nhttp-transport_4.0.0.wso2v99.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172) ~[axis2_1.6.1.wso2v76.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.lang.Thread.run(Thread.java:829) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,734]  INFO - SourceHandler Writer null when calling informWriterError
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,734]  WARN - SourceHandler STATE_DESCRIPTION = Socket Timeout occurred after accepting the request headers and the request body, INTERNAL_STATE = REQUEST_DONE, DIRECTION = REQUEST, CAUSE_OF_ERROR = Connection between the client and the WSO2 server timeouts, HTTP_URL = /mutualsslOnlyAPI/1.0.0/customers/123, HTTP_METHOD = GET, SOCKET_TIMEOUT = 180000, CLIENT_ADDRESS = /127.0.0.1:52699, CORRELATION_ID = 5715523b-f74c-442d-bcb9-f4666b4a76cd, CONNECTION = http-incoming-2
INFO  [org.apache.http.impl.execchain.RetryExec] - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://localhost:8743: The target server failed to respond
INFO  [org.apache.http.impl.execchain.RetryExec] - Retrying request to {s}->https://localhost:8743
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,743] DEBUG - wire HTTPS-Listener I/O dispatcher-11 >> "GET /mutualsslOnlyAPI/1.0.0/customers/123 HTTP/1.1[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,743] DEBUG - wire HTTPS-Listener I/O dispatcher-11 >> "Internal-Key: eyJraWQiOiJnYXRld2F5X2NlcnRpZmljYXRlX2FsaWFzIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJhZG1pbkBjYXJib24uc3VwZXIiLCJpc3MiOiJodHRwczovL2xvY2FsaG9zdDo5OTQzL29hdXRoMi90b2tlbiIsImtleXR5cGUiOiJQUk9EVUNUSU9OIiwic3Vic2NyaWJlZEFQSXMiOlt7Im5hbWUiOiJtdXR1YWxzc2xPbmx5QVBJIiwiY29udGV4dCI6Ii9tdXR1YWxzc2xPbmx5QVBJLzEuMC4wIiwidmVyc2lvbiI6IjEuMC4wIiwicHVibGlzaGVyIjoiYWRtaW4iLCJzdWJzY3JpcHRpb25UaWVyIjpudWxsLCJzdWJzY3JpYmVyVGVuYW50RG9tYWluIjpudWxsfV0sImV4cCI6MTcxMTIxODk3OSwidG9rZW5fdHlwZSI6IkludGVybmFsS2V5IiwiaWF0IjoxNzExMTU4OTc5LCJqdGkiOiI0M2RhMDdkNC04NWRkLTQ0NDUtOTkxYS1jMmViMDA5ZGJiODAifQ.xgs2FDfZ2oWVqbI6swriUX0BhiYXC29dOgDtmIB8fRnzVXIgZ_fkr6iBtyVb0JlPLIlZMk6b6vewQk4KQxICq14hL7elmMEayPz6DyBjfgfJnyyWFsYQS6BJyKktNmYAHoUqceZL-LlkyMP8F5kzckV27e5CIhY3Hs4rWXMre4JotF5g4K944Bh1Kz1xaEQS8iZth2WDpqfSjZWdITv0TghnBQuPGu5v5Ykk6OCiWiTYU6fonQEJ6ake9Wvlbub9Ha9p6TKNJu_PQJMGqUoESlu5N8SQVuTFM-9H2Kyify3-vxVw7bkUkxMivJJCgj0VgMw9NzpMxVxOAUPy4Dp88A[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,743] DEBUG - wire HTTPS-Listener I/O dispatcher-11 >> "accept: application/json[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,743] DEBUG - wire HTTPS-Listener I/O dispatcher-11 >> "Host: localhost:8743[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,743] DEBUG - wire HTTPS-Listener I/O dispatcher-11 >> "Connection: Keep-Alive[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,743] DEBUG - wire HTTPS-Listener I/O dispatcher-11 >> "User-Agent: Apache-HttpClient/4.3.6 (java 1.5)[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,743] DEBUG - wire HTTPS-Listener I/O dispatcher-11 >> "Accept-Encoding: gzip,deflate[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,743] DEBUG - wire HTTPS-Listener I/O dispatcher-11 >> "[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:32:19,754] ERROR - NativeWorkerPool Uncaught exception
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - java.lang.NoClassDefFoundError: Could not initialize class org.wso2.carbon.apimgt.gateway.APILoggerManager
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.getAPILogLevel_aroundBody24(LogsHandler.java:303) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.getAPILogLevel(LogsHandler.java:1) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.handleRequestInFlow_aroundBody2(LogsHandler.java:87) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.handleRequestInFlow(LogsHandler.java:1) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.Axis2SynapseEnvironment.invokeHandlers(Axis2SynapseEnvironment.java:1202) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.Axis2SynapseEnvironment.injectMessage(Axis2SynapseEnvironment.java:288) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.SynapseMessageReceiver.receive(SynapseMessageReceiver.java:101) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180) ~[axis2_1.6.1.wso2v76.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.transport.passthru.ServerWorker.processNonEntityEnclosingRESTHandler(ServerWorker.java:401) ~[synapse-nhttp-transport_4.0.0.wso2v99.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:215) ~[synapse-nhttp-transport_4.0.0.wso2v99.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172) ~[axis2_1.6.1.wso2v76.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.lang.Thread.run(Thread.java:829) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,024]  INFO - SourceHandler Writer null when calling informWriterError
INFO  [org.apache.http.impl.execchain.RetryExec] - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://localhost:8743: The target server failed to respond
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,025]  WARN - SourceHandler STATE_DESCRIPTION = Socket Timeout occurred after accepting the request headers and the request body, INTERNAL_STATE = REQUEST_DONE, DIRECTION = REQUEST, CAUSE_OF_ERROR = Connection between the client and the WSO2 server timeouts, HTTP_URL = /mutualsslOnlyAPI/1.0.0/customers/123, HTTP_METHOD = GET, SOCKET_TIMEOUT = 180000, CLIENT_ADDRESS = /127.0.0.1:52728, CORRELATION_ID = 03baa420-ba45-4cf4-b136-8155fd08c6e4, CONNECTION = http-incoming-3
INFO  [org.apache.http.impl.execchain.RetryExec] - Retrying request to {s}->https://localhost:8743
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,040] DEBUG - wire HTTPS-Listener I/O dispatcher-12 >> "GET /mutualsslOnlyAPI/1.0.0/customers/123 HTTP/1.1[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,040] DEBUG - wire HTTPS-Listener I/O dispatcher-12 >> "Internal-Key: eyJraWQiOiJnYXRld2F5X2NlcnRpZmljYXRlX2FsaWFzIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJhZG1pbkBjYXJib24uc3VwZXIiLCJpc3MiOiJodHRwczovL2xvY2FsaG9zdDo5OTQzL29hdXRoMi90b2tlbiIsImtleXR5cGUiOiJQUk9EVUNUSU9OIiwic3Vic2NyaWJlZEFQSXMiOlt7Im5hbWUiOiJtdXR1YWxzc2xPbmx5QVBJIiwiY29udGV4dCI6Ii9tdXR1YWxzc2xPbmx5QVBJLzEuMC4wIiwidmVyc2lvbiI6IjEuMC4wIiwicHVibGlzaGVyIjoiYWRtaW4iLCJzdWJzY3JpcHRpb25UaWVyIjpudWxsLCJzdWJzY3JpYmVyVGVuYW50RG9tYWluIjpudWxsfV0sImV4cCI6MTcxMTIxODk3OSwidG9rZW5fdHlwZSI6IkludGVybmFsS2V5IiwiaWF0IjoxNzExMTU4OTc5LCJqdGkiOiI0M2RhMDdkNC04NWRkLTQ0NDUtOTkxYS1jMmViMDA5ZGJiODAifQ.xgs2FDfZ2oWVqbI6swriUX0BhiYXC29dOgDtmIB8fRnzVXIgZ_fkr6iBtyVb0JlPLIlZMk6b6vewQk4KQxICq14hL7elmMEayPz6DyBjfgfJnyyWFsYQS6BJyKktNmYAHoUqceZL-LlkyMP8F5kzckV27e5CIhY3Hs4rWXMre4JotF5g4K944Bh1Kz1xaEQS8iZth2WDpqfSjZWdITv0TghnBQuPGu5v5Ykk6OCiWiTYU6fonQEJ6ake9Wvlbub9Ha9p6TKNJu_PQJMGqUoESlu5N8SQVuTFM-9H2Kyify3-vxVw7bkUkxMivJJCgj0VgMw9NzpMxVxOAUPy4Dp88A[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,041] DEBUG - wire HTTPS-Listener I/O dispatcher-12 >> "accept: application/json[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,041] DEBUG - wire HTTPS-Listener I/O dispatcher-12 >> "Host: localhost:8743[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,041] DEBUG - wire HTTPS-Listener I/O dispatcher-12 >> "Connection: Keep-Alive[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,041] DEBUG - wire HTTPS-Listener I/O dispatcher-12 >> "User-Agent: Apache-HttpClient/4.3.6 (java 1.5)[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,041] DEBUG - wire HTTPS-Listener I/O dispatcher-12 >> "Accept-Encoding: gzip,deflate[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,041] DEBUG - wire HTTPS-Listener I/O dispatcher-12 >> "[\r][\n]"
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:35:20,048] ERROR - NativeWorkerPool Uncaught exception
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - java.lang.NoClassDefFoundError: Could not initialize class org.wso2.carbon.apimgt.gateway.APILoggerManager
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.getAPILogLevel_aroundBody24(LogsHandler.java:303) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.getAPILogLevel(LogsHandler.java:1) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.handleRequestInFlow_aroundBody2(LogsHandler.java:87) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.wso2.carbon.apimgt.gateway.handlers.LogsHandler.handleRequestInFlow(LogsHandler.java:1) ~[org.wso2.carbon.apimgt.gateway_9.29.75.SNAPSHOT.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.Axis2SynapseEnvironment.invokeHandlers(Axis2SynapseEnvironment.java:1202) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.Axis2SynapseEnvironment.injectMessage(Axis2SynapseEnvironment.java:288) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.core.axis2.SynapseMessageReceiver.receive(SynapseMessageReceiver.java:101) ~[synapse-core_4.0.0.wso2v99.jar:4.0.0-wso2v99]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180) ~[axis2_1.6.1.wso2v76.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.transport.passthru.ServerWorker.processNonEntityEnclosingRESTHandler(ServerWorker.java:401) ~[synapse-nhttp-transport_4.0.0.wso2v99.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:215) ~[synapse-nhttp-transport_4.0.0.wso2v99.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172) ~[axis2_1.6.1.wso2v76.jar:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] -   at java.lang.Thread.run(Thread.java:829) ~[?:?]
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:38:20,229]  INFO - SourceHandler Writer null when calling informWriterError
INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2024-03-23 07:38:20,236]  WARN - SourceHandler STATE_DESCRIPTION = Socket Timeout occurred after accepting the request headers and the request body, INTERNAL_STATE = REQUEST_DONE, DIRECTION = REQUEST, CAUSE_OF_ERROR = Connection between the client and the WSO2 server timeouts, HTTP_URL = /mutualsslOnlyAPI/1.0.0/customers/123, HTTP_METHOD = GET, SOCKET_TIMEOUT = 180000, CLIENT_ADDRESS = /127.0.0.1:52757, CORRELATION_ID = 239b0683-ac63-4d7f-af34-da561fdca320, CONNECTION = http-incoming-4
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:161)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:153)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:254)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:86)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.wso2.am.integration.test.utils.http.HttpRequestUtil.doGet(HttpRequestUtil.java:193)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.invokeApiWithInternalKey(APISecurityTestCase.java:447)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testCreateAndDeployRevisionWithInternalKeyTesting(APISecurityTestCase.java:371)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - java.base/java.lang.reflect.Method.invoke(Method.java:566)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:108)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.internal.Invoker.invokeMethod(Invoker.java:661)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.internal.Invoker.invokeTestMethod(Invoker.java:869)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1193)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.TestRunner.privateRun(TestRunner.java:744)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.TestRunner.run(TestRunner.java:602)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.SuiteRunner.runTest(SuiteRunner.java:380)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.SuiteRunner.runSequentially(SuiteRunner.java:375)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.SuiteRunner.run(SuiteRunner.java:289)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.TestNG.runSuitesLocally(TestNG.java:1226)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.TestNG.runSuites(TestNG.java:1144)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.testng.TestNG.run(TestNG.java:1115)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:284)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:119)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
ERROR [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
INFO  [org.wso2.carbon.automation.engine.testlisteners.TestManagerListener] - =================== On test failure org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testCreateAndDeployRevisionWithInternalKeyTesting ===================
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.62%. Comparing base (e170d1c) to head (e94b4fd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12354 +/- ## ============================================= + Coverage 20.16% 47.62% +27.45% - Complexity 0 4192 +4192 ============================================= Files 1223 1840 +617 Lines 105280 136532 +31252 Branches 14771 19767 +4996 ============================================= + Hits 21234 65019 +43785 + Misses 81249 63857 -17392 - Partials 2797 7656 +4859 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12354/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | Coverage Δ | | |---|---|---| | [integration_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `42.42% <ø> (?)` | | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.17% <ø> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.