Skip to content

Instantly share code, notes, and snippets.

@guidomacini
Last active January 3, 2023 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guidomacini/b6e1b2f15cec708006a486afb818c98a to your computer and use it in GitHub Desktop.
Save guidomacini/b6e1b2f15cec708006a486afb818c98a to your computer and use it in GitHub Desktop.
2023-01-03 16:46:45,746 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-configuration-reloader` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:45,822 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-metadata-0` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:45,823 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-metadata-1` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:45,825 [elastic-apm-metadata-1] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-cloud-metadata-0` was created. The original context class loader of this thread (ShadedClassLoader{parent=ShadedClassLoader{parent=jdk.internal.loader.ClassLoaders$PlatformClassLoader@67b92f0a, customPrefix='cached-lookup-key/', manifest=java.util.jar.Manifest@19a1201d, jarUrl=file:/home/app-files/application-service-elastic-apm-agent.jar}, customPrefix='agent/', manifest=java.util.jar.Manifest@19a1201d, jarUrl=file:/home/app-files/application-service-elastic-apm-agent.jar}) has been overridden
2023-01-03 16:46:45,825 [elastic-apm-metadata-1] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-cloud-metadata-1` was created. The original context class loader of this thread (ShadedClassLoader{parent=ShadedClassLoader{parent=jdk.internal.loader.ClassLoaders$PlatformClassLoader@67b92f0a, customPrefix='cached-lookup-key/', manifest=java.util.jar.Manifest@19a1201d, jarUrl=file:/home/app-files/application-service-elastic-apm-agent.jar}, customPrefix='agent/', manifest=java.util.jar.Manifest@19a1201d, jarUrl=file:/home/app-files/application-service-elastic-apm-agent.jar}) has been overridden
2023-01-03 16:46:45,828 [elastic-apm-cloud-metadata-0] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening http://169.254.169.254/latest/api/token without proxy
2023-01-03 16:46:45,832 [elastic-apm-metadata-1] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening http://169.254.169.254/metadata/instance/compute?api-version=2019-08-15 without proxy
2023-01-03 16:46:45,833 [elastic-apm-cloud-metadata-1] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening http://metadata.google.internal/computeMetadata/v1/?recursive=true without proxy
2023-01-03 16:46:45,872 [main] INFO co.elastic.apm.agent.util.JmxUtils - Found JVM-specific OperatingSystemMXBean interface: com.sun.management.OperatingSystemMXBean
2023-01-03 16:46:45,919 [main] DEBUG co.elastic.apm.agent.metrics.builtin.CGroupMetrics - max cgroup memory read from /sys/fs/cgroup/memory/memory.limit_in_bytes is: 3221225472
2023-01-03 16:46:45,931 [elastic-apm-metadata-0] DEBUG co.elastic.apm.agent.impl.metadata.SystemInfo - hostname obtained by executing command "uname -n": application-service-59684fb956-vcsmv
2023-01-03 16:46:45,933 [elastic-apm-metadata-0] DEBUG co.elastic.apm.agent.impl.metadata.SystemInfo - container ID is e2a230e8750d7502c68e72456aad9f0b30338edf9130aef5f2bb2adf82bfd329
2023-01-03 16:46:45,948 [main] INFO co.elastic.apm.agent.util.JmxUtils - Found JVM-specific ThreadMXBean interface: com.sun.management.ThreadMXBean
2023-01-03 16:46:45,963 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.35.0 as apm-server-apm-http (9.9.0) on Java 11.0.16 Runtime version: 11.0.16+8-LTS VM version: 11.0.16+8-LTS (Red Hat, Inc.) Linux 5.15.0-56-generic
2023-01-03 16:46:45,963 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - VM Arguments: [-javaagent:/home/app-files/application-service-elastic-apm-agent.jar, -Dquarkus.http.host=0.0.0.0, -Djava.util.logging.manager=org.jboss.logmanager.LogManager, -Xms384m, -Xmx1536m, -XX:+UseParallelGC, -XX:MinHeapFreeRatio=10, -XX:MaxHeapFreeRatio=20, -XX:GCTimeRatio=4, -XX:AdaptiveSizePolicyWeight=90, -XX:+ExitOnOutOfMemoryError]
2023-01-03 16:46:45,963 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - service_name: 'apm-server-apm-http' (source: Environment Variables)
2023-01-03 16:46:45,963 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - environment: 'without-experimental-instrumentation' (source: Environment Variables)
2023-01-03 16:46:45,963 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - enable_experimental_instrumentations: 'true' (source: Environment Variables)
2023-01-03 16:46:45,963 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - secret_token: 'XXXX' (source: Environment Variables)
2023-01-03 16:46:45,963 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - server_url: 'https://apm-server-apm-http.elastic.svc.cluster.local:8200' (source: Environment Variables)
2023-01-03 16:46:45,963 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - verify_server_cert: 'false' (source: Environment Variables)
2023-01-03 16:46:45,963 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - application_packages: 'it.esteco' (source: Environment Variables)
2023-01-03 16:46:45,963 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - log_level: 'DEBUG' (source: Environment Variables)
2023-01-03 16:46:45,964 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - log_file: '/home/app-files/agent-apm.log' (source: Environment Variables)
2023-01-03 16:46:45,965 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - No plugins dir
2023-01-03 16:46:46,342 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-type-cache-pool-cleaner` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:46,344 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.bbwarmup.WarmupInstrumentation
2023-01-03 16:46:46,359 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.v3.HttpClient3Instrumentation
2023-01-03 16:46:46,360 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.v4.ApacheHttpClientInstrumentation
2023-01-03 16:46:46,360 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.v4.ApacheHttpAsyncClientInstrumentation
2023-01-03 16:46:46,360 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.v4.ApacheHttpAsyncClientRedirectInstrumentation
2023-01-03 16:46:46,361 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.v4.LegacyApacheHttpClientInstrumentation
2023-01-03 16:46:46,361 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$StartTransactionInstrumentation
2023-01-03 16:46:46,361 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$StartTransactionWithRemoteParentInstrumentation
2023-01-03 16:46:46,361 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation
2023-01-03 16:46:46,361 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CurrentSpanInstrumentation
2023-01-03 16:46:46,361 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation
2023-01-03 16:46:46,361 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ElasticApmApiInstrumentation$SetServiceInfoForClassLoaderInstrumentation
2023-01-03 16:46:46,362 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetFrameworkNameInstrumentation
2023-01-03 16:46:46,362 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetUserInstrumentation
2023-01-03 16:46:46,362 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$EnsureParentIdInstrumentation
2023-01-03 16:46:46,362 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetResultInstrumentation
2023-01-03 16:46:46,362 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$AddCustomContextInstrumentation
2023-01-03 16:46:46,362 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$SetServiceInfoInstrumentation
2023-01-03 16:46:46,362 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TransactionInstrumentation$UseServiceInfoForClassLoaderInstrumentation
2023-01-03 16:46:46,362 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetNameInstrumentation
2023-01-03 16:46:46,363 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetTypeInstrumentation
2023-01-03 16:46:46,363 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetTypesInstrumentation
2023-01-03 16:46:46,363 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$DoCreateSpanInstrumentation
2023-01-03 16:46:46,363 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$DoCreateExitSpanInstrumentation
2023-01-03 16:46:46,363 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$InitializeInstrumentation
2023-01-03 16:46:46,363 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetStartTimestampInstrumentation
2023-01-03 16:46:46,363 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetOutcomeInstrumentation
2023-01-03 16:46:46,363 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$EndInstrumentation
2023-01-03 16:46:46,363 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$EndWithTimestampInstrumentation
2023-01-03 16:46:46,363 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$CaptureExceptionInstrumentation
2023-01-03 16:46:46,364 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$GetIdInstrumentation
2023-01-03 16:46:46,364 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$GetTraceIdInstrumentation
2023-01-03 16:46:46,364 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddStringLabelInstrumentation
2023-01-03 16:46:46,364 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddNumberLabelInstrumentation
2023-01-03 16:46:46,364 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$AddBooleanLabelInstrumentation
2023-01-03 16:46:46,364 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$ActivateInstrumentation
2023-01-03 16:46:46,364 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$IsSampledInstrumentation
2023-01-03 16:46:46,365 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$InjectTraceHeadersInstrumentation
2023-01-03 16:46:46,365 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetDestinationAddressInstrumentation
2023-01-03 16:46:46,365 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetDestinationServiceInstrumentation
2023-01-03 16:46:46,365 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetServiceTargetInstrumentation
2023-01-03 16:46:46,365 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$SetNonDiscardableInstrumentation
2023-01-03 16:46:46,365 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.CaptureExceptionInstrumentation
2023-01-03 16:46:46,365 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.ApiScopeInstrumentation
2023-01-03 16:46:46,366 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.CaptureTransactionInstrumentation
2023-01-03 16:46:46,366 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.CaptureSpanInstrumentation
2023-01-03 16:46:46,366 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.TracedInstrumentation
2023-01-03 16:46:46,366 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.AbstractSpanInstrumentation$LegacyCaptureExceptionInstrumentation
2023-01-03 16:46:46,366 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$SetNameInstrumentation
2023-01-03 16:46:46,367 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$SetTypeInstrumentation
2023-01-03 16:46:46,367 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$DoCreateSpanInstrumentation
2023-01-03 16:46:46,367 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$EndInstrumentation
2023-01-03 16:46:46,367 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$CaptureExceptionInstrumentation
2023-01-03 16:46:46,367 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$GetIdInstrumentation
2023-01-03 16:46:46,367 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$GetTraceIdInstrumentation
2023-01-03 16:46:46,367 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$AddTagInstrumentation
2023-01-03 16:46:46,367 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$ActivateInstrumentation
2023-01-03 16:46:46,368 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.pluginapi.LegacySpanInstrumentation$IsSampledInstrumentation
2023-01-03 16:46:46,368 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHttpClientInstrumentation
2023-01-03 16:46:46,368 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.cassandra3.Cassandra3Instrumentation
2023-01-03 16:46:46,368 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.cassandra4.Cassandra4Instrumentation
2023-01-03 16:46:46,368 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.dubbo.ApacheMonitorFilterInstrumentation
2023-01-03 16:46:46,368 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.dubbo.AlibabaMonitorFilterInstrumentation
2023-01-03 16:46:46,368 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.dubbo.AlibabaRpcContextInstrumentation
2023-01-03 16:46:46,368 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.esrestclient.v5_6.ElasticsearchClientSyncInstrumentation
2023-01-03 16:46:46,369 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.esrestclient.v5_6.ElasticsearchClientAsyncInstrumentation
2023-01-03 16:46:46,369 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.esrestclient.v6_4.ElasticsearchClientSyncInstrumentation
2023-01-03 16:46:46,369 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.esrestclient.v6_4.ElasticsearchClientAsyncInstrumentation
2023-01-03 16:46:46,369 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grails.GrailsTransactionNameInstrumentation
2023-01-03 16:46:46,370 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ServerCallHandlerInstrumentation
2023-01-03 16:46:46,370 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.ChannelInstrumentation
2023-01-03 16:46:46,370 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.grpc.DelayedClientCallInstrumentation
2023-01-03 16:46:46,370 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.hibernatesearch.v5.HibernateSearch5Instrumentation
2023-01-03 16:46:46,371 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.hibernatesearch.HibernateSearch6Instrumentation
2023-01-03 16:46:46,371 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation
2023-01-03 16:46:46,371 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation
2023-01-03 16:46:46,371 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorInvokeAnyAllInstrumentation
2023-01-03 16:46:46,372 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ForkJoinPoolInstrumentation
2023-01-03 16:46:46,372 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ForkJoinTaskInstrumentation
2023-01-03 16:46:46,372 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.javalin.JavalinInstrumentation
2023-01-03 16:46:46,372 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.javalin.JavalinHandlerLambdaInstrumentation
2023-01-03 16:46:46,373 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.javalin.JavalinRenderInstrumentation
2023-01-03 16:46:46,373 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxrs.JavaxJaxRsTransactionNameInstrumentation
2023-01-03 16:46:46,374 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxrs.JakartaeeJaxRsTransactionNameInstrumentation
2023-01-03 16:46:46,374 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxws.JaxWsTransactionNameInstrumentation
2023-01-03 16:46:46,374 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.ConnectionInstrumentation
2023-01-03 16:46:46,374 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation
2023-01-03 16:46:46,374 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation
2023-01-03 16:46:46,375 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation
2023-01-03 16:46:46,375 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation
2023-01-03 16:46:46,375 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation
2023-01-03 16:46:46,375 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation
2023-01-03 16:46:46,375 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$CloseStatementInstrumentation
2023-01-03 16:46:46,375 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.HttpClientInstrumentation
2023-01-03 16:46:46,375 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.HttpClientAsyncInstrumentation
2023-01-03 16:46:46,375 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.HttpRequestHeadersInstrumentation
2023-01-03 16:46:46,376 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpserver.HttpServerInstrumentation
2023-01-03 16:46:46,376 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpserver.HttpContextInstrumentation
2023-01-03 16:46:46,376 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jedis.JedisConnectionInstrumentation
2023-01-03 16:46:46,376 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jedis.Jedis4ConnectionInstrumentation
2023-01-03 16:46:46,376 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerNoDestinationInstrumentation
2023-01-03 16:46:46,376 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerWithDestinationInstrumentation
2023-01-03 16:46:46,376 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$ReceiveInstrumentation
2023-01-03 16:46:46,377 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$SetMessageListenerInstrumentation
2023-01-03 16:46:46,377 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jms.JmsMessageListenerInstrumentation
2023-01-03 16:46:46,377 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleExecuteInstrumentation
2023-01-03 16:46:46,377 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleRenderInstrumentation
2023-01-03 16:46:46,377 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JakartaeeJsfLifecycleExecuteInstrumentation
2023-01-03 16:46:46,377 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JakartaeeJsfLifecycleRenderInstrumentation
2023-01-03 16:46:46,377 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerInstrumentation
2023-01-03 16:46:46,377 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaConsumerInstrumentation
2023-01-03 16:46:46,378 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaConsumerInstrumentation$LegacyKafkaPollExitInstrumentation
2023-01-03 16:46:46,378 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.KafkaProducerHeadersInstrumentation
2023-01-03 16:46:46,378 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsIteratorInstrumentation
2023-01-03 16:46:46,378 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordsInstrumentation
2023-01-03 16:46:46,378 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.ConsumerRecordsRecordListInstrumentation
2023-01-03 16:46:46,378 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.NewKafkaPollExitInstrumentation
2023-01-03 16:46:46,378 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.kafka.SpringKafkaBatchListenerInstrumentation
2023-01-03 16:46:46,378 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.lettuce.Lettuce34StartSpanInstrumentation
2023-01-03 16:46:46,379 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.lettuce.Lettuce34StopSpanInstrumentation$OnComplete
2023-01-03 16:46:46,379 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.lettuce.Lettuce34StopSpanInstrumentation$OnCompleteExceptionally
2023-01-03 16:46:46,379 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.lettuce.Lettuce34StopSpanInstrumentation$OnCancel
2023-01-03 16:46:46,379 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.lettuce.Lettuce5StartSpanInstrumentation
2023-01-03 16:46:46,379 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.lettuce.Lettuce5StopSpanInstrumentation$OnComplete
2023-01-03 16:46:46,379 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.lettuce.Lettuce5StopSpanInstrumentation$OnCompleteExceptionally
2023-01-03 16:46:46,380 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.lettuce.Lettuce5StopSpanInstrumentation$OnCancel
2023-01-03 16:46:46,380 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j1.reformatting.Log4j1LogReformattingInstrumentation$ReformattingInstrumentation
2023-01-03 16:46:46,380 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j1.reformatting.Log4j1LogReformattingInstrumentation$StopAppenderInstrumentation
2023-01-03 16:46:46,380 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j1.correlation.Log4j1LogCorrelationInstrumentation
2023-01-03 16:46:46,380 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j1.error.Log4j1LoggerErrorCapturingInstrumentation
2023-01-03 16:46:46,380 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.reformatting.Log4j2EcsReformattingInstrumentation$ShadingInstrumentation
2023-01-03 16:46:46,380 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.reformatting.Log4j2EcsReformattingInstrumentation$StopAppenderInstrumentation
2023-01-03 16:46:46,380 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.reformatting.Log4j2EcsReformattingInstrumentation$OverridingInstrumentation
2023-01-03 16:46:46,380 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.correlation.Log4j2LogCorrelationInstrumentation$Log4J2_6LogCorrelationInstrumentation
2023-01-03 16:46:46,381 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.correlation.Log4j2LogCorrelationInstrumentation$Log4J2_7PlusLogCorrelationInstrumentation
2023-01-03 16:46:46,381 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.log4j2.error.Log4j2LoggerErrorCapturingInstrumentation
2023-01-03 16:46:46,381 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentelemetry.GlobalOpenTelemetryInstrumentation
2023-01-03 16:46:46,381 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentelemetry.ContextStorageInstrumentation
2023-01-03 16:46:46,381 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentelemetry.ArrayBasedContextInstrumentation
2023-01-03 16:46:46,381 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.logback.reformatting.LogbackLogReformattingInstrumentation$ReformattingInstrumentation
2023-01-03 16:46:46,383 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.logback.reformatting.LogbackLogReformattingInstrumentation$StopAppenderInstrumentation
2023-01-03 16:46:46,383 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.logback.correlation.LogbackLogCorrelationInstrumentation
2023-01-03 16:46:46,384 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jbosslogging.correlation.JBossLoggingCorrelationInstrumentation
2023-01-03 16:46:46,384 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jbosslogging.correlation.JBossLogManagerCorrelationInstrumentation
2023-01-03 16:46:46,384 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.slf4j.error.Slf4jLoggerErrorCapturingInstrumentation
2023-01-03 16:46:46,384 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.tomcatlogging.reformatting.TomcatLogReformattingInstrumentation$FileReformattingInstrumentation
2023-01-03 16:46:46,384 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.tomcatlogging.reformatting.TomcatLogReformattingInstrumentation$StopAppenderInstrumentation
2023-01-03 16:46:46,384 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jul.reformatting.JulLogReformattingInstrumentation$FileReformattingInstrumentation
2023-01-03 16:46:46,384 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jul.reformatting.JulLogReformattingInstrumentation$ConsoleReformattingInstrumentation
2023-01-03 16:46:46,384 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jul.reformatting.JulLogReformattingInstrumentation$StopAppenderInstrumentation
2023-01-03 16:46:46,384 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jul.error.JulLoggerErrorCapturingInstrumentation
2023-01-03 16:46:46,384 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.micrometer.MicrometerInstrumentation
2023-01-03 16:46:46,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.micrometer.MicrometerConfigInstrumentation
2023-01-03 16:46:46,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongodb.v3.ConnectionCommandInstrumentation
2023-01-03 16:46:46,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongodb.v3.ConnectionInstrumentation
2023-01-03 16:46:46,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongodb.v4.ConnectionCommandInstrumentation
2023-01-03 16:46:46,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientInstrumentation
2023-01-03 16:46:46,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientInstrumentation
2023-01-03 16:46:46,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientAsyncInstrumentation
2023-01-03 16:46:46,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientAsyncInstrumentation
2023-01-03 16:46:46,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$FinishInstrumentation
2023-01-03 16:46:46,385 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$LogInstrumentation
2023-01-03 16:46:46,386 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$TagInstrumentation
2023-01-03 16:46:46,386 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$SetOperationName
2023-01-03 16:46:46,386 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanInstrumentation$GetTraceContextInstrumentation
2023-01-03 16:46:46,386 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmSpanBuilderInstrumentation$CreateSpanInstrumentation
2023-01-03 16:46:46,386 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ScopeManagerInstrumentation$ActivateInstrumentation
2023-01-03 16:46:46,386 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ScopeManagerInstrumentation$CurrentSpanInstrumentation
2023-01-03 16:46:46,386 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ScopeManagerInstrumentation$CurrentTraceContextInstrumentation
2023-01-03 16:46:46,386 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ApmScopeInstrumentation
2023-01-03 16:46:46,386 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.SpanContextInstrumentation$BaggageItemsInstrumentation
2023-01-03 16:46:46,386 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.SpanContextInstrumentation$ToTraceIdInstrumentation
2023-01-03 16:46:46,387 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.SpanContextInstrumentation$ToSpanIdInstrumentation
2023-01-03 16:46:46,387 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ExternalSpanContextInstrumentation$ToTraceIdInstrumentation
2023-01-03 16:46:46,387 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ExternalSpanContextInstrumentation$ToSpanIdInstrumentation
2023-01-03 16:46:46,387 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracingimpl.ElasticApmTracerInstrumentation
2023-01-03 16:46:46,387 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessStartInstrumentation
2023-01-03 16:46:46,387 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$WaitFor
2023-01-03 16:46:46,387 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$Destroy
2023-01-03 16:46:46,387 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.ProcessExitInstrumentation$ExitValue
2023-01-03 16:46:46,388 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.process.CommonsExecAsyncInstrumentation
2023-01-03 16:46:46,388 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.quartzjob.Quartz1JobTransactionNameInstrumentation
2023-01-03 16:46:46,403 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.quartzjob.Quartz2JobTransactionNameInstrumentation
2023-01-03 16:46:46,403 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.ChannelInstrumentation$BasicPublish
2023-01-03 16:46:46,403 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.ChannelInstrumentation$BasicConsume
2023-01-03 16:46:46,403 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.ChannelInstrumentation$BasicGet
2023-01-03 16:46:46,403 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.SetMessageListenerInstrumentation
2023-01-03 16:46:46,404 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.SpringAmqpMessageListenerInstrumentation
2023-01-03 16:46:46,404 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.rabbitmq.SpringAmqpBatchMessageListenerInstrumentation
2023-01-03 16:46:46,404 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.reactor.ReactorInstrumentation
2023-01-03 16:46:46,404 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redisson.RedisConnectionInstrumentation
2023-01-03 16:46:46,404 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.scalaconcurrent.FutureInstrumentation$ConstructorInstrumentation
2023-01-03 16:46:46,404 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.scalaconcurrent.FutureInstrumentation$RunInstrumentation
2023-01-03 16:46:46,404 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.scheduled.ScheduledTransactionNameInstrumentation
2023-01-03 16:46:46,405 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.scheduled.TimerTaskInstrumentation
2023-01-03 16:46:46,405 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JavaxServletInstrumentation
2023-01-03 16:46:46,405 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JakartaServletInstrumentation
2023-01-03 16:46:46,406 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JakartaServletVersionInstrumentation$JakartaInit
2023-01-03 16:46:46,406 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JakartaServletVersionInstrumentation$JakartaService
2023-01-03 16:46:46,406 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JavaxServletVersionInstrumentation$JavaxInit
2023-01-03 16:46:46,407 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JavaxServletVersionInstrumentation$JavaxService
2023-01-03 16:46:46,407 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JavaxFilterChainInstrumentation
2023-01-03 16:46:46,407 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JakartaFilterChainInstrumentation
2023-01-03 16:46:46,408 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JavaxFilterInstrumentation
2023-01-03 16:46:46,408 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JakartaFilterInstrumentation
2023-01-03 16:46:46,408 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JavaxAsyncInstrumentation$JavaxStartAsyncInstrumentation
2023-01-03 16:46:46,408 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JavaxAsyncInstrumentation$JavaxAsyncContextInstrumentation
2023-01-03 16:46:46,408 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JakartaAsyncInstrumentation$JakartaStartAsyncInstrumentation
2023-01-03 16:46:46,408 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JakartaAsyncInstrumentation$JakartaAsyncContextInstrumentation
2023-01-03 16:46:46,409 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JavaxRequestStreamRecordingInstrumentation
2023-01-03 16:46:46,409 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.JakartaRequestStreamRecordingInstrumentation
2023-01-03 16:46:46,409 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.servicename.InitServiceNameInstrumentation$JavaxInitServiceNameInstrumentation
2023-01-03 16:46:46,409 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.servicename.InitServiceNameInstrumentation$JakartaInitServiceNameInstrumentation
2023-01-03 16:46:46,409 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.servicename.ServletContainerInitializerServiceNameInstrumentation$JavaxInitServiceNameInstrumentation
2023-01-03 16:46:46,409 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.servicename.ServletContainerInitializerServiceNameInstrumentation$JakartaInitServiceNameInstrumentation
2023-01-03 16:46:46,409 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.sparkjava.RoutesInstrumentation
2023-01-03 16:46:46,409 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.resttemplate.SpringRestTemplateInstrumentation
2023-01-03 16:46:46,410 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebclient.WebClientExchangeFunctionInstrumentation
2023-01-03 16:46:46,410 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebflux.DispatcherHandlerInstrumentation
2023-01-03 16:46:46,410 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebflux.HandlerAdapterInstrumentation
2023-01-03 16:46:46,410 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebflux.BodyInsertersInstrumentation
2023-01-03 16:46:46,410 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.SpringTransactionNameInstrumentation
2023-01-03 16:46:46,410 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.ServletWrappingControllerTransactionNameInstrumentation
2023-01-03 16:46:46,410 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.ViewRenderInstrumentation
2023-01-03 16:46:46,410 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.SpringServiceNameInstrumentation
2023-01-03 16:46:46,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.springwebmvc.ExceptionHandlerInstrumentation
2023-01-03 16:46:46,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.struts.ActionProxyInstrumentation
2023-01-03 16:46:46,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.struts.ExecuteOperationsInstrumentation
2023-01-03 16:46:46,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation
2023-01-03 16:46:46,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation
2023-01-03 16:46:46,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.SSLContextInstrumentation
2023-01-03 16:46:46,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$SetTimerInstrumentation
2023-01-03 16:46:46,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$OnContextInstrumentation
2023-01-03 16:46:46,412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$ExecuteBlockingInstrumentation
2023-01-03 16:46:46,412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.TaskQueueInstrumentation
2023-01-03 16:46:46,412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.web.WebInstrumentation$RouteInstrumentation
2023-01-03 16:46:46,412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.web.WebInstrumentation$RequestBufferInstrumentation
2023-01-03 16:46:46,412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.web.HttpServerRequestWrapperInstrumentation
2023-01-03 16:46:46,412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.web.http1.Http1StartTransactionInstrumentation
2023-01-03 16:46:46,412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.web.http1.Http1EndTransactionInstrumentation
2023-01-03 16:46:46,412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.web.http2.Http2StartTransactionInstrumentation
2023-01-03 16:46:46,413 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerRequestImplEndInstrumentation
2023-01-03 16:46:46,413 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation$WriteInstrumentation
2023-01-03 16:46:46,413 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation$CloseInstrumentation
2023-01-03 16:46:46,413 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextSendRequestInstrumentation
2023-01-03 16:46:46,413 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextDispatchResponseInstrumentation
2023-01-03 16:46:46,413 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextFailInstrumentation
2023-01-03 16:46:46,413 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextFollowRedirectInstrumentation
2023-01-03 16:46:46,413 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.TaskQueueInstrumentation
2023-01-03 16:46:46,414 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$ExecuteBlockingInstrumentation
2023-01-03 16:46:46,414 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$OnContextInstrumentation
2023-01-03 16:46:46,414 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$SetTimerInstrumentation
2023-01-03 16:46:46,414 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$RouteInstrumentation
2023-01-03 16:46:46,414 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerReceiveRequestInstrumentation
2023-01-03 16:46:46,414 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerSendResponseInstrumentation
2023-01-03 16:46:46,414 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$ContextImplTracerInstrumentation
2023-01-03 16:46:46,414 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$RequestBufferInstrumentation
2023-01-03 16:46:46,415 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextPrepareRequestInstrumentation
2023-01-03 16:46:46,415 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextSendRequestInstrumentation
2023-01-03 16:46:46,415 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextDispatchResponseInstrumentation
2023-01-03 16:46:46,415 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextFailInstrumentation
2023-01-03 16:46:46,415 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awslambda.RequestHandlerInstrumentation
2023-01-03 16:46:46,415 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awslambda.RequestStreamHandlerInstrumentation
2023-01-03 16:46:46,415 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.websocket.JakartaServerEndpointInstrumentation
2023-01-03 16:46:46,415 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.websocket.JavaxServerEndpointInstrumentation
2023-01-03 16:46:46,415 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.ecs_logging.Log4j2ServiceNameInstrumentation
2023-01-03 16:46:46,416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.ecs_logging.Log4j2ServiceVersionInstrumentation
2023-01-03 16:46:46,416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.ecs_logging.JulEcsFormatterInstrumentation
2023-01-03 16:46:46,416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v1.AmazonHttpClientInstrumentation
2023-01-03 16:46:46,416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v1.AsyncClientInstrumentation
2023-01-03 16:46:46,416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v1.EntityLookupInstrumentation$DynamoDBGetTableNameInstrumentation
2023-01-03 16:46:46,416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v1.EntityLookupInstrumentation$SQSGetQueueNameInstrumentation
2023-01-03 16:46:46,416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v1.EntityLookupInstrumentation$SQSGetQueueUrlInstrumentation
2023-01-03 16:46:46,416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v1.EntityLookupInstrumentation$S3GetBucketNameInstrumentation
2023-01-03 16:46:46,416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v1.EntityLookupInstrumentation$S3GetDestinationBucketNameInstrumentation
2023-01-03 16:46:46,416 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v1.SQSMessageDispatchingInstrumentation$SendMessageInstrumentation
2023-01-03 16:46:46,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v1.SQSMessageDispatchingInstrumentation$SQSReceiveMessageInstrumentation
2023-01-03 16:46:46,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v1.SQSMessageDispatchingInstrumentation$AmazonSQSMessagingClientWrapperInstrumentation
2023-01-03 16:46:46,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v2.BaseSyncClientHandlerInstrumentation
2023-01-03 16:46:46,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v2.BaseAsyncClientHandlerInstrumentation
2023-01-03 16:46:46,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v2.GetMessagesInstrumentation
2023-01-03 16:46:46,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.awssdk.v2.AmazonSQSMessagingClientWrapperInstrumentation
2023-01-03 16:46:46,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.finaglehttpclient.FinaglePayloadSizeFilterInstrumentation
2023-01-03 16:46:46,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.finaglehttpclient.FinagleExceptionSourceFilterInstrumentation
2023-01-03 16:46:46,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.finaglehttpclient.FinagleTlsFilterInstrumentation
2023-01-03 16:46:46,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applied 285 advices
2023-01-03 16:46:46,508 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation WarmupInstrumentation: name(equals(co.elastic.apm.agent.bci.bytebuddy.Instrumented)) matches class co.elastic.apm.agent.bci.bytebuddy.Instrumented
2023-01-03 16:46:46,563 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation WarmupInstrumentation: (not(isStatic()) and name(equals(isInstrumented)) and hasParameter(ofSize(0)) and returns(erasure(is(boolean))) and not(isAbstract())) matches public boolean co.elastic.apm.agent.bci.bytebuddy.Instrumented.isInstrumented()
2023-01-03 16:46:46,586 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation WarmupInstrumentation: name(equals(co.elastic.apm.agent.bci.bytebuddy.Instrumented)) matches class co.elastic.apm.agent.bci.bytebuddy.Instrumented
2023-01-03 16:46:46,589 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation WarmupInstrumentation: (not(isStatic()) and name(equals(isInstrumented)) and hasParameter(ofSize(0)) and returns(erasure(is(boolean))) and not(isAbstract())) matches public boolean co.elastic.apm.agent.bci.bytebuddy.Instrumented.isInstrumented()
2023-01-03 16:46:46,590 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.InstallationListenerImpl - Warmup: bytecode transformation of co.elastic.apm.agent.bci.bytebuddy.Instrumented succeeded
2023-01-03 16:46:46,650 [main] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for net.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst@4a23350 containing [co.elastic.apm.agent.bbwarmup.WarmupInstrumentation, co.elastic.apm.agent.bbwarmup.WarmupInstrumentation$AdviceClass, co.elastic.apm.agent.bbwarmup.package-info, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:46,653 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.InstallationListenerImpl - Warmup: instrumented bytecode of co.elastic.apm.agent.bci.bytebuddy.Instrumented was executed as expected
2023-01-03 16:46:46,699 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation WarmupInstrumentation: name(equals(co.elastic.apm.agent.bci.bytebuddy.Instrumented)) matches class co.elastic.apm.agent.bci.bytebuddy.Instrumented
2023-01-03 16:46:46,899 [elastic-apm-cloud-metadata-0] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening http://169.254.169.254/latest/dynamic/instance-identity/document without proxy
2023-01-03 16:46:46,919 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JulLoggerErrorCapturingInstrumentation: name(equals(co.elastic.apm.agent.logging.JulBridgeLogger)) matches class co.elastic.apm.agent.logging.JulBridgeLogger
2023-01-03 16:46:46,920 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class com.lmax.disruptor.dsl.BasicExecutor
2023-01-03 16:46:46,937 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2023-01-03 16:46:46,938 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$1
2023-01-03 16:46:46,938 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$SingleNamedDaemonThreadPoolExecutor
2023-01-03 16:46:46,942 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) matches class org.apache.logging.slf4j.Log4jLogger
2023-01-03 16:46:46,943 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) matches interface org.slf4j.spi.LocationAwareLogger
2023-01-03 16:46:46,944 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) matches interface org.slf4j.Logger
2023-01-03 16:46:47,055 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class sun.net.www.protocol.http.HttpURLConnection
2023-01-03 16:46:47,055 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class java.net.HttpURLConnection
2023-01-03 16:46:47,056 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.CompletableFuture$ThreadPerTaskExecutor
2023-01-03 16:46:47,057 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ForkJoinTaskInstrumentation: is(class java.util.concurrent.ForkJoinTask) matches class java.util.concurrent.ForkJoinTask
2023-01-03 16:46:47,058 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ForkJoinPool
2023-01-03 16:46:47,060 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation WaitFor: (name(equals(java.lang.ProcessImpl)) or name(equals(java.lang.UNIXProcess))) matches class java.lang.ProcessImpl
2023-01-03 16:46:47,060 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ProcessStartInstrumentation: name(equals(java.lang.ProcessBuilder)) matches class java.lang.ProcessBuilder
2023-01-03 16:46:47,069 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2023-01-03 16:46:47,072 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ThreadPoolExecutor
2023-01-03 16:46:47,072 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.AbstractExecutorService
2023-01-03 16:46:47,111 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ScheduledExecutorService
2023-01-03 16:46:47,111 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ExecutorService
2023-01-03 16:46:47,111 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.Executor
2023-01-03 16:46:47,174 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation WarmupInstrumentation: name(equals(co.elastic.apm.agent.bci.bytebuddy.Instrumented)) matches class co.elastic.apm.agent.bci.bytebuddy.Instrumented
2023-01-03 16:46:47,177 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation WarmupInstrumentation: (not(isStatic()) and name(equals(isInstrumented)) and hasParameter(ofSize(0)) and returns(erasure(is(boolean))) and not(isAbstract())) matches public boolean co.elastic.apm.agent.bci.bytebuddy.Instrumented.isInstrumented()
2023-01-03 16:46:47,178 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JulLoggerErrorCapturingInstrumentation: name(equals(co.elastic.apm.agent.logging.JulBridgeLogger)) matches class co.elastic.apm.agent.logging.JulBridgeLogger
2023-01-03 16:46:47,185 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JulLoggerErrorCapturingInstrumentation: (name(equals(log)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(java.util.logging.LogRecord)))))) and not(isAbstract())) matches public void co.elastic.apm.agent.logging.JulBridgeLogger.log(java.util.logging.LogRecord)
2023-01-03 16:46:47,188 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class com.lmax.disruptor.dsl.BasicExecutor
2023-01-03 16:46:47,189 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class com.lmax.disruptor.dsl.BasicExecutor
2023-01-03 16:46:47,189 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class com.lmax.disruptor.dsl.BasicExecutor
2023-01-03 16:46:47,207 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void com.lmax.disruptor.dsl.BasicExecutor.execute(java.lang.Runnable)
2023-01-03 16:46:47,209 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2023-01-03 16:46:47,210 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2023-01-03 16:46:47,210 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2023-01-03 16:46:47,217 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$1
2023-01-03 16:46:47,217 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$1
2023-01-03 16:46:47,217 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$1
2023-01-03 16:46:47,224 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$SingleNamedDaemonThreadPoolExecutor
2023-01-03 16:46:47,224 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$SingleNamedDaemonThreadPoolExecutor
2023-01-03 16:46:47,224 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class co.elastic.apm.agent.util.ExecutorUtils$SingleNamedDaemonThreadPoolExecutor
2023-01-03 16:46:47,231 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) matches class org.apache.logging.slf4j.Log4jLogger
2023-01-03 16:46:47,238 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: (name(equals(error)) and hasParameter(hasTypes(with(1 matches erasure(name(equals(java.lang.Throwable)))))) and not(isAbstract())) matches public void org.apache.logging.slf4j.Log4jLogger.error(java.lang.String,java.lang.Throwable)
2023-01-03 16:46:47,242 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) matches interface org.slf4j.spi.LocationAwareLogger
2023-01-03 16:46:47,251 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) matches interface org.slf4j.Logger
2023-01-03 16:46:47,255 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class sun.net.www.protocol.http.HttpURLConnection
2023-01-03 16:46:47,256 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class sun.net.www.protocol.http.HttpURLConnection
2023-01-03 16:46:47,303 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) and not(isAbstract())) matches public void sun.net.www.protocol.http.HttpURLConnection.connect() throws java.io.IOException
2023-01-03 16:46:47,308 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) and not(isAbstract())) matches public synchronized java.io.InputStream sun.net.www.protocol.http.HttpURLConnection.getInputStream() throws java.io.IOException
2023-01-03 16:46:47,310 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: (name(equals(disconnect)) and hasParameter(ofSize(0)) and not(isAbstract())) matches public void sun.net.www.protocol.http.HttpURLConnection.disconnect()
2023-01-03 16:46:47,311 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) and not(isAbstract())) matches public synchronized java.io.OutputStream sun.net.www.protocol.http.HttpURLConnection.getOutputStream() throws java.io.IOException
2023-01-03 16:46:47,318 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class java.net.HttpURLConnection
2023-01-03 16:46:47,318 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class java.net.HttpURLConnection
2023-01-03 16:46:47,323 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.CompletableFuture$ThreadPerTaskExecutor
2023-01-03 16:46:47,323 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.CompletableFuture$ThreadPerTaskExecutor
2023-01-03 16:46:47,323 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.CompletableFuture$ThreadPerTaskExecutor
2023-01-03 16:46:47,328 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.CompletableFuture$ThreadPerTaskExecutor.execute(java.lang.Runnable)
2023-01-03 16:46:47,330 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ForkJoinTaskInstrumentation: is(class java.util.concurrent.ForkJoinTask) matches class java.util.concurrent.ForkJoinTask
2023-01-03 16:46:47,335 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinTaskInstrumentation: (name(equals(fork)) and returns(erasure(is(class java.util.concurrent.ForkJoinTask))) and not(isAbstract())) matches public final java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinTask.fork()
2023-01-03 16:46:47,337 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ForkJoinPool
2023-01-03 16:46:47,337 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ForkJoinPool
2023-01-03 16:46:47,338 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ForkJoinPool
2023-01-03 16:46:47,338 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ForkJoinPoolInstrumentation: (hasSuperType(erasure(is(class java.util.concurrent.ForkJoinPool))) and hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ForkJoinPool
2023-01-03 16:46:47,351 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinPoolInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(class java.util.concurrent.ForkJoinTask))))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(invoke)) and returns(erasure(is(class java.lang.Object))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.ForkJoinPool.invoke(java.util.concurrent.ForkJoinTask)
2023-01-03 16:46:47,353 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinPoolInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(class java.util.concurrent.ForkJoinTask))))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(invoke)) and returns(erasure(is(class java.lang.Object))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) and not(isAbstract())) matches public void java.util.concurrent.ForkJoinPool.execute(java.util.concurrent.ForkJoinTask)
2023-01-03 16:46:47,353 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.ForkJoinPool.execute(java.lang.Runnable)
2023-01-03 16:46:47,356 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List java.util.concurrent.ForkJoinPool.invokeAll(java.util.Collection)
2023-01-03 16:46:47,357 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.util.concurrent.Callable)
2023-01-03 16:46:47,358 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ForkJoinPoolInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(class java.util.concurrent.ForkJoinTask))))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask)))))) or (name(equals(invoke)) and returns(erasure(is(class java.lang.Object))) and hasParameter(hasTypes(erasures(containing(is(class java.util.concurrent.ForkJoinTask))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.util.concurrent.ForkJoinTask)
2023-01-03 16:46:47,358 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.lang.Runnable)
2023-01-03 16:46:47,360 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ForkJoinTask java.util.concurrent.ForkJoinPool.submit(java.lang.Runnable,java.lang.Object)
2023-01-03 16:46:47,400 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation WaitFor: (name(equals(java.lang.ProcessImpl)) or name(equals(java.lang.UNIXProcess))) matches class java.lang.ProcessImpl
2023-01-03 16:46:47,400 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Destroy: (name(equals(java.lang.ProcessImpl)) or name(equals(java.lang.UNIXProcess))) matches class java.lang.ProcessImpl
2023-01-03 16:46:47,400 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExitValue: (name(equals(java.lang.ProcessImpl)) or name(equals(java.lang.UNIXProcess))) matches class java.lang.ProcessImpl
2023-01-03 16:46:47,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Destroy: (isPublic() and (name(equals(destroy)) or name(equals(destroyForcibly))) and not(isAbstract())) matches public void java.lang.ProcessImpl.destroy()
2023-01-03 16:46:47,411 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExitValue: (isPublic() and name(equals(exitValue)) and not(isAbstract())) matches public synchronized int java.lang.ProcessImpl.exitValue()
2023-01-03 16:46:47,412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Destroy: (isPublic() and (name(equals(destroy)) or name(equals(destroyForcibly))) and not(isAbstract())) matches public java.lang.Process java.lang.ProcessImpl.destroyForcibly()
2023-01-03 16:46:47,412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation WaitFor: (name(equals(waitFor)) and not(isAbstract())) matches public synchronized int java.lang.ProcessImpl.waitFor() throws java.lang.InterruptedException
2023-01-03 16:46:47,413 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation WaitFor: (name(equals(waitFor)) and not(isAbstract())) matches public synchronized boolean java.lang.ProcessImpl.waitFor(long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
2023-01-03 16:46:47,414 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ProcessStartInstrumentation: name(equals(java.lang.ProcessBuilder)) matches class java.lang.ProcessBuilder
2023-01-03 16:46:47,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ProcessStartInstrumentation: (name(equals(start)) and hasParameter(ofSize(0)) and not(isAbstract())) matches public java.lang.Process java.lang.ProcessBuilder.start() throws java.io.IOException
2023-01-03 16:46:47,418 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2023-01-03 16:46:47,419 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2023-01-03 16:46:47,419 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2023-01-03 16:46:47,425 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.ScheduledThreadPoolExecutor.execute(java.lang.Runnable)
2023-01-03 16:46:47,427 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable)
2023-01-03 16:46:47,427 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable,java.lang.Object)
2023-01-03 16:46:47,428 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.util.concurrent.Callable)
2023-01-03 16:46:47,429 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.ScheduledThreadPoolExecutor.schedule(java.lang.Runnable,long,java.util.concurrent.TimeUnit)
2023-01-03 16:46:47,430 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.ScheduledThreadPoolExecutor.schedule(java.util.concurrent.Callable,long,java.util.concurrent.TimeUnit)
2023-01-03 16:46:47,432 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ThreadPoolExecutor
2023-01-03 16:46:47,432 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ThreadPoolExecutor
2023-01-03 16:46:47,432 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.ThreadPoolExecutor
2023-01-03 16:46:47,438 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable)
2023-01-03 16:46:47,441 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.AbstractExecutorService
2023-01-03 16:46:47,441 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.AbstractExecutorService
2023-01-03 16:46:47,441 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.AbstractExecutorService
2023-01-03 16:46:47,446 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List java.util.concurrent.AbstractExecutorService.invokeAll(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
2023-01-03 16:46:47,448 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List java.util.concurrent.AbstractExecutorService.invokeAll(java.util.Collection) throws java.lang.InterruptedException
2023-01-03 16:46:47,449 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.util.concurrent.Callable)
2023-01-03 16:46:47,450 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable,java.lang.Object)
2023-01-03 16:46:47,450 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable)
2023-01-03 16:46:47,451 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.AbstractExecutorService.invokeAny(java.util.Collection) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException
2023-01-03 16:46:47,452 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.AbstractExecutorService.invokeAny(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException,java.util.concurrent.TimeoutException
2023-01-03 16:46:47,454 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ScheduledExecutorService
2023-01-03 16:46:47,454 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ScheduledExecutorService
2023-01-03 16:46:47,454 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ScheduledExecutorService
2023-01-03 16:46:47,458 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ExecutorService
2023-01-03 16:46:47,458 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ExecutorService
2023-01-03 16:46:47,458 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.ExecutorService
2023-01-03 16:46:47,462 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.Executor
2023-01-03 16:46:47,462 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.Executor
2023-01-03 16:46:47,462 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface java.util.concurrent.Executor
2023-01-03 16:46:47,667 [main] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for null containing [co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:47,671 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-server-healthcheck` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:47,672 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/ without proxy
2023-01-03 16:46:47,674 [main] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for ShadedClassLoader{parent=ShadedClassLoader{parent=jdk.internal.loader.ClassLoaders$PlatformClassLoader@67b92f0a, customPrefix='cached-lookup-key/', manifest=java.util.jar.Manifest@19a1201d, jarUrl=file:/home/app-files/application-service-elastic-apm-agent.jar}, customPrefix='agent/', manifest=java.util.jar.Manifest@19a1201d, jarUrl=file:/home/app-files/application-service-elastic-apm-agent.jar} containing [co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:47,674 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class javax.net.ssl.HttpsURLConnection
2023-01-03 16:46:47,675 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class javax.net.ssl.HttpsURLConnection
2023-01-03 16:46:47,679 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-server-reporter` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:47,680 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-remote-config-poller` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:47,681 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SSLContextInstrumentation: (name(equals(javax.net.ssl.SSLContext)) or name(equals(javax.net.SocketFactory)) or name(equals(javax.net.ssl.SSLSocketFactory))) matches class javax.net.ssl.SSLSocketFactory
2023-01-03 16:46:47,684 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SSLContextInstrumentation: (name(equals(getDefault)) and isPublic() and isStatic() and hasParameter(ofSize(0)) and not(isAbstract())) matches public static synchronized javax.net.SocketFactory javax.net.ssl.SSLSocketFactory.getDefault()
2023-01-03 16:46:47,687 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SSLContextInstrumentation: (name(equals(javax.net.ssl.SSLContext)) or name(equals(javax.net.SocketFactory)) or name(equals(javax.net.ssl.SSLSocketFactory))) matches class javax.net.SocketFactory
2023-01-03 16:46:47,689 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SSLContextInstrumentation: (name(equals(getDefault)) and isPublic() and isStatic() and hasParameter(ofSize(0)) and not(isAbstract())) matches public static javax.net.SocketFactory javax.net.SocketFactory.getDefault()
2023-01-03 16:46:47,697 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (PS Old Gen) for stress monitoring
2023-01-03 16:46:47,697 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Registering a heap memory pool (PS Eden Space) for stress monitoring
2023-01-03 16:46:47,698 [main] DEBUG co.elastic.apm.agent.impl.circuitbreaker.SystemCpuStressMonitor - Successfully obtained reference to the getSystemCpuLoad method of this JVM's OperatingSystemMXBean implementation
2023-01-03 16:46:47,698 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-circuit-breaker` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:47,698 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-weak-map-cleaner` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:47,698 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-shared` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:47,699 [main] DEBUG co.elastic.apm.agent.jmx.JmxMetricTracker - Deferring initialization of JMX metric tracking until capture_jmx_metrics is set.
2023-01-03 16:46:47,700 [main] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-sampling-profiler` was created. The original context class loader of this thread (jdk.internal.loader.ClassLoaders$AppClassLoader@49476842) has been overridden
2023-01-03 16:46:47,701 [main] INFO co.elastic.apm.agent.impl.ElasticApmTracer - Tracer switched to RUNNING state
2023-01-03 16:46:47,715 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for null containing [co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation$AdviceClass, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation, co.elastic.apm.agent.urlconnection.SSLContextInstrumentation$AdviceClass, co.elastic.apm.agent.urlconnection.UrlConnectionPropertyAccessor, co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation$AdviceClass, co.elastic.apm.agent.urlconnection.SSLContextInstrumentation, co.elastic.apm.agent.urlconnection.package-info, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:47,774 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
2023-01-03 16:46:47,774 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
2023-01-03 16:46:47,779 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
2023-01-03 16:46:47,779 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: (hasSuperType(erasure(is(class java.net.HttpURLConnection))) and not(name(equals(sun.net.www.protocol.https.HttpsURLConnectionImpl)))) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
2023-01-03 16:46:47,783 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) and not(isAbstract())) matches public void sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect() throws java.io.IOException
2023-01-03 16:46:47,804 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SSLContextInstrumentation: (name(equals(javax.net.ssl.SSLContext)) or name(equals(javax.net.SocketFactory)) or name(equals(javax.net.ssl.SSLSocketFactory))) matches class javax.net.ssl.SSLContext
2023-01-03 16:46:47,807 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SSLContextInstrumentation: (name(equals(getDefault)) and isPublic() and isStatic() and hasParameter(ofSize(0)) and not(isAbstract())) matches public static synchronized javax.net.ssl.SSLContext javax.net.ssl.SSLContext.getDefault() throws java.security.NoSuchAlgorithmException
2023-01-03 16:46:47,903 [elastic-apm-metadata-1] DEBUG co.elastic.apm.agent.impl.metadata.CloudMetadataProvider - cloud_provider configured AUTO, no cloud metadata discovered
2023-01-03 16:46:48,014 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to https://apm-server-apm-http.elastic.svc.cluster.local:8200/
2023-01-03 16:46:48,401 [elastic-apm-server-healthcheck] INFO co.elastic.apm.agent.report.ApmServerHealthChecker - Elastic APM server is available: { "build_date": "2022-09-14T08:59:02Z", "build_sha": "3b392bf54b718b214ac793a9a9720e8f0f5117dc", "publish_ready": true, "version": "8.4.2"}
2023-01-03 16:46:48,403 [elastic-apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - APM server https://apm-server-apm-http.elastic.svc.cluster.local:8200/ version is: 8.4.2
2023-01-03 16:46:48,404 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/config/v1/agents without proxy
2023-01-03 16:46:48,404 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server https://apm-server-apm-http.elastic.svc.cluster.local:8200/config/v1/agents
2023-01-03 16:46:48,423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JBossLogManagerCorrelationInstrumentation: name(equals(org.jboss.logmanager.Logger)) matches class org.jboss.logmanager.Logger
2023-01-03 16:46:48,425 [elastic-apm-remote-config-poller] INFO co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Received new configuration from APM Server: {}
2023-01-03 16:46:48,425 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2023-01-03 16:46:48,429 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JBossLogManagerCorrelationInstrumentation: (name(equals(logRaw)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(org.jboss.logmanager.ExtLogRecord)))))) and not(isAbstract())) matches public void org.jboss.logmanager.Logger.logRaw(org.jboss.logmanager.ExtLogRecord)
2023-01-03 16:46:48,520 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JBossLoggingCorrelationInstrumentation: (name(equals(org.jboss.logging.JDKLogger)) or name(equals(org.jboss.logging.JBossLogManagerLogger))) matches class org.jboss.logging.JBossLogManagerLogger
2023-01-03 16:46:48,522 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JBossLoggingCorrelationInstrumentation: ((name(equals(doLog)) or name(equals(doLogf))) and not(isAbstract())) matches protected void org.jboss.logging.JBossLogManagerLogger.doLog(org.jboss.logging.Logger$Level,java.lang.String,java.lang.Object,java.lang.Object[],java.lang.Throwable)
2023-01-03 16:46:48,523 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JBossLoggingCorrelationInstrumentation: ((name(equals(doLog)) or name(equals(doLogf))) and not(isAbstract())) matches protected void org.jboss.logging.JBossLogManagerLogger.doLogf(org.jboss.logging.Logger$Level,java.lang.String,java.lang.String,java.lang.Object[],java.lang.Throwable)
2023-01-03 16:46:48,535 [main] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for jdk.internal.loader.ClassLoaders$AppClassLoader@49476842 containing [co.elastic.apm.agent.jbosslogging.correlation.JBossLoggingCorrelationInstrumentation, co.elastic.apm.agent.jbosslogging.correlation.JBossLoggingCorrelationHelper, co.elastic.apm.agent.jbosslogging.correlation.JBossLogManagerCorrelationHelper, co.elastic.apm.agent.jbosslogging.correlation.JBossLogManagerCorrelationInstrumentation$AdviceClass, co.elastic.apm.agent.jbosslogging.correlation.JBossLoggingCorrelationInstrumentation$AdviceClass, co.elastic.apm.agent.jbosslogging.correlation.JBossLogManagerCorrelationInstrumentation, co.elastic.apm.agent.jbosslogging.correlation.package-info, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:49,104 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.license.provider.db.DbLicenseProvider
2023-01-03 16:46:49,107 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.license.provider.db.DbLicenseProvider.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:49,152 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.license.provider.flex.FlexLicenseProvider
2023-01-03 16:46:49,156 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.license.provider.flex.FlexLicenseProvider.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:49,177 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.license.LicenseManager
2023-01-03 16:46:49,180 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.license.LicenseManager.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:46:49,557 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.FilesApiEndpoint
2023-01-03 16:46:49,560 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiFile it.esteco.somo.web.api.endpoints.FilesApiEndpoint.createFile(java.lang.String,it.esteco.somo.api.ApiCreateFileBody)
2023-01-03 16:46:49,561 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiItemVersion it.esteco.somo.web.api.endpoints.FilesApiEndpoint.createFileVersion(java.lang.String,java.lang.String,it.esteco.somo.api.ApiCreateFileVersionBody)
2023-01-03 16:46:49,565 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class javax.servlet.GenericServlet
2023-01-03 16:46:49,566 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInit: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class javax.servlet.GenericServlet
2023-01-03 16:46:49,566 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxService: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class javax.servlet.GenericServlet
2023-01-03 16:46:49,566 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class javax.servlet.GenericServlet
2023-01-03 16:46:49,570 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxInit: (name(equals(init)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletConfig)))))) and not(isAbstract())) matches public void javax.servlet.GenericServlet.init(javax.servlet.ServletConfig) throws javax.servlet.ServletException
2023-01-03 16:46:49,570 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxInitServiceNameInstrumentation: (((name(equals(init)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(endsWith(Config))))))) or (name(equals(contextInitialized)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(endsWith(ServletContextEvent)))))))) and not(isAbstract())) matches public void javax.servlet.GenericServlet.init(javax.servlet.ServletConfig) throws javax.servlet.ServletException
2023-01-03 16:46:49,572 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class it.esteco.somo.application.service.authentication.LogoutServlet
2023-01-03 16:46:49,572 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInit: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class it.esteco.somo.application.service.authentication.LogoutServlet
2023-01-03 16:46:49,572 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxService: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class it.esteco.somo.application.service.authentication.LogoutServlet
2023-01-03 16:46:49,572 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class it.esteco.somo.application.service.authentication.LogoutServlet
2023-01-03 16:46:49,577 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class javax.servlet.http.HttpServlet
2023-01-03 16:46:49,577 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInit: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class javax.servlet.http.HttpServlet
2023-01-03 16:46:49,577 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxService: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class javax.servlet.http.HttpServlet
2023-01-03 16:46:49,577 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class javax.servlet.http.HttpServlet
2023-01-03 16:46:49,581 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxServletInstrumentation: (name(equals(service)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse)))))) and not(isAbstract())) matches public void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
2023-01-03 16:46:49,582 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxService: (name(equals(service)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse)))))) and not(isAbstract())) matches public void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
2023-01-03 16:46:49,584 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.settings.trash.TrashSettingsEndpoint
2023-01-03 16:46:49,586 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.ejb.util.TrashSettings it.esteco.somo.web.rest.web.settings.trash.TrashSettingsEndpoint.getConfiguration()
2023-01-03 16:46:49,586 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.settings.trash.TrashSettingsEndpoint.setConfiguration(it.esteco.somo.ejb.util.TrashSettings) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException,it.esteco.somo.ejb.exceptions.NonRollbackRestException
2023-01-03 16:46:49,589 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.CustomNodesTokenEndpoint
2023-01-03 16:46:49,590 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String[] it.esteco.somo.web.rest.token.CustomNodesTokenEndpoint.getCustomNodeKeys(java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,600 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.drive.account.DataManagerEndpoint
2023-01-03 16:46:49,602 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.account.DataManagerEndpoint.loadDrive()
2023-01-03 16:46:49,603 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.account.DataManagerEndpoint.shutdownDrive()
2023-01-03 16:46:49,604 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.binary.BinaryWebEndpoint
2023-01-03 16:46:49,606 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.binary.BinaryWebEndpoint.getSnapshot(java.lang.String)
2023-01-03 16:46:49,608 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.subjects.UsersEndpoint
2023-01-03 16:46:49,610 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.user.UserSubject it.esteco.somo.web.rest.web.subjects.UsersEndpoint.getLoggedUser()
2023-01-03 16:46:49,610 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.Profile it.esteco.somo.web.rest.web.subjects.UsersEndpoint.getLoggedUserProfile()
2023-01-03 16:46:49,611 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.subjects.UsersEndpoint.getUsers(java.lang.String)
2023-01-03 16:46:49,611 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.subjects.UsersEndpoint.changePassword(java.lang.String)
2023-01-03 16:46:49,612 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.EvaluationTokenEndpoint
2023-01-03 16:46:49,615 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.evaluation.EvaluationTrials it.esteco.somo.web.rest.token.EvaluationTokenEndpoint.incrementEvaluationTrials(java.lang.String,java.lang.Long)
2023-01-03 16:46:49,616 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.commons.types.EvaluationStatus it.esteco.somo.web.rest.token.EvaluationTokenEndpoint.getEvaluationStatus(java.lang.String,java.lang.Long)
2023-01-03 16:46:49,616 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.EvaluationTokenEndpoint.changeEvaluationStatus(java.lang.String,java.lang.Long,java.lang.String)
2023-01-03 16:46:49,621 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.projects.ProjectWebEndpoint
2023-01-03 16:46:49,624 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.projects.ProjectWebEndpoint.getReusableSessionsForDoe(java.lang.String)
2023-01-03 16:46:49,625 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveProject it.esteco.somo.web.rest.web.projects.ProjectWebEndpoint.createProject(it.esteco.enterprise.dataobjects.project.ProjectPublishSettings,io.vertx.core.http.HttpServerRequest)
2023-01-03 16:46:49,625 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.project.data.DataSectionRootFolder it.esteco.somo.web.rest.web.projects.ProjectWebEndpoint.getProjectDataFolder(java.lang.String)
2023-01-03 16:46:49,625 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.projects.ProjectWebEndpoint.getRecentProjects(long)
2023-01-03 16:46:49,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxFilterInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Filter))))) matches class javax.servlet.http.HttpFilter
2023-01-03 16:46:49,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class javax.servlet.http.HttpFilter
2023-01-03 16:46:49,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxFilterInstrumentation: (name(equals(doFilter)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse)))))) and not(isAbstract())) matches public void javax.servlet.http.HttpFilter.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse,javax.servlet.FilterChain) throws java.io.IOException,javax.servlet.ServletException
2023-01-03 16:46:49,631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxFilterInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Filter))))) matches class javax.servlet.GenericFilter
2023-01-03 16:46:49,631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class javax.servlet.GenericFilter
2023-01-03 16:46:49,633 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxInitServiceNameInstrumentation: (((name(equals(init)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(endsWith(Config))))))) or (name(equals(contextInitialized)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(endsWith(ServletContextEvent)))))))) and not(isAbstract())) matches public void javax.servlet.GenericFilter.init(javax.servlet.FilterConfig) throws javax.servlet.ServletException
2023-01-03 16:46:49,635 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxFilterInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Filter))))) matches class it.esteco.somo.application.service.filters.CriticalDiskFilter
2023-01-03 16:46:49,635 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class it.esteco.somo.application.service.filters.CriticalDiskFilter
2023-01-03 16:46:49,636 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxFilterInstrumentation: (name(equals(doFilter)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse)))))) and not(isAbstract())) matches public void it.esteco.somo.application.service.filters.CriticalDiskFilter.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse,javax.servlet.FilterChain) throws java.io.IOException,javax.servlet.ServletException
2023-01-03 16:46:49,638 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.subjects.AdministrationGroupsEndpoint
2023-01-03 16:46:49,640 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.subjects.AdministrationGroupsEndpoint.getGroups() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,640 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.administration.AdministrationGroup it.esteco.somo.web.rest.web.subjects.AdministrationGroupsEndpoint.createGroup(it.esteco.somo.drive.commons.dataobjects.groups.GroupUpsertData) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,640 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.subjects.AdministrationGroupsEndpoint.renameGroup(java.lang.Long,java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,640 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.administration.AdministrationGroup it.esteco.somo.web.rest.web.subjects.AdministrationGroupsEndpoint.updateGroupUsers(java.lang.Long,it.esteco.somo.drive.commons.dataobjects.groups.GroupUpsertData) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,641 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.subjects.AdministrationGroupsEndpoint.deleteGroup(java.lang.Long) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,642 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.models.WorkflowModelEndpoint
2023-01-03 16:46:49,643 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.models.WorkflowModelEndpoint.getWorkflowModelVersions(java.lang.String)
2023-01-03 16:46:49,643 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.models.WorkflowModelEndpoint.getModelAuthenticationRequirements(java.lang.String)
2023-01-03 16:46:49,644 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.DesignEvaluationTokenEndpoint
2023-01-03 16:46:49,646 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.token.DesignEvaluationTokenEndpoint.changeEvaluationStatus(java.lang.String,java.lang.String,java.lang.String,long)
2023-01-03 16:46:49,647 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.evaluation.EvaluationTrials it.esteco.somo.web.rest.token.DesignEvaluationTokenEndpoint.incrementEvaluationTrials(java.lang.String,java.lang.String,long)
2023-01-03 16:46:49,649 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.tags.TagEndpoint
2023-01-03 16:46:49,650 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.tags.TagEndpoint.getTags()
2023-01-03 16:46:49,652 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.singleton.DisconnectedEvaluatorCleaner
2023-01-03 16:46:49,656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.singleton.DisconnectedEvaluatorCleaner.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:49,701 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.teams.TeamsEndpoint
2023-01-03 16:46:49,703 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.Team it.esteco.somo.web.rest.web.teams.TeamsEndpoint.createTeam(java.lang.String)
2023-01-03 16:46:49,703 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.teams.TeamsEndpoint.getTeams()
2023-01-03 16:46:49,704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.Team it.esteco.somo.web.rest.web.teams.TeamsEndpoint.getTeam(java.lang.String)
2023-01-03 16:46:49,704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.Team it.esteco.somo.web.rest.web.teams.TeamsEndpoint.starTeam(java.lang.String,boolean)
2023-01-03 16:46:49,704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public boolean it.esteco.somo.web.rest.web.teams.TeamsEndpoint.hasFullControl(java.lang.String)
2023-01-03 16:46:49,704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.datamanager.adapters.Shareset it.esteco.somo.web.rest.web.teams.TeamsEndpoint.updateTeamMembers(java.lang.String,it.esteco.datamanager.adapters.Shareset)
2023-01-03 16:46:49,704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.Team it.esteco.somo.web.rest.web.teams.TeamsEndpoint.renameTeam(java.lang.String,java.lang.String)
2023-01-03 16:46:49,706 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.ProjectsApiEndpoint
2023-01-03 16:46:49,707 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.ProjectsApiEndpoint.getProjectModels(java.lang.String,java.lang.String,java.lang.String) throws it.esteco.somo.web.api.exception.NotAProjectException
2023-01-03 16:46:49,708 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.api.endpoints.ProjectsApiEndpoint.editProjectPlan(java.lang.String,java.lang.String,java.lang.String,java.lang.Long,it.esteco.somo.api.plan.ApiPlan) throws it.esteco.somo.web.api.exception.NotAProjectException
2023-01-03 16:46:49,708 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.plan.ApiPlan it.esteco.somo.web.api.endpoints.ProjectsApiEndpoint.createProjectPlan(java.lang.String,java.lang.String,java.lang.String,it.esteco.somo.api.plan.ApiPlan) throws it.esteco.somo.web.api.exception.NotAProjectException
2023-01-03 16:46:49,709 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.ProjectsApiEndpoint.getProjectSessions(java.lang.String,java.lang.String,java.lang.String) throws it.esteco.somo.web.api.exception.NotAProjectException
2023-01-03 16:46:49,709 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.ProjectsApiEndpoint.getProjectPlans(java.lang.String,java.lang.String,java.lang.String) throws it.esteco.somo.web.api.exception.NotAProjectException
2023-01-03 16:46:49,709 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.plan.ApiPlan it.esteco.somo.web.api.endpoints.ProjectsApiEndpoint.getProjectPlan(java.lang.String,java.lang.String,java.lang.String,java.lang.Long) throws it.esteco.somo.web.api.exception.NotAProjectException
2023-01-03 16:46:49,709 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.ProjectsApiEndpoint.getProjectDomain(java.lang.String,java.lang.String,java.lang.String) throws it.esteco.somo.web.api.exception.NotAProjectException
2023-01-03 16:46:49,712 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.webauth.EvaluatorWebAuthEndpoint
2023-01-03 16:46:49,714 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.webauth.EvaluatorWebAuthEndpoint.getEvaluatorFile(java.lang.String)
2023-01-03 16:46:49,719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.drive.downloads.DriveDownloadsEndpoint
2023-01-03 16:46:49,720 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.downloads.DriveDownloadsEndpoint.downloadFile(java.lang.String)
2023-01-03 16:46:49,721 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.downloads.DriveDownloadsEndpoint.downloadZipFile(java.lang.String)
2023-01-03 16:46:49,722 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.designs.DesignEndpoint
2023-01-03 16:46:49,724 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.designs.DesignEndpoint.changeDesignStatus(long,int)
2023-01-03 16:46:49,736 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.SharedApiEndpoint
2023-01-03 16:46:49,737 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.SharedApiEndpoint.getSharedContent(java.lang.String)
2023-01-03 16:46:49,739 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.license.provider.db.LicenseDataPersistence
2023-01-03 16:46:49,741 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.license.provider.db.LicenseDataPersistence.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:46:49,742 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.ProfileApiEndpoint
2023-01-03 16:46:49,744 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiProfile it.esteco.somo.web.api.endpoints.ProfileApiEndpoint.getCurrentProfile(java.lang.String)
2023-01-03 16:46:49,745 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint
2023-01-03 16:46:49,747 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.getAllUsers() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,747 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.administration.AdministrationUser it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.getUser(java.lang.Long) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,748 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.administration.AdministrationUser it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.setUserStatus(long,it.esteco.somo.web.rest.web.subjects.UserStatusParams) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,748 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.addUser(java.util.List) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException,it.esteco.somo.ejb.license.exception.LicenseException
2023-01-03 16:46:49,748 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.setTeamCreation(java.lang.Long,java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,748 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.changePassword(java.lang.Long,java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,749 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.administration.AdministrationUser it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.editUser(java.lang.Long,it.esteco.somo.drive.commons.dataobjects.administration.AdministrationUser) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,749 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.upgradeAccessLevel(java.lang.Long,java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,749 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.rest.web.subjects.UserActivityStatistics it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.getUserActivityStatistics(java.lang.Long) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,749 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.getUserLoginActivities(java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Boolean,java.lang.Boolean) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,750 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public long it.esteco.somo.web.rest.web.subjects.AdministrationUsersEndpoint.countUserLoginActivities(java.lang.Long,java.lang.Boolean,java.lang.Boolean) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,757 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.TokenEndpoint
2023-01-03 16:46:49,758 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.TokenEndpoint.getToken(it.esteco.enterprise.dataobjects.beans.authentication.Credentials)
2023-01-03 16:46:49,759 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.TokenEndpoint.getToken(it.esteco.enterprise.dataobjects.beans.authentication.EvaluationCredentials)
2023-01-03 16:46:49,759 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.TokenEndpoint.validToken(java.lang.String)
2023-01-03 16:46:49,760 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.algorithms.ApiAlgorithmsEndpoint
2023-01-03 16:46:49,763 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.algorithms.ApiAlgorithmsEndpoint.getDoeApiConfiguration(it.esteco.api.forms.FormDefinitionState)
2023-01-03 16:46:49,763 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.algorithms.ApiAlgorithmsEndpoint.getSchedulerApiConfiguration(it.esteco.api.forms.FormDefinitionState)
2023-01-03 16:46:49,765 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.ModelWorkflowVersionTokenEndpoint
2023-01-03 16:46:49,766 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.token.ModelWorkflowVersionTokenEndpoint.getIntegrationNodes(java.lang.String,java.lang.String)
2023-01-03 16:46:49,770 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.settings.appearance.ExtendedLogoEndpoint
2023-01-03 16:46:49,772 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.settings.appearance.ExtendedLogoEndpoint.uploadFile(it.esteco.somo.web.rest.web.fileupload.FlowFileChunkMultipart) throws java.io.IOException
2023-01-03 16:46:49,772 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.settings.appearance.ExtendedLogoEndpoint.getDocumentChunk(int,int,long,java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:49,772 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.settings.appearance.ExtendedLogoEndpoint.getLogo() throws java.io.FileNotFoundException
2023-01-03 16:46:49,772 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.settings.appearance.ExtendedLogoEndpoint.switchToDefaultLogo()
2023-01-03 16:46:49,772 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.settings.appearance.ExtendedLogoEndpoint.getLogoStatus()
2023-01-03 16:46:49,802 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.EvaluatorDetailsTokenEndpoint
2023-01-03 16:46:49,804 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.evaluation.EvaluatorAdditionalDTO it.esteco.somo.web.rest.token.EvaluatorDetailsTokenEndpoint.storeEvaluatorDetails(java.lang.String,java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,805 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.token.EvaluatorDetailsTokenEndpoint.updateEvaluatorDetails(java.lang.String,java.lang.String,long) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,805 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.token.EvaluatorDetailsTokenEndpoint.storeEvaluatorStatus(java.lang.String,java.lang.String,long) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,805 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.token.EvaluatorDetailsTokenEndpoint.storeEngineDetails(java.lang.String,java.lang.String,long,int)
2023-01-03 16:46:49,805 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.token.EvaluatorDetailsTokenEndpoint.storeEngineStatuses(java.lang.String,it.esteco.enterprise.dataobjects.beans.evaluation.EngineStatusSetDTO) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,806 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.token.EvaluatorDetailsTokenEndpoint.deleteEngineStatistics(java.lang.String,int) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,806 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.evaluation.EngineInstanceDTO[] it.esteco.somo.web.rest.token.EvaluatorDetailsTokenEndpoint.getEngineInstances(java.lang.String,long) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,806 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.EvaluatorDetailsTokenEndpoint.getWoboUserCredentials(java.lang.String,long,long) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,806 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.EvaluatorDetailsTokenEndpoint.getEncryptedSessionCredentials(java.lang.String,long,long) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,808 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.CustomDoeTableTokenEndpoint
2023-01-03 16:46:49,809 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.CustomDoeTableTokenEndpoint.getCustomDoeTable(java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:49,810 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.unauthenticated.AppearanceUnauthenticatedEndpoint
2023-01-03 16:46:49,811 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.unauthenticated.AppearanceUnauthenticatedEndpoint.getColor()
2023-01-03 16:46:49,812 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.unauthenticated.AppearanceUnauthenticatedEndpoint.getEncodedLogo() throws java.io.IOException
2023-01-03 16:46:49,812 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public boolean it.esteco.somo.web.rest.web.unauthenticated.AppearanceUnauthenticatedEndpoint.hasCustomLogo()
2023-01-03 16:46:49,813 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.DesignsApiEndpoint
2023-01-03 16:46:49,815 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.DesignsApiEndpoint.downloadAttachment(java.lang.String,java.lang.Long,java.lang.String)
2023-01-03 16:46:49,820 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.projects.ProjectPreviewEndpoint
2023-01-03 16:46:49,821 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.projects.ProjectPreviewEndpoint.createProjectPreview(it.esteco.somo.web.rest.web.fileupload.FlowFileChunkMultipart) throws java.io.IOException
2023-01-03 16:46:49,822 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.projects.ProjectPreviewEndpoint.createProjectVersionPreview(java.lang.Long,it.esteco.somo.web.rest.web.fileupload.FlowFileChunkMultipart) throws java.io.IOException
2023-01-03 16:46:49,822 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.projects.ProjectPreviewEndpoint.getProjectResumableInfo(int,int,long,java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:49,822 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.projects.ProjectPreviewEndpoint.getProjectVersionResumableInfo(int,int,long,java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:49,823 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.projects.ProjectPreviewEndpoint.deleteProjectPreview()
2023-01-03 16:46:49,824 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.DesignTokenEndpoint
2023-01-03 16:46:49,826 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.DesignTokenEndpoint.createAndRunSingleDesign(java.lang.String,java.lang.String,org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput)
2023-01-03 16:46:49,827 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.design.DesignValuesDTO it.esteco.somo.web.rest.token.DesignTokenEndpoint.getDesignInputValues(java.lang.String,java.lang.String,long)
2023-01-03 16:46:49,827 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.token.DesignTokenEndpoint.getDesignSubsetEntities(java.lang.String,java.lang.String,long)
2023-01-03 16:46:49,827 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.DesignTokenEndpoint.modifyDesign(java.lang.String,java.lang.Long,java.lang.String,java.lang.Long,org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput)
2023-01-03 16:46:49,827 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.DesignTokenEndpoint.createDesigns(java.lang.String,java.lang.Long,java.lang.String,it.esteco.enterprise.dataobjects.beans.design.NewDesignsInfoDTO)
2023-01-03 16:46:49,828 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.DesignTokenEndpoint.createDesignsWithFiles(java.lang.String,java.lang.Long,java.lang.String,org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput)
2023-01-03 16:46:49,828 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.DesignTokenEndpoint.getDesignValue(java.lang.String,java.lang.String,java.lang.Long,java.lang.Long)
2023-01-03 16:46:49,828 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.DesignTokenEndpoint.isDesignFixed(java.lang.String,java.lang.String,java.lang.Long)
2023-01-03 16:46:49,828 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.DesignTokenEndpoint.overrideDesignsOutputs(java.lang.String,java.lang.Long,java.lang.String,java.lang.Long,org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput)
2023-01-03 16:46:49,830 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.plan.PlanEndpoint
2023-01-03 16:46:49,832 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.plan.PlanEndpoint.uploadFile(it.esteco.somo.web.rest.web.fileupload.FlowFileChunkMultipart) throws java.io.IOException
2023-01-03 16:46:49,833 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Map it.esteco.somo.web.rest.web.plan.PlanEndpoint.getOptAlgorithms()
2023-01-03 16:46:49,833 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Map it.esteco.somo.web.rest.web.plan.PlanEndpoint.getDoeAlgorithms()
2023-01-03 16:46:49,834 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.plan.PlanEndpoint.getDocumentChunk(int,int,long,java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:49,834 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.plan.PlanEndpoint.deleteTemporaryFile(java.util.List)
2023-01-03 16:46:49,834 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.api.forms.FormDefinition it.esteco.somo.web.rest.web.plan.PlanEndpoint.getSchedulerAlgorithmFormDefinition(it.esteco.somo.web.dto.DefaultPluginFormParameters)
2023-01-03 16:46:49,835 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.api.forms.FormDefinition it.esteco.somo.web.rest.web.plan.PlanEndpoint.getDefaultPlanSchedulerAlgorithmFormDefinition()
2023-01-03 16:46:49,835 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.api.forms.FormDefinition it.esteco.somo.web.rest.web.plan.PlanEndpoint.getUpdatedSchedulerAlgorithmFormDefinition(it.esteco.somo.web.dto.PluginFormParameters)
2023-01-03 16:46:49,835 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.api.forms.FormDefinition it.esteco.somo.web.rest.web.plan.PlanEndpoint.getDoeAlgorithmFormDefinition(it.esteco.somo.web.dto.DefaultPluginFormParameters)
2023-01-03 16:46:49,836 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.api.forms.FormDefinition it.esteco.somo.web.rest.web.plan.PlanEndpoint.getDefaultPlanDoeAlgorithmFormDefinition(it.esteco.somo.drive.commons.plan.AlgorithmDomain)
2023-01-03 16:46:49,836 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.api.forms.FormDefinition it.esteco.somo.web.rest.web.plan.PlanEndpoint.getUpdatedDoeAlgorithmFormDefinition(it.esteco.somo.web.dto.PluginFormParameters)
2023-01-03 16:46:49,841 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.EvaluatorConfigurationTokenEndpoint
2023-01-03 16:46:49,842 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.EvaluatorConfigurationTokenEndpoint.getEvaluatorConfigurationFile(java.lang.String)
2023-01-03 16:46:49,843 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.sse.SseSubscriptionsCleanerJob
2023-01-03 16:46:49,845 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.sse.SseSubscriptionsCleanerJob.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:49,847 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.SessionTokenEndpoint
2023-01-03 16:46:49,852 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.api.design.DesignTableConfiguration it.esteco.somo.web.rest.token.SessionTokenEndpoint.getDesignTableConfiguration(java.lang.String,java.lang.String)
2023-01-03 16:46:49,852 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public io.smallrye.mutiny.Multi it.esteco.somo.web.rest.token.SessionTokenEndpoint.getDesignTableEntries(java.lang.String,java.lang.String)
2023-01-03 16:46:49,853 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.SessionTokenEndpoint.terminateSession(java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:49,853 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.SessionTokenEndpoint.changeSessionStatus(java.lang.String,java.lang.String,int) throws it.esteco.somo.ejb.exceptions.NonRollbackRestException
2023-01-03 16:46:49,853 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.evaluation.EvaluationTrials it.esteco.somo.web.rest.token.SessionTokenEndpoint.incrementEvaluationTrials(java.lang.String,java.lang.String)
2023-01-03 16:46:49,853 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.SessionTokenEndpoint.createNewSessionAndPlanStructure(java.lang.String,java.lang.String,io.vertx.core.http.HttpServerRequest,org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput) throws java.security.NoSuchAlgorithmException,java.io.IOException
2023-01-03 16:46:49,854 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.SessionTokenEndpoint.getSessionStatus(java.lang.String,java.lang.String)
2023-01-03 16:46:49,854 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public long it.esteco.somo.web.rest.token.SessionTokenEndpoint.getSessionCreationDate(java.lang.String,java.lang.String)
2023-01-03 16:46:49,855 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Set it.esteco.somo.web.rest.token.SessionTokenEndpoint.getSessionPendingDesigns(java.lang.String,java.lang.String)
2023-01-03 16:46:49,855 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.api.commons.plan.EvaluationPlan it.esteco.somo.web.rest.token.SessionTokenEndpoint.getSessionPlan(java.lang.String,java.lang.String)
2023-01-03 16:46:49,855 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.SessionTokenEndpoint.getDoeFile(java.lang.String,java.lang.String)
2023-01-03 16:46:49,855 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.SessionTokenEndpoint.getDoeTable(java.lang.String,java.lang.String)
2023-01-03 16:46:49,856 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.SessionTokenEndpoint.uploadDoeDbFile(java.lang.String,java.lang.String,org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput) throws java.io.IOException
2023-01-03 16:46:49,856 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.SessionTokenEndpoint.getDoeFile(java.lang.String,java.lang.String,java.lang.Long)
2023-01-03 16:46:49,856 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public byte[] it.esteco.somo.web.rest.token.SessionTokenEndpoint.getDesFile(java.lang.String,java.lang.String)
2023-01-03 16:46:49,857 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.SessionTokenEndpoint.getInputAttachmentFile(java.lang.String,java.lang.String,long)
2023-01-03 16:46:49,857 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.SessionTokenEndpoint.getPlanIOs(java.lang.String,java.lang.String)
2023-01-03 16:46:49,857 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.dataset.DatasetBestDesigns it.esteco.somo.web.rest.token.SessionTokenEndpoint.getSessionBestDesigns(java.lang.String,java.lang.String) throws it.esteco.somo.frontieradapter.util.exception.DatasetCreationException
2023-01-03 16:46:49,860 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.unauthenticated.CustomMessageUnauthenticatedEndpoint
2023-01-03 16:46:49,861 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.rest.web.messages.LoginMessage it.esteco.somo.web.rest.web.unauthenticated.CustomMessageUnauthenticatedEndpoint.getLoginMessage()
2023-01-03 16:46:49,862 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.settings.email.EmailSendEndpoint
2023-01-03 16:46:49,863 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.settings.email.EmailSendEndpoint.sendEmail(it.esteco.somo.drive.commons.dataobjects.MailSendRequest) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,864 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.BinaryTokenEndpoint
2023-01-03 16:46:49,865 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.BinaryTokenEndpoint.getSnapshot(java.lang.String,java.lang.String)
2023-01-03 16:46:49,866 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.BinaryTokenEndpoint.getBinary(java.lang.String,java.lang.String)
2023-01-03 16:46:49,866 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.BinaryTokenEndpoint.getBinaryToExecute(java.lang.String,java.lang.String)
2023-01-03 16:46:49,869 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.DatasetTokenEndpoint
2023-01-03 16:46:49,871 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public io.smallrye.mutiny.Multi it.esteco.somo.web.rest.token.DatasetTokenEndpoint.getDatasetDesigns(java.lang.String,java.lang.String)
2023-01-03 16:46:49,872 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.api.design.DesignTableConfiguration it.esteco.somo.web.rest.token.DatasetTokenEndpoint.getDatasetConfiguration(java.lang.String,java.lang.String) throws it.esteco.somo.commons.exceptions.drive.DriveElementNotFoundException
2023-01-03 16:46:49,873 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.settings.ServerStatusEndpoint
2023-01-03 16:46:49,874 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.ejb.util.administration.serverconfiguration.ServerDiskSpace it.esteco.somo.web.rest.web.settings.ServerStatusEndpoint.getDiskSpace() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,879 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.unauthenticated.ApplicationInfoUnauthenticatedEndpoint
2023-01-03 16:46:49,881 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.rest.web.unauthenticated.ApplicationInfoUnauthenticated it.esteco.somo.web.rest.web.unauthenticated.ApplicationInfoUnauthenticatedEndpoint.getApplicationInfo()
2023-01-03 16:46:49,899 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.dataset.DatasetEndpoint
2023-01-03 16:46:49,902 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.dataset.DatasetEndpoint.createDatasetPreview(it.esteco.somo.web.rest.web.fileupload.FlowFileChunkMultipart) throws java.io.IOException
2023-01-03 16:46:49,902 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveDataset it.esteco.somo.web.rest.web.dataset.DatasetEndpoint.finalizeDatasetCreation(long,it.esteco.enterprise.dataobjects.dataset.DatasetConfiguration) throws it.esteco.somo.ejb.exceptions.RollbackRestException
2023-01-03 16:46:49,902 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.dataset.DatasetEndpoint.getDocumentChunk(int,int,long,java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:49,903 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.dataset.DatasetEndpoint.deleteDataset(long) throws it.esteco.somo.ejb.exceptions.RollbackRestException
2023-01-03 16:46:49,903 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.dataset.DatasetEndpoint.getDataset(java.lang.String,java.lang.String) throws java.io.IOException,it.esteco.somo.commons.exceptions.drive.DriveElementNotFoundException
2023-01-03 16:46:49,903 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.dataset.DatasetEndpoint.getDashboards(java.lang.String) throws it.esteco.somo.commons.exceptions.drive.DriveElementNotFoundException
2023-01-03 16:46:49,903 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.dataset.DatasetEndpoint.getStudyId(java.lang.String)
2023-01-03 16:46:49,903 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.dataset.DatasetEndpoint.downloadFreeSizeVector(java.lang.String,java.lang.Long,java.lang.Long) throws java.io.IOException,it.esteco.somo.commons.exceptions.drive.DriveElementNotFoundException
2023-01-03 16:46:49,904 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public io.smallrye.mutiny.Multi it.esteco.somo.web.rest.web.dataset.DatasetEndpoint.getDesignsStream(java.lang.String)
2023-01-03 16:46:49,905 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.GroupsApiEndpoint
2023-01-03 16:46:49,906 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.GroupsApiEndpoint.getGroups(java.lang.String,boolean)
2023-01-03 16:46:49,907 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.UserTokenEndpoint
2023-01-03 16:46:49,908 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.user.UserData it.esteco.somo.web.rest.token.UserTokenEndpoint.getUserDataFromToken(java.lang.String)
2023-01-03 16:46:49,908 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.token.UserTokenEndpoint.getUserQueues(java.lang.String)
2023-01-03 16:46:49,909 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.drive.preview.DrivePreviewEndpoint
2023-01-03 16:46:49,910 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.preview.DrivePreviewEndpoint.previewFileVersion(java.lang.String,java.lang.String)
2023-01-03 16:46:49,912 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.plan.PlanDoeTableEndpoint
2023-01-03 16:46:49,913 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.plan.PlanDoeTableEndpoint.uploadFile(it.esteco.somo.web.rest.web.fileupload.FlowFileChunkMultipart) throws java.io.IOException
2023-01-03 16:46:49,914 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.plan.PlanDoeTableEndpoint.getDocumentChunk(int,int,long,java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:49,914 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.plan.PlanDoeTableEndpoint.uploadDoeCustomTable(it.esteco.somo.web.rest.web.fileupload.FlowFileChunkMultipart) throws java.io.IOException
2023-01-03 16:46:49,914 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.plan.PlanDoeTableEndpoint.getDoeCustomTableChunk(int,int,long,java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:49,916 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.QueueApiEndpoint
2023-01-03 16:46:49,917 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Set it.esteco.somo.web.api.endpoints.QueueApiEndpoint.getQueues(java.lang.String)
2023-01-03 16:46:49,918 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.settings.appearance.LogoEndpoint
2023-01-03 16:46:49,919 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.settings.appearance.LogoEndpoint.createLogoPreview(it.esteco.somo.web.rest.web.fileupload.FlowFileChunkMultipart) throws java.io.IOException
2023-01-03 16:46:49,920 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.settings.appearance.LogoEndpoint.getDocumentChunk(int,int,long,java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:49,920 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.settings.appearance.LogoEndpoint.getLogo(java.lang.String) throws it.esteco.somo.ejb.exceptions.NonRollbackRestException
2023-01-03 16:46:49,920 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.settings.appearance.LogoEndpoint.switchToDefaultLogo()
2023-01-03 16:46:49,920 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.settings.appearance.LogoEndpoint.getLogoStatus()
2023-01-03 16:46:49,922 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.ReleaseApiEndpoint
2023-01-03 16:46:49,923 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.ReleaseApiEndpoint.createRelease(java.lang.String,java.lang.String,it.esteco.somo.api.ApiRelease)
2023-01-03 16:46:49,923 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String[] it.esteco.somo.web.api.endpoints.ReleaseApiEndpoint.listReleases(java.lang.String)
2023-01-03 16:46:49,923 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.ReleaseApiEndpoint.getZipRelease(java.lang.String,java.lang.String)
2023-01-03 16:46:49,928 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.datamanager.maintenance.BlobGarbageCollectionJob
2023-01-03 16:46:49,930 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.datamanager.maintenance.BlobGarbageCollectionJob.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:49,934 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.teams.TeamsTokenEndpoint
2023-01-03 16:46:49,935 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.teams.TeamsTokenEndpoint.getTeams(java.lang.String)
2023-01-03 16:46:49,935 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.teams.TeamsTokenEndpoint.getTeamContent(java.lang.String,java.lang.String)
2023-01-03 16:46:49,936 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.audit.AuditEndpoint
2023-01-03 16:46:49,937 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.audit.AuditEndpoint.exportAuditAsXlsx() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,938 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.security.PingEndpoint
2023-01-03 16:46:49,938 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.security.PingEndpoint.ping()
2023-01-03 16:46:49,940 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.repositories.RepositoryTreeTokenEndpoint
2023-01-03 16:46:49,941 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.repositories.RepositoryTreeTokenEndpoint.getNode(java.lang.Long,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean)
2023-01-03 16:46:49,941 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.repositories.RepositoryTreeTokenEndpoint.getAncestors(java.lang.String,java.lang.String)
2023-01-03 16:46:49,942 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.repositories.RepositoryTreeTokenEndpoint.getNode(java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean)
2023-01-03 16:46:49,942 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.repositories.RepositoryTreeTokenEndpoint.getRepositoryFile(long,java.lang.String,java.lang.String)
2023-01-03 16:46:49,942 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.repositories.RepositoryTreeTokenEndpoint.getZippedRepositoryFolder(long,java.lang.String,java.lang.String)
2023-01-03 16:46:49,942 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.token.repositories.RepositoryTreeTokenEndpoint.getSiblingVersions(long,java.lang.String,java.lang.String)
2023-01-03 16:46:49,943 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.ProjectTokenEndpoint
2023-01-03 16:46:49,945 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.repository.RepositoryNode it.esteco.somo.web.rest.token.ProjectTokenEndpoint.createProject(java.lang.String,io.vertx.core.http.HttpServerRequest,org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput) throws java.io.IOException,it.esteco.somo.services.frontier.introspection.IntrospectionException
2023-01-03 16:46:49,945 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.api.commons.project.ProjectVersion[] it.esteco.somo.web.rest.token.ProjectTokenEndpoint.getProjectVersions(java.lang.String,java.lang.String)
2023-01-03 16:46:49,946 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.StartupTokenEndpoint
2023-01-03 16:46:49,947 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.StartupTokenEndpoint.getApplicationVersion()
2023-01-03 16:46:49,947 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.ApplicationVersion it.esteco.somo.web.rest.token.StartupTokenEndpoint.getFrontierVersion()
2023-01-03 16:46:49,947 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.StartupTokenEndpoint.ping()
2023-01-03 16:46:49,948 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.StartupTokenEndpoint.getInstallationId()
2023-01-03 16:46:49,948 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.StartupTokenEndpoint.getApplicationId()
2023-01-03 16:46:49,949 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.drive.ReferenceEndpoint
2023-01-03 16:46:49,950 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.ReferenceEndpoint.createReference(java.lang.String,java.lang.String)
2023-01-03 16:46:49,950 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.drive.ReferenceEndpoint.getReferencedItemId(java.lang.String)
2023-01-03 16:46:49,951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.processmanager.endpoints.AutomationEndpoint
2023-01-03 16:46:49,953 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.settings.appearance.ColorEndpoint
2023-01-03 16:46:49,953 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.settings.appearance.ColorEndpoint.getColor()
2023-01-03 16:46:49,954 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.settings.appearance.ColorEndpoint.saveColor(java.lang.String) throws it.esteco.somo.ejb.exceptions.NonRollbackRestException
2023-01-03 16:46:49,955 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.drive.modeler.PersistModelerJob
2023-01-03 16:46:49,956 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.drive.modeler.PersistModelerJob.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:46:49,957 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.datamanager.maintenance.RevisionGarbageCollectionJob
2023-01-03 16:46:49,959 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.datamanager.maintenance.RevisionGarbageCollectionJob.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:49,961 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint
2023-01-03 16:46:49,963 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.getElements(java.lang.String,java.lang.String)
2023-01-03 16:46:49,964 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.getElementsReferenceLinks(java.lang.String,java.lang.String)
2023-01-03 16:46:49,964 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveElement it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.getElement(java.lang.String)
2023-01-03 16:46:49,964 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.getElementPath(java.lang.String)
2023-01-03 16:46:49,964 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.adapters.path.ElementLocation it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.getElementLocation(java.lang.String)
2023-01-03 16:46:49,964 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.getAncestors(java.lang.String)
2023-01-03 16:46:49,964 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.getElementVersions(java.lang.String)
2023-01-03 16:46:49,965 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.getElementDependencies(java.lang.String,java.lang.String)
2023-01-03 16:46:49,965 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.getLastVersionDependencies(java.lang.String,java.lang.String)
2023-01-03 16:46:49,965 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveElement it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.persistDriveElementInRoot(it.esteco.somo.web.rest.PostOperation,java.lang.String)
2023-01-03 16:46:49,965 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveElement it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.persistDriveElementInFolder(java.lang.String,it.esteco.somo.web.rest.PostOperation,java.lang.String)
2023-01-03 16:46:49,966 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.rest.web.drive.DeleteResponse it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.delete(java.lang.String)
2023-01-03 16:46:49,966 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.trash(java.lang.String)
2023-01-03 16:46:49,966 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.ejb.model.DriveElementUsage it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.getElementUsage(java.lang.String)
2023-01-03 16:46:49,966 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.elements.DriveElementsEndpoint.restoreFromTrash(java.lang.String)
2023-01-03 16:46:49,972 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.security.PermissionsEndpoint
2023-01-03 16:46:49,973 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.security.PermissionsEndpoint.getPermissions()
2023-01-03 16:46:49,975 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.FolderApiEndpoint
2023-01-03 16:46:49,976 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.FolderApiEndpoint.getFolderContent(java.lang.String,java.lang.String) throws it.esteco.somo.web.api.exception.NotAFolderException
2023-01-03 16:46:49,976 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiFolder it.esteco.somo.web.api.endpoints.FolderApiEndpoint.createFolder(java.lang.String,it.esteco.somo.api.ApiCreateFolderBody)
2023-01-03 16:46:49,976 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.FolderApiEndpoint.getZipFolder(java.lang.String,java.lang.String)
2023-01-03 16:46:49,977 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.TokenEvaluatorEndpoint
2023-01-03 16:46:49,978 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.TokenEvaluatorEndpoint.getToken(java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:49,980 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.webauth.StartupWebAuthEndpoint
2023-01-03 16:46:49,980 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.webauth.StartupWebAuthEndpoint.getApplicationVersion()
2023-01-03 16:46:49,981 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.webauth.StartupWebAuthEndpoint.getDatabaseVersion()
2023-01-03 16:46:49,983 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.BinariesApiEndpoint
2023-01-03 16:46:49,984 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.api.endpoints.BinariesApiEndpoint.uploadBinary(java.lang.String,java.io.InputStream) throws java.io.IOException
2023-01-03 16:46:49,985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxFilterInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Filter))))) matches class it.esteco.somo.application.service.filters.WebAppRouteFilter
2023-01-03 16:46:49,985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class it.esteco.somo.application.service.filters.WebAppRouteFilter
2023-01-03 16:46:49,999 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxFilterInstrumentation: (name(equals(doFilter)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse)))))) and not(isAbstract())) matches public void it.esteco.somo.application.service.filters.WebAppRouteFilter.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse,javax.servlet.FilterChain) throws java.io.IOException,javax.servlet.ServletException
2023-01-03 16:46:50,000 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.webauth.SessionWebAuthEndpoint
2023-01-03 16:46:50,002 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.webauth.SessionWebAuthEndpoint.getRunInfoDTOsFromSessionId(java.lang.Long)
2023-01-03 16:46:50,002 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.webauth.SessionWebAuthEndpoint.getRunInfoDTOsFromSessionIdAndRunInfoId(java.lang.Long,java.lang.Long)
2023-01-03 16:46:50,002 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.webauth.SessionWebAuthEndpoint.getRunInfoDTOFromSessionIdAndDesignId(java.lang.Long,java.lang.Long)
2023-01-03 16:46:50,005 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.TokenApiEndpoint
2023-01-03 16:46:50,006 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.api.endpoints.TokenApiEndpoint.getToken(java.lang.String,it.esteco.somo.api.ApiCredentials) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,007 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.drive.section.SectionEndpoint
2023-01-03 16:46:50,007 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.drive.section.SectionEndpoint.getSectionElements(java.lang.String)
2023-01-03 16:46:50,008 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.drive.section.SectionEndpoint.getSectionElementsReferenceLink(java.lang.String)
2023-01-03 16:46:50,008 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.rest.web.drive.DeleteResponse it.esteco.somo.web.rest.web.drive.section.SectionEndpoint.emptyTrash(java.lang.String)
2023-01-03 16:46:50,009 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.queues.QueueEndpoint
2023-01-03 16:46:50,010 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.queues.QueueEndpoint.getUserQueues(java.lang.Boolean)
2023-01-03 16:46:50,011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.evaluation.QueueDTO it.esteco.somo.web.rest.web.queues.QueueEndpoint.getQueue(int)
2023-01-03 16:46:50,011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.queues.QueueEndpoint.getQueueEvaluators(int) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.queues.QueueEndpoint.getQueueMessages(int) throws javax.jms.JMSException,it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.queues.QueueEndpoint.getQueueUsers(int) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.queues.QueueEndpoint.getAllQueues() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException,javax.jms.JMSException
2023-01-03 16:46:50,011 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.queues.QueueEndpoint.getQueueGroups(int) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.queues.QueueEndpoint.addQueueUser(int,java.lang.Long)
2023-01-03 16:46:50,012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.queues.QueueEndpoint.addQueueGroup(int,java.lang.Long)
2023-01-03 16:46:50,012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.queues.QueueEndpoint.editQueue(int,it.esteco.somo.web.rest.web.queues.AdministrationQueueDetails) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.queues.QueueEndpoint.editQueueStatus(java.lang.Integer,java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,012 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.queues.QueueEndpoint.addQueue(it.esteco.somo.web.rest.web.queues.AdministrationQueueDetails) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,013 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.queues.QueueEndpoint.removeQueueUser(int,long) throws it.esteco.somo.ejb.jpa.exceptions.RemoveEntityException
2023-01-03 16:46:50,013 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.queues.QueueEndpoint.removeQueueGroup(int,long) throws it.esteco.somo.ejb.jpa.exceptions.RemoveEntityException
2023-01-03 16:46:50,015 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.repositories.RepositoryConfigurationEndpoint
2023-01-03 16:46:50,016 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.repositories.RepositoryConfigurationEndpoint.getBindingAttributes(it.esteco.somo.drive.commons.dataobjects.repositories.RepositoryConnectionParams) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,016 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.repositories.RepositoryConfigurationEndpoint.queryUsers(it.esteco.somo.drive.commons.dataobjects.repositories.RepositoryQueryParams)
2023-01-03 16:46:50,016 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.repositories.RepositoryConfigurationEndpoint.queryUsersTest(it.esteco.somo.drive.commons.dataobjects.repositories.RepositoryQueryTestParams)
2023-01-03 16:46:50,017 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public boolean it.esteco.somo.web.rest.web.repositories.RepositoryConfigurationEndpoint.pingServerRepository(java.lang.String,java.lang.String,java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,018 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.SectionTokenEndpoint
2023-01-03 16:46:50,024 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.token.SectionTokenEndpoint.getSections(java.lang.String)
2023-01-03 16:46:50,024 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.token.SectionTokenEndpoint.getSectionContent(java.lang.String,java.lang.String)
2023-01-03 16:46:50,025 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.drive.metadatatemplates.MetadataTemplatesEndpoint
2023-01-03 16:46:50,026 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.drive.metadatatemplates.MetadataTemplatesEndpoint.getMetadataTemplates()
2023-01-03 16:46:50,026 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.drive.metadatatemplates.MetadataTemplatesEndpoint.getTemplates()
2023-01-03 16:46:50,027 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.metadatatemplate.MetadataTemplate it.esteco.somo.web.rest.web.drive.metadatatemplates.MetadataTemplatesEndpoint.createMetadataTemplate(it.esteco.somo.drive.commons.metadatatemplate.MetadataTemplate)
2023-01-03 16:46:50,027 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.metadatatemplate.MetadataTemplate it.esteco.somo.web.rest.web.drive.metadatatemplates.MetadataTemplatesEndpoint.updateMetadataTemplate(it.esteco.somo.drive.commons.metadatatemplate.MetadataTemplate)
2023-01-03 16:46:50,028 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.webauth.AdministrationMyNodeWebAuthEndpoint
2023-01-03 16:46:50,029 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.webauth.AdministrationMyNodeWebAuthEndpoint.installMyNode(it.esteco.somo.web.rest.web.fileupload.FlowFileChunkMultipart) throws java.io.IOException
2023-01-03 16:46:50,029 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.webauth.AdministrationMyNodeWebAuthEndpoint.getDocumentChunk(int,int,long,java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:50,030 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.webauth.AdministrationMyNodeWebAuthEndpoint.getListOfInstalledMyNodes()
2023-01-03 16:46:50,030 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.webauth.AdministrationMyNodeWebAuthEndpoint.deleteMyNodeInfo(java.lang.Long)
2023-01-03 16:46:50,032 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.release.ReleaseEndpoint
2023-01-03 16:46:50,032 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String[] it.esteco.somo.web.rest.web.release.ReleaseEndpoint.getReleases()
2023-01-03 16:46:50,033 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.release.ReleaseEndpoint.release(it.esteco.somo.api.ApiRelease)
2023-01-03 16:46:50,034 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.nodes.NodesEndpoint
2023-01-03 16:46:50,035 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Set it.esteco.somo.web.rest.web.nodes.NodesEndpoint.getIntegrationNodes()
2023-01-03 16:46:50,036 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.subjects.LicenseServerConfigEndpoint
2023-01-03 16:46:50,037 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.ejb.license.LicenseServerConfig[] it.esteco.somo.web.rest.web.subjects.LicenseServerConfigEndpoint.getLicenseServerConfigs()
2023-01-03 16:46:50,037 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public boolean it.esteco.somo.web.rest.web.subjects.LicenseServerConfigEndpoint.isLicenseServerConnected()
2023-01-03 16:46:50,037 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.subjects.LicenseServerConfigEndpoint.configureLicenseServers(it.esteco.somo.ejb.license.LicenseServerConfig[])
2023-01-03 16:46:50,038 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.UsersApiEndpoint
2023-01-03 16:46:50,039 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.UsersApiEndpoint.getUsers(java.lang.String,boolean)
2023-01-03 16:46:50,040 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.search.SearchEndpoint
2023-01-03 16:46:50,041 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.search.SearchEndpoint.searchElements(java.lang.String,java.lang.String)
2023-01-03 16:46:50,044 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.queue.observer.EventQueueObserver
2023-01-03 16:46:50,046 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.queue.observer.EventQueueObserver.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:46:50,047 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.drive.uploads.DriveUploadsEndpoint
2023-01-03 16:46:50,049 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.uploads.DriveUploadsEndpoint.saveFile(it.esteco.somo.web.rest.web.fileupload.FlowFileChunkMultipart) throws java.io.IOException
2023-01-03 16:46:50,049 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.uploads.DriveUploadsEndpoint.getFileChunk(int,int,long,java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:50,050 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveFile it.esteco.somo.web.rest.web.drive.uploads.DriveUploadsEndpoint.createFile(it.esteco.somo.drive.commons.dataobjects.UploadDetails)
2023-01-03 16:46:50,050 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveFolder it.esteco.somo.web.rest.web.drive.uploads.DriveUploadsEndpoint.createFilesInFolder(it.esteco.somo.drive.commons.upload.FolderUploadDetails)
2023-01-03 16:46:50,050 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveFile it.esteco.somo.web.rest.web.drive.uploads.DriveUploadsEndpoint.createFileVersion(it.esteco.somo.drive.commons.dataobjects.VersionUploadDetails) throws java.io.IOException
2023-01-03 16:46:50,050 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.drive.uploads.DriveUploadsEndpoint.deleteFile(java.lang.String)
2023-01-03 16:46:50,052 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.rsm.RsmWebEndpoint
2023-01-03 16:46:50,054 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.rsm.RsmWebEndpoint.getRsmFile(java.lang.String)
2023-01-03 16:46:50,054 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.rsm.RsmWebEndpoint.getRsmScript(java.lang.String)
2023-01-03 16:46:50,055 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.SyncTokenEndpoint
2023-01-03 16:46:50,056 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public long it.esteco.somo.web.rest.token.SyncTokenEndpoint.getServerTimestamp(java.lang.String)
2023-01-03 16:46:50,057 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.MyFilesApiEndpoint
2023-01-03 16:46:50,058 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.MyFilesApiEndpoint.getMyFilesContent(java.lang.String)
2023-01-03 16:46:50,059 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.ModelTokenEndpoint
2023-01-03 16:46:50,060 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.token.ModelTokenEndpoint.getModelVersions(java.lang.String,java.lang.String)
2023-01-03 16:46:50,060 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.ModelTokenEndpoint.getProjectVersionId(java.lang.String,java.lang.String)
2023-01-03 16:46:50,062 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.ProjectVersionTokenEndpoint
2023-01-03 16:46:50,063 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveProject it.esteco.somo.web.rest.token.ProjectVersionTokenEndpoint.getProjectVersion(java.lang.String,java.lang.String) throws it.esteco.somo.commons.exceptions.drive.DriveElementNotFoundException
2023-01-03 16:46:50,063 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.api.commons.project.model.WorkflowModelVersion it.esteco.somo.web.rest.token.ProjectVersionTokenEndpoint.getWorkflowModelLastVersion(java.lang.String,java.lang.String) throws it.esteco.datamanager.exceptions.NotVersionedNodeException
2023-01-03 16:46:50,063 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.ProjectVersionTokenEndpoint.getWorkflowModelLastVersion(java.lang.String,java.lang.Long,java.lang.String)
2023-01-03 16:46:50,064 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.token.ProjectVersionTokenEndpoint.getIOParameters(java.lang.String,java.lang.String)
2023-01-03 16:46:50,064 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.token.ProjectVersionTokenEndpoint.getProjectVersionModels(java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:50,064 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.models.ModelRsm it.esteco.somo.web.rest.token.ProjectVersionTokenEndpoint.updateModelRsms(java.lang.String,java.lang.String,org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput)
2023-01-03 16:46:50,064 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.token.ProjectVersionTokenEndpoint.getSessions(java.lang.String,java.lang.String)
2023-01-03 16:46:50,065 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.token.ProjectVersionTokenEndpoint.getProjectVersionData(java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:50,065 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.token.ProjectVersionTokenEndpoint.getProjectVersionPlans(java.lang.String,java.lang.String)
2023-01-03 16:46:50,066 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxFilterInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Filter))))) matches class it.esteco.somo.web.util.ContentSecurityPolicyFilter
2023-01-03 16:46:50,066 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class it.esteco.somo.web.util.ContentSecurityPolicyFilter
2023-01-03 16:46:50,068 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxInitServiceNameInstrumentation: (((name(equals(init)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(endsWith(Config))))))) or (name(equals(contextInitialized)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(endsWith(ServletContextEvent)))))))) and not(isAbstract())) matches public void it.esteco.somo.web.util.ContentSecurityPolicyFilter.init(javax.servlet.FilterConfig) throws javax.servlet.ServletException
2023-01-03 16:46:50,068 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxFilterInstrumentation: (name(equals(doFilter)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse)))))) and not(isAbstract())) matches public void it.esteco.somo.web.util.ContentSecurityPolicyFilter.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse,javax.servlet.FilterChain) throws javax.servlet.ServletException,java.io.IOException
2023-01-03 16:46:50,072 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.models.ModelWorkflowVersionEndpoint
2023-01-03 16:46:50,074 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.rest.resources.models.ForcedDistributedNodeStatus it.esteco.somo.web.rest.web.models.ModelWorkflowVersionEndpoint.getModelDistributionStatus(java.lang.String)
2023-01-03 16:46:50,077 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.teams.TeamProjectEndpoint
2023-01-03 16:46:50,078 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveProject it.esteco.somo.web.rest.web.teams.TeamProjectEndpoint.createTeamProject(java.lang.String,it.esteco.enterprise.dataobjects.project.ProjectPublishSettings,io.vertx.core.http.HttpServerRequest)
2023-01-03 16:46:50,081 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.util.administration.serverconfiguration.CheckDiskSpaceJob
2023-01-03 16:46:50,083 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.util.administration.serverconfiguration.CheckDiskSpaceJob.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:46:50,099 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.teams.TeamsTrashEndpoint
2023-01-03 16:46:50,100 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.teams.TeamsTrashEndpoint.getTrashedElements(java.lang.String)
2023-01-03 16:46:50,100 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.rest.web.drive.DeleteResponse it.esteco.somo.web.rest.web.teams.TeamsTrashEndpoint.emptyTrash(java.lang.String)
2023-01-03 16:46:50,102 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.ModelRsmTokenEndpoint
2023-01-03 16:46:50,104 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.ModelRsmTokenEndpoint.getModelWorkflowChecksum(java.lang.String,java.lang.String)
2023-01-03 16:46:50,104 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.project.model.RsmModelBinariesIdentifier it.esteco.somo.web.rest.token.ModelRsmTokenEndpoint.getRsmModelBinariesIdentifier(java.lang.String,java.lang.String)
2023-01-03 16:46:50,105 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.ModelWorkflowTokenEndpoint
2023-01-03 16:46:50,106 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.ModelWorkflowTokenEndpoint.getModelWorkflowContent(java.lang.String,java.lang.String,java.lang.Long)
2023-01-03 16:46:50,107 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.ModelWorkflowTokenEndpoint.getModelWorkflowChecksum(java.lang.String,java.lang.String)
2023-01-03 16:46:50,107 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.api.commons.project.model.WorkflowModelVersion it.esteco.somo.web.rest.token.ModelWorkflowTokenEndpoint.createModelWorkflowVersion(java.lang.String,java.lang.String,org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput) throws java.io.IOException
2023-01-03 16:46:50,110 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.models.ModelEndpoint
2023-01-03 16:46:50,111 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.models.ModelEndpoint.getProjectVersionId(java.lang.String)
2023-01-03 16:46:50,111 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.models.ModelEndpoint.getPlanFromScenarioType(java.lang.String,java.lang.String)
2023-01-03 16:46:50,112 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.models.ModelEndpoint.getModel(java.lang.String)
2023-01-03 16:46:50,112 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.models.ModelEndpoint.getUserQueuesForModel(java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean)
2023-01-03 16:46:50,112 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.ejb.model.ModelRunDependency it.esteco.somo.web.rest.web.models.ModelEndpoint.getModelRunDependency(java.lang.String)
2023-01-03 16:46:50,112 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.models.ModelEndpoint.getParentDependencies(java.lang.String)
2023-01-03 16:46:50,112 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.models.ModelEndpoint.getRsmModelDependency(java.lang.String)
2023-01-03 16:46:50,113 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.models.ModelEndpoint.getModelVersions(java.lang.String,java.lang.String)
2023-01-03 16:46:50,114 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.plan.UploadedFileDoeTableEndpoint
2023-01-03 16:46:50,115 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public io.smallrye.mutiny.Multi it.esteco.somo.web.rest.web.plan.UploadedFileDoeTableEndpoint.getUploadedCustomDoeTableStream(java.lang.String) throws java.io.UnsupportedEncodingException
2023-01-03 16:46:50,116 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.models.RsmModelEndpoint
2023-01-03 16:46:50,117 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.models.RsmModelEndpoint.getRsmModel(java.lang.String)
2023-01-03 16:46:50,118 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.settings.serverconfiguration.ServerConfigurationEndpoint
2023-01-03 16:46:50,119 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.ejb.util.administration.serverconfiguration.ServerConfiguration it.esteco.somo.web.rest.web.settings.serverconfiguration.ServerConfigurationEndpoint.getServerConfiguration() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,119 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.settings.serverconfiguration.ServerConfigurationEndpoint.updateGlobalSettingsInstallationUrl(java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,119 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.settings.serverconfiguration.ServerConfigurationEndpoint.updateDiskSpaceConfiguration(it.esteco.somo.ejb.util.administration.serverconfiguration.DiskSpaceConfiguration) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException,org.quartz.SchedulerException
2023-01-03 16:46:50,122 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.queues.MessageEndpoint
2023-01-03 16:46:50,122 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.queues.MessageEndpoint.reinjectMessages(java.util.List) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,123 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.queues.MessageEndpoint.deleteMessages(java.util.List) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,132 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.about.AboutEndpoint
2023-01-03 16:46:50,133 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.about.ApplicationVersions it.esteco.somo.web.rest.web.about.AboutEndpoint.getApplicationVersions()
2023-01-03 16:46:50,135 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.webauth.LogWebAuthEndpoint
2023-01-03 16:46:50,136 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.webauth.LogWebAuthEndpoint.getLogFileFromDesignId(long,java.lang.String)
2023-01-03 16:46:50,137 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.webauth.LogWebAuthEndpoint.getLogFileFromSessionId(long)
2023-01-03 16:46:50,137 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.webauth.LogWebAuthEndpoint.downloadLogFileFromSessionId(long)
2023-01-03 16:46:50,142 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.repositories.RepositoryEndpoint
2023-01-03 16:46:50,144 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.repositories.RepositoryEndpoint.getRepositories() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,144 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.repositories.AdministrationRepository it.esteco.somo.web.rest.web.repositories.RepositoryEndpoint.createRepository(it.esteco.somo.drive.commons.dataobjects.repositories.RepositoryCreationParams) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,144 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.repositories.RepositoryEndpoint.editRepository(int,it.esteco.somo.drive.commons.dataobjects.repositories.RepositoryCreationParams) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,144 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.repositories.RepositoryEndpoint.removeRepository(int) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException,it.esteco.somo.ejb.jpa.exceptions.RemoveEntityException
2023-01-03 16:46:50,147 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.unauthenticated.ServerDiskSpaceUnauthenticatedEndpoint
2023-01-03 16:46:50,147 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public boolean it.esteco.somo.web.rest.web.unauthenticated.ServerDiskSpaceUnauthenticatedEndpoint.isServerDiskSpaceCritical()
2023-01-03 16:46:50,151 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.apikey.ApiKeyEndpoint
2023-01-03 16:46:50,152 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.ApiKey it.esteco.somo.web.rest.web.apikey.ApiKeyEndpoint.createApiKey(java.lang.String)
2023-01-03 16:46:50,153 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.apikey.ApiKeyEndpoint.getApiKeys()
2023-01-03 16:46:50,153 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.ApiKey it.esteco.somo.web.rest.web.apikey.ApiKeyEndpoint.revokeApiKey(java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,156 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.repositories.RepositoryAuthenticationTokenEndpoint
2023-01-03 16:46:50,158 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.repositories.RepositoryAuthenticationTokenEndpoint.login(java.lang.String,java.lang.Long,it.esteco.enterprise.dataobjects.beans.authentication.Credentials)
2023-01-03 16:46:50,158 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.token.repositories.RepositoryAuthenticationTokenEndpoint.logout(java.lang.String,java.lang.Long)
2023-01-03 16:46:50,160 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint
2023-01-03 16:46:50,163 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getProjectVersionSessions(java.lang.String)
2023-01-03 16:46:50,163 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public boolean it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.hasSessions(java.lang.String)
2023-01-03 16:46:50,163 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public boolean it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.hasPlans(java.lang.String)
2023-01-03 16:46:50,163 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getProjectVersionSessionsStatistics(java.lang.String)
2023-01-03 16:46:50,164 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getProjectVersionModels(java.lang.String)
2023-01-03 16:46:50,164 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getProjectPlans(java.lang.String)
2023-01-03 16:46:50,164 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.renamePlan(java.lang.String,java.lang.Long,java.lang.String)
2023-01-03 16:46:50,164 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.deletePlan(java.lang.String,java.lang.Long)
2023-01-03 16:46:50,164 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public io.smallrye.mutiny.Multi it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getCustomDoeTableStream(java.lang.String,long)
2023-01-03 16:46:50,165 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.plan.ProjectPlan it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.createPlan(java.lang.String,it.esteco.somo.drive.commons.plan.PlanCreationParams)
2023-01-03 16:46:50,165 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.plan.ProjectPlan it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.duplicatePlan(java.lang.String,java.lang.Long)
2023-01-03 16:46:50,165 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.plan.PlanWithFilters it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.updatePlan(java.lang.String,java.lang.Long,it.esteco.somo.drive.commons.plan.PlanWithFilters)
2023-01-03 16:46:50,166 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getPlanFilters(java.lang.String,java.lang.Long)
2023-01-03 16:46:50,166 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getLastCreatedSessions(java.lang.String,java.lang.Boolean)
2023-01-03 16:46:50,166 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.ejb.rsm.train.RsmModelTrain it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getRsmTrain(java.lang.String)
2023-01-03 16:46:50,198 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.session.ProjectSessionsSummary it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getProjectVersionSessionOverview(java.lang.String) throws it.esteco.somo.commons.exceptions.drive.DriveElementNotFoundException
2023-01-03 16:46:50,199 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.plan.Plan it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getPlan(java.lang.String,long)
2023-01-03 16:46:50,199 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.plan.ProjectPlan it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getProjectPlan(java.lang.String,long)
2023-01-03 16:46:50,199 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getPlanSourceData(java.lang.String,long)
2023-01-03 16:46:50,200 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.dataset.DatasetConfiguration it.esteco.somo.web.rest.web.projects.ProjectVersionWebEndpoint.getProjectPlanCustomDoeTableConfiguration(java.lang.String,long)
2023-01-03 16:46:50,205 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.SessionApiEndpoint
2023-01-03 16:46:50,206 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.SessionApiEndpoint.downloadSession(java.lang.String,java.lang.String,java.lang.String,boolean)
2023-01-03 16:46:50,207 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.SessionApiEndpoint.downloadFreeSizeVector(java.lang.String,java.lang.String,java.lang.Long,java.lang.Long)
2023-01-03 16:46:50,207 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.SessionApiEndpoint.stopSession(java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:50,211 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.advisors.StudyEndpoint
2023-01-03 16:46:50,213 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.advisors.StudyEndpoint.saveStudy(it.esteco.somo.web.rest.web.advisors.StudyCreateParams)
2023-01-03 16:46:50,213 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.advisors.StudyEndpoint.addDriveImage(java.lang.String,java.lang.String)
2023-01-03 16:46:50,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.advisors.StudyEndpoint.addDriveModel3d(java.lang.String,java.lang.String)
2023-01-03 16:46:50,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.advisors.StudyEndpoint.addAttachmentImage(java.lang.String,it.esteco.somo.web.rest.web.advisors.StudyAttachment)
2023-01-03 16:46:50,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.advisors.StudyEndpoint.addAttachmentModel3d(java.lang.String,it.esteco.somo.web.rest.web.advisors.StudyAttachment)
2023-01-03 16:46:50,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.advisors.StudyEndpoint.addFileSystemImage(java.lang.String,long)
2023-01-03 16:46:50,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Map it.esteco.somo.web.rest.web.advisors.StudyEndpoint.addRsms(java.lang.String,java.util.List)
2023-01-03 16:46:50,214 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Map it.esteco.somo.web.rest.web.advisors.StudyEndpoint.addDatasets(java.lang.String,java.util.List)
2023-01-03 16:46:50,215 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.advisors.StudyEndpoint.deleteDataset(java.lang.String,java.lang.String) throws it.esteco.datamanager.exceptions.InvalidItemTypeException,javax.jcr.RepositoryException
2023-01-03 16:46:50,215 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.advisors.StudyEndpoint.saveDashboards(java.lang.String,java.lang.String)
2023-01-03 16:46:50,215 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.advisors.StudyEndpoint.saveDatasetsColors(java.lang.String,java.util.List)
2023-01-03 16:46:50,215 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.advisors.StudyEndpoint.saveResourcesMapping(java.lang.String,java.util.List)
2023-01-03 16:46:50,215 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.advisors.StudyEndpoint.deleteImage(java.lang.String,java.lang.String) throws it.esteco.datamanager.exceptions.InvalidItemTypeException,javax.jcr.RepositoryException
2023-01-03 16:46:50,215 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.advisors.StudyEndpoint.deleteModel3d(java.lang.String,java.lang.String) throws it.esteco.datamanager.exceptions.InvalidItemTypeException,javax.jcr.RepositoryException
2023-01-03 16:46:50,216 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.ejb.advisor.Study it.esteco.somo.web.rest.web.advisors.StudyEndpoint.getStudy(java.lang.String)
2023-01-03 16:46:50,216 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.dataset.DatasetConfiguration it.esteco.somo.web.rest.web.advisors.StudyEndpoint.getDatasetConfiguration(java.lang.String)
2023-01-03 16:46:50,216 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.advisors.StudyEndpoint.getTemporaryFile(long)
2023-01-03 16:46:50,216 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.Long it.esteco.somo.web.rest.web.advisors.StudyEndpoint.uploadTemporaryFile(java.lang.String)
2023-01-03 16:46:50,218 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.evaluation.EvaluationEndpoint
2023-01-03 16:46:50,218 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.evaluation.EvaluationEndpoint.changeEvaluationStatus(java.lang.Long,java.lang.String)
2023-01-03 16:46:50,219 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.evaluation.EvaluationEndpoint.getRunInfoDTOs(java.lang.Long)
2023-01-03 16:46:50,220 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.subjects.LicenseStatusEndpoint
2023-01-03 16:46:50,222 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Map it.esteco.somo.web.rest.web.subjects.LicenseStatusEndpoint.getLicenseStatus() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,222 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Map it.esteco.somo.web.rest.web.subjects.LicenseStatusEndpoint.getLicenseExpirationDates() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,222 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.Long it.esteco.somo.web.rest.web.subjects.LicenseStatusEndpoint.getApiLicenseExpirationDate() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,223 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.teams.TeamsContentEndpoint
2023-01-03 16:46:50,224 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.project.data.DataSectionRootFolder it.esteco.somo.web.rest.web.teams.TeamsContentEndpoint.getElements(java.lang.String)
2023-01-03 16:46:50,224 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveElement it.esteco.somo.web.rest.web.teams.TeamsContentEndpoint.persistTeamElementInRoot(java.lang.String,it.esteco.somo.web.rest.PostOperation,java.lang.String)
2023-01-03 16:46:50,225 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveElement it.esteco.somo.web.rest.web.teams.TeamsContentEndpoint.persistTeamElementInFolder(java.lang.String,java.lang.String,it.esteco.somo.web.rest.PostOperation,java.lang.String)
2023-01-03 16:46:50,225 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveElement it.esteco.somo.web.rest.web.teams.TeamsContentEndpoint.createFile(java.lang.String,it.esteco.somo.drive.commons.dataobjects.UploadDetails)
2023-01-03 16:46:50,225 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveFolder it.esteco.somo.web.rest.web.teams.TeamsContentEndpoint.createFilesInFolder(it.esteco.somo.drive.commons.upload.FolderUploadDetails)
2023-01-03 16:46:50,225 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveDataset it.esteco.somo.web.rest.web.teams.TeamsContentEndpoint.finalizeDatasetCreation(java.lang.String,java.lang.Long,it.esteco.enterprise.dataobjects.dataset.DatasetConfiguration) throws it.esteco.somo.ejb.exceptions.RollbackRestException
2023-01-03 16:46:50,225 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.teams.TeamsContentEndpoint.trash(java.lang.String,java.lang.String)
2023-01-03 16:46:50,226 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.teams.TeamsContentEndpoint.restoreFromTrash(java.lang.String,java.lang.String)
2023-01-03 16:46:50,227 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.MetadataApiEndpoint
2023-01-03 16:46:50,228 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.api.endpoints.MetadataApiEndpoint.getMetadata(java.lang.String)
2023-01-03 16:46:50,228 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.ModelsApiEndpoint
2023-01-03 16:46:50,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiSession it.esteco.somo.web.api.endpoints.ModelsApiEndpoint.submitSingleRunOfModelVersion(java.lang.String,java.lang.String,java.lang.String,it.esteco.somo.api.plan.ApiRunRequest)
2023-01-03 16:46:50,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiSession it.esteco.somo.web.api.endpoints.ModelsApiEndpoint.submitSingleRun(java.lang.String,java.lang.String,it.esteco.somo.api.plan.ApiRunRequest)
2023-01-03 16:46:50,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiSession it.esteco.somo.web.api.endpoints.ModelsApiEndpoint.submitOptimization(java.lang.String,java.lang.String,it.esteco.somo.api.plan.ApiRunRequest)
2023-01-03 16:46:50,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiSession it.esteco.somo.web.api.endpoints.ModelsApiEndpoint.submitOptimizationOfModelVersion(java.lang.String,java.lang.String,java.lang.String,it.esteco.somo.api.plan.ApiRunRequest)
2023-01-03 16:46:50,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiSession it.esteco.somo.web.api.endpoints.ModelsApiEndpoint.submitDoe(java.lang.String,java.lang.String,it.esteco.somo.api.plan.ApiRunRequest)
2023-01-03 16:46:50,231 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiSession it.esteco.somo.web.api.endpoints.ModelsApiEndpoint.submitDoeOfModelVersion(java.lang.String,java.lang.String,java.lang.String,it.esteco.somo.api.plan.ApiRunRequest)
2023-01-03 16:46:50,232 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.token.repositories.RepositoryConfigurationTokenEndpoint
2023-01-03 16:46:50,233 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.token.repositories.RepositoryConfigurationTokenEndpoint.getRepositories(java.lang.String)
2023-01-03 16:46:50,235 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.TeamsApiEndpoint
2023-01-03 16:46:50,236 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.api.endpoints.TeamsApiEndpoint.getTeams(java.lang.String)
2023-01-03 16:46:50,237 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.TeamsApiEndpoint.getTeamContent(java.lang.String,java.lang.String)
2023-01-03 16:46:50,239 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.SearchApiEndpoint
2023-01-03 16:46:50,240 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.SearchApiEndpoint.searchElements(java.lang.String,java.lang.String)
2023-01-03 16:46:50,242 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.sessions.SessionEndpoint
2023-01-03 16:46:50,244 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getRecentSessions(long)
2023-01-03 16:46:50,245 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveSession it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getSession(java.lang.String)
2023-01-03 16:46:50,245 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.beans.session.SessionDesignsStatistics it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getSessionStatistics(java.lang.String)
2023-01-03 16:46:50,245 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.dataset.DatasetConfiguration it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getSessionDatasetConfiguration(java.lang.String)
2023-01-03 16:46:50,245 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.plan.Plan it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getSessionPlan(java.lang.String)
2023-01-03 16:46:50,246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.sessions.SessionEndpoint.exportSessionAsXlsx(java.lang.String)
2023-01-03 16:46:50,246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.ejb.session.SessionConfiguration it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getConfiguration(java.lang.String)
2023-01-03 16:46:50,246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.enterprise.dataobjects.dataset.DatasetConfiguration it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getCustomDoeTableConfiguration(java.lang.String) throws java.io.IOException
2023-01-03 16:46:50,246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public io.smallrye.mutiny.Multi it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getDesignsStream(java.lang.String)
2023-01-03 16:46:50,246 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public io.smallrye.mutiny.Multi it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getUploadedCustomDoeTableStream(java.lang.String)
2023-01-03 16:46:50,247 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getSessionNotifications(java.lang.String,javax.ws.rs.sse.SseEventSink,javax.ws.rs.sse.Sse)
2023-01-03 16:46:50,247 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.sessions.SessionEndpoint.deleteSessionNotifications(java.lang.String,java.lang.String)
2023-01-03 16:46:50,247 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.sessions.SessionEndpoint.terminateSession(long,java.lang.String)
2023-01-03 16:46:50,247 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.sessions.SessionEndpoint.deleteSession(java.lang.String)
2023-01-03 16:46:50,248 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.sessions.SessionEndpoint.downloadFreeSizeVector(java.lang.String,java.lang.Long,java.lang.Long)
2023-01-03 16:46:50,248 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.sessions.SessionEndpoint.downloadFileAttachment(java.lang.String,java.lang.Long,java.lang.Long)
2023-01-03 16:46:50,248 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.sessions.SessionEndpoint.previewFileAttachment(java.lang.String,java.lang.Long,java.lang.Long)
2023-01-03 16:46:50,248 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getFileAttachmentMimeType(java.lang.String,java.lang.Long,java.lang.Long) throws java.io.IOException
2023-01-03 16:46:50,249 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.rest.web.sessions.SessionEndpoint.rerunSessionDesigns(java.lang.String,java.lang.String,it.esteco.somo.web.rest.web.sessions.CredentialsCollection)
2023-01-03 16:46:50,249 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveSession it.esteco.somo.web.rest.web.sessions.SessionEndpoint.createOptimizationSession(it.esteco.somo.drive.commons.plan.EvaluationRequest)
2023-01-03 16:46:50,249 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveSession it.esteco.somo.web.rest.web.sessions.SessionEndpoint.createDoeSession(it.esteco.somo.drive.commons.plan.EvaluationRequest)
2023-01-03 16:46:50,249 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.DriveSession it.esteco.somo.web.rest.web.sessions.SessionEndpoint.createSingleRunSession(it.esteco.somo.drive.commons.plan.EvaluationRequest)
2023-01-03 16:46:50,249 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.Integer it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getSessionRerunCounter(java.lang.String)
2023-01-03 16:46:50,250 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.Integer it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getSessionRerunningCounter(java.lang.String)
2023-01-03 16:46:50,250 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public boolean it.esteco.somo.web.rest.web.sessions.SessionEndpoint.hasSessionAnyReruns(java.lang.String)
2023-01-03 16:46:50,250 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getUserQueuesForSession(java.lang.String,java.lang.Boolean,java.lang.Boolean)
2023-01-03 16:46:50,250 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.sessions.SessionEndpoint.changeQueue(java.lang.String,int)
2023-01-03 16:46:50,250 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.sessions.SessionEndpoint.getItemsDependencies(java.lang.String)
2023-01-03 16:46:50,251 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.Long it.esteco.somo.web.rest.web.sessions.SessionEndpoint.trainRsmModel(java.lang.String,it.esteco.somo.web.rest.web.sessions.RsmTrainParameters)
2023-01-03 16:46:50,253 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.trash.TrashCleanProcess
2023-01-03 16:46:50,255 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.trash.TrashCleanProcess.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:46:50,256 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.file.TemporaryUploadFolderCleaner
2023-01-03 16:46:50,257 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.file.TemporaryUploadFolderCleaner.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:50,259 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.messages.CustomMessagesWebEndpoint
2023-01-03 16:46:50,260 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.rest.web.messages.InAppMessage it.esteco.somo.web.rest.web.messages.CustomMessagesWebEndpoint.getInAppMessage()
2023-01-03 16:46:50,261 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.messages.CustomMessagesWebEndpoint.updateInAppMessage(it.esteco.somo.web.rest.web.messages.InAppMessage)
2023-01-03 16:46:50,261 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.messages.CustomMessagesWebEndpoint.resetInAppMessage()
2023-01-03 16:46:50,261 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.rest.web.messages.LoginMessage it.esteco.somo.web.rest.web.messages.CustomMessagesWebEndpoint.getLoginMessage()
2023-01-03 16:46:50,261 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.messages.CustomMessagesWebEndpoint.updateLoginMessage(it.esteco.somo.web.rest.web.messages.LoginMessage)
2023-01-03 16:46:50,261 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.messages.CustomMessagesWebEndpoint.resetLoginMessage()
2023-01-03 16:46:50,264 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.api.endpoints.ItemsApiEndpoint
2023-01-03 16:46:50,266 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.ItemsApiEndpoint.binary(java.lang.String,java.lang.String)
2023-01-03 16:46:50,266 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.Collection it.esteco.somo.web.api.endpoints.ItemsApiEndpoint.getVersions(java.lang.String,java.lang.String)
2023-01-03 16:46:50,266 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.ItemsApiEndpoint.renameItem(java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:50,266 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.ItemsApiEndpoint.setMetadata(java.lang.String,java.lang.String,it.esteco.somo.api.MetadataBody)
2023-01-03 16:46:50,298 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.ItemsApiEndpoint.itemVersionBinary(java.lang.String,java.lang.String,java.lang.String)
2023-01-03 16:46:50,299 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.api.ApiItem it.esteco.somo.web.api.endpoints.ItemsApiEndpoint.getItem(java.lang.String,java.lang.String) throws javax.jcr.ItemNotFoundException
2023-01-03 16:46:50,299 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.api.endpoints.ItemsApiEndpoint.getItemLink(java.lang.String,java.lang.String) throws it.esteco.somo.web.api.exception.NotAProjectException
2023-01-03 16:46:50,299 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.lang.String it.esteco.somo.web.api.endpoints.ItemsApiEndpoint.getItemPath(java.lang.String,java.lang.String)
2023-01-03 16:46:50,299 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.ItemsApiEndpoint.updateItemTags(java.lang.String,it.esteco.somo.api.ApiUpdateItemTagsBody,java.lang.String)
2023-01-03 16:46:50,299 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public javax.ws.rs.core.Response it.esteco.somo.web.api.endpoints.ItemsApiEndpoint.share(java.lang.String,java.lang.String,it.esteco.somo.api.share.ApiShareset)
2023-01-03 16:46:50,301 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxFilterInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Filter))))) matches class it.esteco.somo.web.util.CharEncodingFilter
2023-01-03 16:46:50,301 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class it.esteco.somo.web.util.CharEncodingFilter
2023-01-03 16:46:50,304 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxInitServiceNameInstrumentation: (((name(equals(init)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(endsWith(Config))))))) or (name(equals(contextInitialized)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(endsWith(ServletContextEvent)))))))) and not(isAbstract())) matches public void it.esteco.somo.web.util.CharEncodingFilter.init(javax.servlet.FilterConfig) throws javax.servlet.ServletException
2023-01-03 16:46:50,304 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxFilterInstrumentation: (name(equals(doFilter)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse)))))) and not(isAbstract())) matches public void it.esteco.somo.web.util.CharEncodingFilter.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse,javax.servlet.FilterChain) throws javax.servlet.ServletException,java.io.IOException
2023-01-03 16:46:50,305 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.subjects.GroupsEndpoint
2023-01-03 16:46:50,306 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.subjects.GroupsEndpoint.getGroups()
2023-01-03 16:46:50,306 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.subjects.GroupsEndpoint.getGroupUsers(java.lang.Long)
2023-01-03 16:46:50,307 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.settings.email.EmailEndpoint
2023-01-03 16:46:50,309 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public boolean it.esteco.somo.web.rest.web.settings.email.EmailEndpoint.getEmailNotificationStatus() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,309 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.AdministrationEmailAccount it.esteco.somo.web.rest.web.settings.email.EmailEndpoint.getEmailAccount() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,309 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.drive.commons.dataobjects.AdministrationEmailServer it.esteco.somo.web.rest.web.settings.email.EmailEndpoint.getEmailServer() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,309 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.settings.email.EmailEndpoint.toggleEmailNotificationStatus(java.lang.String) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,309 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.settings.email.EmailEndpoint.updateEmailAccount(it.esteco.somo.drive.commons.dataobjects.AdministrationEmailAccount) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,309 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.settings.email.EmailEndpoint.updateEmailServer(it.esteco.somo.drive.commons.dataobjects.AdministrationEmailServer) throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,310 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.licenseagreement.LicenseAgreementWebEndpoint
2023-01-03 16:46:50,311 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public it.esteco.somo.web.rest.web.licenseagreement.LicenseAgreementInfo it.esteco.somo.web.rest.web.licenseagreement.LicenseAgreementWebEndpoint.getLicenseAgreementInfo()
2023-01-03 16:46:50,311 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public boolean it.esteco.somo.web.rest.web.licenseagreement.LicenseAgreementWebEndpoint.isLicenseAccepted()
2023-01-03 16:46:50,311 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.licenseagreement.LicenseAgreementWebEndpoint.acceptLicenses()
2023-01-03 16:46:50,313 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (not(isInterface()) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy)))) and (declaresAnnotations(whereOne(ofAnnotationType(name(equals(javax.ws.rs.Path))))) or hasSuperType(erasure(declaresAnnotations(whereOne(ofAnnotationType(name(in(javax.ws.rs.Path))))))))) matches class it.esteco.somo.web.rest.web.evaluation.AdministrationEvaluatorsEndpoint
2023-01-03 16:46:50,313 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public java.util.List it.esteco.somo.web.rest.web.evaluation.AdministrationEvaluatorsEndpoint.getEvaluators() throws it.esteco.somo.ejb.exceptions.ApplicationSecurityException
2023-01-03 16:46:50,314 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.evaluation.AdministrationEvaluatorsEndpoint.updateEvaluatorIntegrationNodes(long,java.util.List)
2023-01-03 16:46:50,314 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.evaluation.AdministrationEvaluatorsEndpoint.updateAllowedUsers(long,java.util.List)
2023-01-03 16:46:50,314 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxJaxRsTransactionNameInstrumentation: (co.elastic.apm.agent.bci.bytebuddy.MethodHierarchyMatcher@2444c3df and not(isAbstract())) matches public void it.esteco.somo.web.rest.web.evaluation.AdministrationEvaluatorsEndpoint.updateQueue(long,java.lang.Long)
2023-01-03 16:46:50,324 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface org.eclipse.microprofile.context.ManagedExecutor
2023-01-03 16:46:50,324 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface org.eclipse.microprofile.context.ManagedExecutor
2023-01-03 16:46:50,324 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface org.eclipse.microprofile.context.ManagedExecutor
2023-01-03 16:46:50,329 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.smallrye.context.SmallRyeManagedExecutor
2023-01-03 16:46:50,329 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.smallrye.context.SmallRyeManagedExecutor
2023-01-03 16:46:50,329 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.smallrye.context.SmallRyeManagedExecutor
2023-01-03 16:46:50,334 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future io.smallrye.context.SmallRyeManagedExecutor.submit(java.util.concurrent.Callable)
2023-01-03 16:46:50,334 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future io.smallrye.context.SmallRyeManagedExecutor.submit(java.lang.Runnable,java.lang.Object)
2023-01-03 16:46:50,335 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future io.smallrye.context.SmallRyeManagedExecutor.submit(java.lang.Runnable)
2023-01-03 16:46:50,336 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List io.smallrye.context.SmallRyeManagedExecutor.invokeAll(java.util.Collection) throws java.lang.InterruptedException
2023-01-03 16:46:50,336 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List io.smallrye.context.SmallRyeManagedExecutor.invokeAll(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
2023-01-03 16:46:50,337 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object io.smallrye.context.SmallRyeManagedExecutor.invokeAny(java.util.Collection) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException
2023-01-03 16:46:50,338 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object io.smallrye.context.SmallRyeManagedExecutor.invokeAny(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException,java.util.concurrent.TimeoutException
2023-01-03 16:46:50,339 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void io.smallrye.context.SmallRyeManagedExecutor.execute(java.lang.Runnable)
2023-01-03 16:46:51,226 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class io.undertow.servlet.handlers.DefaultServlet
2023-01-03 16:46:51,226 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInit: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class io.undertow.servlet.handlers.DefaultServlet
2023-01-03 16:46:51,226 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxService: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class io.undertow.servlet.handlers.DefaultServlet
2023-01-03 16:46:51,226 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class io.undertow.servlet.handlers.DefaultServlet
2023-01-03 16:46:51,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxInit: (name(equals(init)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletConfig)))))) and not(isAbstract())) matches public void io.undertow.servlet.handlers.DefaultServlet.init(javax.servlet.ServletConfig) throws javax.servlet.ServletException
2023-01-03 16:46:51,230 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxInitServiceNameInstrumentation: (((name(equals(init)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(endsWith(Config))))))) or (name(equals(contextInitialized)) and hasParameter(ofSize(1)) and hasParameter(hasTypes(with(0 matches erasure(name(endsWith(ServletContextEvent)))))))) and not(isAbstract())) matches public void io.undertow.servlet.handlers.DefaultServlet.init(javax.servlet.ServletConfig) throws javax.servlet.ServletException
2023-01-03 16:46:51,255 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) matches interface org.slf4j.Logger
2023-01-03 16:46:51,260 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) matches class org.slf4j.impl.Slf4jLogger
2023-01-03 16:46:51,262 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: (name(equals(error)) and hasParameter(hasTypes(with(1 matches erasure(name(equals(java.lang.Throwable)))))) and not(isAbstract())) matches public void org.slf4j.impl.Slf4jLogger.error(java.lang.String,java.lang.Throwable)
2023-01-03 16:46:51,263 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) matches interface org.slf4j.spi.LocationAwareLogger
2023-01-03 16:46:51,265 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Slf4jLoggerErrorCapturingInstrumentation: hasSuperType(erasure((name(equals(org.slf4j.Logger)) and not(hasSuperType(erasure(name(equals(org.apache.logging.log4j.Logger)))))))) matches class org.slf4j.helpers.NamedLoggerBase
2023-01-03 16:46:51,287 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class io.quarkus.undertow.runtime.QuarkusErrorServlet
2023-01-03 16:46:51,287 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInit: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class io.quarkus.undertow.runtime.QuarkusErrorServlet
2023-01-03 16:46:51,287 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxService: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class io.quarkus.undertow.runtime.QuarkusErrorServlet
2023-01-03 16:46:51,287 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxInitServiceNameInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(in(javax.servlet.Servlet, jakarta.servlet.Servlet, javax.servlet.Filter, javax.servlet.ServletContextListener, jakarta.servlet.ServletContextListener, jakarta.servlet.Filter))))) matches class io.quarkus.undertow.runtime.QuarkusErrorServlet
2023-01-03 16:46:51,376 [main] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2 containing [co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Service, co.elastic.apm.agent.servlet.JakartaUtil, co.elastic.apm.agent.servlet.JavaxRequestStreamRecordingInstrumentation, co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation$AsyncContextStartAdvice, co.elastic.apm.agent.servlet.JavaxAsyncInstrumentation$JavaxStartAsyncInstrumentation$StartAsyncAdvice, co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation, co.elastic.apm.agent.servlet.JakartaServletApiAdvice, co.elastic.apm.agent.servlet.JavaxRequestStreamRecordingInstrumentation$GetInputStreamAdvice, co.elastic.apm.agent.servlet.JavaxUtil, co.elastic.apm.agent.servlet.adapter.JakartaServletApiAdapter, co.elastic.apm.agent.servlet.adapter.JavaxServletApiAdapter, co.elastic.apm.agent.servlet.ServletVersionInstrumentation$Init, co.elastic.apm.agent.servlet.JakartaServletVersionInstrumentation$JakartaInit, co.elastic.apm.agent.servlet.RequestDispatcherSpanType, co.elastic.apm.agent.servlet.JakartaServletVersionInstrumentation$JakartaService, co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation, co.elastic.apm.agent.servlet.JavaxServletApiAdvice, co.elastic.apm.agent.servlet.FilterInstrumentation, co.elastic.apm.agent.servlet.JakartaRequestStreamRecordingInstrumentation, co.elastic.apm.agent.servlet.ServletVersionInstrumentation, co.elastic.apm.agent.servlet.JakartaAsyncInstrumentation$JakartaStartAsyncInstrumentation$JakartaStartAsyncAdvice, co.elastic.apm.agent.servlet.JavaxServletVersionInstrumentation$JavaxInit, co.elastic.apm.agent.servlet.JakartaAsyncInstrumentation$JakartaStartAsyncInstrumentation, co.elastic.apm.agent.servlet.JakartaServletInstrumentation, co.elastic.apm.agent.servlet.JakartaServletVersionInstrumentation$JakartaService$AdviceClass, co.elastic.apm.agent.servlet.ServletTransactionHelper, co.elastic.apm.agent.servlet.JakartaRequestStreamRecordingInstrumentation$GetInputStreamAdvice, co.elastic.apm.agent.servlet.JavaxServletVersionInstrumentation$JavaxInit$AdviceClass, co.elastic.apm.agent.servlet.JavaxServletVersionInstrumentation$JavaxService$AdviceClass, co.elastic.apm.agent.servlet.JakartaAsyncInstrumentation$JakartaAsyncContextInstrumentation, co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation, co.elastic.apm.agent.servlet.helper.JavaxAsyncContextAdviceHelper$1, co.elastic.apm.agent.servlet.helper.JakartaAsyncContextAdviceHelper, co.elastic.apm.agent.servlet.helper.JavaxServletRequestHeaderGetter, co.elastic.apm.agent.servlet.helper.JavaxRecordingServletInputStreamWrapper, co.elastic.apm.agent.servlet.helper.JakartaApmAsyncListener, co.elastic.apm.agent.servlet.helper.JakartaServletRequestHeaderGetter, co.elastic.apm.agent.servlet.helper.AsyncConstants, co.elastic.apm.agent.servlet.helper.JakartaRecordingServletInputStreamWrapper, co.elastic.apm.agent.servlet.helper.JavaxAsyncContextAdviceHelper, co.elastic.apm.agent.servlet.helper.JakartaAsyncContextAdviceHelper$1, co.elastic.apm.agent.servlet.helper.JakartaAsyncContextAdviceHelper$JakartaApmAsyncListenerAllocator, co.elastic.apm.agent.servlet.helper.JavaxAsyncContextAdviceHelper$ApmAsyncListenerAllocator, co.elastic.apm.agent.servlet.helper.AbstractServletRequestHeaderGetter, co.elastic.apm.agent.servlet.helper.JavaxApmAsyncListener, co.elastic.apm.agent.servlet.helper.AsyncContextAdviceHelper, co.elastic.apm.agent.servlet.helper.package-info, co.elastic.apm.agent.servlet.JavaxAsyncInstrumentation$JavaxStartAsyncInstrumentation, co.elastic.apm.agent.servlet.JavaxAsyncInstrumentation, co.elastic.apm.agent.servlet.JavaxFilterChainInstrumentation, co.elastic.apm.agent.servlet.JakartaFilterInstrumentation, co.elastic.apm.agent.servlet.JakartaServletVersionInstrumentation, co.elastic.apm.agent.servlet.JavaxFilterInstrumentation, co.elastic.apm.agent.servlet.AsyncInstrumentation, co.elastic.apm.agent.servlet.Constants, co.elastic.apm.agent.servlet.JakartaFilterChainInstrumentation, co.elastic.apm.agent.servlet.FilterChainInstrumentation, co.elastic.apm.agent.servlet.ServletApiAdvice, co.elastic.apm.agent.servlet.JavaxServletVersionInstrumentation, co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation$GetInputStreamAdvice, co.elastic.apm.agent.servlet.AbstractServletInstrumentation, co.elastic.apm.agent.servlet.ServletInstrumentation, co.elastic.apm.agent.servlet.JakartaServletVersionInstrumentation$JakartaInit$AdviceClass, co.elastic.apm.agent.servlet.JavaxServletInstrumentation, co.elastic.apm.agent.servlet.Constants$ServletImpl, co.elastic.apm.agent.servlet.JavaxAsyncInstrumentation$JavaxAsyncContextInstrumentation, co.elastic.apm.agent.servlet.servicename.InitServiceNameInstrumentation$JakartaInitServiceNameInstrumentation, co.elastic.apm.agent.servlet.servicename.ServletContainerInitializerServiceNameInstrumentation$JakartaInitServiceNameInstrumentation$AdviceClass, co.elastic.apm.agent.servlet.servicename.ServletContainerInitializerServiceNameInstrumentation$JavaxInitServiceNameInstrumentation$AdviceClass, co.elastic.apm.agent.servlet.servicename.ServletContainerInitializerServiceNameInstrumentation$JavaxInitServiceNameInstrumentation, co.elastic.apm.agent.servlet.servicename.InitServiceNameInstrumentation, co.elastic.apm.agent.servlet.servicename.InitServiceNameInstrumentation$JavaxInitServiceNameInstrumentation, co.elastic.apm.agent.servlet.servicename.InitServiceNameInstrumentation$JakartaInitServiceNameInstrumentation$AdviceClass, co.elastic.apm.agent.servlet.servicename.ServletContainerInitializerServiceNameInstrumentation, co.elastic.apm.agent.servlet.servicename.ServletContainerInitializerServiceNameInstrumentation$JakartaInitServiceNameInstrumentation, co.elastic.apm.agent.servlet.servicename.InitServiceNameInstrumentation$JavaxInitServiceNameInstrumentation$AdviceClass, co.elastic.apm.agent.servlet.JakartaAsyncInstrumentation, co.elastic.apm.agent.servlet.package-info, co.elastic.apm.agent.servlet.JavaxServletVersionInstrumentation$JavaxService, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:51,385 [main] DEBUG co.elastic.apm.agent.servlet.ServletServiceNameHelper - Inferring service name for class loader [io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2] based on servlet context path `null` and request context path ``
2023-01-03 16:46:52,932 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class oracle.jdbc.driver.PhysicalConnection
2023-01-03 16:46:52,987 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:52,988 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:52,989 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2023-01-03 16:46:52,989 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,java.util.Properties) throws java.sql.SQLException
2023-01-03 16:46:52,990 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:52,990 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2023-01-03 16:46:52,998 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,java.util.Properties) throws java.sql.SQLException
2023-01-03 16:46:52,999 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,000 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareDirectPath(java.lang.String,java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:53,000 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareDirectPath(java.lang.String,java.lang.String,java.lang.String[],java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,001 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareDirectPath(java.lang.String,java.lang.String,java.lang.String[],java.util.Properties) throws java.sql.SQLException
2023-01-03 16:46:53,001 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareDirectPath(java.lang.String,java.lang.String,java.lang.String[],java.lang.String,java.util.Properties) throws java.sql.SQLException
2023-01-03 16:46:53,004 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,004 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,004 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:53,005 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:53,005 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:53,018 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class oracle.jdbc.driver.GeneratedPhysicalConnection
2023-01-03 16:46:53,026 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class oracle.jdbc.driver.OracleConnection
2023-01-03 16:46:53,035 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class oracle.jdbc.OracleConnectionWrapper
2023-01-03 16:46:53,041 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,042 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,042 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,043 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,043 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,043 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,044 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,044 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,044 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:53,044 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:53,045 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:53,102 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.agroal.pool.util.PriorityScheduledExecutor
2023-01-03 16:46:53,103 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.agroal.pool.util.PriorityScheduledExecutor
2023-01-03 16:46:53,103 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class io.agroal.pool.util.PriorityScheduledExecutor
2023-01-03 16:46:53,281 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetTimerInstrumentation: name(equals(io.vertx.core.impl.VertxImpl)) matches class io.vertx.core.impl.VertxImpl
2023-01-03 16:46:53,315 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetTimerInstrumentation: (name(equals(setTimer)) and hasParameter(hasTypes(with(1 matches erasure(name(equals(io.vertx.core.Handler)))))) and not(isAbstract())) matches public long io.vertx.core.impl.VertxImpl.setTimer(long,io.vertx.core.Handler)
2023-01-03 16:46:53,399 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation VertxTracerReceiveRequestInstrumentation: (hasSuperType(erasure(name(equals(io.vertx.core.spi.tracing.VertxTracer)))) and not(isInterface())) matches class io.vertx.core.spi.tracing.VertxTracer$1
2023-01-03 16:46:53,399 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation VertxTracerSendResponseInstrumentation: (hasSuperType(erasure(name(equals(io.vertx.core.spi.tracing.VertxTracer)))) and not(isInterface())) matches class io.vertx.core.spi.tracing.VertxTracer$1
2023-01-03 16:46:53,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBlockingInstrumentation: (name(equals(io.vertx.core.impl.ContextImpl)) or name(equals(io.vertx.core.impl.ContextBase))) matches class io.vertx.core.impl.ContextBase
2023-01-03 16:46:53,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OnContextInstrumentation: (hasSuperClass(erasure((name(equals(io.vertx.core.impl.ContextImpl)) or name(equals(io.vertx.core.impl.ContextBase))))) and not(isInterface())) matches class io.vertx.core.impl.ContextBase
2023-01-03 16:46:53,417 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ContextImplTracerInstrumentation: ((name(equals(io.vertx.core.impl.ContextImpl)) or name(equals(io.vertx.core.impl.ContextBase))) and not(isInterface())) matches class io.vertx.core.impl.ContextBase
2023-01-03 16:46:53,420 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBlockingInstrumentation: (name(equals(executeBlocking)) and hasParameter(hasTypes(with(1 matches erasure(name(equals(io.vertx.core.Handler)))))) and isStatic() and not(isAbstract())) matches static io.vertx.core.Future io.vertx.core.impl.ContextBase.executeBlocking(io.vertx.core.impl.ContextInternal,io.vertx.core.Handler,io.vertx.core.impl.WorkerPool,io.vertx.core.impl.TaskQueue)
2023-01-03 16:46:53,420 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ContextImplTracerInstrumentation: (name(equals(tracer)) and hasParameter(ofSize(0)) and not(isAbstract())) matches public io.vertx.core.spi.tracing.VertxTracer io.vertx.core.impl.ContextBase.tracer()
2023-01-03 16:46:53,422 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OnContextInstrumentation: (hasSuperClass(erasure((name(equals(io.vertx.core.impl.ContextImpl)) or name(equals(io.vertx.core.impl.ContextBase))))) and not(isInterface())) matches class io.vertx.core.impl.WorkerContext
2023-01-03 16:46:53,423 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OnContextInstrumentation: (name(equals(runOnContext)) and hasParameter(hasTypes(with(1 matches erasure(name(equals(io.vertx.core.Handler)))))) and not(isAbstract())) matches protected void io.vertx.core.impl.WorkerContext.runOnContext(io.vertx.core.impl.ContextInternal,io.vertx.core.Handler)
2023-01-03 16:46:53,424 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation OnContextInstrumentation: (hasSuperClass(erasure((name(equals(io.vertx.core.impl.ContextImpl)) or name(equals(io.vertx.core.impl.ContextBase))))) and not(isInterface())) matches class io.vertx.core.impl.EventLoopContext
2023-01-03 16:46:53,425 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation OnContextInstrumentation: (name(equals(runOnContext)) and hasParameter(hasTypes(with(1 matches erasure(name(equals(io.vertx.core.Handler)))))) and not(isAbstract())) matches protected void io.vertx.core.impl.EventLoopContext.runOnContext(io.vertx.core.impl.ContextInternal,io.vertx.core.Handler)
2023-01-03 16:46:53,482 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation TaskQueueInstrumentation: name(equals(io.vertx.core.impl.TaskQueue)) matches class io.vertx.core.impl.TaskQueue
2023-01-03 16:46:53,483 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation TaskQueueInstrumentation: (name(equals(execute)) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(interface java.util.concurrent.Executor))))) and not(isAbstract())) matches public void io.vertx.core.impl.TaskQueue.execute(java.lang.Runnable,java.util.concurrent.Executor)
2023-01-03 16:46:53,514 [main] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2 containing [co.elastic.apm.agent.vertx.SetTimerWrapper, co.elastic.apm.agent.vertx.NettyByteTransfer, co.elastic.apm.agent.vertx.v4.TaskQueueInstrumentation$ExecuteAdvice, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$RequestBufferInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerReceiveRequestInstrumentation$TracerReceiveRequestAdvice, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerSendResponseInstrumentation$TracerSendResponseAdvice, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$RequestBufferInstrumentation$HandleDataAdvice, co.elastic.apm.agent.vertx.v4.web.NoopVertxTracer, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$RouteInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$ContextImplTracerInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerReceiveRequestInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$RouteInstrumentation$RouteImplAdvice, co.elastic.apm.agent.vertx.v4.web.WebHelper, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$ContextImplTracerInstrumentation$ContextImplTracerAdvice, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerSendResponseInstrumentation, co.elastic.apm.agent.vertx.v4.web.package-info, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$ExecuteBlockingInstrumentation, co.elastic.apm.agent.vertx.v4.Vertx4Instrumentation, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$OnContextInstrumentation, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$SetTimerInstrumentation$SetTimerAdvice, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$ExecuteOnContextAdvice, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$SetTimerInstrumentation, co.elastic.apm.agent.vertx.v4.TaskQueueInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextDispatchResponseInstrumentation$HttpContextDispatchResponseAdvice, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextPrepareRequestInstrumentation$HttpContextPrepareRequestAdvice, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextPrepareRequestInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextFailInstrumentation$HttpContextFailAdvice, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextSendRequestInstrumentation$HttpContextSendRequestAdvice, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextDispatchResponseInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$AdviceBase, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$AdviceBase$1, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextSendRequestInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextFailInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.package-info, co.elastic.apm.agent.vertx.v4.package-info, co.elastic.apm.agent.vertx.AbstractVertxWebHelper, co.elastic.apm.agent.vertx.v3.TaskQueueInstrumentation$ExecuteAdvice, co.elastic.apm.agent.vertx.v3.web.WebHelper$NoopHandler, co.elastic.apm.agent.vertx.v3.web.WebInstrumentation$RequestBufferInstrumentation, co.elastic.apm.agent.vertx.v3.web.HttpServerRequestWrapperInstrumentation$HttpServerRequestWrapperAdvice, co.elastic.apm.agent.vertx.v3.web.WebInstrumentation, co.elastic.apm.agent.vertx.v3.web.WebInstrumentation$RequestBufferInstrumentation$HandleDataAdvice, co.elastic.apm.agent.vertx.v3.web.WebInstrumentation$RouteInstrumentation, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation$WriteInstrumentation$WriteAdvice, co.elastic.apm.agent.vertx.v3.web.http2.Http2StartTransactionInstrumentation, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation$CloseInstrumentation, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation$CloseInstrumentation$CloseAdvice, co.elastic.apm.agent.vertx.v3.web.http2.Http2StartTransactionInstrumentation$AdviceClass, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerRequestImplEndInstrumentation$HttpRequestEndAdvice, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation$WriteInstrumentation, co.elastic.apm.agent.vertx.v3.web.http2.package-info, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerRequestImplEndInstrumentation, co.elastic.apm.agent.vertx.v3.web.http1.Http1EndTransactionInstrumentation$ResponseCompleteAdvice, co.elastic.apm.agent.vertx.v3.web.http1.Http1EndTransactionInstrumentation, co.elastic.apm.agent.vertx.v3.web.http1.Http1StartTransactionInstrumentation$AdviceClass, co.elastic.apm.agent.vertx.v3.web.http1.Http1StartTransactionInstrumentation, co.elastic.apm.agent.vertx.v3.web.http1.package-info, co.elastic.apm.agent.vertx.v3.web.WebInstrumentation$RouteInstrumentation$RouteImplAdvice, co.elastic.apm.agent.vertx.v3.web.WebHelper, co.elastic.apm.agent.vertx.v3.web.HttpServerRequestWrapperInstrumentation, co.elastic.apm.agent.vertx.v3.web.package-info, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$ExecuteBlockingInstrumentation, co.elastic.apm.agent.vertx.v3.Vertx3Instrumentation, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$OnContextInstrumentation, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$SetTimerInstrumentation$SetTimerAdvice, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$ExecuteOnContextAdvice, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$SetTimerInstrumentation, co.elastic.apm.agent.vertx.v3.TaskQueueInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextDispatchResponseInstrumentation$HttpContextDispatchResponseAdvice, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextSendRequestInstrumentation$HttpContextSendRequestAdvice, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextFollowRedirectInstrumentation$HttpContextFollowRedirectAdvice, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextDispatchResponseInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$AdviceBase$1, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextFailInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextFailInstrumentation$HttpContextFailAdvice, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$AdviceBase, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextFollowRedirectInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextSendRequestInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.package-info, co.elastic.apm.agent.vertx.v3.package-info, co.elastic.apm.agent.vertx.AbstractVertxWebClientHelper$HeaderSetter, co.elastic.apm.agent.vertx.MultiMapHeadersGetterSetter, co.elastic.apm.agent.vertx.AbstractHttpTransactionHelper, co.elastic.apm.agent.vertx.GenericHandlerWrapper, co.elastic.apm.agent.vertx.AbstractVertxWebClientHelper, co.elastic.apm.agent.vertx.package-info, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:53,625 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for null containing [co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:53,680 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class org.mariadb.jdbc.Connection
2023-01-03 16:46:53,684 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.mariadb.jdbc.Connection.prepareStatement(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,684 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.mariadb.jdbc.Connection.prepareInternal(java.lang.String,int,int,int,boolean) throws java.sql.SQLException
2023-01-03 16:46:53,685 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement org.mariadb.jdbc.Connection.prepareCall(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,685 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.mariadb.jdbc.Connection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,685 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement org.mariadb.jdbc.Connection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,686 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.mariadb.jdbc.Connection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,686 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement org.mariadb.jdbc.Connection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,686 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.mariadb.jdbc.Connection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:53,686 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.mariadb.jdbc.Connection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:53,686 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement org.mariadb.jdbc.Connection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:53,690 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.Statement
2023-01-03 16:46:53,690 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.Statement
2023-01-03 16:46:53,690 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.Statement
2023-01-03 16:46:53,690 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.Statement
2023-01-03 16:46:53,690 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.Statement
2023-01-03 16:46:53,690 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.Statement
2023-01-03 16:46:53,690 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CloseStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.Statement
2023-01-03 16:46:53,699 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.ResultSet org.mariadb.jdbc.Statement.executeQuery(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,700 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.mariadb.jdbc.Statement.executeUpdate(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,700 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CloseStatementInstrumentation: (name(equals(close)) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public void org.mariadb.jdbc.Statement.close() throws java.sql.SQLException
2023-01-03 16:46:53,700 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.mariadb.jdbc.Statement.execute(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,701 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: (name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public void org.mariadb.jdbc.Statement.addBatch(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,701 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: ((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public int[] org.mariadb.jdbc.Statement.executeBatch() throws java.sql.SQLException
2023-01-03 16:46:53,701 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.mariadb.jdbc.Statement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:53,702 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.mariadb.jdbc.Statement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:53,702 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.mariadb.jdbc.Statement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:53,702 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.mariadb.jdbc.Statement.execute(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:53,703 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.mariadb.jdbc.Statement.execute(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:53,703 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.mariadb.jdbc.Statement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:53,703 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long org.mariadb.jdbc.Statement.executeLargeUpdate(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,704 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long org.mariadb.jdbc.Statement.executeLargeUpdate(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:53,704 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long org.mariadb.jdbc.Statement.executeLargeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:53,704 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long org.mariadb.jdbc.Statement.executeLargeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:53,704 [agroal-11] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: ((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public long[] org.mariadb.jdbc.Statement.executeLargeBatch() throws java.sql.SQLException
2023-01-03 16:46:53,715 [agroal-11] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2 containing [co.elastic.apm.agent.jdbc.StatementInstrumentation$CloseStatementInstrumentation$AdviceClass, co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation, co.elastic.apm.agent.jdbc.JdbcInstrumentation, co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation$AdviceClass, co.elastic.apm.agent.jdbc.JdbcFilter, co.elastic.apm.agent.jdbc.StatementInstrumentation, co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation, co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation$AdviceClass, co.elastic.apm.agent.jdbc.ConnectionInstrumentation, co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation$AdviceClass, co.elastic.apm.agent.jdbc.helper.JdbcHelper$JdbcFeature, co.elastic.apm.agent.jdbc.helper.JdbcHelper$1, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$1, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$1$TreeNode, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$8, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$2, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$3, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$1, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$4, co.elastic.apm.agent.jdbc.helper.JdbcHelper, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$10, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$6, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$5, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$9, co.elastic.apm.agent.jdbc.helper.ConnectionMetaData$ConnectionUrlParser$7, co.elastic.apm.agent.jdbc.helper.package-info, co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation$AdviceClass, co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation, co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation, co.elastic.apm.agent.jdbc.ConnectionInstrumentation$AdviceClass, co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation$AdviceClass, co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation, co.elastic.apm.agent.jdbc.StatementInstrumentation$CloseStatementInstrumentation, co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation, co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation$AdviceClass, co.elastic.apm.agent.jdbc.package-info, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:53,911 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class io.agroal.pool.wrapper.ConnectionWrapper
2023-01-03 16:46:53,914 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement io.agroal.pool.wrapper.ConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,915 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement io.agroal.pool.wrapper.ConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,915 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.CallableStatement io.agroal.pool.wrapper.ConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,915 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement io.agroal.pool.wrapper.ConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:53,915 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement io.agroal.pool.wrapper.ConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,916 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement io.agroal.pool.wrapper.ConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2023-01-03 16:46:53,916 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement io.agroal.pool.wrapper.ConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:53,916 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement io.agroal.pool.wrapper.ConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:53,916 [JPA Startup Thread: somo] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement)))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.PreparedStatement io.agroal.pool.wrapper.ConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:55,113 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RouteInstrumentation: (not(isInterface()) and name(equals(io.vertx.ext.web.impl.RouteState))) matches class io.vertx.ext.web.impl.RouteState
2023-01-03 16:46:55,125 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RouteInstrumentation: (name(equals(handleContext)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(io.vertx.ext.web.impl.RoutingContextImplBase)))))) and not(isAbstract())) matches void io.vertx.ext.web.impl.RouteState.handleContext(io.vertx.ext.web.impl.RoutingContextImplBase)
2023-01-03 16:46:55,334 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.license.LicenseManager_Subclass
2023-01-03 16:46:55,337 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.license.LicenseManager_Subclass.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:46:55,345 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.license.provider.db.DbLicenseProvider_ClientProxy
2023-01-03 16:46:55,346 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.license.provider.db.DbLicenseProvider_ClientProxy.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:55,348 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.license.provider.flex.FlexLicenseProvider_ClientProxy
2023-01-03 16:46:55,350 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.license.provider.flex.FlexLicenseProvider_ClientProxy.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:55,429 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.license.provider.flex.FlexLicenseProvider_Subclass
2023-01-03 16:46:55,433 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.license.provider.flex.FlexLicenseProvider_Subclass.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:55,552 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.ClientPreparedStatement
2023-01-03 16:46:55,552 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.ClientPreparedStatement
2023-01-03 16:46:55,552 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.ClientPreparedStatement
2023-01-03 16:46:55,552 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.ClientPreparedStatement
2023-01-03 16:46:55,552 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.ClientPreparedStatement
2023-01-03 16:46:55,552 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.ClientPreparedStatement
2023-01-03 16:46:55,552 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CloseStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.ClientPreparedStatement
2023-01-03 16:46:55,558 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public boolean org.mariadb.jdbc.ClientPreparedStatement.execute() throws java.sql.SQLException
2023-01-03 16:46:55,559 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public java.sql.ResultSet org.mariadb.jdbc.ClientPreparedStatement.executeQuery() throws java.sql.SQLException
2023-01-03 16:46:55,559 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public int org.mariadb.jdbc.ClientPreparedStatement.executeUpdate() throws java.sql.SQLException
2023-01-03 16:46:55,559 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public long org.mariadb.jdbc.ClientPreparedStatement.executeLargeUpdate() throws java.sql.SQLException
2023-01-03 16:46:55,560 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: ((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public int[] org.mariadb.jdbc.ClientPreparedStatement.executeBatch() throws java.sql.SQLException
2023-01-03 16:46:55,560 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: ((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public long[] org.mariadb.jdbc.ClientPreparedStatement.executeLargeBatch() throws java.sql.SQLException
2023-01-03 16:46:55,561 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CloseStatementInstrumentation: (name(equals(close)) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public void org.mariadb.jdbc.ClientPreparedStatement.close() throws java.sql.SQLException
2023-01-03 16:46:55,562 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.BasePreparedStatement
2023-01-03 16:46:55,562 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.BasePreparedStatement
2023-01-03 16:46:55,562 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.BasePreparedStatement
2023-01-03 16:46:55,562 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.BasePreparedStatement
2023-01-03 16:46:55,562 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.BasePreparedStatement
2023-01-03 16:46:55,562 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.BasePreparedStatement
2023-01-03 16:46:55,562 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CloseStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.mariadb.jdbc.BasePreparedStatement
2023-01-03 16:46:55,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: (name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public void org.mariadb.jdbc.BasePreparedStatement.addBatch(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:55,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.mariadb.jdbc.BasePreparedStatement.execute(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:55,628 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.mariadb.jdbc.BasePreparedStatement.execute(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:55,629 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.mariadb.jdbc.BasePreparedStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:55,629 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public boolean org.mariadb.jdbc.BasePreparedStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:55,629 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public java.sql.ResultSet org.mariadb.jdbc.BasePreparedStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:55,629 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.mariadb.jdbc.BasePreparedStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:55,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.mariadb.jdbc.BasePreparedStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:55,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.mariadb.jdbc.BasePreparedStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:55,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public int org.mariadb.jdbc.BasePreparedStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:55,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long org.mariadb.jdbc.BasePreparedStatement.executeLargeUpdate(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:55,630 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long org.mariadb.jdbc.BasePreparedStatement.executeLargeUpdate(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:55,631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long org.mariadb.jdbc.BasePreparedStatement.executeLargeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:55,631 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long org.mariadb.jdbc.BasePreparedStatement.executeLargeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:55,638 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.PreparedStatementWrapper
2023-01-03 16:46:55,638 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.PreparedStatementWrapper
2023-01-03 16:46:55,638 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.PreparedStatementWrapper
2023-01-03 16:46:55,638 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.PreparedStatementWrapper
2023-01-03 16:46:55,638 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.PreparedStatementWrapper
2023-01-03 16:46:55,638 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.PreparedStatementWrapper
2023-01-03 16:46:55,639 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CloseStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.PreparedStatementWrapper
2023-01-03 16:46:55,645 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CloseStatementInstrumentation: (name(equals(close)) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public void io.agroal.pool.wrapper.PreparedStatementWrapper.close() throws java.sql.SQLException
2023-01-03 16:46:55,645 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public java.sql.ResultSet io.agroal.pool.wrapper.PreparedStatementWrapper.executeQuery() throws java.sql.SQLException
2023-01-03 16:46:55,645 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public int io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate() throws java.sql.SQLException
2023-01-03 16:46:55,645 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public boolean io.agroal.pool.wrapper.PreparedStatementWrapper.execute() throws java.sql.SQLException
2023-01-03 16:46:55,646 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public long io.agroal.pool.wrapper.PreparedStatementWrapper.executeLargeUpdate() throws java.sql.SQLException
2023-01-03 16:46:55,647 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.StatementWrapper
2023-01-03 16:46:55,647 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.StatementWrapper
2023-01-03 16:46:55,647 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.StatementWrapper
2023-01-03 16:46:55,647 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.StatementWrapper
2023-01-03 16:46:55,647 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.StatementWrapper
2023-01-03 16:46:55,647 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.StatementWrapper
2023-01-03 16:46:55,647 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CloseStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class io.agroal.pool.wrapper.StatementWrapper
2023-01-03 16:46:55,652 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CloseStatementInstrumentation: (name(equals(close)) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public void io.agroal.pool.wrapper.StatementWrapper.close() throws java.sql.SQLException
2023-01-03 16:46:55,653 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public final java.sql.ResultSet io.agroal.pool.wrapper.StatementWrapper.executeQuery(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:55,653 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public final int io.agroal.pool.wrapper.StatementWrapper.executeUpdate(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:55,654 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public final boolean io.agroal.pool.wrapper.StatementWrapper.execute(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:55,654 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: (name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public final void io.agroal.pool.wrapper.StatementWrapper.addBatch(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:55,654 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: ((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public final int[] io.agroal.pool.wrapper.StatementWrapper.executeBatch() throws java.sql.SQLException
2023-01-03 16:46:55,654 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public final int io.agroal.pool.wrapper.StatementWrapper.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:55,655 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public final int io.agroal.pool.wrapper.StatementWrapper.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:55,655 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public final int io.agroal.pool.wrapper.StatementWrapper.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:55,655 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public final boolean io.agroal.pool.wrapper.StatementWrapper.execute(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:55,655 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public final boolean io.agroal.pool.wrapper.StatementWrapper.execute(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:55,655 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public final boolean io.agroal.pool.wrapper.StatementWrapper.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:55,656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: ((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0)) and isPublic() and not(isAbstract())) matches public long[] io.agroal.pool.wrapper.StatementWrapper.executeLargeBatch() throws java.sql.SQLException
2023-01-03 16:46:55,656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long io.agroal.pool.wrapper.StatementWrapper.executeLargeUpdate(java.lang.String) throws java.sql.SQLException
2023-01-03 16:46:55,656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long io.agroal.pool.wrapper.StatementWrapper.executeLargeUpdate(java.lang.String,int) throws java.sql.SQLException
2023-01-03 16:46:55,656 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long io.agroal.pool.wrapper.StatementWrapper.executeLargeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2023-01-03 16:46:55,657 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: ((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String))))) and isPublic() and not(isAbstract())) matches public long io.agroal.pool.wrapper.StatementWrapper.executeLargeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2023-01-03 16:46:56,248 [ApplicationScheduler_QuartzSchedulerThread] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.license.provider.db.LicenseDataPersistence_Subclass
2023-01-03 16:46:56,251 [ApplicationScheduler_QuartzSchedulerThread] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.license.provider.db.LicenseDataPersistence_Subclass.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:46:56,299 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2 containing [co.elastic.apm.agent.quartzjob.Quartz2JobTransactionNameInstrumentation$AdviceClass, co.elastic.apm.agent.quartzjob.Quartz1JobExecutionContextHandler, co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice, co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation, co.elastic.apm.agent.quartzjob.Quartz1JobTransactionNameInstrumentation, co.elastic.apm.agent.quartzjob.Quartz2JobExecutionContextHandler, co.elastic.apm.agent.quartzjob.Quartz2JobTransactionNameInstrumentation, co.elastic.apm.agent.quartzjob.Quartz1JobTransactionNameInstrumentation$AdviceClass, co.elastic.apm.agent.quartzjob.JobExecutionContextHandler, co.elastic.apm.agent.quartzjob.package-info, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:56,305 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.singleton.DisconnectedEvaluatorCleaner_Subclass
2023-01-03 16:46:56,306 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.singleton.DisconnectedEvaluatorCleaner_Subclass.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:56,329 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (1)
2023-01-03 16:46:56,329 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd)
2023-01-03 16:46:56,329 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) on thread 38
2023-01-03 16:46:56,329 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (2)
2023-01-03 16:46:56,332 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method LicenseDataPersistence#execute because there is already a transaction running ('DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd))
2023-01-03 16:46:56,336 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b6bef5d622be5dd9-01 (ac2284f)
2023-01-03 16:46:56,336 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (3)
2023-01-03 16:46:56,336 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b6bef5d622be5dd9-01 (ac2284f) (1)
2023-01-03 16:46:56,336 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,336 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b6bef5d622be5dd9-01 (ac2284f) on thread 38
2023-01-03 16:46:56,336 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,336 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b6bef5d622be5dd9-01 (ac2284f) (2)
2023-01-03 16:46:56,345 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:56,346 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b6bef5d622be5dd9-01 (ac2284f) on thread 38
2023-01-03 16:46:56,346 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,346 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b6bef5d622be5dd9-01 (ac2284f) (1)
2023-01-03 16:46:56,347 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (3)
2023-01-03 16:46:56,407 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ReceiveInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.jms.MessageConsumer))))) matches class org.apache.qpid.jms.JmsMessageConsumer
2023-01-03 16:46:56,407 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetMessageListenerInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.jms.MessageConsumer))))) matches class org.apache.qpid.jms.JmsMessageConsumer
2023-01-03 16:46:56,444 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ReceiveInstrumentation: (((name(equals(receive)) and (hasParameter(ofSize(0)) or hasParameter(ofSize(1))) and isPublic()) or (name(equals(receiveNoWait)) and hasParameter(ofSize(0)) and isPublic())) and not(isAbstract())) matches public javax.jms.Message org.apache.qpid.jms.JmsMessageConsumer.receive() throws javax.jms.JMSException
2023-01-03 16:46:56,444 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ReceiveInstrumentation: (((name(equals(receive)) and (hasParameter(ofSize(0)) or hasParameter(ofSize(1))) and isPublic()) or (name(equals(receiveNoWait)) and hasParameter(ofSize(0)) and isPublic())) and not(isAbstract())) matches public javax.jms.Message org.apache.qpid.jms.JmsMessageConsumer.receive(long) throws javax.jms.JMSException
2023-01-03 16:46:56,444 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ReceiveInstrumentation: (((name(equals(receive)) and (hasParameter(ofSize(0)) or hasParameter(ofSize(1))) and isPublic()) or (name(equals(receiveNoWait)) and hasParameter(ofSize(0)) and isPublic())) and not(isAbstract())) matches public javax.jms.Message org.apache.qpid.jms.JmsMessageConsumer.receiveNoWait() throws javax.jms.JMSException
2023-01-03 16:46:56,444 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetMessageListenerInstrumentation: (name(equals(setMessageListener)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.jms.MessageListener)))))) and not(isAbstract())) matches public void org.apache.qpid.jms.JmsMessageConsumer.setMessageListener(javax.jms.MessageListener) throws javax.jms.JMSException
2023-01-03 16:46:56,446 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ReceiveInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.jms.MessageConsumer))))) matches class org.apache.qpid.jms.JmsSharedDurableMessageConsumer
2023-01-03 16:46:56,446 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetMessageListenerInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.jms.MessageConsumer))))) matches class org.apache.qpid.jms.JmsSharedDurableMessageConsumer
2023-01-03 16:46:56,448 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ReceiveInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.jms.MessageConsumer))))) matches class org.apache.qpid.jms.JmsSharedMessageConsumer
2023-01-03 16:46:56,448 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetMessageListenerInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.jms.MessageConsumer))))) matches class org.apache.qpid.jms.JmsSharedMessageConsumer
2023-01-03 16:46:56,454 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ReceiveInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.jms.MessageConsumer))))) matches class org.apache.qpid.jms.JmsTopicSubscriber
2023-01-03 16:46:56,454 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetMessageListenerInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.jms.MessageConsumer))))) matches class org.apache.qpid.jms.JmsTopicSubscriber
2023-01-03 16:46:56,456 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ReceiveInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.jms.MessageConsumer))))) matches class org.apache.qpid.jms.JmsDurableTopicSubscriber
2023-01-03 16:46:56,456 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetMessageListenerInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.jms.MessageConsumer))))) matches class org.apache.qpid.jms.JmsDurableTopicSubscriber
2023-01-03 16:46:56,535 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-717af2430ec73553-01 (1ea1453c)
2023-01-03 16:46:56,535 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,535 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-717af2430ec73553-01 (1ea1453c) (1)
2023-01-03 16:46:56,535 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,535 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-717af2430ec73553-01 (1ea1453c) on thread 38
2023-01-03 16:46:56,535 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (6)
2023-01-03 16:46:56,535 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-717af2430ec73553-01 (1ea1453c) (2)
2023-01-03 16:46:56,536 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:56,537 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-717af2430ec73553-01 (1ea1453c) on thread 38
2023-01-03 16:46:56,537 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,537 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-717af2430ec73553-01 (1ea1453c) (1)
2023-01-03 16:46:56,537 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,537 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b6bef5d622be5dd9-01 (ac2284f)
2023-01-03 16:46:56,538 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 0)
2023-01-03 16:46:56,540 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events without proxy
2023-01-03 16:46:56,540 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events
2023-01-03 16:46:56,555 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2023-01-03 16:46:56,555 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.ExecutorUtils - A new thread named `elastic-apm-request-timeout-timer` was created. The original context class loader of this thread (ShadedClassLoader{parent=ShadedClassLoader{parent=jdk.internal.loader.ClassLoaders$PlatformClassLoader@67b92f0a, customPrefix='cached-lookup-key/', manifest=java.util.jar.Manifest@19a1201d, jarUrl=file:/home/app-files/application-service-elastic-apm-agent.jar}, customPrefix='agent/', manifest=java.util.jar.Manifest@19a1201d, jarUrl=file:/home/app-files/application-service-elastic-apm-agent.jar}) has been overridden
2023-01-03 16:46:56,559 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (3)
2023-01-03 16:46:56,559 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b6bef5d622be5dd9-01 (ac2284f) (0)
2023-01-03 16:46:56,562 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-6e6b74c7170217d6-01 (ac2284f)
2023-01-03 16:46:56,562 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,562 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-6e6b74c7170217d6-01 (ac2284f) (1)
2023-01-03 16:46:56,562 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,562 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-6e6b74c7170217d6-01 (ac2284f) on thread 38
2023-01-03 16:46:56,562 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (6)
2023-01-03 16:46:56,562 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-6e6b74c7170217d6-01 (ac2284f) (2)
2023-01-03 16:46:56,562 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:56,563 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-6e6b74c7170217d6-01 (ac2284f) on thread 38
2023-01-03 16:46:56,563 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,563 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-6e6b74c7170217d6-01 (ac2284f) (1)
2023-01-03 16:46:56,563 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,563 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-717af2430ec73553-01 (1ea1453c)
2023-01-03 16:46:56,564 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-02df7fa04c08fa68-01 (17f5287e)
2023-01-03 16:46:56,564 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,564 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-02df7fa04c08fa68-01 (17f5287e) (1)
2023-01-03 16:46:56,564 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (6)
2023-01-03 16:46:56,565 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-02df7fa04c08fa68-01 (17f5287e) on thread 38
2023-01-03 16:46:56,565 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (7)
2023-01-03 16:46:56,565 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-02df7fa04c08fa68-01 (17f5287e) (2)
2023-01-03 16:46:56,565 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:56,565 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-02df7fa04c08fa68-01 (17f5287e) on thread 38
2023-01-03 16:46:56,565 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (6)
2023-01-03 16:46:56,565 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-02df7fa04c08fa68-01 (17f5287e) (1)
2023-01-03 16:46:56,565 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,565 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-6e6b74c7170217d6-01 (ac2284f)
2023-01-03 16:46:56,566 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 1)
2023-01-03 16:46:56,566 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,566 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-717af2430ec73553-01 (1ea1453c) (0)
2023-01-03 16:46:56,566 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 2)
2023-01-03 16:46:56,566 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (3)
2023-01-03 16:46:56,566 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-6e6b74c7170217d6-01 (ac2284f) (0)
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-8e9287a2988b15a4-01 (1ea1453c)
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-8e9287a2988b15a4-01 (1ea1453c) (1)
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-8e9287a2988b15a4-01 (1ea1453c) on thread 38
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (6)
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-8e9287a2988b15a4-01 (1ea1453c) (2)
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-8e9287a2988b15a4-01 (1ea1453c) on thread 38
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-8e9287a2988b15a4-01 (1ea1453c) (1)
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,569 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-02df7fa04c08fa68-01 (17f5287e)
2023-01-03 16:46:56,570 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 3)
2023-01-03 16:46:56,570 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (3)
2023-01-03 16:46:56,570 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-02df7fa04c08fa68-01 (17f5287e) (0)
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-55d2cf296ae02b17-01 (ac2284f)
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-55d2cf296ae02b17-01 (ac2284f) (1)
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-55d2cf296ae02b17-01 (ac2284f) on thread 38
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (6)
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-55d2cf296ae02b17-01 (ac2284f) (2)
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-55d2cf296ae02b17-01 (ac2284f) on thread 38
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-55d2cf296ae02b17-01 (ac2284f) (1)
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,600 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-8e9287a2988b15a4-01 (1ea1453c)
2023-01-03 16:46:56,601 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 4)
2023-01-03 16:46:56,601 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (3)
2023-01-03 16:46:56,601 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-8e9287a2988b15a4-01 (1ea1453c) (0)
2023-01-03 16:46:56,604 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b3c25e74877e96c7-01 (17f5287e)
2023-01-03 16:46:56,604 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,604 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b3c25e74877e96c7-01 (17f5287e) (1)
2023-01-03 16:46:56,604 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,604 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b3c25e74877e96c7-01 (17f5287e) on thread 38
2023-01-03 16:46:56,604 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (6)
2023-01-03 16:46:56,604 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b3c25e74877e96c7-01 (17f5287e) (2)
2023-01-03 16:46:56,604 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:56,605 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b3c25e74877e96c7-01 (17f5287e) on thread 38
2023-01-03 16:46:56,605 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,605 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b3c25e74877e96c7-01 (17f5287e) (1)
2023-01-03 16:46:56,605 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,605 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-55d2cf296ae02b17-01 (ac2284f)
2023-01-03 16:46:56,607 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-efa14c86478e46a4-01 (1ea1453c)
2023-01-03 16:46:56,607 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,607 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-efa14c86478e46a4-01 (1ea1453c) (1)
2023-01-03 16:46:56,607 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (6)
2023-01-03 16:46:56,607 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-efa14c86478e46a4-01 (1ea1453c) on thread 38
2023-01-03 16:46:56,607 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (7)
2023-01-03 16:46:56,607 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-32a0c57bacd7e9dcd23b158c9ac4e150-efa14c86478e46a4-01 (1ea1453c) (2)
2023-01-03 16:46:56,607 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:56,608 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-efa14c86478e46a4-01 (1ea1453c) on thread 38
2023-01-03 16:46:56,608 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (6)
2023-01-03 16:46:56,608 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-efa14c86478e46a4-01 (1ea1453c) (1)
2023-01-03 16:46:56,608 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (5)
2023-01-03 16:46:56,608 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b3c25e74877e96c7-01 (17f5287e)
2023-01-03 16:46:56,608 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 5)
2023-01-03 16:46:56,608 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (4)
2023-01-03 16:46:56,608 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-55d2cf296ae02b17-01 (ac2284f) (0)
2023-01-03 16:46:56,608 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 6)
2023-01-03 16:46:56,608 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (3)
2023-01-03 16:46:56,608 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-b3c25e74877e96c7-01 (17f5287e) (0)
2023-01-03 16:46:56,613 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) on thread 38
2023-01-03 16:46:56,613 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (2)
2023-01-03 16:46:56,613 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-efa14c86478e46a4-01 (1ea1453c)
2023-01-03 16:46:56,613 [ApplicationScheduler_Worker-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd)
2023-01-03 16:46:56,615 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 7)
2023-01-03 16:46:56,615 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (1)
2023-01-03 16:46:56,615 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'INSERT INTO license_data' 00-32a0c57bacd7e9dcd23b158c9ac4e150-efa14c86478e46a4-01 (1ea1453c) (0)
2023-01-03 16:46:56,615 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 8)
2023-01-03 16:46:56,615 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DbWriter' 00-32a0c57bacd7e9dcd23b158c9ac4e150-84ea3ade365d2610-01 (26a8a5dd) (0)
2023-01-03 16:46:58,853 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.file.TemporaryUploadFolderCleaner_ClientProxy
2023-01-03 16:46:58,857 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.file.TemporaryUploadFolderCleaner_ClientProxy.execute(org.quartz.JobExecutionContext)
2023-01-03 16:46:58,866 [ApplicationScheduler_QuartzSchedulerThread] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.util.administration.serverconfiguration.CheckDiskSpaceJob_Subclass
2023-01-03 16:46:58,868 [ApplicationScheduler_QuartzSchedulerThread] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.util.administration.serverconfiguration.CheckDiskSpaceJob_Subclass.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:46:58,880 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (1)
2023-01-03 16:46:58,880 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd)
2023-01-03 16:46:58,880 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) on thread 39
2023-01-03 16:46:58,880 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (2)
2023-01-03 16:46:58,882 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method CheckDiskSpaceJob#execute because there is already a transaction running ('DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd))
2023-01-03 16:46:58,887 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.RunnableCallableForkJoinTaskInstrumentation
2023-01-03 16:46:58,926 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RunnableCallableForkJoinTaskInstrumentation: ((is(class io.agroal.pool.util.PriorityScheduledExecutor$1) or false) and hasSuperType(erasure((is(interface java.lang.Runnable) or is(interface java.util.concurrent.Callable) or is(class java.util.concurrent.ForkJoinTask))))) matches class io.agroal.pool.util.PriorityScheduledExecutor$1
2023-01-03 16:46:59,020 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RunnableCallableForkJoinTaskInstrumentation: ((is(class io.agroal.pool.util.PriorityScheduledExecutor$1) or false) and hasSuperType(erasure((is(interface java.lang.Runnable) or is(interface java.util.concurrent.Callable) or is(class java.util.concurrent.ForkJoinTask))))) matches class io.agroal.pool.util.PriorityScheduledExecutor$1
2023-01-03 16:46:59,022 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RunnableCallableForkJoinTaskInstrumentation: (((name(equals(run)) and hasParameter(ofSize(0))) or (name(equals(call)) and hasParameter(ofSize(0))) or (name(equals(exec)) and hasParameter(ofSize(0)) and returns(erasure(is(boolean))))) and not(isAbstract())) matches public void io.agroal.pool.util.PriorityScheduledExecutor$1.run()
2023-01-03 16:46:59,101 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (3)
2023-01-03 16:46:59,105 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-5b174f1277d9de8175bcc564416af74b-4bd3fcabd48a10e4-01 (ac2284f)
2023-01-03 16:46:59,105 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (4)
2023-01-03 16:46:59,105 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-4bd3fcabd48a10e4-01 (ac2284f) (1)
2023-01-03 16:46:59,105 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,105 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-5b174f1277d9de8175bcc564416af74b-4bd3fcabd48a10e4-01 (ac2284f) on thread 39
2023-01-03 16:46:59,105 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (6)
2023-01-03 16:46:59,105 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-4bd3fcabd48a10e4-01 (ac2284f) (2)
2023-01-03 16:46:59,106 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:59,106 [agroal-11] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2 containing [co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:46:59,106 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-4bd3fcabd48a10e4-01 (ac2284f) on thread 39
2023-01-03 16:46:59,106 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,106 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-4bd3fcabd48a10e4-01 (ac2284f) (1)
2023-01-03 16:46:59,106 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (4)
2023-01-03 16:46:59,108 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-5b174f1277d9de8175bcc564416af74b-b39cb1a42626c21d-01 (17f5287e)
2023-01-03 16:46:59,108 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,108 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-b39cb1a42626c21d-01 (17f5287e) (1)
2023-01-03 16:46:59,108 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (6)
2023-01-03 16:46:59,108 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-5b174f1277d9de8175bcc564416af74b-b39cb1a42626c21d-01 (17f5287e) on thread 39
2023-01-03 16:46:59,108 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (7)
2023-01-03 16:46:59,108 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-b39cb1a42626c21d-01 (17f5287e) (2)
2023-01-03 16:46:59,109 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:59,109 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-b39cb1a42626c21d-01 (17f5287e) on thread 39
2023-01-03 16:46:59,109 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (6)
2023-01-03 16:46:59,109 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-b39cb1a42626c21d-01 (17f5287e) (1)
2023-01-03 16:46:59,109 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,109 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (4)
2023-01-03 16:46:59,109 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-b39cb1a42626c21d-01 (17f5287e) (0)
2023-01-03 16:46:59,110 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-5b174f1277d9de8175bcc564416af74b-f831d246eb3a9a5b-01 (1ea1453c)
2023-01-03 16:46:59,110 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,110 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-f831d246eb3a9a5b-01 (1ea1453c) (1)
2023-01-03 16:46:59,110 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (6)
2023-01-03 16:46:59,110 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-5b174f1277d9de8175bcc564416af74b-f831d246eb3a9a5b-01 (1ea1453c) on thread 39
2023-01-03 16:46:59,110 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (7)
2023-01-03 16:46:59,110 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-f831d246eb3a9a5b-01 (1ea1453c) (2)
2023-01-03 16:46:59,110 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:59,111 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-f831d246eb3a9a5b-01 (1ea1453c) on thread 39
2023-01-03 16:46:59,111 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (6)
2023-01-03 16:46:59,111 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-f831d246eb3a9a5b-01 (1ea1453c) (1)
2023-01-03 16:46:59,111 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,111 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (4)
2023-01-03 16:46:59,111 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-f831d246eb3a9a5b-01 (1ea1453c) (0)
2023-01-03 16:46:59,111 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-5b174f1277d9de8175bcc564416af74b-5c2bfabe3a580db9-01 (17f5287e)
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-5c2bfabe3a580db9-01 (17f5287e) (1)
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (6)
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-5b174f1277d9de8175bcc564416af74b-5c2bfabe3a580db9-01 (17f5287e) on thread 39
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (7)
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-5c2bfabe3a580db9-01 (17f5287e) (2)
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-5c2bfabe3a580db9-01 (17f5287e) on thread 39
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (6)
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-5c2bfabe3a580db9-01 (17f5287e) (1)
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (4)
2023-01-03 16:46:59,112 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-5c2bfabe3a580db9-01 (17f5287e) (0)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-5b174f1277d9de8175bcc564416af74b-94652c143c8bd668-01 (1ea1453c)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-94652c143c8bd668-01 (1ea1453c) (1)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (6)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-5b174f1277d9de8175bcc564416af74b-94652c143c8bd668-01 (1ea1453c) on thread 39
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (7)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-94652c143c8bd668-01 (1ea1453c) (2)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:59,113 [agroal-11] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) on thread 31
2023-01-03 16:46:59,113 [agroal-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (8)
2023-01-03 16:46:59,113 [agroal-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (7)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-94652c143c8bd668-01 (1ea1453c) on thread 39
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (6)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-94652c143c8bd668-01 (1ea1453c) (1)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (4)
2023-01-03 16:46:59,113 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-94652c143c8bd668-01 (1ea1453c) (0)
2023-01-03 16:46:59,113 [agroal-11] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) on thread 31
2023-01-03 16:46:59,113 [agroal-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (3)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-5b174f1277d9de8175bcc564416af74b-c9baa3720bcffa8c-01 (17f5287e)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (4)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-c9baa3720bcffa8c-01 (17f5287e) (1)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-5b174f1277d9de8175bcc564416af74b-c9baa3720bcffa8c-01 (17f5287e) on thread 39
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (6)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5b174f1277d9de8175bcc564416af74b-c9baa3720bcffa8c-01 (17f5287e) (2)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-c9baa3720bcffa8c-01 (17f5287e) on thread 39
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (5)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-c9baa3720bcffa8c-01 (17f5287e) (1)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (4)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (3)
2023-01-03 16:46:59,114 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-c9baa3720bcffa8c-01 (17f5287e) (0)
2023-01-03 16:46:59,123 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) on thread 39
2023-01-03 16:46:59,123 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (2)
2023-01-03 16:46:59,123 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-4bd3fcabd48a10e4-01 (ac2284f)
2023-01-03 16:46:59,123 [ApplicationScheduler_Worker-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd)
2023-01-03 16:46:59,130 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 9)
2023-01-03 16:46:59,132 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (1)
2023-01-03 16:46:59,132 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM global_settings' 00-5b174f1277d9de8175bcc564416af74b-4bd3fcabd48a10e4-01 (ac2284f) (0)
2023-01-03 16:46:59,132 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 10)
2023-01-03 16:46:59,132 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.CheckDiskSpace' 00-5b174f1277d9de8175bcc564416af74b-ee1cd7748e89688a-01 (26a8a5dd) (0)
2023-01-03 16:46:59,437 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardExecutor
2023-01-03 16:46:59,437 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardExecutor
2023-01-03 16:46:59,437 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardExecutor
2023-01-03 16:46:59,442 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.apache.jackrabbit.oak.spi.whiteboard.WhiteboardExecutor.execute(java.lang.Runnable)
2023-01-03 16:47:00,003 [ApplicationScheduler_QuartzSchedulerThread] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.singleton.DisconnectedEvaluatorCleaner_ClientProxy
2023-01-03 16:47:00,006 [ApplicationScheduler_QuartzSchedulerThread] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.singleton.DisconnectedEvaluatorCleaner_ClientProxy.execute(org.quartz.JobExecutionContext)
2023-01-03 16:47:00,010 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) (1)
2023-01-03 16:47:00,010 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd)
2023-01-03 16:47:00,010 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) on thread 40
2023-01-03 16:47:00,010 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) (2)
2023-01-03 16:47:00,011 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method DisconnectedEvaluatorCleaner_Subclass#execute because there is already a transaction running ('DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd))
2023-01-03 16:47:00,012 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method DisconnectedEvaluatorCleaner#execute because there is already a transaction running ('DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd))
2023-01-03 16:47:00,460 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
2023-01-03 16:47:00,460 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
2023-01-03 16:47:00,460 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
2023-01-03 16:47:00,465 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(java.lang.Runnable,long,java.util.concurrent.TimeUnit)
2023-01-03 16:47:00,465 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.ScheduledFuture java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(java.util.concurrent.Callable,long,java.util.concurrent.TimeUnit)
2023-01-03 16:47:00,466 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedExecutorService
2023-01-03 16:47:00,466 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedExecutorService
2023-01-03 16:47:00,466 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class java.util.concurrent.Executors$DelegatedExecutorService
2023-01-03 16:47:00,470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void java.util.concurrent.Executors$DelegatedExecutorService.execute(java.lang.Runnable)
2023-01-03 16:47:00,470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable)
2023-01-03 16:47:00,470 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: (((name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.util.concurrent.Callable)
2023-01-03 16:47:00,471 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: (((name(equals(execute)) and returns(erasure(is(void))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or (name(equals(submit)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.Future))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object)))))) or (name(equals(schedule)) and returns(erasure(hasSuperType(erasure(is(interface java.util.concurrent.ScheduledFuture))))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable,java.lang.Object)
2023-01-03 16:47:00,471 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(java.util.Collection) throws java.lang.InterruptedException
2023-01-03 16:47:00,472 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.util.List java.util.concurrent.Executors$DelegatedExecutorService.invokeAll(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException
2023-01-03 16:47:00,472 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.Executors$DelegatedExecutorService.invokeAny(java.util.Collection) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException
2023-01-03 16:47:00,472 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorInvokeAnyAllInstrumentation: (name(startsWith(invoke)) and (name(endsWith(Any)) or name(endsWith(All))) and isPublic() and hasParameter(hasTypes(with(0 matches erasure(is(interface java.util.Collection))))) and isOverriddenFrom(erasure(is(interface java.util.concurrent.ExecutorService))) and not(isAbstract())) matches public java.lang.Object java.util.concurrent.Executors$DelegatedExecutorService.invokeAny(java.util.Collection,long,java.util.concurrent.TimeUnit) throws java.lang.InterruptedException,java.util.concurrent.ExecutionException,java.util.concurrent.TimeoutException
2023-01-03 16:47:01,127 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-d4674c224ce2cce53fc016878a8fdb8c-dc38f300a2fc4697-01 (1ea1453c)
2023-01-03 16:47:01,127 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) (3)
2023-01-03 16:47:01,127 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d4674c224ce2cce53fc016878a8fdb8c-dc38f300a2fc4697-01 (1ea1453c) (1)
2023-01-03 16:47:01,127 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) (4)
2023-01-03 16:47:01,127 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-d4674c224ce2cce53fc016878a8fdb8c-dc38f300a2fc4697-01 (1ea1453c) on thread 40
2023-01-03 16:47:01,127 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) (5)
2023-01-03 16:47:01,127 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d4674c224ce2cce53fc016878a8fdb8c-dc38f300a2fc4697-01 (1ea1453c) (2)
2023-01-03 16:47:01,127 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:47:01,128 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM evaluator_details' 00-d4674c224ce2cce53fc016878a8fdb8c-dc38f300a2fc4697-01 (1ea1453c) on thread 40
2023-01-03 16:47:01,128 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) (4)
2023-01-03 16:47:01,128 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM evaluator_details' 00-d4674c224ce2cce53fc016878a8fdb8c-dc38f300a2fc4697-01 (1ea1453c) (1)
2023-01-03 16:47:01,128 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) (3)
2023-01-03 16:47:01,140 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) on thread 40
2023-01-03 16:47:01,140 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) (2)
2023-01-03 16:47:01,140 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'SELECT FROM evaluator_details' 00-d4674c224ce2cce53fc016878a8fdb8c-dc38f300a2fc4697-01 (1ea1453c)
2023-01-03 16:47:01,140 [ApplicationScheduler_Worker-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd)
2023-01-03 16:47:01,150 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 11)
2023-01-03 16:47:01,150 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) (1)
2023-01-03 16:47:01,150 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM evaluator_details' 00-d4674c224ce2cce53fc016878a8fdb8c-dc38f300a2fc4697-01 (1ea1453c) (0)
2023-01-03 16:47:01,150 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 12)
2023-01-03 16:47:01,150 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-d4674c224ce2cce53fc016878a8fdb8c-d0cc6bcd12346a55-01 (26a8a5dd) (0)
2023-01-03 16:47:01,286 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation TimerTaskInstrumentation: ((false or name(startsWith(it.esteco))) and hasSuperClass(erasure(name(equals(java.util.TimerTask)))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class it.esteco.util.prefs.EstecoFileSystemPreferences$4
2023-01-03 16:47:01,287 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation TimerTaskInstrumentation: (name(equals(run)) and not(isAbstract())) matches public void it.esteco.util.prefs.EstecoFileSystemPreferences$4.run()
2023-01-03 16:47:01,817 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation TimerTaskInstrumentation: ((false or name(startsWith(it.esteco))) and hasSuperClass(erasure(name(equals(java.util.TimerTask)))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class it.esteco.frontier.fpi.plugins.rsm.evolutionarydesign.numeric.EvolutionaryDesign$1
2023-01-03 16:47:01,819 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation TimerTaskInstrumentation: (name(equals(run)) and not(isAbstract())) matches public void it.esteco.frontier.fpi.plugins.rsm.evolutionarydesign.numeric.EvolutionaryDesign$1.run()
2023-01-03 16:47:05,750 [async-index-update-async] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface org.apache.tika.concurrent.ConfigurableThreadPoolExecutor
2023-01-03 16:47:05,750 [async-index-update-async] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface org.apache.tika.concurrent.ConfigurableThreadPoolExecutor
2023-01-03 16:47:05,750 [async-index-update-async] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface org.apache.tika.concurrent.ConfigurableThreadPoolExecutor
2023-01-03 16:47:05,966 [async-index-update-async] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class org.apache.tika.concurrent.SimpleThreadPoolExecutor
2023-01-03 16:47:05,966 [async-index-update-async] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class org.apache.tika.concurrent.SimpleThreadPoolExecutor
2023-01-03 16:47:05,966 [async-index-update-async] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches class org.apache.tika.concurrent.SimpleThreadPoolExecutor
2023-01-03 16:47:06,557 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 13)
2023-01-03 16:47:06,557 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2023-01-03 16:47:06,559 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 18937 uncompressed 3243 compressed bytes
2023-01-03 16:47:07,326 [ApplicationScheduler_QuartzSchedulerThread] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.queue.observer.EventQueueObserver_ClientProxy
2023-01-03 16:47:07,328 [ApplicationScheduler_QuartzSchedulerThread] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.queue.observer.EventQueueObserver_ClientProxy.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:47:07,330 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) (1)
2023-01-03 16:47:07,330 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd)
2023-01-03 16:47:07,330 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) on thread 41
2023-01-03 16:47:07,330 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) (2)
2023-01-03 16:47:07,330 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method EventQueueObserver#execute because there is already a transaction running ('DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd))
2023-01-03 16:47:07,339 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2 containing [co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerWithDestinationInstrumentation, co.elastic.apm.agent.jms.JmsMessagePropertyAccessor, co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$SetMessageListenerInstrumentation, co.elastic.apm.agent.jms.BaseJmsInstrumentation, co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation, co.elastic.apm.agent.jms.BaseJmsInstrumentation$BaseAdvice, co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation, co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$ReceiveInstrumentation$MessageConsumerAdvice, co.elastic.apm.agent.jms.JmsInstrumentationHelper$MessageListenerWrapper, co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$ReceiveInstrumentation, co.elastic.apm.agent.jms.JmsMessageConsumerInstrumentation$SetMessageListenerInstrumentation$ListenerWrappingAdvice, co.elastic.apm.agent.jms.JmsMessageListenerInstrumentation, co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerWithDestinationInstrumentation$MessageProducerWithDestinationAdvice, co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerNoDestinationInstrumentation$MessageProducerNoDestinationAdvice, co.elastic.apm.agent.jms.JmsMessageListenerInstrumentation$MessageListenerAdvice, co.elastic.apm.agent.jms.JmsMessageProducerInstrumentation$JmsMessageProducerNoDestinationInstrumentation, co.elastic.apm.agent.jms.JmsInstrumentationHelper, co.elastic.apm.agent.jms.package-info, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:47:07,361 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-babc2365abb388fe70ee478ef2a315ef-8a850f77c1c04f7a-01 (17f5287e)
2023-01-03 16:47:07,361 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) (3)
2023-01-03 16:47:07,361 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-babc2365abb388fe70ee478ef2a315ef-8a850f77c1c04f7a-01 (17f5287e) (1)
2023-01-03 16:47:07,361 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) (4)
2023-01-03 16:47:07,361 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'JMS RECEIVE' 00-babc2365abb388fe70ee478ef2a315ef-8a850f77c1c04f7a-01 (17f5287e) on thread 41
2023-01-03 16:47:07,361 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) (5)
2023-01-03 16:47:07,361 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'JMS RECEIVE' 00-babc2365abb388fe70ee478ef2a315ef-8a850f77c1c04f7a-01 (17f5287e) (2)
2023-01-03 16:47:10,438 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'JMS RECEIVE' 00-babc2365abb388fe70ee478ef2a315ef-8a850f77c1c04f7a-01 (17f5287e) on thread 41
2023-01-03 16:47:10,438 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) (4)
2023-01-03 16:47:10,438 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-babc2365abb388fe70ee478ef2a315ef-8a850f77c1c04f7a-01 (17f5287e) (1)
2023-01-03 16:47:10,438 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) (3)
2023-01-03 16:47:10,440 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'JMS RECEIVE' 00-babc2365abb388fe70ee478ef2a315ef-8a850f77c1c04f7a-01 (17f5287e)
2023-01-03 16:47:10,442 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) on thread 41
2023-01-03 16:47:10,442 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) (2)
2023-01-03 16:47:10,442 [ApplicationScheduler_Worker-4] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd)
2023-01-03 16:47:10,449 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 14)
2023-01-03 16:47:10,449 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events without proxy
2023-01-03 16:47:10,449 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events
2023-01-03 16:47:10,452 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2023-01-03 16:47:10,452 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) (1)
2023-01-03 16:47:10,452 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-babc2365abb388fe70ee478ef2a315ef-8a850f77c1c04f7a-01 (17f5287e) (0)
2023-01-03 16:47:10,452 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 15)
2023-01-03 16:47:10,452 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-babc2365abb388fe70ee478ef2a315ef-4dfa90e26b9dd9df-01 (26a8a5dd) (0)
2023-01-03 16:47:15,516 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestBufferInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(io.vertx.core.http.HttpServerRequest))))) matches class io.vertx.core.http.impl.Http1xServerRequest
2023-01-03 16:47:15,523 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RequestBufferInstrumentation: (name(in(onData, handleData)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(io.vertx.core.buffer.Buffer)))))) and not(isAbstract())) matches private void io.vertx.core.http.impl.Http1xServerRequest.onData(io.vertx.core.buffer.Buffer)
2023-01-03 16:47:15,530 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation VertxTracerReceiveRequestInstrumentation: (hasSuperType(erasure(name(equals(io.vertx.core.spi.tracing.VertxTracer)))) and not(isInterface())) matches class co.elastic.apm.agent.vertx.v4.web.NoopVertxTracer
2023-01-03 16:47:15,530 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation VertxTracerSendResponseInstrumentation: (hasSuperType(erasure(name(equals(io.vertx.core.spi.tracing.VertxTracer)))) and not(isInterface())) matches class co.elastic.apm.agent.vertx.v4.web.NoopVertxTracer
2023-01-03 16:47:15,532 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation VertxTracerReceiveRequestInstrumentation: (name(equals(receiveRequest)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(io.vertx.core.Context)))))) and not(isAbstract())) matches public java.lang.Object co.elastic.apm.agent.vertx.v4.web.NoopVertxTracer.receiveRequest(io.vertx.core.Context,io.vertx.core.spi.tracing.SpanKind,io.vertx.core.tracing.TracingPolicy,java.lang.Object,java.lang.String,java.lang.Iterable,io.vertx.core.spi.tracing.TagExtractor)
2023-01-03 16:47:15,533 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation VertxTracerSendResponseInstrumentation: (name(equals(sendResponse)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(io.vertx.core.Context)))))) and not(isAbstract())) matches public void co.elastic.apm.agent.vertx.v4.web.NoopVertxTracer.sendResponse(io.vertx.core.Context,java.lang.Object,java.lang.Object,java.lang.Throwable,io.vertx.core.spi.tracing.TagExtractor)
2023-01-03 16:47:15,540 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for IndyPluginClassLoader{ parent=DiscriminatingMultiParentClassLoader{agentClassLoader = ShadedClassLoader{parent=ShadedClassLoader{parent=jdk.internal.loader.ClassLoaders$PlatformClassLoader@67b92f0a, customPrefix='cached-lookup-key/', manifest=java.util.jar.Manifest@19a1201d, jarUrl=file:/home/app-files/application-service-elastic-apm-agent.jar}, customPrefix='agent/', manifest=java.util.jar.Manifest@19a1201d, jarUrl=file:/home/app-files/application-service-elastic-apm-agent.jar} discriminator = (not(co.elastic.apm.agent.bci.classloading.IndyPluginClassLoader$StartsWithElementMatcher@5429b734) and not(co.elastic.apm.agent.bci.classloading.IndyPluginClassLoader$StartsWithElementMatcher@1f68628f) and not(co.elastic.apm.agent.bci.classloading.IndyPluginClassLoader$StartsWithElementMatcher@388880f5)), targetClassLoader =io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2 discriminator = true}} containing [co.elastic.apm.agent.vertx.SetTimerWrapper, co.elastic.apm.agent.vertx.NettyByteTransfer, co.elastic.apm.agent.vertx.v4.TaskQueueInstrumentation$ExecuteAdvice, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$RequestBufferInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerReceiveRequestInstrumentation$TracerReceiveRequestAdvice, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerSendResponseInstrumentation$TracerSendResponseAdvice, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$RequestBufferInstrumentation$HandleDataAdvice, co.elastic.apm.agent.vertx.v4.web.NoopVertxTracer, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$RouteInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$ContextImplTracerInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerReceiveRequestInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$RouteInstrumentation$RouteImplAdvice, co.elastic.apm.agent.vertx.v4.web.WebHelper, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerInstrumentation, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$ContextImplTracerInstrumentation$ContextImplTracerAdvice, co.elastic.apm.agent.vertx.v4.web.WebInstrumentation$VertxTracerSendResponseInstrumentation, co.elastic.apm.agent.vertx.v4.web.package-info, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$ExecuteBlockingInstrumentation, co.elastic.apm.agent.vertx.v4.Vertx4Instrumentation, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$OnContextInstrumentation, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$SetTimerInstrumentation$SetTimerAdvice, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$ExecuteOnContextAdvice, co.elastic.apm.agent.vertx.v4.EventLoopInstrumentation$SetTimerInstrumentation, co.elastic.apm.agent.vertx.v4.TaskQueueInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextDispatchResponseInstrumentation$HttpContextDispatchResponseAdvice, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextPrepareRequestInstrumentation$HttpContextPrepareRequestAdvice, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextPrepareRequestInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextFailInstrumentation$HttpContextFailAdvice, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextSendRequestInstrumentation$HttpContextSendRequestAdvice, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextDispatchResponseInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$AdviceBase, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$AdviceBase$1, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextSendRequestInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.HttpContextInstrumentation$HttpContextFailInstrumentation, co.elastic.apm.agent.vertx.v4.webclient.package-info, co.elastic.apm.agent.vertx.v4.package-info, co.elastic.apm.agent.vertx.AbstractVertxWebHelper, co.elastic.apm.agent.vertx.v3.TaskQueueInstrumentation$ExecuteAdvice, co.elastic.apm.agent.vertx.v3.web.WebHelper$NoopHandler, co.elastic.apm.agent.vertx.v3.web.WebInstrumentation$RequestBufferInstrumentation, co.elastic.apm.agent.vertx.v3.web.HttpServerRequestWrapperInstrumentation$HttpServerRequestWrapperAdvice, co.elastic.apm.agent.vertx.v3.web.WebInstrumentation, co.elastic.apm.agent.vertx.v3.web.WebInstrumentation$RequestBufferInstrumentation$HandleDataAdvice, co.elastic.apm.agent.vertx.v3.web.WebInstrumentation$RouteInstrumentation, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation$WriteInstrumentation$WriteAdvice, co.elastic.apm.agent.vertx.v3.web.http2.Http2StartTransactionInstrumentation, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation$CloseInstrumentation, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation$CloseInstrumentation$CloseAdvice, co.elastic.apm.agent.vertx.v3.web.http2.Http2StartTransactionInstrumentation$AdviceClass, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerRequestImplEndInstrumentation$HttpRequestEndAdvice, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerResponseImplEndInstrumentation$WriteInstrumentation, co.elastic.apm.agent.vertx.v3.web.http2.package-info, co.elastic.apm.agent.vertx.v3.web.http2.Http2ServerRequestImplEndInstrumentation, co.elastic.apm.agent.vertx.v3.web.http1.Http1EndTransactionInstrumentation$ResponseCompleteAdvice, co.elastic.apm.agent.vertx.v3.web.http1.Http1EndTransactionInstrumentation, co.elastic.apm.agent.vertx.v3.web.http1.Http1StartTransactionInstrumentation$AdviceClass, co.elastic.apm.agent.vertx.v3.web.http1.Http1StartTransactionInstrumentation, co.elastic.apm.agent.vertx.v3.web.http1.package-info, co.elastic.apm.agent.vertx.v3.web.WebInstrumentation$RouteInstrumentation$RouteImplAdvice, co.elastic.apm.agent.vertx.v3.web.WebHelper, co.elastic.apm.agent.vertx.v3.web.HttpServerRequestWrapperInstrumentation, co.elastic.apm.agent.vertx.v3.web.package-info, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$ExecuteBlockingInstrumentation, co.elastic.apm.agent.vertx.v3.Vertx3Instrumentation, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$OnContextInstrumentation, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$SetTimerInstrumentation$SetTimerAdvice, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$ExecuteOnContextAdvice, co.elastic.apm.agent.vertx.v3.EventLoopInstrumentation$SetTimerInstrumentation, co.elastic.apm.agent.vertx.v3.TaskQueueInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextDispatchResponseInstrumentation$HttpContextDispatchResponseAdvice, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextSendRequestInstrumentation$HttpContextSendRequestAdvice, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextFollowRedirectInstrumentation$HttpContextFollowRedirectAdvice, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextDispatchResponseInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$AdviceBase$1, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextFailInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextFailInstrumentation$HttpContextFailAdvice, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$AdviceBase, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextFollowRedirectInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.WebClientInstrumentation$HttpContextSendRequestInstrumentation, co.elastic.apm.agent.vertx.v3.webclient.package-info, co.elastic.apm.agent.vertx.v3.package-info, co.elastic.apm.agent.vertx.AbstractVertxWebClientHelper$HeaderSetter, co.elastic.apm.agent.vertx.MultiMapHeadersGetterSetter, co.elastic.apm.agent.vertx.AbstractHttpTransactionHelper, co.elastic.apm.agent.vertx.GenericHandlerWrapper, co.elastic.apm.agent.vertx.AbstractVertxWebClientHelper, co.elastic.apm.agent.vertx.package-info, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:47:15,579 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd) (1)
2023-01-03 16:47:15,579 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd)
2023-01-03 16:47:15,630 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestBufferInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(io.vertx.core.http.HttpServerRequest))))) matches class io.vertx.ext.web.impl.HttpServerRequestWrapper
2023-01-03 16:47:15,643 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,643 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd) (2)
2023-01-03 16:47:15,702 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface io.smallrye.context.impl.wrappers.ContextualExecutor
2023-01-03 16:47:15,702 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface io.smallrye.context.impl.wrappers.ContextualExecutor
2023-01-03 16:47:15,702 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: (hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor))) and not(name(contains(jetty))) and not(name(contains(tomcat))) and not(name(contains(jboss))) and not(name(contains(undertow))) and not(name(contains(netty))) and not(name(contains(vertx))) and not(name(startsWith(com.hazelcast))) and not((name(contains($Proxy)) or name(contains($$)) or name(contains($JaxbAccessor)) or name(contains(CGLIB)) or name(contains(EnhancerBy))))) matches interface io.smallrye.context.impl.wrappers.ContextualExecutor
2023-01-03 16:47:15,746 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2023-01-03 16:47:15,747 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2023-01-03 16:47:15,755 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,755 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd) (3)
2023-01-03 16:47:15,776 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET unknown route' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd)
2023-01-03 16:47:15,777 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,777 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd) (2)
2023-01-03 16:47:15,777 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,777 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd) (1)
2023-01-03 16:47:15,782 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 16)
2023-01-03 16:47:15,783 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-8f1c65de94b79114f1061f0d10773e98-d5d70868cb92a0ca-01 (26a8a5dd) (0)
2023-01-03 16:47:15,811 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (1)
2023-01-03 16:47:15,811 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd)
2023-01-03 16:47:15,812 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,812 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (2)
2023-01-03 16:47:15,812 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (1)
2023-01-03 16:47:15,812 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0)
2023-01-03 16:47:15,813 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,813 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (3)
2023-01-03 16:47:15,813 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) on thread 35
2023-01-03 16:47:15,813 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (2)
2023-01-03 16:47:15,814 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) on thread 35
2023-01-03 16:47:15,814 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (3)
2023-01-03 16:47:15,817 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (1)
2023-01-03 16:47:15,818 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865)
2023-01-03 16:47:15,818 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) on thread 36
2023-01-03 16:47:15,818 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (2)
2023-01-03 16:47:15,818 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (1)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) on thread 35
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (4)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) on thread 94
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (4)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (2)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) on thread 35
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (5)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (5)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) on thread 36
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (3)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) on thread 36
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (4)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) on thread 94
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) on thread 36
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (3)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (5)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) on thread 94
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (4)
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) on thread 94
2023-01-03 16:47:15,819 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (5)
2023-01-03 16:47:15,820 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,820 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) on thread 35
2023-01-03 16:47:15,820 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) on thread 36
2023-01-03 16:47:15,820 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) on thread 94
2023-01-03 16:47:15,820 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (6)
2023-01-03 16:47:15,820 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (6)
2023-01-03 16:47:15,820 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (6)
2023-01-03 16:47:15,820 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (6)
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) on thread 35
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (5)
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) on thread 35
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (4)
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) on thread 35
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (3)
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) on thread 35
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) on thread 36
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (2)
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (5)
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) on thread 36
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) on thread 35
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (4)
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (1)
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) on thread 94
2023-01-03 16:47:15,834 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) on thread 36
2023-01-03 16:47:15,836 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,836 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (5)
2023-01-03 16:47:15,836 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (3)
2023-01-03 16:47:15,836 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (5)
2023-01-03 16:47:15,836 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) on thread 94
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (4)
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) on thread 36
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) on thread 94
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (3)
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) on thread 94
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (2)
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) on thread 94
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (1)
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (2)
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (4)
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) on thread 36
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (1)
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (3)
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (2)
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) on thread 67
2023-01-03 16:47:15,837 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (1)
2023-01-03 16:47:15,841 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (1)
2023-01-03 16:47:15,841 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4)
2023-01-03 16:47:15,841 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) on thread 35
2023-01-03 16:47:15,841 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (2)
2023-01-03 16:47:15,842 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) on thread 35
2023-01-03 16:47:15,842 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (3)
2023-01-03 16:47:15,842 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) on thread 35
2023-01-03 16:47:15,842 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (4)
2023-01-03 16:47:15,842 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) on thread 35
2023-01-03 16:47:15,842 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (5)
2023-01-03 16:47:15,842 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) on thread 35
2023-01-03 16:47:15,842 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (6)
2023-01-03 16:47:15,843 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) on thread 35
2023-01-03 16:47:15,843 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (5)
2023-01-03 16:47:15,843 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) on thread 35
2023-01-03 16:47:15,843 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (4)
2023-01-03 16:47:15,843 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) on thread 35
2023-01-03 16:47:15,843 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (3)
2023-01-03 16:47:15,843 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) on thread 35
2023-01-03 16:47:15,843 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (2)
2023-01-03 16:47:15,843 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) on thread 35
2023-01-03 16:47:15,843 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (1)
2023-01-03 16:47:15,850 [executor-thread-1] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2 containing [co.elastic.apm.agent.jaxrs.JavaxJaxRsTransactionNameInstrumentation$AdviceClass, co.elastic.apm.agent.jaxrs.JaxRsOffsetMappingFactory, co.elastic.apm.agent.jaxrs.JaxRsOffsetMappingFactory$TransactionAnnotationValue, co.elastic.apm.agent.jaxrs.JaxRsOffsetMappingFactory$1, co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation$BaseAdvice, co.elastic.apm.agent.jaxrs.JakartaeeJaxRsTransactionNameInstrumentation$AdviceClass, co.elastic.apm.agent.jaxrs.JavaxJaxRsTransactionNameInstrumentation, co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation, co.elastic.apm.agent.jaxrs.JaxRsOffsetMappingFactory$JaxRsPath, co.elastic.apm.agent.jaxrs.JakartaeeJaxRsTransactionNameInstrumentation, co.elastic.apm.agent.jaxrs.package-info, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:47:15,924 [vert.x-eventloop-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865)
2023-01-03 16:47:15,928 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 17)
2023-01-03 16:47:15,929 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1df75070ab0da714d6c2e8eaa891fdb6-4d2daf2c5aabb140-01 (6f8865) (0)
2023-01-03 16:47:16,020 [vert.x-eventloop-thread-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e)
2023-01-03 16:47:16,029 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 18)
2023-01-03 16:47:16,029 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-1bf7ce8572735dec32e79fd47a6c5518-166eea68b5813b78-01 (7786cf7e) (0)
2023-01-03 16:47:16,052 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0)
2023-01-03 16:47:16,053 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 19)
2023-01-03 16:47:16,053 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e467daa8b5e6ae7713a65f98dbc978d5-64fc71c5c2123d30-01 (72d55aa0) (0)
2023-01-03 16:47:16,099 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd)
2023-01-03 16:47:16,100 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4)
2023-01-03 16:47:16,109 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 20)
2023-01-03 16:47:16,109 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-d6e91917c4a88eabcc1e140296fb5506-3825c08db12cd912-01 (26a8a5dd) (0)
2023-01-03 16:47:16,109 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 21)
2023-01-03 16:47:16,109 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-b297bffdfeaa436da2b336104c8f95f2-d9ef6d3d24005862-01 (18a64ec4) (0)
2023-01-03 16:47:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 22)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 23)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 24)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 25)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 26)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 27)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 28)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 29)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 30)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 31)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 32)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 33)
2023-01-03 16:47:17,706 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 34)
2023-01-03 16:47:17,707 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 35)
2023-01-03 16:47:17,707 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 36)
2023-01-03 16:47:17,707 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 37)
2023-01-03 16:47:18,425 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/config/v1/agents without proxy
2023-01-03 16:47:18,425 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server https://apm-server-apm-http.elastic.svc.cluster.local:8200/config/v1/agents
2023-01-03 16:47:18,489 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2023-01-03 16:47:18,489 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2023-01-03 16:47:19,888 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-bba38a3200150ab1246099e58e17778b-f4648efb035057bd-01 (6f8865) (1)
2023-01-03 16:47:19,888 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-bba38a3200150ab1246099e58e17778b-f4648efb035057bd-01 (6f8865)
2023-01-03 16:47:19,888 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.vertx.AbstractHttpTransactionHelper - Not capturing Request body because the capture_body config option is OFF
2023-01-03 16:47:19,889 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-bba38a3200150ab1246099e58e17778b-f4648efb035057bd-01 (6f8865) on thread 35
2023-01-03 16:47:19,889 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-bba38a3200150ab1246099e58e17778b-f4648efb035057bd-01 (6f8865) (2)
2023-01-03 16:47:19,900 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST unknown route' 00-bba38a3200150ab1246099e58e17778b-f4648efb035057bd-01 (6f8865) on thread 35
2023-01-03 16:47:19,900 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST unknown route' 00-bba38a3200150ab1246099e58e17778b-f4648efb035057bd-01 (6f8865) (1)
2023-01-03 16:47:19,946 [executor-thread-4] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation Quartz2JobTransactionNameInstrumentation: ((false or name(startsWith(it.esteco)) or name(startsWith(org.quartz.job))) and hasSuperType(erasure(name(equals(org.quartz.Job)))) and declaresMethods(whereOne(((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))))))) matches class it.esteco.somo.ejb.license.LicenseManager_ClientProxy
2023-01-03 16:47:19,949 [executor-thread-4] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation Quartz2JobTransactionNameInstrumentation: ((name(equals(execute)) or name(equals(executeInternal))) and hasParameter(hasTypes(with(0 matches erasure((name(equals(org.quartz.JobExecutionContext)) and isInterface()))))) and not(isAbstract())) matches public void it.esteco.somo.ejb.license.LicenseManager_ClientProxy.execute(org.quartz.JobExecutionContext) throws org.quartz.JobExecutionException
2023-01-03 16:47:20,009 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'POST unknown route' 00-bba38a3200150ab1246099e58e17778b-f4648efb035057bd-01 (6f8865)
2023-01-03 16:47:20,010 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (1)
2023-01-03 16:47:20,011 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e)
2023-01-03 16:47:20,011 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,011 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (2)
2023-01-03 16:47:20,016 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (3)
2023-01-03 16:47:20,017 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,017 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (2)
2023-01-03 16:47:20,018 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 38)
2023-01-03 16:47:20,018 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST unknown route' 00-bba38a3200150ab1246099e58e17778b-f4648efb035057bd-01 (6f8865) (0)
2023-01-03 16:47:20,021 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,021 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (3)
2023-01-03 16:47:20,022 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,022 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (4)
2023-01-03 16:47:20,022 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,022 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (5)
2023-01-03 16:47:20,022 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,022 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (6)
2023-01-03 16:47:20,022 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,022 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (7)
2023-01-03 16:47:20,022 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,022 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (8)
2023-01-03 16:47:20,049 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for null containing [co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:47:20,051 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.RunnableCallableForkJoinTaskInstrumentation
2023-01-03 16:47:20,058 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RunnableCallableForkJoinTaskInstrumentation: ((is(class io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1) or false) and hasSuperType(erasure((is(interface java.lang.Runnable) or is(interface java.util.concurrent.Callable) or is(class java.util.concurrent.ForkJoinTask))))) matches class io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1
2023-01-03 16:47:20,124 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RunnableCallableForkJoinTaskInstrumentation: ((is(class io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1) or false) and hasSuperType(erasure((is(interface java.lang.Runnable) or is(interface java.util.concurrent.Callable) or is(class java.util.concurrent.ForkJoinTask))))) matches class io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1
2023-01-03 16:47:20,125 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RunnableCallableForkJoinTaskInstrumentation: (((name(equals(run)) and hasParameter(ofSize(0))) or (name(equals(call)) and hasParameter(ofSize(0))) or (name(equals(exec)) and hasParameter(ofSize(0)) and returns(erasure(is(boolean))))) and not(isAbstract())) matches public void io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run()
2023-01-03 16:47:20,218 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (9)
2023-01-03 16:47:20,219 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,219 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (8)
2023-01-03 16:47:20,219 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,219 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (7)
2023-01-03 16:47:20,219 [executor-thread-3] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2 containing [co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:47:20,221 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,221 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (6)
2023-01-03 16:47:20,222 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,222 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (5)
2023-01-03 16:47:20,222 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,222 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (4)
2023-01-03 16:47:20,222 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 35
2023-01-03 16:47:20,222 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (3)
2023-01-03 16:47:20,225 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 123
2023-01-03 16:47:20,225 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (4)
2023-01-03 16:47:20,225 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (3)
2023-01-03 16:47:20,257 [executor-thread-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxStartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) matches class io.undertow.servlet.spec.HttpServletRequestImpl
2023-01-03 16:47:20,257 [executor-thread-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxRequestStreamRecordingInstrumentation: (hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) matches class io.undertow.servlet.spec.HttpServletRequestImpl
2023-01-03 16:47:20,275 [executor-thread-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxRequestStreamRecordingInstrumentation: (name(equals(getInputStream)) and returns(erasure(hasSuperType(erasure(name(equals(javax.servlet.ServletInputStream)))))) and not(isAbstract())) matches public javax.servlet.ServletInputStream io.undertow.servlet.spec.HttpServletRequestImpl.getInputStream() throws java.io.IOException
2023-01-03 16:47:20,277 [executor-thread-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxStartAsyncInstrumentation: (isPublic() and name(equals(startAsync)) and returns(erasure(hasSuperType(erasure(name(equals(javax.servlet.AsyncContext)))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse)))))))) and not(isAbstract())) matches public javax.servlet.AsyncContext io.undertow.servlet.spec.HttpServletRequestImpl.startAsync() throws java.lang.IllegalStateException
2023-01-03 16:47:20,277 [executor-thread-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxStartAsyncInstrumentation: (isPublic() and name(equals(startAsync)) and returns(erasure(hasSuperType(erasure(name(equals(javax.servlet.AsyncContext)))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse)))))))) and not(isAbstract())) matches public javax.servlet.AsyncContext io.undertow.servlet.spec.HttpServletRequestImpl.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.lang.IllegalStateException
2023-01-03 16:47:20,327 [executor-thread-3] INFO co.elastic.apm.agent.servlet.ServletVersionInstrumentation - Servlet container info = Undertow - 4.1.9
2023-01-03 16:47:20,329 [executor-thread-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation JavaxFilterChainInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.FilterChain))))) matches class io.undertow.servlet.handlers.FilterHandler$FilterChainImpl
2023-01-03 16:47:20,331 [executor-thread-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation JavaxFilterChainInstrumentation: (name(equals(doFilter)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse)))))) and not(isAbstract())) matches public void io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.io.IOException,javax.servlet.ServletException
2023-01-03 16:47:20,348 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-821e1d456ef3651092214725294e0a96-f395d12a3f4aacca-01 (ac2284f)
2023-01-03 16:47:20,348 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (4)
2023-01-03 16:47:20,348 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-821e1d456ef3651092214725294e0a96-f395d12a3f4aacca-01 (ac2284f) (1)
2023-01-03 16:47:20,348 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (5)
2023-01-03 16:47:20,348 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'FORWARD /dm/index.html' 00-821e1d456ef3651092214725294e0a96-f395d12a3f4aacca-01 (ac2284f) on thread 123
2023-01-03 16:47:20,348 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (6)
2023-01-03 16:47:20,348 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'FORWARD /dm/index.html' 00-821e1d456ef3651092214725294e0a96-f395d12a3f4aacca-01 (ac2284f) (2)
2023-01-03 16:47:20,356 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e)
2023-01-03 16:47:20,357 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'FORWARD /dm/index.html' 00-821e1d456ef3651092214725294e0a96-f395d12a3f4aacca-01 (ac2284f) on thread 123
2023-01-03 16:47:20,357 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (5)
2023-01-03 16:47:20,357 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'FORWARD /dm/index.html' 00-821e1d456ef3651092214725294e0a96-f395d12a3f4aacca-01 (ac2284f) (1)
2023-01-03 16:47:20,357 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (4)
2023-01-03 16:47:20,357 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'FORWARD /dm/index.html' 00-821e1d456ef3651092214725294e0a96-f395d12a3f4aacca-01 (ac2284f)
2023-01-03 16:47:20,358 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) on thread 123
2023-01-03 16:47:20,358 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (3)
2023-01-03 16:47:20,361 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 39)
2023-01-03 16:47:20,362 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (2)
2023-01-03 16:47:20,362 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 40)
2023-01-03 16:47:20,363 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (1)
2023-01-03 16:47:20,363 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0)
2023-01-03 16:47:20,363 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-821e1d456ef3651092214725294e0a96-489a9fbc3ee02da1-01 (7786cf7e) (1)
2023-01-03 16:47:20,363 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'FORWARD /dm/index.html' 00-821e1d456ef3651092214725294e0a96-f395d12a3f4aacca-01 (ac2284f) (0)
2023-01-03 16:47:20,363 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,363 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (2)
2023-01-03 16:47:20,364 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (3)
2023-01-03 16:47:20,365 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,365 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (2)
2023-01-03 16:47:20,368 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,368 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (3)
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (4)
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (5)
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (6)
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (7)
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (8)
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (9)
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,369 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 123
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (8)
2023-01-03 16:47:20,369 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (9)
2023-01-03 16:47:20,369 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (8)
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (7)
2023-01-03 16:47:20,369 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,370 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (6)
2023-01-03 16:47:20,370 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,370 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (5)
2023-01-03 16:47:20,370 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,370 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (4)
2023-01-03 16:47:20,370 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 35
2023-01-03 16:47:20,370 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (3)
2023-01-03 16:47:20,370 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-baae64b1cdb5427f68c6e51f0c67f9e7-5d22166b82634813-01 (1ea1453c)
2023-01-03 16:47:20,370 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (4)
2023-01-03 16:47:20,370 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-baae64b1cdb5427f68c6e51f0c67f9e7-5d22166b82634813-01 (1ea1453c) (1)
2023-01-03 16:47:20,370 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (5)
2023-01-03 16:47:20,370 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'FORWARD /dm/index.html' 00-baae64b1cdb5427f68c6e51f0c67f9e7-5d22166b82634813-01 (1ea1453c) on thread 123
2023-01-03 16:47:20,370 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (6)
2023-01-03 16:47:20,370 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'FORWARD /dm/index.html' 00-baae64b1cdb5427f68c6e51f0c67f9e7-5d22166b82634813-01 (1ea1453c) (2)
2023-01-03 16:47:20,371 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'FORWARD /dm/index.html' 00-baae64b1cdb5427f68c6e51f0c67f9e7-5d22166b82634813-01 (1ea1453c) on thread 123
2023-01-03 16:47:20,371 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (5)
2023-01-03 16:47:20,371 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'FORWARD /dm/index.html' 00-baae64b1cdb5427f68c6e51f0c67f9e7-5d22166b82634813-01 (1ea1453c) (1)
2023-01-03 16:47:20,371 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (4)
2023-01-03 16:47:20,371 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'FORWARD /dm/index.html' 00-baae64b1cdb5427f68c6e51f0c67f9e7-5d22166b82634813-01 (1ea1453c)
2023-01-03 16:47:20,371 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) on thread 123
2023-01-03 16:47:20,371 [executor-thread-3] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (3)
2023-01-03 16:47:20,372 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0)
2023-01-03 16:47:20,376 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 41)
2023-01-03 16:47:20,376 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (2)
2023-01-03 16:47:20,376 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'FORWARD /dm/index.html' 00-baae64b1cdb5427f68c6e51f0c67f9e7-5d22166b82634813-01 (1ea1453c) (0)
2023-01-03 16:47:20,376 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 42)
2023-01-03 16:47:20,377 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-baae64b1cdb5427f68c6e51f0c67f9e7-18c01ab7145aa4f6-01 (72d55aa0) (1)
2023-01-03 16:47:20,415 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.httpserver.HttpServerHelper - Not tracing this request as the path /dm/vendor.js is ignored by the matcher *.js
2023-01-03 16:47:20,430 [executor-thread-3] DEBUG co.elastic.apm.agent.httpserver.HttpServerHelper - Not tracing this request as the path /dm/vendor.js is ignored by the matcher *.js
2023-01-03 16:47:20,442 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) (1)
2023-01-03 16:47:20,443 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd)
2023-01-03 16:47:20,444 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) on thread 42
2023-01-03 16:47:20,444 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) (2)
2023-01-03 16:47:20,444 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method EventQueueObserver#execute because there is already a transaction running ('DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd))
2023-01-03 16:47:20,444 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-70f54c947f7adc3c4c30110ac0a51179-52fd660f3dd5694f-01 (17f5287e)
2023-01-03 16:47:20,444 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) (3)
2023-01-03 16:47:20,444 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-70f54c947f7adc3c4c30110ac0a51179-52fd660f3dd5694f-01 (17f5287e) (1)
2023-01-03 16:47:20,444 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) (4)
2023-01-03 16:47:20,444 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'JMS RECEIVE' 00-70f54c947f7adc3c4c30110ac0a51179-52fd660f3dd5694f-01 (17f5287e) on thread 42
2023-01-03 16:47:20,444 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) (5)
2023-01-03 16:47:20,444 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'JMS RECEIVE' 00-70f54c947f7adc3c4c30110ac0a51179-52fd660f3dd5694f-01 (17f5287e) (2)
2023-01-03 16:47:20,460 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 43)
2023-01-03 16:47:20,461 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2023-01-03 16:47:20,462 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 36183 uncompressed 5764 compressed bytes
2023-01-03 16:47:21,548 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (1)
2023-01-03 16:47:21,548 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4)
2023-01-03 16:47:21,549 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) on thread 35
2023-01-03 16:47:21,549 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (2)
2023-01-03 16:47:21,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (3)
2023-01-03 16:47:21,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) on thread 35
2023-01-03 16:47:21,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (2)
2023-01-03 16:47:21,552 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) on thread 35
2023-01-03 16:47:21,552 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (3)
2023-01-03 16:47:21,552 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) on thread 35
2023-01-03 16:47:21,552 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (4)
2023-01-03 16:47:21,552 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) on thread 35
2023-01-03 16:47:21,552 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (5)
2023-01-03 16:47:21,552 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) on thread 35
2023-01-03 16:47:21,552 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (6)
2023-01-03 16:47:21,555 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) on thread 35
2023-01-03 16:47:21,555 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (5)
2023-01-03 16:47:21,555 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) on thread 35
2023-01-03 16:47:21,555 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (4)
2023-01-03 16:47:21,555 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) on thread 35
2023-01-03 16:47:21,555 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (3)
2023-01-03 16:47:21,555 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) on thread 35
2023-01-03 16:47:21,555 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (2)
2023-01-03 16:47:21,565 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (1)
2023-01-03 16:47:21,565 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865)
2023-01-03 16:47:21,565 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) on thread 67
2023-01-03 16:47:21,565 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (2)
2023-01-03 16:47:21,566 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (3)
2023-01-03 16:47:21,566 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) on thread 67
2023-01-03 16:47:21,566 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (2)
2023-01-03 16:47:21,568 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) on thread 67
2023-01-03 16:47:21,568 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (3)
2023-01-03 16:47:21,568 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) on thread 67
2023-01-03 16:47:21,568 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (4)
2023-01-03 16:47:21,568 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) on thread 67
2023-01-03 16:47:21,568 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (5)
2023-01-03 16:47:21,568 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) on thread 67
2023-01-03 16:47:21,568 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (6)
2023-01-03 16:47:21,569 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) on thread 67
2023-01-03 16:47:21,569 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (5)
2023-01-03 16:47:21,569 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) on thread 67
2023-01-03 16:47:21,569 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (4)
2023-01-03 16:47:21,569 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) on thread 67
2023-01-03 16:47:21,569 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (3)
2023-01-03 16:47:21,569 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) on thread 67
2023-01-03 16:47:21,569 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (2)
2023-01-03 16:47:21,652 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4)
2023-01-03 16:47:21,654 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (1)
2023-01-03 16:47:21,654 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8)
2023-01-03 16:47:21,654 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) on thread 35
2023-01-03 16:47:21,654 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (2)
2023-01-03 16:47:21,655 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (3)
2023-01-03 16:47:21,655 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) on thread 35
2023-01-03 16:47:21,655 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (2)
2023-01-03 16:47:21,656 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 44)
2023-01-03 16:47:21,656 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events without proxy
2023-01-03 16:47:21,656 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events
2023-01-03 16:47:21,657 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) on thread 35
2023-01-03 16:47:21,657 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (3)
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) on thread 35
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (4)
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) on thread 35
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (5)
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) on thread 35
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (6)
2023-01-03 16:47:21,658 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2023-01-03 16:47:21,658 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-86232af26ae8d152181157b82bf2aaa0-dc952487a213353b-01 (18a64ec4) (1)
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) on thread 35
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (5)
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) on thread 35
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (4)
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) on thread 35
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (3)
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) on thread 35
2023-01-03 16:47:21,658 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (2)
2023-01-03 16:47:21,663 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8)
2023-01-03 16:47:21,665 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 45)
2023-01-03 16:47:21,667 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-3111eded844c3975dbe0f30f8d13b566-03824f724577a264-01 (316be1f8) (1)
2023-01-03 16:47:21,818 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865)
2023-01-03 16:47:21,822 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (1)
2023-01-03 16:47:21,823 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01)
2023-01-03 16:47:21,823 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) on thread 67
2023-01-03 16:47:21,823 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (2)
2023-01-03 16:47:21,824 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (3)
2023-01-03 16:47:21,824 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) on thread 67
2023-01-03 16:47:21,824 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (2)
2023-01-03 16:47:21,826 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) on thread 67
2023-01-03 16:47:21,826 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (3)
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) on thread 67
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (4)
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) on thread 67
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (5)
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) on thread 67
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (6)
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) on thread 67
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (5)
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) on thread 67
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (4)
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) on thread 67
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (3)
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) on thread 67
2023-01-03 16:47:21,827 [vert.x-eventloop-thread-2] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-98a793e54efa006ff73e7ee03247b060-b7ac34f92866b46c-01 (27cd7c01) (2)
2023-01-03 16:47:21,828 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 46)
2023-01-03 16:47:21,829 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-82778fbb1ebdcdd88cd7f81e4b3075e9-143f14b5e6f88426-01 (6f8865) (1)
2023-01-03 16:47:21,846 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (1)
2023-01-03 16:47:21,846 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e)
2023-01-03 16:47:21,847 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) on thread 35
2023-01-03 16:47:21,847 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (2)
2023-01-03 16:47:21,848 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (3)
2023-01-03 16:47:21,848 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) on thread 35
2023-01-03 16:47:21,848 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (2)
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) on thread 35
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (3)
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) on thread 35
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (4)
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) on thread 35
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (5)
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) on thread 35
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (6)
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) on thread 35
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (5)
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) on thread 35
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (4)
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) on thread 35
2023-01-03 16:47:21,850 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (3)
2023-01-03 16:47:21,851 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) on thread 35
2023-01-03 16:47:21,851 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (2)
2023-01-03 16:47:21,854 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e)
2023-01-03 16:47:21,863 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 47)
2023-01-03 16:47:21,864 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-901c38376275e8e167c3d9b1111c5611-accdd0e31f9d5fd9-01 (2f7d463e) (1)
2023-01-03 16:47:21,872 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (1)
2023-01-03 16:47:21,873 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7)
2023-01-03 16:47:21,873 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) on thread 35
2023-01-03 16:47:21,873 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (2)
2023-01-03 16:47:21,873 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (3)
2023-01-03 16:47:21,873 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) on thread 35
2023-01-03 16:47:21,873 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (2)
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) on thread 35
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (3)
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) on thread 35
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (4)
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) on thread 35
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (5)
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) on thread 35
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (6)
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) on thread 35
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (5)
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) on thread 35
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (4)
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) on thread 35
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (3)
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) on thread 35
2023-01-03 16:47:21,876 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (2)
2023-01-03 16:47:22,103 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7)
2023-01-03 16:47:22,110 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 48)
2023-01-03 16:47:22,110 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-4637e36f52d166bddbe456a9d1f204a6-fdd385794e989a22-01 (36c93cc7) (1)
2023-01-03 16:47:22,124 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (1)
2023-01-03 16:47:22,124 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96)
2023-01-03 16:47:22,124 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) on thread 35
2023-01-03 16:47:22,124 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (2)
2023-01-03 16:47:22,125 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (3)
2023-01-03 16:47:22,125 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) on thread 35
2023-01-03 16:47:22,125 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (2)
2023-01-03 16:47:22,125 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (1)
2023-01-03 16:47:22,125 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c)
2023-01-03 16:47:22,126 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) on thread 35
2023-01-03 16:47:22,126 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (2)
2023-01-03 16:47:22,126 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (3)
2023-01-03 16:47:22,126 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) on thread 35
2023-01-03 16:47:22,126 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (2)
2023-01-03 16:47:22,127 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) on thread 35
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (3)
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) on thread 35
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (4)
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) on thread 35
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (5)
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) on thread 35
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (6)
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) on thread 35
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (5)
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) on thread 35
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (4)
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) on thread 35
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (3)
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) on thread 35
2023-01-03 16:47:22,128 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (2)
2023-01-03 16:47:22,130 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) on thread 35
2023-01-03 16:47:22,130 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (3)
2023-01-03 16:47:22,130 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) on thread 35
2023-01-03 16:47:22,130 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (4)
2023-01-03 16:47:22,130 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) on thread 35
2023-01-03 16:47:22,130 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (5)
2023-01-03 16:47:22,130 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) on thread 35
2023-01-03 16:47:22,130 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (6)
2023-01-03 16:47:22,130 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) on thread 35
2023-01-03 16:47:22,131 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (5)
2023-01-03 16:47:22,131 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) on thread 35
2023-01-03 16:47:22,131 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (4)
2023-01-03 16:47:22,131 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) on thread 35
2023-01-03 16:47:22,131 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (3)
2023-01-03 16:47:22,131 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) on thread 35
2023-01-03 16:47:22,131 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (2)
2023-01-03 16:47:22,140 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96)
2023-01-03 16:47:22,144 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 49)
2023-01-03 16:47:22,144 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-584dde149a761486b2b005553671a38c-f4fa9c04a9b9f676-01 (35efaf96) (1)
2023-01-03 16:47:22,164 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c)
2023-01-03 16:47:22,167 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 50)
2023-01-03 16:47:22,168 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-0cbb0f7e0f09f06e56cf376bce6386b3-3f365d14a0bd0133-01 (22d3e55c) (1)
2023-01-03 16:47:22,178 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (1)
2023-01-03 16:47:22,178 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2)
2023-01-03 16:47:22,178 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) on thread 35
2023-01-03 16:47:22,178 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (2)
2023-01-03 16:47:22,178 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (3)
2023-01-03 16:47:22,198 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) on thread 35
2023-01-03 16:47:22,198 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (2)
2023-01-03 16:47:22,200 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) on thread 35
2023-01-03 16:47:22,201 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (3)
2023-01-03 16:47:22,201 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) on thread 35
2023-01-03 16:47:22,201 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (4)
2023-01-03 16:47:22,201 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) on thread 35
2023-01-03 16:47:22,201 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (5)
2023-01-03 16:47:22,201 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) on thread 35
2023-01-03 16:47:22,201 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (6)
2023-01-03 16:47:22,202 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) on thread 35
2023-01-03 16:47:22,202 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (5)
2023-01-03 16:47:22,202 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) on thread 35
2023-01-03 16:47:22,202 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (4)
2023-01-03 16:47:22,202 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) on thread 35
2023-01-03 16:47:22,202 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (3)
2023-01-03 16:47:22,202 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) on thread 35
2023-01-03 16:47:22,202 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (2)
2023-01-03 16:47:22,207 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2)
2023-01-03 16:47:22,211 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 51)
2023-01-03 16:47:22,212 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-e258036a194c349f823a4c4ba8592795-3a7ac725afdbc41f-01 (5d6042c2) (1)
2023-01-03 16:47:23,445 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'JMS RECEIVE' 00-70f54c947f7adc3c4c30110ac0a51179-52fd660f3dd5694f-01 (17f5287e) on thread 42
2023-01-03 16:47:23,445 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) (4)
2023-01-03 16:47:23,445 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-70f54c947f7adc3c4c30110ac0a51179-52fd660f3dd5694f-01 (17f5287e) (1)
2023-01-03 16:47:23,445 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) (3)
2023-01-03 16:47:23,445 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'JMS RECEIVE' 00-70f54c947f7adc3c4c30110ac0a51179-52fd660f3dd5694f-01 (17f5287e)
2023-01-03 16:47:23,446 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) on thread 42
2023-01-03 16:47:23,446 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) (2)
2023-01-03 16:47:23,446 [ApplicationScheduler_Worker-5] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd)
2023-01-03 16:47:23,449 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 52)
2023-01-03 16:47:23,449 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) (1)
2023-01-03 16:47:23,449 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-70f54c947f7adc3c4c30110ac0a51179-52fd660f3dd5694f-01 (17f5287e) (0)
2023-01-03 16:47:23,449 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 53)
2023-01-03 16:47:23,449 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-70f54c947f7adc3c4c30110ac0a51179-a97d3110a7c845bb-01 (26a8a5dd) (0)
2023-01-03 16:47:23,824 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (1)
2023-01-03 16:47:23,824 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd)
2023-01-03 16:47:23,824 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.vertx.AbstractHttpTransactionHelper - Not capturing Request body because the capture_body config option is OFF
2023-01-03 16:47:23,824 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.vertx.AbstractHttpTransactionHelper - Not capturing body for content type "application/json". Consider updating the capture_body_content_types configuration option.
2023-01-03 16:47:23,824 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) on thread 35
2023-01-03 16:47:23,824 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (2)
2023-01-03 16:47:23,825 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (3)
2023-01-03 16:47:23,825 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) on thread 35
2023-01-03 16:47:23,825 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (2)
2023-01-03 16:47:23,830 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) on thread 35
2023-01-03 16:47:23,830 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (3)
2023-01-03 16:47:23,830 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) on thread 35
2023-01-03 16:47:23,830 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (4)
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) on thread 35
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (5)
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) on thread 35
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (6)
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) on thread 35
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (5)
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) on thread 35
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (4)
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) on thread 35
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (3)
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) on thread 35
2023-01-03 16:47:23,831 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (2)
2023-01-03 16:47:23,858 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd)
2023-01-03 16:47:23,865 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 54)
2023-01-03 16:47:23,866 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-f594bf025ad24a93b3f8f9be7d361966-bf8400209b289166-01 (26a8a5dd) (1)
2023-01-03 16:47:30,001 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) (1)
2023-01-03 16:47:30,001 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947)
2023-01-03 16:47:30,001 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) on thread 43
2023-01-03 16:47:30,001 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) (2)
2023-01-03 16:47:30,001 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method DisconnectedEvaluatorCleaner_Subclass#execute because there is already a transaction running ('DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947))
2023-01-03 16:47:30,001 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method DisconnectedEvaluatorCleaner#execute because there is already a transaction running ('DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947))
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-3a9c2637d03bbe4f7c546fa655abf6e2-6d88f077421d4ebc-01 (ac2284f)
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) (3)
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-3a9c2637d03bbe4f7c546fa655abf6e2-6d88f077421d4ebc-01 (ac2284f) (1)
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) (4)
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-3a9c2637d03bbe4f7c546fa655abf6e2-6d88f077421d4ebc-01 (ac2284f) on thread 43
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) (5)
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-3a9c2637d03bbe4f7c546fa655abf6e2-6d88f077421d4ebc-01 (ac2284f) (2)
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM evaluator_details' 00-3a9c2637d03bbe4f7c546fa655abf6e2-6d88f077421d4ebc-01 (ac2284f) on thread 43
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) (4)
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM evaluator_details' 00-3a9c2637d03bbe4f7c546fa655abf6e2-6d88f077421d4ebc-01 (ac2284f) (1)
2023-01-03 16:47:30,003 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) (3)
2023-01-03 16:47:30,004 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) on thread 43
2023-01-03 16:47:30,004 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) (2)
2023-01-03 16:47:30,004 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'SELECT FROM evaluator_details' 00-3a9c2637d03bbe4f7c546fa655abf6e2-6d88f077421d4ebc-01 (ac2284f)
2023-01-03 16:47:30,004 [ApplicationScheduler_Worker-6] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947)
2023-01-03 16:47:30,014 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 55)
2023-01-03 16:47:30,014 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) (1)
2023-01-03 16:47:30,014 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM evaluator_details' 00-3a9c2637d03bbe4f7c546fa655abf6e2-6d88f077421d4ebc-01 (ac2284f) (0)
2023-01-03 16:47:30,014 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 56)
2023-01-03 16:47:30,014 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-3a9c2637d03bbe4f7c546fa655abf6e2-e2e6d48945ba6f11-01 (597d7947) (0)
2023-01-03 16:47:30,379 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (1)
2023-01-03 16:47:30,379 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947)
2023-01-03 16:47:30,379 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.vertx.AbstractHttpTransactionHelper - Not capturing Request body because the capture_body config option is OFF
2023-01-03 16:47:30,379 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.vertx.AbstractHttpTransactionHelper - Not capturing body for content type "application/json". Consider updating the capture_body_content_types configuration option.
2023-01-03 16:47:30,379 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) on thread 35
2023-01-03 16:47:30,379 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (2)
2023-01-03 16:47:30,380 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (3)
2023-01-03 16:47:30,380 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) on thread 35
2023-01-03 16:47:30,380 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (2)
2023-01-03 16:47:30,383 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) on thread 35
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (3)
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) on thread 35
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (4)
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) on thread 35
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (5)
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) on thread 35
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (6)
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) on thread 35
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (5)
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) on thread 35
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (4)
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) on thread 35
2023-01-03 16:47:30,384 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (3)
2023-01-03 16:47:30,385 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) on thread 35
2023-01-03 16:47:30,385 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (2)
2023-01-03 16:47:30,618 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947)
2023-01-03 16:47:30,629 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 57)
2023-01-03 16:47:30,630 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-530ca338b3b0a7d68f73316d113cd542-81638b0945b4e2ae-01 (597d7947) (1)
2023-01-03 16:47:31,294 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.bci.IndyPluginClassLoaderFactory - Creating plugin class loader for io.quarkus.bootstrap.runner.RunnerClassLoader@3453acd2 containing [co.elastic.apm.agent.scheduled.TimerTaskInstrumentation, co.elastic.apm.agent.scheduled.ScheduledTransactionNameInstrumentation$ScheduledTransactionNameAdvice, co.elastic.apm.agent.scheduled.TimerTaskInstrumentation$TimerTaskAdvice, co.elastic.apm.agent.scheduled.ScheduledTransactionNameInstrumentation, co.elastic.apm.agent.scheduled.package-info, co.elastic.apm.agent.bci.classloading.LookupExposer]
2023-01-03 16:47:31,317 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-64024256c97f1991a8492c244e5ed9fc-26e1ab7ecdd01eb9-01 (6d9e4f1e) (1)
2023-01-03 16:47:31,317 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-64024256c97f1991a8492c244e5ed9fc-26e1ab7ecdd01eb9-01 (6d9e4f1e)
2023-01-03 16:47:31,317 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '4#run' 00-64024256c97f1991a8492c244e5ed9fc-26e1ab7ecdd01eb9-01 (6d9e4f1e) on thread 77
2023-01-03 16:47:31,317 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '4#run' 00-64024256c97f1991a8492c244e5ed9fc-26e1ab7ecdd01eb9-01 (6d9e4f1e) (2)
2023-01-03 16:47:31,318 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating '4#run' 00-64024256c97f1991a8492c244e5ed9fc-26e1ab7ecdd01eb9-01 (6d9e4f1e) on thread 77
2023-01-03 16:47:31,318 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to '4#run' 00-64024256c97f1991a8492c244e5ed9fc-26e1ab7ecdd01eb9-01 (6d9e4f1e) (1)
2023-01-03 16:47:31,318 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction '4#run' 00-64024256c97f1991a8492c244e5ed9fc-26e1ab7ecdd01eb9-01 (6d9e4f1e)
2023-01-03 16:47:31,319 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 58)
2023-01-03 16:47:31,319 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to '4#run' 00-64024256c97f1991a8492c244e5ed9fc-26e1ab7ecdd01eb9-01 (6d9e4f1e) (0)
2023-01-03 16:47:31,664 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 59)
2023-01-03 16:47:31,665 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2023-01-03 16:47:31,665 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 24109 uncompressed 3913 compressed bytes
2023-01-03 16:47:33,445 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) (1)
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e)
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) on thread 44
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) (2)
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method EventQueueObserver#execute because there is already a transaction running ('DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e))
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-03f059f9fe378bbfb813ecf0de2de980-51139257869e13b5-01 (1ea1453c)
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) (3)
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-03f059f9fe378bbfb813ecf0de2de980-51139257869e13b5-01 (1ea1453c) (1)
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) (4)
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'JMS RECEIVE' 00-03f059f9fe378bbfb813ecf0de2de980-51139257869e13b5-01 (1ea1453c) on thread 44
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) (5)
2023-01-03 16:47:33,446 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'JMS RECEIVE' 00-03f059f9fe378bbfb813ecf0de2de980-51139257869e13b5-01 (1ea1453c) (2)
2023-01-03 16:47:36,448 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'JMS RECEIVE' 00-03f059f9fe378bbfb813ecf0de2de980-51139257869e13b5-01 (1ea1453c) on thread 44
2023-01-03 16:47:36,448 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) (4)
2023-01-03 16:47:36,448 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-03f059f9fe378bbfb813ecf0de2de980-51139257869e13b5-01 (1ea1453c) (1)
2023-01-03 16:47:36,449 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) (3)
2023-01-03 16:47:36,449 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'JMS RECEIVE' 00-03f059f9fe378bbfb813ecf0de2de980-51139257869e13b5-01 (1ea1453c)
2023-01-03 16:47:36,449 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) on thread 44
2023-01-03 16:47:36,449 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) (2)
2023-01-03 16:47:36,449 [ApplicationScheduler_Worker-7] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e)
2023-01-03 16:47:36,456 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 60)
2023-01-03 16:47:36,456 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events without proxy
2023-01-03 16:47:36,456 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events
2023-01-03 16:47:36,457 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2023-01-03 16:47:36,458 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) (1)
2023-01-03 16:47:36,458 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-03f059f9fe378bbfb813ecf0de2de980-51139257869e13b5-01 (1ea1453c) (0)
2023-01-03 16:47:36,458 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 61)
2023-01-03 16:47:36,458 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-03f059f9fe378bbfb813ecf0de2de980-c268c9d91094b0be-01 (6d9e4f1e) (0)
2023-01-03 16:47:45,742 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2023-01-03 16:47:45,743 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) (1)
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e)
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) on thread 45
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) (2)
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method EventQueueObserver#execute because there is already a transaction running ('DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e))
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-f93f53dd7a698d2853bba3cef543b746-1e3c661d4b9dfd47-01 (17f5287e)
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) (3)
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f93f53dd7a698d2853bba3cef543b746-1e3c661d4b9dfd47-01 (17f5287e) (1)
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) (4)
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'JMS RECEIVE' 00-f93f53dd7a698d2853bba3cef543b746-1e3c661d4b9dfd47-01 (17f5287e) on thread 45
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) (5)
2023-01-03 16:47:46,450 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'JMS RECEIVE' 00-f93f53dd7a698d2853bba3cef543b746-1e3c661d4b9dfd47-01 (17f5287e) (2)
2023-01-03 16:47:46,465 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 62)
2023-01-03 16:47:46,465 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2023-01-03 16:47:46,466 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 2440 uncompressed 1016 compressed bytes
2023-01-03 16:47:47,708 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 63)
2023-01-03 16:47:47,708 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events without proxy
2023-01-03 16:47:47,708 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events
2023-01-03 16:47:47,710 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2023-01-03 16:47:47,710 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 64)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 65)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 66)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 67)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 68)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 69)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 70)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 71)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 72)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 73)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 74)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 75)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 76)
2023-01-03 16:47:47,711 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 77)
2023-01-03 16:47:48,489 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/config/v1/agents without proxy
2023-01-03 16:47:48,489 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server https://apm-server-apm-http.elastic.svc.cluster.local:8200/config/v1/agents
2023-01-03 16:47:48,551 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2023-01-03 16:47:48,551 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2023-01-03 16:47:49,451 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'JMS RECEIVE' 00-f93f53dd7a698d2853bba3cef543b746-1e3c661d4b9dfd47-01 (17f5287e) on thread 45
2023-01-03 16:47:49,451 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) (4)
2023-01-03 16:47:49,451 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-f93f53dd7a698d2853bba3cef543b746-1e3c661d4b9dfd47-01 (17f5287e) (1)
2023-01-03 16:47:49,451 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) (3)
2023-01-03 16:47:49,451 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'JMS RECEIVE' 00-f93f53dd7a698d2853bba3cef543b746-1e3c661d4b9dfd47-01 (17f5287e)
2023-01-03 16:47:49,452 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) on thread 45
2023-01-03 16:47:49,452 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) (2)
2023-01-03 16:47:49,452 [ApplicationScheduler_Worker-8] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e)
2023-01-03 16:47:49,459 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 78)
2023-01-03 16:47:49,460 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) (1)
2023-01-03 16:47:49,460 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-f93f53dd7a698d2853bba3cef543b746-1e3c661d4b9dfd47-01 (17f5287e) (0)
2023-01-03 16:47:49,460 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 79)
2023-01-03 16:47:49,460 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-f93f53dd7a698d2853bba3cef543b746-bfd29e94cb8d643f-01 (6d9e4f1e) (0)
2023-01-03 16:47:57,714 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 80)
2023-01-03 16:47:57,714 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2023-01-03 16:47:57,715 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 6468 uncompressed 1833 compressed bytes
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) (1)
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e)
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) on thread 46
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) (2)
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method EventQueueObserver#execute because there is already a transaction running ('DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e))
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-a84047587fd2a0abd005ab8af525bd59-26b027f2d8b8f489-01 (ac2284f)
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) (3)
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a84047587fd2a0abd005ab8af525bd59-26b027f2d8b8f489-01 (ac2284f) (1)
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) (4)
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'JMS RECEIVE' 00-a84047587fd2a0abd005ab8af525bd59-26b027f2d8b8f489-01 (ac2284f) on thread 46
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) (5)
2023-01-03 16:47:59,452 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'JMS RECEIVE' 00-a84047587fd2a0abd005ab8af525bd59-26b027f2d8b8f489-01 (ac2284f) (2)
2023-01-03 16:48:00,001 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) (1)
2023-01-03 16:48:00,001 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4)
2023-01-03 16:48:00,001 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) on thread 47
2023-01-03 16:48:00,001 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) (2)
2023-01-03 16:48:00,002 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method DisconnectedEvaluatorCleaner_Subclass#execute because there is already a transaction running ('DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4))
2023-01-03 16:48:00,002 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method DisconnectedEvaluatorCleaner#execute because there is already a transaction running ('DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4))
2023-01-03 16:48:00,004 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-440fc1234eba4a55ef53a062f493f529-698340aa053ed869-01 (1ea1453c)
2023-01-03 16:48:00,004 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) (3)
2023-01-03 16:48:00,004 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-440fc1234eba4a55ef53a062f493f529-698340aa053ed869-01 (1ea1453c) (1)
2023-01-03 16:48:00,004 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) (4)
2023-01-03 16:48:00,004 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-440fc1234eba4a55ef53a062f493f529-698340aa053ed869-01 (1ea1453c) on thread 47
2023-01-03 16:48:00,004 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) (5)
2023-01-03 16:48:00,004 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-440fc1234eba4a55ef53a062f493f529-698340aa053ed869-01 (1ea1453c) (2)
2023-01-03 16:48:00,004 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:48:00,005 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM evaluator_details' 00-440fc1234eba4a55ef53a062f493f529-698340aa053ed869-01 (1ea1453c) on thread 47
2023-01-03 16:48:00,005 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) (4)
2023-01-03 16:48:00,005 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM evaluator_details' 00-440fc1234eba4a55ef53a062f493f529-698340aa053ed869-01 (1ea1453c) (1)
2023-01-03 16:48:00,005 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) (3)
2023-01-03 16:48:00,007 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) on thread 47
2023-01-03 16:48:00,007 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) (2)
2023-01-03 16:48:00,007 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'SELECT FROM evaluator_details' 00-440fc1234eba4a55ef53a062f493f529-698340aa053ed869-01 (1ea1453c)
2023-01-03 16:48:00,007 [ApplicationScheduler_Worker-10] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4)
2023-01-03 16:48:00,008 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 81)
2023-01-03 16:48:00,008 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events without proxy
2023-01-03 16:48:00,009 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events
2023-01-03 16:48:00,011 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2023-01-03 16:48:00,011 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) (1)
2023-01-03 16:48:00,011 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM evaluator_details' 00-440fc1234eba4a55ef53a062f493f529-698340aa053ed869-01 (1ea1453c) (0)
2023-01-03 16:48:00,011 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 82)
2023-01-03 16:48:00,012 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-440fc1234eba4a55ef53a062f493f529-aa3182037b6ecea3-01 (64a7dce4) (0)
2023-01-03 16:48:01,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d1d3ef924d67c6a100e9d801410995f6-db138b9655119bb3-01 (64a7dce4) (1)
2023-01-03 16:48:01,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-d1d3ef924d67c6a100e9d801410995f6-db138b9655119bb3-01 (64a7dce4)
2023-01-03 16:48:01,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '4#run' 00-d1d3ef924d67c6a100e9d801410995f6-db138b9655119bb3-01 (64a7dce4) on thread 77
2023-01-03 16:48:01,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '4#run' 00-d1d3ef924d67c6a100e9d801410995f6-db138b9655119bb3-01 (64a7dce4) (2)
2023-01-03 16:48:01,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating '4#run' 00-d1d3ef924d67c6a100e9d801410995f6-db138b9655119bb3-01 (64a7dce4) on thread 77
2023-01-03 16:48:01,290 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to '4#run' 00-d1d3ef924d67c6a100e9d801410995f6-db138b9655119bb3-01 (64a7dce4) (1)
2023-01-03 16:48:01,290 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction '4#run' 00-d1d3ef924d67c6a100e9d801410995f6-db138b9655119bb3-01 (64a7dce4)
2023-01-03 16:48:01,294 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 83)
2023-01-03 16:48:01,294 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to '4#run' 00-d1d3ef924d67c6a100e9d801410995f6-db138b9655119bb3-01 (64a7dce4) (0)
2023-01-03 16:48:02,453 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'JMS RECEIVE' 00-a84047587fd2a0abd005ab8af525bd59-26b027f2d8b8f489-01 (ac2284f) on thread 46
2023-01-03 16:48:02,453 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) (4)
2023-01-03 16:48:02,453 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-a84047587fd2a0abd005ab8af525bd59-26b027f2d8b8f489-01 (ac2284f) (1)
2023-01-03 16:48:02,453 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) (3)
2023-01-03 16:48:02,453 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'JMS RECEIVE' 00-a84047587fd2a0abd005ab8af525bd59-26b027f2d8b8f489-01 (ac2284f)
2023-01-03 16:48:02,453 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) on thread 46
2023-01-03 16:48:02,453 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) (2)
2023-01-03 16:48:02,454 [ApplicationScheduler_Worker-9] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e)
2023-01-03 16:48:02,456 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 84)
2023-01-03 16:48:02,456 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) (1)
2023-01-03 16:48:02,456 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-a84047587fd2a0abd005ab8af525bd59-26b027f2d8b8f489-01 (ac2284f) (0)
2023-01-03 16:48:02,456 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 85)
2023-01-03 16:48:02,457 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-a84047587fd2a0abd005ab8af525bd59-e6b6def9b7851cae-01 (6d9e4f1e) (0)
2023-01-03 16:48:10,017 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 86)
2023-01-03 16:48:10,017 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2023-01-03 16:48:10,018 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 4039 uncompressed 1486 compressed bytes
2023-01-03 16:48:12,513 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) (1)
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4)
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) on thread 48
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) (2)
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method EventQueueObserver#execute because there is already a transaction running ('DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4))
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-1ef59af69aad1c1410ddad16aa46991d-cd0fa0d9466bb47f-01 (17f5287e)
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) (3)
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-1ef59af69aad1c1410ddad16aa46991d-cd0fa0d9466bb47f-01 (17f5287e) (1)
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) (4)
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'JMS RECEIVE' 00-1ef59af69aad1c1410ddad16aa46991d-cd0fa0d9466bb47f-01 (17f5287e) on thread 48
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) (5)
2023-01-03 16:48:12,514 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'JMS RECEIVE' 00-1ef59af69aad1c1410ddad16aa46991d-cd0fa0d9466bb47f-01 (17f5287e) (2)
2023-01-03 16:48:15,515 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'JMS RECEIVE' 00-1ef59af69aad1c1410ddad16aa46991d-cd0fa0d9466bb47f-01 (17f5287e) on thread 48
2023-01-03 16:48:15,515 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) (4)
2023-01-03 16:48:15,515 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-1ef59af69aad1c1410ddad16aa46991d-cd0fa0d9466bb47f-01 (17f5287e) (1)
2023-01-03 16:48:15,515 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) (3)
2023-01-03 16:48:15,515 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'JMS RECEIVE' 00-1ef59af69aad1c1410ddad16aa46991d-cd0fa0d9466bb47f-01 (17f5287e)
2023-01-03 16:48:15,516 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) on thread 48
2023-01-03 16:48:15,516 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) (2)
2023-01-03 16:48:15,516 [ApplicationScheduler_Worker-11] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4)
2023-01-03 16:48:15,518 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 87)
2023-01-03 16:48:15,518 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events without proxy
2023-01-03 16:48:15,518 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events
2023-01-03 16:48:15,524 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2023-01-03 16:48:15,524 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) (1)
2023-01-03 16:48:15,524 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-1ef59af69aad1c1410ddad16aa46991d-cd0fa0d9466bb47f-01 (17f5287e) (0)
2023-01-03 16:48:15,525 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 88)
2023-01-03 16:48:15,525 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-1ef59af69aad1c1410ddad16aa46991d-d92145813f552aa3-01 (64a7dce4) (0)
2023-01-03 16:48:15,742 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2023-01-03 16:48:15,743 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 89)
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 90)
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 91)
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 92)
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 93)
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 94)
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 95)
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 96)
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 97)
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 98)
2023-01-03 16:48:17,705 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 99)
2023-01-03 16:48:18,551 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/config/v1/agents without proxy
2023-01-03 16:48:18,552 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server https://apm-server-apm-http.elastic.svc.cluster.local:8200/config/v1/agents
2023-01-03 16:48:18,675 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2023-01-03 16:48:18,675 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2023-01-03 16:48:22,358 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (1)
2023-01-03 16:48:22,358 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e)
2023-01-03 16:48:22,358 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) on thread 35
2023-01-03 16:48:22,358 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (2)
2023-01-03 16:48:22,359 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (3)
2023-01-03 16:48:22,359 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) on thread 35
2023-01-03 16:48:22,359 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (2)
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) on thread 35
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (3)
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) on thread 35
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (4)
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) on thread 35
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (5)
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) on thread 35
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (6)
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) on thread 35
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (5)
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) on thread 35
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (4)
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) on thread 35
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (3)
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) on thread 35
2023-01-03 16:48:22,362 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (2)
2023-01-03 16:48:22,366 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e)
2023-01-03 16:48:22,371 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 100)
2023-01-03 16:48:22,371 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-a41947d397357835a3c9bc0c289fef6e-1258f2a66643ebdf-01 (6d9e4f1e) (1)
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) (1)
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4)
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) on thread 49
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) (2)
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method EventQueueObserver#execute because there is already a transaction running ('DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4))
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-93c252008de525e6643be39161025317-2348cb294b03a5b8-01 (1ea1453c)
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) (3)
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-93c252008de525e6643be39161025317-2348cb294b03a5b8-01 (1ea1453c) (1)
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) (4)
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'JMS RECEIVE' 00-93c252008de525e6643be39161025317-2348cb294b03a5b8-01 (1ea1453c) on thread 49
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) (5)
2023-01-03 16:48:25,516 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'JMS RECEIVE' 00-93c252008de525e6643be39161025317-2348cb294b03a5b8-01 (1ea1453c) (2)
2023-01-03 16:48:25,532 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 101)
2023-01-03 16:48:25,532 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2023-01-03 16:48:25,533 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 7493 uncompressed 2865 compressed bytes
2023-01-03 16:48:28,518 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'JMS RECEIVE' 00-93c252008de525e6643be39161025317-2348cb294b03a5b8-01 (1ea1453c) on thread 49
2023-01-03 16:48:28,518 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) (4)
2023-01-03 16:48:28,518 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-93c252008de525e6643be39161025317-2348cb294b03a5b8-01 (1ea1453c) (1)
2023-01-03 16:48:28,518 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) (3)
2023-01-03 16:48:28,518 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'JMS RECEIVE' 00-93c252008de525e6643be39161025317-2348cb294b03a5b8-01 (1ea1453c)
2023-01-03 16:48:28,518 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) on thread 49
2023-01-03 16:48:28,518 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) (2)
2023-01-03 16:48:28,519 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 102)
2023-01-03 16:48:28,519 [ApplicationScheduler_Worker-12] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4)
2023-01-03 16:48:28,519 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events without proxy
2023-01-03 16:48:28,519 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events
2023-01-03 16:48:28,521 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2023-01-03 16:48:28,522 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) (1)
2023-01-03 16:48:28,522 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-93c252008de525e6643be39161025317-2348cb294b03a5b8-01 (1ea1453c) (0)
2023-01-03 16:48:28,522 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 103)
2023-01-03 16:48:28,522 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-93c252008de525e6643be39161025317-065f6df21b6429bd-01 (64a7dce4) (0)
2023-01-03 16:48:30,001 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) (1)
2023-01-03 16:48:30,001 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4)
2023-01-03 16:48:30,001 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) on thread 50
2023-01-03 16:48:30,001 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) (2)
2023-01-03 16:48:30,001 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method DisconnectedEvaluatorCleaner_Subclass#execute because there is already a transaction running ('DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4))
2023-01-03 16:48:30,001 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method DisconnectedEvaluatorCleaner#execute because there is already a transaction running ('DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4))
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-e034e2ed1c34241db5076c875560fbe3-3b14ec76c5e7ce8f-01 (ac2284f)
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) (3)
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-e034e2ed1c34241db5076c875560fbe3-3b14ec76c5e7ce8f-01 (ac2284f) (1)
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) (4)
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '' 00-e034e2ed1c34241db5076c875560fbe3-3b14ec76c5e7ce8f-01 (ac2284f) on thread 50
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) (5)
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-e034e2ed1c34241db5076c875560fbe3-3b14ec76c5e7ce8f-01 (ac2284f) (2)
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.jdbc.helper.JdbcHelper - Based on the connection URL jdbc:mariadb://volta-db/volta?user=volta&password=***, parsed metadata is: ConnectionMetaData{dbVendor='mariadb', host='volta-db', port=3306, instance='volta', user='volta'}
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'SELECT FROM evaluator_details' 00-e034e2ed1c34241db5076c875560fbe3-3b14ec76c5e7ce8f-01 (ac2284f) on thread 50
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) (4)
2023-01-03 16:48:30,003 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM evaluator_details' 00-e034e2ed1c34241db5076c875560fbe3-3b14ec76c5e7ce8f-01 (ac2284f) (1)
2023-01-03 16:48:30,004 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) (3)
2023-01-03 16:48:30,004 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) on thread 50
2023-01-03 16:48:30,004 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) (2)
2023-01-03 16:48:30,004 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'SELECT FROM evaluator_details' 00-e034e2ed1c34241db5076c875560fbe3-3b14ec76c5e7ce8f-01 (ac2284f)
2023-01-03 16:48:30,005 [ApplicationScheduler_Worker-13] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4)
2023-01-03 16:48:30,006 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 104)
2023-01-03 16:48:30,006 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) (1)
2023-01-03 16:48:30,006 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM evaluator_details' 00-e034e2ed1c34241db5076c875560fbe3-3b14ec76c5e7ce8f-01 (ac2284f) (0)
2023-01-03 16:48:30,006 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 105)
2023-01-03 16:48:30,006 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.DisconnectedEvaluators' 00-e034e2ed1c34241db5076c875560fbe3-6b09cd7e50f9c41d-01 (64a7dce4) (0)
2023-01-03 16:48:31,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-962592115409f5ea6c8adf711438ebb1-252bb5f63b89c9d9-01 (64a7dce4) (1)
2023-01-03 16:48:31,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-962592115409f5ea6c8adf711438ebb1-252bb5f63b89c9d9-01 (64a7dce4)
2023-01-03 16:48:31,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating '4#run' 00-962592115409f5ea6c8adf711438ebb1-252bb5f63b89c9d9-01 (64a7dce4) on thread 77
2023-01-03 16:48:31,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '4#run' 00-962592115409f5ea6c8adf711438ebb1-252bb5f63b89c9d9-01 (64a7dce4) (2)
2023-01-03 16:48:31,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating '4#run' 00-962592115409f5ea6c8adf711438ebb1-252bb5f63b89c9d9-01 (64a7dce4) on thread 77
2023-01-03 16:48:31,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to '4#run' 00-962592115409f5ea6c8adf711438ebb1-252bb5f63b89c9d9-01 (64a7dce4) (1)
2023-01-03 16:48:31,289 [EstecoFileSystemPreferences] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction '4#run' 00-962592115409f5ea6c8adf711438ebb1-252bb5f63b89c9d9-01 (64a7dce4)
2023-01-03 16:48:31,290 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 106)
2023-01-03 16:48:31,290 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to '4#run' 00-962592115409f5ea6c8adf711438ebb1-252bb5f63b89c9d9-01 (64a7dce4) (0)
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) (1)
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4)
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) on thread 51
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) (2)
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method EventQueueObserver#execute because there is already a transaction running ('DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4))
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-d027a7a2e46f717b-01 (17f5287e)
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) (3)
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-d027a7a2e46f717b-01 (17f5287e) (1)
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) (4)
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'JMS RECEIVE' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-d027a7a2e46f717b-01 (17f5287e) on thread 51
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) (5)
2023-01-03 16:48:38,519 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'JMS RECEIVE' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-d027a7a2e46f717b-01 (17f5287e) (2)
2023-01-03 16:48:38,529 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 107)
2023-01-03 16:48:38,529 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2023-01-03 16:48:38,530 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 4039 uncompressed 1496 compressed bytes
2023-01-03 16:48:38,790 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (1)
2023-01-03 16:48:38,790 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980)
2023-01-03 16:48:38,790 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) on thread 35
2023-01-03 16:48:38,790 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (2)
2023-01-03 16:48:38,791 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (3)
2023-01-03 16:48:38,791 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) on thread 35
2023-01-03 16:48:38,792 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (2)
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) on thread 35
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (3)
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) on thread 35
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (4)
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) on thread 35
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET unknown route' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (5)
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) on thread 35
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (6)
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) on thread 35
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (5)
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) on thread 35
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (4)
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) on thread 35
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (3)
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) on thread 35
2023-01-03 16:48:38,794 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (2)
2023-01-03 16:48:38,796 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980)
2023-01-03 16:48:38,806 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 108)
2023-01-03 16:48:38,806 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events without proxy
2023-01-03 16:48:38,806 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events
2023-01-03 16:48:38,807 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2023-01-03 16:48:38,807 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'GET /' 00-dabfaded1fd805b1c0dae95d0af7bc79-da5f70d713394e26-01 (72371980) (1)
2023-01-03 16:48:41,521 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'JMS RECEIVE' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-d027a7a2e46f717b-01 (17f5287e) on thread 51
2023-01-03 16:48:41,521 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) (4)
2023-01-03 16:48:41,521 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-d027a7a2e46f717b-01 (17f5287e) (1)
2023-01-03 16:48:41,521 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) (3)
2023-01-03 16:48:41,521 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'JMS RECEIVE' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-d027a7a2e46f717b-01 (17f5287e)
2023-01-03 16:48:41,521 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) on thread 51
2023-01-03 16:48:41,521 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 109)
2023-01-03 16:48:41,521 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) (2)
2023-01-03 16:48:41,521 [ApplicationScheduler_Worker-14] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4)
2023-01-03 16:48:41,521 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) (1)
2023-01-03 16:48:41,521 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-d027a7a2e46f717b-01 (17f5287e) (0)
2023-01-03 16:48:41,521 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 110)
2023-01-03 16:48:41,522 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-1ea5e4bd32907fd30e8dd56e8514ebe7-dc1e48312e789f1d-01 (64a7dce4) (0)
2023-01-03 16:48:45,742 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Beginning scheduled configuration reload (interval is 30 sec)...
2023-01-03 16:48:45,743 [elastic-apm-configuration-reloader] DEBUG co.elastic.apm.agent.impl.ElasticApmTracerBuilder - Finished scheduled configuration reload
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 111)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 112)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 113)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 114)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 115)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 116)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 117)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 118)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 119)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 120)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 121)
2023-01-03 16:48:47,704 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICSET_JSON_WRITER event (sequence 122)
2023-01-03 16:48:48,675 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/config/v1/agents without proxy
2023-01-03 16:48:48,675 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server https://apm-server-apm-http.elastic.svc.cluster.local:8200/config/v1/agents
2023-01-03 16:48:48,727 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2023-01-03 16:48:48,727 [elastic-apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2023-01-03 16:48:48,816 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving WAKEUP event (sequence 123)
2023-01-03 16:48:48,816 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2023-01-03 16:48:48,816 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 7692 uncompressed 2836 compressed bytes
2023-01-03 16:48:50,546 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (1)
2023-01-03 16:48:50,546 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4)
2023-01-03 16:48:50,546 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.vertx.AbstractHttpTransactionHelper - Not capturing Request body because the capture_body config option is OFF
2023-01-03 16:48:50,546 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.vertx.AbstractHttpTransactionHelper - Not capturing body for content type "application/json". Consider updating the capture_body_content_types configuration option.
2023-01-03 16:48:50,546 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) on thread 35
2023-01-03 16:48:50,546 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (2)
2023-01-03 16:48:50,547 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (3)
2023-01-03 16:48:50,547 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) on thread 35
2023-01-03 16:48:50,547 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (2)
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) on thread 35
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (3)
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) on thread 35
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (4)
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) on thread 35
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST unknown route' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (5)
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) on thread 35
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (6)
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) on thread 35
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (5)
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) on thread 35
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (4)
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) on thread 35
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (3)
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) on thread 35
2023-01-03 16:48:50,550 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (2)
2023-01-03 16:48:50,597 [vert.x-eventloop-thread-0] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4)
2023-01-03 16:48:50,604 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 124)
2023-01-03 16:48:50,604 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.util.UrlConnectionUtils - Opening https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events without proxy
2023-01-03 16:48:50,605 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm-server-apm-http.elastic.svc.cluster.local:8200/intake/v2/events
2023-01-03 16:48:50,606 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2023-01-03 16:48:50,606 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'POST /' 00-c34f77cec584819c959915eeaaae5374-16df1b2789475213-01 (64a7dce4) (1)
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) (1)
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3)
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) on thread 52
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) (2)
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.quartzjob.AbstractJobTransactionNameInstrumentation$BaseAdvice - Not creating transaction for method EventQueueObserver#execute because there is already a transaction running ('DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3))
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-b310049e56dca919dac48c30dc3f25e0-3912d987f0f25ae5-01 (1ea1453c)
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) (3)
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-b310049e56dca919dac48c30dc3f25e0-3912d987f0f25ae5-01 (1ea1453c) (1)
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) (4)
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.ActiveStack - Activating 'JMS RECEIVE' 00-b310049e56dca919dac48c30dc3f25e0-3912d987f0f25ae5-01 (1ea1453c) on thread 52
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) (5)
2023-01-03 16:48:51,522 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'JMS RECEIVE' 00-b310049e56dca919dac48c30dc3f25e0-3912d987f0f25ae5-01 (1ea1453c) (2)
2023-01-03 16:48:54,523 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'JMS RECEIVE' 00-b310049e56dca919dac48c30dc3f25e0-3912d987f0f25ae5-01 (1ea1453c) on thread 52
2023-01-03 16:48:54,523 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) (4)
2023-01-03 16:48:54,523 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-b310049e56dca919dac48c30dc3f25e0-3912d987f0f25ae5-01 (1ea1453c) (1)
2023-01-03 16:48:54,523 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) (3)
2023-01-03 16:48:54,523 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endSpan 'JMS RECEIVE' 00-b310049e56dca919dac48c30dc3f25e0-3912d987f0f25ae5-01 (1ea1453c)
2023-01-03 16:48:54,524 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.ActiveStack - Deactivating 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) on thread 52
2023-01-03 16:48:54,524 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) (2)
2023-01-03 16:48:54,524 [ApplicationScheduler_Worker-15] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - endTransaction 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3)
2023-01-03 16:48:54,529 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 125)
2023-01-03 16:48:54,530 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) (1)
2023-01-03 16:48:54,530 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'JMS RECEIVE' 00-b310049e56dca919dac48c30dc3f25e0-3912d987f0f25ae5-01 (1ea1453c) (0)
2023-01-03 16:48:54,530 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 126)
2023-01-03 16:48:54,530 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'DEFAULT.EventQueueTimer' 00-b310049e56dca919dac48c30dc3f25e0-b71f548e42b3397b-01 (3b97bec3) (0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment