Advertisement
Guest User

Untitled

a guest
Oct 12th, 2019
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 328.92 KB | None | 0 0
  1. 2019-10-12 14:48:28.708 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Found Kubernetes pod UID: 53e1377e-ecff-11e9-8888-00505698489b
  2. 2019-10-12 14:48:28.709 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - container ID is d11a2d3efaef1188f1ec20aba640678249dc0f4549c53bcb074aca299deb572c
  3. 2019-10-12 14:48:28.853 [main] DEBUG co.elastic.apm.agent.jmx.JmxMetricTracker - Found mbeans for object name com.zaxxer.hikari:type=Pool,name=HikariPool-1
  4. 2019-10-12 14:48:28.854 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.10.1-SNAPSHOT as chandra-test-v1 on Java 1.8.0_212 (IcedTea) Linux 3.10.0-957.el7.x86_64
  5. 2019-10-12 14:48:28.854 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - service_name: 'chandra-test-v1' (source: Environment Variables)
  6. 2019-10-12 14:48:28.854 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - service_version: '1.0.0-SNAPSHOT' (source: Environment Variables)
  7. 2019-10-12 14:48:28.855 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - secret_token: 'XXXX' (source: Environment Variables)
  8. 2019-10-12 14:48:28.855 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - server_urls: 'https://apm.dev.svc.cluster.local:8200' (source: Environment Variables)
  9. 2019-10-12 14:48:28.855 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - verify_server_cert: 'false' (source: Environment Variables)
  10. 2019-10-12 14:48:28.855 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - application_packages: 'org.sae' (source: Environment Variables)
  11. 2019-10-12 14:48:28.855 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_level: 'DEBUG' (source: /microservice/elasticapm.properties)
  12. 2019-10-12 14:48:28.855 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_file: '_AGENT_HOME_/logs/elastic-apm.log' (source: /microservice/elasticapm.properties)
  13. 2019-10-12 14:48:28.855 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - capture_jmx_metrics: 'object_name[com.zaxxer.hikari:type=Pool,name=HikariPool-1] attribute[TotalConnections]' (source: /microservice/elasticapm.properties)
  14. 2019-10-12 14:48:28.920 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation
  15. 2019-10-12 14:48:28.920 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by Bootstrap ClassLoader
  16. 2019-10-12 14:48:28.927 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientInstrumentation
  17. 2019-10-12 14:48:28.928 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by Bootstrap ClassLoader
  18. 2019-10-12 14:48:28.928 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientRedirectInstrumentation
  19. 2019-10-12 14:48:28.929 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.LegacyApacheHttpClientInstrumentation
  20. 2019-10-12 14:48:28.929 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionInstrumentation
  21. 2019-10-12 14:48:28.929 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionWithRemoteParentInstrumentation
  22. 2019-10-12 14:48:28.930 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation
  23. 2019-10-12 14:48:28.930 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentSpanInstrumentation
  24. 2019-10-12 14:48:28.930 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation
  25. 2019-10-12 14:48:28.930 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetUserInstrumentation
  26. 2019-10-12 14:48:28.930 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$EnsureParentIdInstrumentation
  27. 2019-10-12 14:48:28.930 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetResultInstrumentation
  28. 2019-10-12 14:48:28.931 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$AddCustomContextInstrumentation
  29. 2019-10-12 14:48:28.931 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetNameInstrumentation
  30. 2019-10-12 14:48:28.931 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypeInstrumentation
  31. 2019-10-12 14:48:28.931 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypesInstrumentation
  32. 2019-10-12 14:48:28.931 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$DoCreateSpanInstrumentation
  33. 2019-10-12 14:48:28.931 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetStartTimestampInstrumentation
  34. 2019-10-12 14:48:28.932 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndInstrumentation
  35. 2019-10-12 14:48:28.932 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndWithTimestampInstrumentation
  36. 2019-10-12 14:48:28.932 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$CaptureExceptionInstrumentation
  37. 2019-10-12 14:48:28.932 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetIdInstrumentation
  38. 2019-10-12 14:48:28.932 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetTraceIdInstrumentation
  39. 2019-10-12 14:48:28.932 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddStringLabelInstrumentation
  40. 2019-10-12 14:48:28.932 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddNumberLabelInstrumentation
  41. 2019-10-12 14:48:28.933 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddBooleanLabelInstrumentation
  42. 2019-10-12 14:48:28.933 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$ActivateInstrumentation
  43. 2019-10-12 14:48:28.933 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$IsSampledInstrumentation
  44. 2019-10-12 14:48:28.933 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$InjectTraceHeadersInstrumentation
  45. 2019-10-12 14:48:28.933 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureExceptionInstrumentation
  46. 2019-10-12 14:48:28.934 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ApiScopeInstrumentation
  47. 2019-10-12 14:48:28.934 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureTransactionInstrumentation
  48. 2019-10-12 14:48:28.934 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by Bootstrap ClassLoader
  49. 2019-10-12 14:48:28.935 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureSpanInstrumentation
  50. 2019-10-12 14:48:28.935 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by Bootstrap ClassLoader
  51. 2019-10-12 14:48:28.935 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetNameInstrumentation
  52. 2019-10-12 14:48:28.935 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetTypeInstrumentation
  53. 2019-10-12 14:48:28.935 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$DoCreateSpanInstrumentation
  54. 2019-10-12 14:48:28.936 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$EndInstrumentation
  55. 2019-10-12 14:48:28.936 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$CaptureExceptionInstrumentation
  56. 2019-10-12 14:48:28.936 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetIdInstrumentation
  57. 2019-10-12 14:48:28.936 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetTraceIdInstrumentation
  58. 2019-10-12 14:48:28.936 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$AddTagInstrumentation
  59. 2019-10-12 14:48:28.937 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$ActivateInstrumentation
  60. 2019-10-12 14:48:28.937 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$IsSampledInstrumentation
  61. 2019-10-12 14:48:28.937 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHttpClientInstrumentation
  62. 2019-10-12 14:48:28.937 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by Bootstrap ClassLoader
  63. 2019-10-12 14:48:28.937 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHandlerOnCompletedInstrumentation
  64. 2019-10-12 14:48:28.937 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by Bootstrap ClassLoader
  65. 2019-10-12 14:48:28.938 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHandlerOnThrowableInstrumentation
  66. 2019-10-12 14:48:28.938 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by Bootstrap ClassLoader
  67. 2019-10-12 14:48:28.938 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHandlerOnStatusReceivedInstrumentation
  68. 2019-10-12 14:48:28.938 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by Bootstrap ClassLoader
  69. 2019-10-12 14:48:28.939 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation
  70. 2019-10-12 14:48:28.939 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation
  71. 2019-10-12 14:48:28.941 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation
  72. 2019-10-12 14:48:28.941 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation
  73. 2019-10-12 14:48:28.941 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by Bootstrap ClassLoader
  74. 2019-10-12 14:48:28.942 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxws.JaxWsTransactionNameInstrumentation
  75. 2019-10-12 14:48:28.943 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by Bootstrap ClassLoader from jar:file:/usr/lib/jvm/java-1.8-openjdk/jre/lib/rt.jar!/javax/jws/WebService.class
  76. 2019-10-12 14:48:28.943 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.ConnectionInstrumentation
  77. 2019-10-12 14:48:28.943 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation
  78. 2019-10-12 14:48:28.943 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation
  79. 2019-10-12 14:48:28.943 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithoutQueryInstrumentation
  80. 2019-10-12 14:48:28.944 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisInstrumentation
  81. 2019-10-12 14:48:28.945 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisSpanNameInstrumentation
  82. 2019-10-12 14:48:28.945 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleExecuteInstrumentation
  83. 2019-10-12 14:48:28.945 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by Bootstrap ClassLoader
  84. 2019-10-12 14:48:28.945 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleRenderInstrumentation
  85. 2019-10-12 14:48:28.946 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by Bootstrap ClassLoader
  86. 2019-10-12 14:48:28.946 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.hibernate.search.v5_x.HibernateSearch5Instrumentation
  87. 2019-10-12 14:48:28.946 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by Bootstrap ClassLoader
  88. 2019-10-12 14:48:28.946 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientSyncInstrumentation
  89. 2019-10-12 14:48:28.947 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientAsyncInstrumentation
  90. 2019-10-12 14:48:28.947 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientSyncInstrumentation
  91. 2019-10-12 14:48:28.947 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientAsyncInstrumentation
  92. 2019-10-12 14:48:28.948 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mule4.Mule4OverrideClassLoaderLookupInstrumentation
  93. 2019-10-12 14:48:28.948 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientInstrumentation
  94. 2019-10-12 14:48:28.949 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientInstrumentation
  95. 2019-10-12 14:48:28.949 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientAsyncInstrumentation
  96. 2019-10-12 14:48:28.949 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientAsyncInstrumentation
  97. 2019-10-12 14:48:28.950 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$FinishInstrumentation
  98. 2019-10-12 14:48:28.950 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$LogInstrumentation
  99. 2019-10-12 14:48:28.950 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$TagInstrumentation
  100. 2019-10-12 14:48:28.950 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$SetOperationName
  101. 2019-10-12 14:48:28.951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$GetTraceContextInstrumentation
  102. 2019-10-12 14:48:28.951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanBuilderInstrumentation$CreateSpanInstrumentation
  103. 2019-10-12 14:48:28.951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$ActivateInstrumentation
  104. 2019-10-12 14:48:28.951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentSpanInstrumentation
  105. 2019-10-12 14:48:28.951 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentTraceContextInstrumentation
  106. 2019-10-12 14:48:28.952 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmScopeInstrumentation
  107. 2019-10-12 14:48:28.952 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$BaggageItemsInstrumentation
  108. 2019-10-12 14:48:28.952 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$ToTraceIdInstrumentation
  109. 2019-10-12 14:48:28.952 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$ToSpanIdInstrumentation
  110. 2019-10-12 14:48:28.952 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ExternalSpanContextInstrumentation$ToTraceIdInstrumentation
  111. 2019-10-12 14:48:28.953 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ExternalSpanContextInstrumentation$ToSpanIdInstrumentation
  112. 2019-10-12 14:48:28.953 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ElasticApmTracerInstrumentation
  113. 2019-10-12 14:48:28.953 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletInstrumentation
  114. 2019-10-12 14:48:28.953 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.FilterChainInstrumentation
  115. 2019-10-12 14:48:28.954 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation
  116. 2019-10-12 14:48:28.954 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation
  117. 2019-10-12 14:48:28.954 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation
  118. 2019-10-12 14:48:28.955 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.resttemplate.SpringRestTemplateInstrumentation
  119. 2019-10-12 14:48:28.955 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation
  120. 2019-10-12 14:48:28.956 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation
  121. 2019-10-12 14:48:28.956 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation
  122. 2019-10-12 14:48:28.956 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation
  123. 2019-10-12 14:48:28.957 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation
  124. 2019-10-12 14:48:28.957 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation
  125. 2019-10-12 14:48:28.957 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation
  126. 2019-10-12 14:48:28.958 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.quartz.job.JobTransactionNameInstrumentation
  127. 2019-10-12 14:48:28.958 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applied 100 advices
  128. 2019-10-12 14:48:28.980 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by sun.misc.Launcher$AppClassLoader
  129. 2019-10-12 14:48:28.981 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by sun.misc.Launcher$AppClassLoader
  130. 2019-10-12 14:48:28.981 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by sun.misc.Launcher$AppClassLoader
  131. 2019-10-12 14:48:28.981 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by sun.misc.Launcher$AppClassLoader
  132. 2019-10-12 14:48:28.982 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$AppClassLoader
  133. 2019-10-12 14:48:28.982 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$AppClassLoader
  134. 2019-10-12 14:48:28.982 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$AppClassLoader
  135. 2019-10-12 14:48:28.982 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$AppClassLoader
  136. 2019-10-12 14:48:28.991 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by sun.misc.Launcher$AppClassLoader
  137. 2019-10-12 14:48:28.991 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by sun.misc.Launcher$AppClassLoader from jar:file:/usr/lib/jvm/java-1.8-openjdk/jre/lib/rt.jar!/javax/jws/WebService.class
  138. 2019-10-12 14:48:28.991 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by sun.misc.Launcher$AppClassLoader
  139. 2019-10-12 14:48:28.991 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by sun.misc.Launcher$AppClassLoader
  140. 2019-10-12 14:48:28.992 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by sun.misc.Launcher$AppClassLoader
  141. 2019-10-12 14:48:29.021 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server https://apm.dev.svc.cluster.local:8200/config/v1/agents
  142. 2019-10-12 14:48:29.021 [apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to https://apm.dev.svc.cluster.local:8200/
  143. 2019-10-12 14:48:29.025 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
  144. 2019-10-12 14:48:29.034 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
  145. 2019-10-12 14:48:29.036 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.http.HttpURLConnection
  146. 2019-10-12 14:48:29.321 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Central configuration is disabled. Set kibana.enabled: true in your APM Server configuration.
  147. 2019-10-12 14:48:29.323 [apm-server-healthcheck] INFO co.elastic.apm.agent.report.ApmServerHealthChecker - Elastic APM server is available: { "build_date": "2019-09-27T06:58:27Z", "build_sha": "971d864356e4438bf4a799a1fa052cfd0ce680b4", "version": "7.4.0"}
  148. 2019-10-12 14:48:29.323 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 300s
  149. 2019-10-12 14:48:29.325 [apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - APM server https://apm.dev.svc.cluster.local:8200/ version is: 7.4.0
  150. 2019-10-12 14:48:29.575 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class javax.net.ssl.HttpsURLConnection
  151. 2019-10-12 14:48:29.576 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class java.net.HttpURLConnection
  152. 2019-10-12 14:48:29.588 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
  153. 2019-10-12 14:48:29.625 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
  154. 2019-10-12 14:48:29.626 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ThreadPoolExecutor
  155. 2019-10-12 14:48:29.626 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.AbstractExecutorService
  156. 2019-10-12 14:48:29.627 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ScheduledExecutorService
  157. 2019-10-12 14:48:29.628 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ExecutorService
  158. 2019-10-12 14:48:29.628 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.Executor
  159. 2019-10-12 14:48:29.788 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
  160. 2019-10-12 14:48:29.789 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
  161. 2019-10-12 14:48:29.847 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
  162. 2019-10-12 14:48:29.847 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
  163. 2019-10-12 14:48:29.876 [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)))) matches public void sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect() throws java.io.IOException
  164. 2019-10-12 14:48:29.895 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.http.HttpURLConnection
  165. 2019-10-12 14:48:29.895 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.http.HttpURLConnection
  166. 2019-10-12 14:48:29.952 [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)))) matches public synchronized java.io.OutputStream sun.net.www.protocol.http.HttpURLConnection.getOutputStream() throws java.io.IOException
  167. 2019-10-12 14:48:29.957 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: (name(equals(disconnect)) and hasParameter(ofSize(0))) matches public void sun.net.www.protocol.http.HttpURLConnection.disconnect()
  168. 2019-10-12 14:48:29.974 [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)))) matches public void sun.net.www.protocol.http.HttpURLConnection.connect() throws java.io.IOException
  169. 2019-10-12 14:48:29.979 [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)))) matches public synchronized java.io.InputStream sun.net.www.protocol.http.HttpURLConnection.getInputStream() throws java.io.IOException
  170. 2019-10-12 14:48:29.993 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class javax.net.ssl.HttpsURLConnection
  171. 2019-10-12 14:48:29.993 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class javax.net.ssl.HttpsURLConnection
  172. 2019-10-12 14:48:30.022 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class java.net.HttpURLConnection
  173. 2019-10-12 14:48:30.022 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class java.net.HttpURLConnection
  174. 2019-10-12 14:48:30.043 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: (name(equals(disconnect)) and hasParameter(ofSize(0))) matches public abstract void java.net.HttpURLConnection.disconnect()
  175. 2019-10-12 14:48:30.046 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
  176. 2019-10-12 14:48:30.046 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
  177. 2019-10-12 14:48:30.071 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
  178. 2019-10-12 14:48:30.072 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
  179. 2019-10-12 14:48:30.102 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.util.concurrent.Callable)
  180. 2019-10-12 14:48:30.109 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable)
  181. 2019-10-12 14:48:30.115 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable,java.lang.Object)
  182. 2019-10-12 14:48:30.122 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.ScheduledThreadPoolExecutor.execute(java.lang.Runnable)
  183. 2019-10-12 14:48:30.127 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ThreadPoolExecutor
  184. 2019-10-12 14:48:30.128 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ThreadPoolExecutor
  185. 2019-10-12 14:48:30.172 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable)
  186. 2019-10-12 14:48:30.180 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.AbstractExecutorService
  187. 2019-10-12 14:48:30.180 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.AbstractExecutorService
  188. 2019-10-12 14:48:30.205 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable)
  189. 2019-10-12 14:48:30.210 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable,java.lang.Object)
  190. 2019-10-12 14:48:30.216 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.util.concurrent.Callable)
  191. 2019-10-12 14:48:30.225 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ScheduledExecutorService
  192. 2019-10-12 14:48:30.225 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ScheduledExecutorService
  193. 2019-10-12 14:48:30.247 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ExecutorService
  194. 2019-10-12 14:48:30.247 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ExecutorService
  195. 2019-10-12 14:48:30.274 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract java.util.concurrent.Future java.util.concurrent.ExecutorService.submit(java.lang.Runnable)
  196. 2019-10-12 14:48:30.274 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public abstract java.util.concurrent.Future java.util.concurrent.ExecutorService.submit(java.util.concurrent.Callable)
  197. 2019-10-12 14:48:30.275 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract java.util.concurrent.Future java.util.concurrent.ExecutorService.submit(java.lang.Runnable,java.lang.Object)
  198. 2019-10-12 14:48:30.276 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.Executor
  199. 2019-10-12 14:48:30.276 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.Executor
  200. 2019-10-12 14:48:30.295 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract void java.util.concurrent.Executor.execute(java.lang.Runnable)
  201. 2019-10-12 14:48:30.485 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by org.springframework.boot.loader.LaunchedURLClassLoader from jar:file:/microservice/svc-chandraTestService.jar!/BOOT-INF/lib/httpclient-4.5.7.jar!/org/apache/http/impl/execchain/ClientExecChain.class
  202. 2019-10-12 14:48:30.490 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by org.springframework.boot.loader.LaunchedURLClassLoader
  203. 2019-10-12 14:48:30.493 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by org.springframework.boot.loader.LaunchedURLClassLoader from jar:file:/microservice/svc-chandraTestService.jar!/BOOT-INF/lib/apm-agent-api-1.7.0.jar!/co/elastic/apm/api/CaptureTransaction.class
  204. 2019-10-12 14:48:30.502 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by org.springframework.boot.loader.LaunchedURLClassLoader from jar:file:/microservice/svc-chandraTestService.jar!/BOOT-INF/lib/apm-agent-api-1.7.0.jar!/co/elastic/apm/api/CaptureSpan.class
  205. 2019-10-12 14:48:30.504 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.springframework.boot.loader.LaunchedURLClassLoader
  206. 2019-10-12 14:48:30.506 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.springframework.boot.loader.LaunchedURLClassLoader
  207. 2019-10-12 14:48:30.507 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.springframework.boot.loader.LaunchedURLClassLoader
  208. 2019-10-12 14:48:30.509 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.springframework.boot.loader.LaunchedURLClassLoader
  209. 2019-10-12 14:48:30.509 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by org.springframework.boot.loader.LaunchedURLClassLoader from jar:file:/microservice/svc-chandraTestService.jar!/BOOT-INF/lib/jsr311-api-1.1.1.jar!/javax/ws/rs/Path.class
  210. 2019-10-12 14:48:30.512 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by org.springframework.boot.loader.LaunchedURLClassLoader from jar:file:/usr/lib/jvm/java-1.8-openjdk/jre/lib/rt.jar!/javax/jws/WebService.class
  211. 2019-10-12 14:48:30.513 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.springframework.boot.loader.LaunchedURLClassLoader
  212. 2019-10-12 14:48:30.514 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.springframework.boot.loader.LaunchedURLClassLoader
  213. 2019-10-12 14:48:30.515 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by org.springframework.boot.loader.LaunchedURLClassLoader
  214. 2019-10-12 14:48:30.707 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches interface org.springframework.web.context.ConfigurableWebApplicationContext
  215. 2019-10-12 14:48:30.712 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches interface org.springframework.web.context.WebApplicationContext
  216. 2019-10-12 14:48:31.370 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.Executors$FinalizableDelegatedExecutorService
  217. 2019-10-12 14:48:31.370 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.Executors$FinalizableDelegatedExecutorService
  218. 2019-10-12 14:48:31.376 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.Executors$DelegatedExecutorService
  219. 2019-10-12 14:48:31.376 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.Executors$DelegatedExecutorService
  220. 2019-10-12 14:48:31.387 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.Executors$DelegatedExecutorService.execute(java.lang.Runnable)
  221. 2019-10-12 14:48:31.389 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable)
  222. 2019-10-12 14:48:31.390 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.util.concurrent.Callable)
  223. 2019-10-12 14:48:31.392 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable,java.lang.Object)
  224. 2019-10-12 14:48:32.874 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches class org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext
  225. 2019-10-12 14:48:32.878 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches class org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
  226. 2019-10-12 14:48:32.885 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches class org.springframework.web.context.support.GenericWebApplicationContext
  227. 2019-10-12 14:48:32.887 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: (name(equals(initPropertySources)) and hasParameter(ofSize(0))) matches protected void org.springframework.web.context.support.GenericWebApplicationContext.initPropertySources()
  228. 2019-10-12 14:48:33.043 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class org.springframework.web.servlet.DispatcherServlet
  229. 2019-10-12 14:48:33.044 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExceptionHandlerInstrumentation: name(equals(org.springframework.web.servlet.DispatcherServlet)) matches class org.springframework.web.servlet.DispatcherServlet
  230. 2019-10-12 14:48:33.056 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExceptionHandlerInstrumentation: (((((name(equals(processHandlerException)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(name(equals(java.lang.Object))))))) and hasParameter(hasTypes(with(3 matches erasure(name(equals(java.lang.Exception))))))) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) matches protected org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.DispatcherServlet.processHandlerException(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object,java.lang.Exception) throws java.lang.Exception
  231. 2019-10-12 14:48:33.062 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class org.springframework.web.servlet.FrameworkServlet
  232. 2019-10-12 14:48:33.072 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class org.springframework.web.servlet.HttpServletBean
  233. 2019-10-12 14:48:33.077 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class javax.servlet.http.HttpServlet
  234. 2019-10-12 14:48:33.081 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ServletInstrumentation: ((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))))))) matches public void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
  235. 2019-10-12 14:48:33.085 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class javax.servlet.GenericServlet
  236. 2019-10-12 14:48:33.087 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ServletInstrumentation: ((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))))))) matches public abstract void javax.servlet.GenericServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
  237. 2019-10-12 14:48:33.594 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
  238. 2019-10-12 14:48:33.594 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
  239. 2019-10-12 14:48:33.611 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor.execute(java.lang.Runnable)
  240. 2019-10-12 14:48:33.612 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor.submit(java.lang.Runnable)
  241. 2019-10-12 14:48:33.613 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor.submit(java.util.concurrent.Callable)
  242. 2019-10-12 14:48:33.615 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.AsyncListenableTaskExecutor
  243. 2019-10-12 14:48:33.615 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.AsyncListenableTaskExecutor
  244. 2019-10-12 14:48:33.620 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.AsyncTaskExecutor
  245. 2019-10-12 14:48:33.620 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.AsyncTaskExecutor
  246. 2019-10-12 14:48:33.623 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract java.util.concurrent.Future org.springframework.core.task.AsyncTaskExecutor.submit(java.lang.Runnable)
  247. 2019-10-12 14:48:33.623 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public abstract java.util.concurrent.Future org.springframework.core.task.AsyncTaskExecutor.submit(java.util.concurrent.Callable)
  248. 2019-10-12 14:48:33.624 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.TaskExecutor
  249. 2019-10-12 14:48:33.624 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.TaskExecutor
  250. 2019-10-12 14:48:33.627 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract void org.springframework.core.task.TaskExecutor.execute(java.lang.Runnable)
  251. 2019-10-12 14:48:33.628 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.scheduling.SchedulingTaskExecutor
  252. 2019-10-12 14:48:33.628 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.scheduling.SchedulingTaskExecutor
  253. 2019-10-12 14:48:33.634 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
  254. 2019-10-12 14:48:33.635 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
  255. 2019-10-12 14:48:33.640 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.execute(java.lang.Runnable)
  256. 2019-10-12 14:48:33.641 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.submit(java.lang.Runnable)
  257. 2019-10-12 14:48:33.642 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.submit(java.util.concurrent.Callable)
  258. 2019-10-12 14:48:34.412 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) matches interface org.springframework.web.servlet.View
  259. 2019-10-12 14:48:34.414 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ViewRenderInstrumentation: (((name(equals(render)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(java.util.Map))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(2 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) matches public abstract void org.springframework.web.servlet.View.render(java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
  260. 2019-10-12 14:48:34.439 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringTransactionNameInstrumentation: ((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) matches class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
  261. 2019-10-12 14:48:34.446 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringTransactionNameInstrumentation: ((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) matches class org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
  262. 2019-10-12 14:48:34.447 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringTransactionNameInstrumentation: ((((name(equals(handle)) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(is(class java.lang.Object)))))) matches public final org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object) throws java.lang.Exception
  263. 2019-10-12 14:48:34.458 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringTransactionNameInstrumentation: ((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) matches class org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
  264. 2019-10-12 14:48:34.459 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringTransactionNameInstrumentation: ((((name(equals(handle)) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(is(class java.lang.Object)))))) matches public org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter.handle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object) throws java.lang.Exception
  265. 2019-10-12 14:48:34.460 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringTransactionNameInstrumentation: ((name(startsWith(org.springframework.web.servlet)) and hasSuperType(erasure(name(equals(org.springframework.web.servlet.HandlerAdapter))))) and not(isInterface())) matches class org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
  266. 2019-10-12 14:48:34.461 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringTransactionNameInstrumentation: ((((name(equals(handle)) and returns(erasure(name(equals(org.springframework.web.servlet.ModelAndView))))) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) and hasParameter(hasTypes(with(2 matches erasure(is(class java.lang.Object)))))) matches public org.springframework.web.servlet.ModelAndView org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Object) throws java.lang.Exception
  267. 2019-10-12 14:48:35.897 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.eclipse.jetty.util.thread.ThreadPool
  268. 2019-10-12 14:48:35.898 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.eclipse.jetty.util.thread.ThreadPool
  269. 2019-10-12 14:48:36.039 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches class org.springframework.web.context.support.XmlWebApplicationContext
  270. 2019-10-12 14:48:36.042 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
  271. 2019-10-12 14:48:36.043 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: (name(equals(initPropertySources)) and hasParameter(ofSize(0))) matches protected void org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.initPropertySources()
  272. 2019-10-12 14:48:36.071 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) matches class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$StaticView
  273. 2019-10-12 14:48:36.073 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ViewRenderInstrumentation: (((name(equals(render)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(java.util.Map))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(2 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) matches public void org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$StaticView.render(java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
  274. 2019-10-12 14:48:36.185 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.eclipse.jetty.util.thread.QueuedThreadPool
  275. 2019-10-12 14:48:36.185 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.eclipse.jetty.util.thread.QueuedThreadPool
  276. 2019-10-12 14:48:36.191 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.eclipse.jetty.util.thread.QueuedThreadPool.execute(java.lang.Runnable)
  277. 2019-10-12 14:48:36.193 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.eclipse.jetty.util.thread.ThreadPool$SizedThreadPool
  278. 2019-10-12 14:48:36.194 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.eclipse.jetty.util.thread.ThreadPool$SizedThreadPool
  279. 2019-10-12 14:48:36.198 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.eclipse.jetty.util.thread.TryExecutor
  280. 2019-10-12 14:48:36.198 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.eclipse.jetty.util.thread.TryExecutor
  281. 2019-10-12 14:48:36.201 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.eclipse.jetty.util.thread.TryExecutor.execute(java.lang.Runnable)
  282. 2019-10-12 14:48:36.277 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.eclipse.jetty.util.thread.ReservedThreadExecutor
  283. 2019-10-12 14:48:36.277 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.eclipse.jetty.util.thread.ReservedThreadExecutor
  284. 2019-10-12 14:48:36.282 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.eclipse.jetty.util.thread.ReservedThreadExecutor.execute(java.lang.Runnable) throws java.util.concurrent.RejectedExecutionException
  285. 2019-10-12 14:48:36.726 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
  286. 2019-10-12 14:48:36.726 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
  287. 2019-10-12 14:48:37.282 [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
  288. 2019-10-12 14:48:37.317 [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()) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
  289. 2019-10-12 14:48:37.318 [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()) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
  290. 2019-10-12 14:48:37.318 [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()) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
  291. 2019-10-12 14:48:37.319 [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()) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String) throws java.sql.SQLException
  292. 2019-10-12 14:48:37.320 [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()) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
  293. 2019-10-12 14:48:37.320 [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()) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
  294. 2019-10-12 14:48:37.321 [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()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
  295. 2019-10-12 14:48:37.322 [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()) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
  296. 2019-10-12 14:48:37.322 [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()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
  297. 2019-10-12 14:48:37.322 [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()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
  298. 2019-10-12 14:48:37.323 [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()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  299. 2019-10-12 14:48:37.328 [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
  300. 2019-10-12 14:48:37.331 [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
  301. 2019-10-12 14:48:37.337 [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
  302. 2019-10-12 14:48:37.340 [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()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
  303. 2019-10-12 14:48:37.341 [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()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
  304. 2019-10-12 14:48:37.341 [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()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
  305. 2019-10-12 14:48:37.341 [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()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
  306. 2019-10-12 14:48:37.342 [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()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
  307. 2019-10-12 14:48:37.342 [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()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
  308. 2019-10-12 14:48:37.342 [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()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
  309. 2019-10-12 14:48:37.343 [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()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
  310. 2019-10-12 14:48:37.343 [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()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
  311. 2019-10-12 14:48:37.343 [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()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
  312. 2019-10-12 14:48:37.344 [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()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  313. 2019-10-12 14:48:38.146 [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 oracle.jdbc.driver.OracleStatement
  314. 2019-10-12 14:48:38.147 [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 oracle.jdbc.driver.OracleStatement
  315. 2019-10-12 14:48:38.147 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithoutQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatement
  316. 2019-10-12 14:48:38.156 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleStatement.executeQuery(java.lang.String) throws java.sql.SQLException
  317. 2019-10-12 14:48:38.158 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
  318. 2019-10-12 14:48:38.158 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String) throws java.sql.SQLException
  319. 2019-10-12 14:48:38.160 [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()) matches public void oracle.jdbc.driver.OracleStatement.addBatch(java.lang.String) throws java.sql.SQLException
  320. 2019-10-12 14:48:38.161 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OracleStatement.executeBatch() throws java.sql.SQLException
  321. 2019-10-12 14:48:38.162 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
  322. 2019-10-12 14:48:38.162 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
  323. 2019-10-12 14:48:38.163 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  324. 2019-10-12 14:48:38.163 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int) throws java.sql.SQLException
  325. 2019-10-12 14:48:38.164 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
  326. 2019-10-12 14:48:38.164 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  327. 2019-10-12 14:48:38.170 [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 oracle.jdbc.driver.T4CStatement
  328. 2019-10-12 14:48:38.171 [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 oracle.jdbc.driver.T4CStatement
  329. 2019-10-12 14:48:38.171 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithoutQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CStatement
  330. 2019-10-12 14:48:38.177 [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 oracle.jdbc.driver.OraclePreparedStatement
  331. 2019-10-12 14:48:38.177 [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 oracle.jdbc.driver.OraclePreparedStatement
  332. 2019-10-12 14:48:38.177 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithoutQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatement
  333. 2019-10-12 14:48:38.189 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OraclePreparedStatement.executeQuery() throws java.sql.SQLException
  334. 2019-10-12 14:48:38.190 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OraclePreparedStatement.executeUpdate() throws java.sql.SQLException
  335. 2019-10-12 14:48:38.190 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OraclePreparedStatement.execute() throws java.sql.SQLException
  336. 2019-10-12 14:48:38.193 [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()) matches public void oracle.jdbc.driver.OraclePreparedStatement.addBatch(java.lang.String) throws java.sql.SQLException
  337. 2019-10-12 14:48:38.194 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OraclePreparedStatement.executeBatch() throws java.sql.SQLException
  338. 2019-10-12 14:48:38.204 [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 oracle.jdbc.driver.T4CPreparedStatement
  339. 2019-10-12 14:48:38.204 [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 oracle.jdbc.driver.T4CPreparedStatement
  340. 2019-10-12 14:48:38.204 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithoutQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CPreparedStatement
  341. 2019-10-12 14:48:38.211 [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 oracle.jdbc.driver.OracleCallableStatement
  342. 2019-10-12 14:48:38.211 [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 oracle.jdbc.driver.OracleCallableStatement
  343. 2019-10-12 14:48:38.211 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithoutQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleCallableStatement
  344. 2019-10-12 14:48:38.243 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleCallableStatement.execute() throws java.sql.SQLException
  345. 2019-10-12 14:48:38.244 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OracleCallableStatement.executeUpdate() throws java.sql.SQLException
  346. 2019-10-12 14:48:38.260 [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 oracle.jdbc.driver.T4CCallableStatement
  347. 2019-10-12 14:48:38.260 [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 oracle.jdbc.driver.T4CCallableStatement
  348. 2019-10-12 14:48:38.260 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithoutQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CCallableStatement
  349. 2019-10-12 14:48:38.274 [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.T4CConnection
  350. 2019-10-12 14:48:38.590 [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 com.zaxxer.hikari.pool.ProxyConnection
  351. 2019-10-12 14:48:38.593 [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()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.ProxyConnection.prepareCall(java.lang.String) throws java.sql.SQLException
  352. 2019-10-12 14:48:38.593 [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()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.ProxyConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
  353. 2019-10-12 14:48:38.593 [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()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.ProxyConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
  354. 2019-10-12 14:48:38.594 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
  355. 2019-10-12 14:48:38.594 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
  356. 2019-10-12 14:48:38.594 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
  357. 2019-10-12 14:48:38.594 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
  358. 2019-10-12 14:48:38.595 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
  359. 2019-10-12 14:48:38.595 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  360. 2019-10-12 14:48:38.596 [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 com.zaxxer.hikari.pool.HikariProxyConnection
  361. 2019-10-12 14:48:38.598 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
  362. 2019-10-12 14:48:38.598 [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()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareCall(java.lang.String) throws java.sql.SQLException
  363. 2019-10-12 14:48:38.599 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
  364. 2019-10-12 14:48:38.599 [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()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
  365. 2019-10-12 14:48:38.599 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
  366. 2019-10-12 14:48:38.600 [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()) matches public java.sql.CallableStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
  367. 2019-10-12 14:48:38.600 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
  368. 2019-10-12 14:48:38.600 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
  369. 2019-10-12 14:48:38.601 [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()) matches public java.sql.PreparedStatement com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  370. 2019-10-12 14:48:39.796 [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 oracle.jdbc.driver.OracleStatementWrapper
  371. 2019-10-12 14:48:39.796 [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 oracle.jdbc.driver.OracleStatementWrapper
  372. 2019-10-12 14:48:39.796 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithoutQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatementWrapper
  373. 2019-10-12 14:48:39.801 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OracleStatementWrapper.executeBatch() throws java.sql.SQLException
  374. 2019-10-12 14:48:39.801 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String) throws java.sql.SQLException
  375. 2019-10-12 14:48:39.802 [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()) matches public void oracle.jdbc.driver.OracleStatementWrapper.addBatch(java.lang.String) throws java.sql.SQLException
  376. 2019-10-12 14:48:39.802 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String) throws java.sql.SQLException
  377. 2019-10-12 14:48:39.803 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String,int) throws java.sql.SQLException
  378. 2019-10-12 14:48:39.803 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String,int) throws java.sql.SQLException
  379. 2019-10-12 14:48:39.803 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
  380. 2019-10-12 14:48:39.804 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String,int[]) throws java.sql.SQLException
  381. 2019-10-12 14:48:39.804 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  382. 2019-10-12 14:48:39.805 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  383. 2019-10-12 14:48:39.805 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleStatementWrapper.executeQuery(java.lang.String) throws java.sql.SQLException
  384. 2019-10-12 14:48:39.808 [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 oracle.jdbc.driver.OracleClosedStatement
  385. 2019-10-12 14:48:39.808 [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 oracle.jdbc.driver.OracleClosedStatement
  386. 2019-10-12 14:48:39.808 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithoutQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleClosedStatement
  387. 2019-10-12 14:48:39.819 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OracleClosedStatement.executeBatch() throws java.sql.SQLException
  388. 2019-10-12 14:48:39.820 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
  389. 2019-10-12 14:48:39.820 [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()) matches public void oracle.jdbc.driver.OracleClosedStatement.addBatch(java.lang.String) throws java.sql.SQLException
  390. 2019-10-12 14:48:39.821 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String) throws java.sql.SQLException
  391. 2019-10-12 14:48:39.821 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
  392. 2019-10-12 14:48:39.822 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String,int) throws java.sql.SQLException
  393. 2019-10-12 14:48:39.822 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
  394. 2019-10-12 14:48:39.822 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
  395. 2019-10-12 14:48:39.823 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  396. 2019-10-12 14:48:39.823 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  397. 2019-10-12 14:48:39.823 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleClosedStatement.executeQuery(java.lang.String) throws java.sql.SQLException
  398. 2019-10-12 14:48:39.824 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate() throws java.sql.SQLException
  399. 2019-10-12 14:48:39.824 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute() throws java.sql.SQLException
  400. 2019-10-12 14:48:39.825 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleClosedStatement.executeQuery() throws java.sql.SQLException
  401. 2019-10-12 14:48:39.838 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  402. 2019-10-12 14:48:39.838 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  403. 2019-10-12 14:48:39.838 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  404. 2019-10-12 14:48:39.838 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  405. 2019-10-12 14:48:39.838 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  406. 2019-10-12 14:48:39.838 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  407. 2019-10-12 14:48:39.838 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  408. 2019-10-12 14:48:39.838 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  409. 2019-10-12 14:48:39.839 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  410. 2019-10-12 14:48:39.839 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/usr/lib/jvm/java-1.8-openjdk/jre/lib/rt.jar!/javax/jws/WebService.class
  411. 2019-10-12 14:48:39.839 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  412. 2019-10-12 14:48:39.839 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  413. 2019-10-12 14:48:39.839 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
  414. 2019-10-12 14:48:41.185 [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 com.zaxxer.hikari.pool.HikariProxyStatement
  415. 2019-10-12 14:48:41.199 [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 com.zaxxer.hikari.pool.HikariProxyStatement
  416. 2019-10-12 14:48:41.200 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithoutQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.zaxxer.hikari.pool.HikariProxyStatement
  417. 2019-10-12 14:48:41.204 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet com.zaxxer.hikari.pool.HikariProxyStatement.executeQuery(java.lang.String) throws java.sql.SQLException
  418. 2019-10-12 14:48:41.205 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.HikariProxyStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
  419. 2019-10-12 14:48:41.206 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.HikariProxyStatement.execute(java.lang.String) throws java.sql.SQLException
  420. 2019-10-12 14:48:41.206 [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()) matches public void com.zaxxer.hikari.pool.HikariProxyStatement.addBatch(java.lang.String) throws java.sql.SQLException
  421. 2019-10-12 14:48:41.206 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int[] com.zaxxer.hikari.pool.HikariProxyStatement.executeBatch() throws java.sql.SQLException
  422. 2019-10-12 14:48:41.207 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.HikariProxyStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
  423. 2019-10-12 14:48:41.207 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.HikariProxyStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
  424. 2019-10-12 14:48:41.208 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.HikariProxyStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  425. 2019-10-12 14:48:41.208 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.HikariProxyStatement.execute(java.lang.String,int) throws java.sql.SQLException
  426. 2019-10-12 14:48:41.209 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.HikariProxyStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
  427. 2019-10-12 14:48:41.209 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.HikariProxyStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  428. 2019-10-12 14:48:41.210 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public long[] com.zaxxer.hikari.pool.HikariProxyStatement.executeLargeBatch() throws java.sql.SQLException
  429. 2019-10-12 14:48:41.210 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long com.zaxxer.hikari.pool.HikariProxyStatement.executeLargeUpdate(java.lang.String) throws java.sql.SQLException
  430. 2019-10-12 14:48:41.210 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long com.zaxxer.hikari.pool.HikariProxyStatement.executeLargeUpdate(java.lang.String,int) throws java.sql.SQLException
  431. 2019-10-12 14:48:41.211 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long com.zaxxer.hikari.pool.HikariProxyStatement.executeLargeUpdate(java.lang.String,int[]) throws java.sql.SQLException
  432. 2019-10-12 14:48:41.211 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long com.zaxxer.hikari.pool.HikariProxyStatement.executeLargeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  433. 2019-10-12 14:48:41.212 [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 com.zaxxer.hikari.pool.ProxyStatement
  434. 2019-10-12 14:48:41.213 [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 com.zaxxer.hikari.pool.ProxyStatement
  435. 2019-10-12 14:48:41.213 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithoutQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class com.zaxxer.hikari.pool.ProxyStatement
  436. 2019-10-12 14:48:41.216 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.ProxyStatement.execute(java.lang.String) throws java.sql.SQLException
  437. 2019-10-12 14:48:41.217 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.ProxyStatement.execute(java.lang.String,int) throws java.sql.SQLException
  438. 2019-10-12 14:48:41.217 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet com.zaxxer.hikari.pool.ProxyStatement.executeQuery(java.lang.String) throws java.sql.SQLException
  439. 2019-10-12 14:48:41.218 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.ProxyStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
  440. 2019-10-12 14:48:41.218 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public int[] com.zaxxer.hikari.pool.ProxyStatement.executeBatch() throws java.sql.SQLException
  441. 2019-10-12 14:48:41.219 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.ProxyStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
  442. 2019-10-12 14:48:41.219 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.ProxyStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
  443. 2019-10-12 14:48:41.219 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int com.zaxxer.hikari.pool.ProxyStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  444. 2019-10-12 14:48:41.220 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.ProxyStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
  445. 2019-10-12 14:48:41.220 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean com.zaxxer.hikari.pool.ProxyStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  446. 2019-10-12 14:48:41.220 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithoutQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(ofSize(0))) and isPublic()) matches public long[] com.zaxxer.hikari.pool.ProxyStatement.executeLargeBatch() throws java.sql.SQLException
  447. 2019-10-12 14:48:41.221 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long com.zaxxer.hikari.pool.ProxyStatement.executeLargeUpdate(java.lang.String) throws java.sql.SQLException
  448. 2019-10-12 14:48:41.221 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long com.zaxxer.hikari.pool.ProxyStatement.executeLargeUpdate(java.lang.String,int) throws java.sql.SQLException
  449. 2019-10-12 14:48:41.221 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long com.zaxxer.hikari.pool.ProxyStatement.executeLargeUpdate(java.lang.String,int[]) throws java.sql.SQLException
  450. 2019-10-12 14:48:41.222 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: ((name(startsWith(execute)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public long com.zaxxer.hikari.pool.ProxyStatement.executeLargeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
  451. 2019-10-12 14:48:41.659 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ForkJoinPool
  452. 2019-10-12 14:48:41.659 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ForkJoinPool
  453. 2019-10-12 14:48:41.665 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.ForkJoinPool.execute(java.lang.Runnable)
  454. 2019-10-12 14:48:41.671 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.CompletableFuture$ThreadPerTaskExecutor
  455. 2019-10-12 14:48:41.671 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.CompletableFuture$ThreadPerTaskExecutor
  456. 2019-10-12 14:48:41.673 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.CompletableFuture$ThreadPerTaskExecutor.execute(java.lang.Runnable)
  457. 2019-10-12 14:48:44.057 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) matches class org.springframework.security.web.firewall.FirewalledRequest
  458. 2019-10-12 14:48:44.058 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: (hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) matches class org.springframework.security.web.firewall.FirewalledRequest
  459. 2019-10-12 14:48:44.061 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) matches class javax.servlet.http.HttpServletRequestWrapper
  460. 2019-10-12 14:48:44.061 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: (hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) matches class javax.servlet.http.HttpServletRequestWrapper
  461. 2019-10-12 14:48:44.064 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) matches class javax.servlet.ServletRequestWrapper
  462. 2019-10-12 14:48:44.064 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: (hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) matches class javax.servlet.ServletRequestWrapper
  463. 2019-10-12 14:48:44.066 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RequestStreamRecordingInstrumentation: (name(equals(getInputStream)) and returns(erasure(name(equals(javax.servlet.ServletInputStream))))) matches public javax.servlet.ServletInputStream javax.servlet.ServletRequestWrapper.getInputStream() throws java.io.IOException
  464. 2019-10-12 14:48:44.067 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(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))))))))) matches public javax.servlet.AsyncContext javax.servlet.ServletRequestWrapper.startAsync() throws java.lang.IllegalStateException
  465. 2019-10-12 14:48:44.067 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(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))))))))) matches public javax.servlet.AsyncContext javax.servlet.ServletRequestWrapper.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.lang.IllegalStateException
  466. 2019-10-12 14:48:44.140 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.core.task.SimpleAsyncTaskExecutor
  467. 2019-10-12 14:48:44.140 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.core.task.SimpleAsyncTaskExecutor
  468. 2019-10-12 14:48:44.144 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.core.task.SimpleAsyncTaskExecutor.execute(java.lang.Runnable)
  469. 2019-10-12 14:48:44.146 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.lang.Runnable)
  470. 2019-10-12 14:48:44.147 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.util.concurrent.Callable)
  471. 2019-10-12 14:48:44.340 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor$1
  472. 2019-10-12 14:48:44.340 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor$1
  473. 2019-10-12 14:48:44.344 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor$1.execute(java.lang.Runnable)
  474. 2019-10-12 14:48:44.427 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.core.task.SyncTaskExecutor
  475. 2019-10-12 14:48:44.427 [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(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.core.task.SyncTaskExecutor
  476. 2019-10-12 14:48:44.430 [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(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.core.task.SyncTaskExecutor.execute(java.lang.Runnable)
  477. 2019-10-12 14:48:44.458 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) matches class org.springframework.web.servlet.view.AbstractUrlBasedView
  478. 2019-10-12 14:48:44.461 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) matches class org.springframework.web.servlet.view.AbstractView
  479. 2019-10-12 14:48:44.465 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ViewRenderInstrumentation: (((name(equals(render)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(java.util.Map))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(2 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) matches public void org.springframework.web.servlet.view.AbstractView.render(java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
  480. 2019-10-12 14:48:44.467 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) matches class org.springframework.web.servlet.view.RedirectView
  481. 2019-10-12 14:48:44.471 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) matches interface org.springframework.web.servlet.SmartView
  482. 2019-10-12 14:48:44.474 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) matches class org.springframework.web.servlet.view.InternalResourceView
  483. 2019-10-12 14:48:44.476 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) matches class org.springframework.web.servlet.view.AbstractCachingViewResolver$1
  484. 2019-10-12 14:48:44.478 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ViewRenderInstrumentation: (((name(equals(render)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(java.util.Map))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(2 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) matches public void org.springframework.web.servlet.view.AbstractCachingViewResolver$1.render(java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
  485. 2019-10-12 14:48:44.487 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ViewRenderInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.servlet.View)))) matches class org.springframework.web.servlet.view.ContentNegotiatingViewResolver$1
  486. 2019-10-12 14:48:44.489 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ViewRenderInstrumentation: (((name(equals(render)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(java.util.Map))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.http.HttpServletRequest))))))) and hasParameter(hasTypes(with(2 matches erasure(name(equals(javax.servlet.http.HttpServletResponse))))))) matches public void org.springframework.web.servlet.view.ContentNegotiatingViewResolver$1.render(java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
  487. 2019-10-12 14:48:44.995 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ApacheHttpClientInstrumentation: hasSuperType(erasure(name(equals(org.apache.http.impl.execchain.ClientExecChain)))) matches interface org.apache.http.impl.execchain.ClientExecChain
  488. 2019-10-12 14:48:44.998 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ApacheHttpClientInstrumentation: ((((((name(equals(execute)) and hasParameter(ofSize(4))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.CloseableHttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.conn.routing.HttpRoute))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpRequestWrapper))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.protocol.HttpClientContext))))))))) and hasParameter(hasTypes(with(3 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.client.methods.HttpExecutionAware))))))))) matches public abstract org.apache.http.client.methods.CloseableHttpResponse org.apache.http.impl.execchain.ClientExecChain.execute(org.apache.http.conn.routing.HttpRoute,org.apache.http.client.methods.HttpRequestWrapper,org.apache.http.client.protocol.HttpClientContext,org.apache.http.client.methods.HttpExecutionAware) throws java.io.IOException,org.apache.http.HttpException
  489. 2019-10-12 14:48:45.614 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation LegacyApacheHttpClientInstrumentation: hasSuperType(erasure(name(equals(org.apache.http.client.RequestDirector)))) matches interface org.apache.http.client.RequestDirector
  490. 2019-10-12 14:48:45.616 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation LegacyApacheHttpClientInstrumentation: (((((name(equals(execute)) and hasParameter(ofSize(3))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.HttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.HttpHost))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.HttpRequest))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.protocol.HttpContext))))))))) matches public abstract org.apache.http.HttpResponse org.apache.http.client.RequestDirector.execute(org.apache.http.HttpHost,org.apache.http.HttpRequest,org.apache.http.protocol.HttpContext) throws org.apache.http.HttpException,java.io.IOException
  491. 2019-10-12 14:48:46.032 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation LegacyApacheHttpClientInstrumentation: hasSuperType(erasure(name(equals(org.apache.http.client.RequestDirector)))) matches class org.apache.http.impl.client.DefaultRequestDirector
  492. 2019-10-12 14:48:46.035 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation LegacyApacheHttpClientInstrumentation: (((((name(equals(execute)) and hasParameter(ofSize(3))) and returns(erasure(hasSuperType(erasure(name(equals(org.apache.http.HttpResponse))))))) and hasParameter(hasTypes(with(0 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.HttpHost))))))))) and hasParameter(hasTypes(with(1 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.HttpRequest))))))))) and hasParameter(hasTypes(with(2 matches erasure(hasSuperType(erasure(name(equals(org.apache.http.protocol.HttpContext))))))))) matches public org.apache.http.HttpResponse org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost,org.apache.http.HttpRequest,org.apache.http.protocol.HttpContext) throws org.apache.http.HttpException,java.io.IOException
  493. 2019-10-12 14:48:46.737 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class org.eclipse.jetty.servlet.DefaultServlet
  494. 2019-10-12 14:48:58.770 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 0)
  495. 2019-10-12 14:48:58.770 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  496. 2019-10-12 14:48:58.791 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  497. 2019-10-12 14:49:02.254 [qtp557342904-28] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) matches class org.eclipse.jetty.server.Request
  498. 2019-10-12 14:49:02.254 [qtp557342904-28] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: (hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) matches class org.eclipse.jetty.server.Request
  499. 2019-10-12 14:49:02.263 [qtp557342904-28] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RequestStreamRecordingInstrumentation: (name(equals(getInputStream)) and returns(erasure(name(equals(javax.servlet.ServletInputStream))))) matches public javax.servlet.ServletInputStream org.eclipse.jetty.server.Request.getInputStream() throws java.io.IOException
  500. 2019-10-12 14:49:02.266 [qtp557342904-28] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(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))))))))) matches public javax.servlet.AsyncContext org.eclipse.jetty.server.Request.startAsync() throws java.lang.IllegalStateException
  501. 2019-10-12 14:49:02.267 [qtp557342904-28] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(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))))))))) matches public javax.servlet.AsyncContext org.eclipse.jetty.server.Request.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.lang.IllegalStateException
  502. 2019-10-12 14:49:02.358 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation FilterChainInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.FilterChain))))) matches class org.eclipse.jetty.servlet.ServletHandler$CachedChain
  503. 2019-10-12 14:49:02.360 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation FilterChainInstrumentation: ((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))))))) matches public void org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.io.IOException,javax.servlet.ServletException
  504. 2019-10-12 14:49:02.363 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) matches class org.eclipse.jetty.server.ServletRequestHttpWrapper
  505. 2019-10-12 14:49:02.363 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: (hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) matches class org.eclipse.jetty.server.ServletRequestHttpWrapper
  506. 2019-10-12 14:49:02.379 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) (1)
  507. 2019-10-12 14:49:02.379 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) {
  508. 2019-10-12 14:49:02.379 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) (2)
  509. 2019-10-12 14:49:02.379 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) on thread 30
  510. 2019-10-12 14:49:02.394 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation FilterChainInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.FilterChain))))) matches class org.springframework.security.web.FilterChainProxy$VirtualFilterChain
  511. 2019-10-12 14:49:02.397 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation FilterChainInstrumentation: ((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))))))) matches public void org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.io.IOException,javax.servlet.ServletException
  512. 2019-10-12 14:49:02.410 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) matches class org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest
  513. 2019-10-12 14:49:02.410 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: (hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) matches class org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequest
  514. 2019-10-12 14:49:02.415 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) matches class org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper
  515. 2019-10-12 14:49:02.415 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: (hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) matches class org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper
  516. 2019-10-12 14:49:02.417 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(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))))))))) matches public javax.servlet.AsyncContext org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper.startAsync()
  517. 2019-10-12 14:49:02.418 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(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))))))))) matches public javax.servlet.AsyncContext org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.lang.IllegalStateException
  518. 2019-10-12 14:49:02.419 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) matches class org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestWrapper
  519. 2019-10-12 14:49:02.419 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: (hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) matches class org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestWrapper
  520. 2019-10-12 14:49:02.436 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartTransactionInstrumentation: name(equals(co.elastic.apm.api.ElasticApm)) matches class co.elastic.apm.api.ElasticApm
  521. 2019-10-12 14:49:02.436 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartTransactionWithRemoteParentInstrumentation: name(equals(co.elastic.apm.api.ElasticApm)) matches class co.elastic.apm.api.ElasticApm
  522. 2019-10-12 14:49:02.436 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CurrentTransactionInstrumentation: name(equals(co.elastic.apm.api.ElasticApm)) matches class co.elastic.apm.api.ElasticApm
  523. 2019-10-12 14:49:02.436 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CurrentSpanInstrumentation: name(equals(co.elastic.apm.api.ElasticApm)) matches class co.elastic.apm.api.ElasticApm
  524. 2019-10-12 14:49:02.436 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CaptureExceptionInstrumentation: name(equals(co.elastic.apm.api.ElasticApm)) matches class co.elastic.apm.api.ElasticApm
  525. 2019-10-12 14:49:02.470 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartTransactionInstrumentation: name(equals(doStartTransaction)) matches private static java.lang.Object co.elastic.apm.api.ElasticApm.doStartTransaction()
  526. 2019-10-12 14:49:02.472 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartTransactionWithRemoteParentInstrumentation: name(equals(doStartTransactionWithRemoteParentFunction)) matches private static java.lang.Object co.elastic.apm.api.ElasticApm.doStartTransactionWithRemoteParentFunction(java.lang.invoke.MethodHandle,co.elastic.apm.api.HeaderExtractor,java.lang.invoke.MethodHandle,co.elastic.apm.api.HeadersExtractor)
  527. 2019-10-12 14:49:02.472 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CurrentTransactionInstrumentation: name(equals(doGetCurrentTransaction)) matches private static java.lang.Object co.elastic.apm.api.ElasticApm.doGetCurrentTransaction()
  528. 2019-10-12 14:49:02.472 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CurrentSpanInstrumentation: name(equals(doGetCurrentSpan)) matches private static java.lang.Object co.elastic.apm.api.ElasticApm.doGetCurrentSpan()
  529. 2019-10-12 14:49:02.472 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CaptureExceptionInstrumentation: name(equals(captureException)) matches public static void co.elastic.apm.api.ElasticApm.captureException(java.lang.Throwable)
  530. 2019-10-12 14:49:02.475 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetUserInstrumentation: name(equals(co.elastic.apm.api.TransactionImpl)) matches class co.elastic.apm.api.TransactionImpl
  531. 2019-10-12 14:49:02.475 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation EnsureParentIdInstrumentation: name(equals(co.elastic.apm.api.TransactionImpl)) matches class co.elastic.apm.api.TransactionImpl
  532. 2019-10-12 14:49:02.475 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetResultInstrumentation: name(equals(co.elastic.apm.api.TransactionImpl)) matches class co.elastic.apm.api.TransactionImpl
  533. 2019-10-12 14:49:02.475 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddCustomContextInstrumentation: name(equals(co.elastic.apm.api.TransactionImpl)) matches class co.elastic.apm.api.TransactionImpl
  534. 2019-10-12 14:49:02.480 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddCustomContextInstrumentation: name(equals(addCustomContext)) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.addCustomContext(java.lang.String,java.lang.String)
  535. 2019-10-12 14:49:02.481 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddCustomContextInstrumentation: name(equals(addCustomContext)) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.addCustomContext(java.lang.String,java.lang.Number)
  536. 2019-10-12 14:49:02.481 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddCustomContextInstrumentation: name(equals(addCustomContext)) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.addCustomContext(java.lang.String,boolean)
  537. 2019-10-12 14:49:02.482 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetUserInstrumentation: name(equals(setUser)) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.setUser(java.lang.String,java.lang.String,java.lang.String)
  538. 2019-10-12 14:49:02.483 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetResultInstrumentation: name(equals(setResult)) matches public co.elastic.apm.api.Transaction co.elastic.apm.api.TransactionImpl.setResult(java.lang.String)
  539. 2019-10-12 14:49:02.483 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation EnsureParentIdInstrumentation: name(equals(ensureParentId)) matches public java.lang.String co.elastic.apm.api.TransactionImpl.ensureParentId()
  540. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetNameInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  541. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetTypeInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  542. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetTypesInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  543. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DoCreateSpanInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  544. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SetStartTimestampInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  545. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation EndInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  546. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation EndWithTimestampInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  547. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CaptureExceptionInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  548. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation GetIdInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  549. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation GetTraceIdInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  550. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddStringLabelInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  551. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddNumberLabelInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  552. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBooleanLabelInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  553. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ActivateInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  554. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation IsSampledInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  555. 2019-10-12 14:49:02.485 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation InjectTraceHeadersInstrumentation: name(equals(co.elastic.apm.api.AbstractSpanImpl)) matches class co.elastic.apm.api.AbstractSpanImpl
  556. 2019-10-12 14:49:02.500 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetStartTimestampInstrumentation: (name(equals(doSetStartTimestamp)) and hasParameter(hasTypes(erasures(containing(is(long)))))) matches public void co.elastic.apm.api.AbstractSpanImpl.doSetStartTimestamp(long)
  557. 2019-10-12 14:49:02.501 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DoCreateSpanInstrumentation: name(equals(doCreateSpan)) matches private java.lang.Object co.elastic.apm.api.AbstractSpanImpl.doCreateSpan()
  558. 2019-10-12 14:49:02.501 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetNameInstrumentation: name(equals(doSetName)) matches void co.elastic.apm.api.AbstractSpanImpl.doSetName(java.lang.String)
  559. 2019-10-12 14:49:02.502 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetTypeInstrumentation: name(equals(doSetType)) matches void co.elastic.apm.api.AbstractSpanImpl.doSetType(java.lang.String)
  560. 2019-10-12 14:49:02.502 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SetTypesInstrumentation: name(equals(doSetTypes)) matches private void co.elastic.apm.api.AbstractSpanImpl.doSetTypes(java.lang.Object,java.lang.String,java.lang.String,java.lang.String)
  561. 2019-10-12 14:49:02.502 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddStringLabelInstrumentation: (name(equals(doAddTag)) or name(equals(doAddStringLabel))) matches void co.elastic.apm.api.AbstractSpanImpl.doAddTag(java.lang.String,java.lang.String)
  562. 2019-10-12 14:49:02.503 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddStringLabelInstrumentation: (name(equals(doAddTag)) or name(equals(doAddStringLabel))) matches void co.elastic.apm.api.AbstractSpanImpl.doAddStringLabel(java.lang.String,java.lang.String)
  563. 2019-10-12 14:49:02.503 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddNumberLabelInstrumentation: name(equals(doAddNumberLabel)) matches void co.elastic.apm.api.AbstractSpanImpl.doAddNumberLabel(java.lang.String,java.lang.Number)
  564. 2019-10-12 14:49:02.503 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBooleanLabelInstrumentation: name(equals(doAddBooleanLabel)) matches void co.elastic.apm.api.AbstractSpanImpl.doAddBooleanLabel(java.lang.String,java.lang.Boolean)
  565. 2019-10-12 14:49:02.504 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation EndInstrumentation: (name(equals(end)) and hasParameter(ofSize(0))) matches public void co.elastic.apm.api.AbstractSpanImpl.end()
  566. 2019-10-12 14:49:02.504 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation EndWithTimestampInstrumentation: (name(equals(end)) and hasParameter(hasTypes(erasures(containing(is(long)))))) matches public void co.elastic.apm.api.AbstractSpanImpl.end(long)
  567. 2019-10-12 14:49:02.504 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CaptureExceptionInstrumentation: (name(equals(captureException)) and hasParameter(hasTypes(erasures(containing(is(class java.lang.Throwable)))))) matches public void co.elastic.apm.api.AbstractSpanImpl.captureException(java.lang.Throwable)
  568. 2019-10-12 14:49:02.505 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation GetIdInstrumentation: (name(equals(getId)) and hasParameter(ofSize(0))) matches public java.lang.String co.elastic.apm.api.AbstractSpanImpl.getId()
  569. 2019-10-12 14:49:02.505 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation GetTraceIdInstrumentation: (name(equals(getTraceId)) and hasParameter(ofSize(0))) matches public java.lang.String co.elastic.apm.api.AbstractSpanImpl.getTraceId()
  570. 2019-10-12 14:49:02.505 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ActivateInstrumentation: name(equals(activate)) matches public co.elastic.apm.api.Scope co.elastic.apm.api.AbstractSpanImpl.activate()
  571. 2019-10-12 14:49:02.506 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation IsSampledInstrumentation: name(equals(isSampled)) matches public boolean co.elastic.apm.api.AbstractSpanImpl.isSampled()
  572. 2019-10-12 14:49:02.506 [qtp557342904-30] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation InjectTraceHeadersInstrumentation: name(equals(doInjectTraceHeaders)) matches private void co.elastic.apm.api.AbstractSpanImpl.doInjectTraceHeaders(java.lang.invoke.MethodHandle,co.elastic.apm.api.HeaderInjector)
  573. 2019-10-12 14:49:02.531 [qtp557342904-30] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 35b47408f695e929
  574. 2019-10-12 14:49:02.581 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-c709cd47af1f3344d483d05dd466c714-61a0826dd00a3fbf-01 (2e147a69) {
  575. 2019-10-12 14:49:02.581 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) (3)
  576. 2019-10-12 14:49:02.581 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-c709cd47af1f3344d483d05dd466c714-61a0826dd00a3fbf-01 (2e147a69) (1)
  577. 2019-10-12 14:49:02.581 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) (4)
  578. 2019-10-12 14:49:02.581 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) (5)
  579. 2019-10-12 14:49:02.581 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-c709cd47af1f3344d483d05dd466c714-61a0826dd00a3fbf-01 (2e147a69) (2)
  580. 2019-10-12 14:49:02.581 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-c709cd47af1f3344d483d05dd466c714-61a0826dd00a3fbf-01 (2e147a69) on thread 30
  581. 2019-10-12 14:49:02.595 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-c709cd47af1f3344d483d05dd466c714-61a0826dd00a3fbf-01 (2e147a69) on thread 30
  582. 2019-10-12 14:49:02.595 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) (4)
  583. 2019-10-12 14:49:02.595 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-c709cd47af1f3344d483d05dd466c714-61a0826dd00a3fbf-01 (2e147a69) (1)
  584. 2019-10-12 14:49:02.595 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-c709cd47af1f3344d483d05dd466c714-61a0826dd00a3fbf-01 (2e147a69)
  585. 2019-10-12 14:49:02.595 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) (3)
  586. 2019-10-12 14:49:02.603 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 1)
  587. 2019-10-12 14:49:02.605 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) (2)
  588. 2019-10-12 14:49:02.605 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-c709cd47af1f3344d483d05dd466c714-61a0826dd00a3fbf-01 (2e147a69) (0)
  589. 2019-10-12 14:49:02.671 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) on thread 30
  590. 2019-10-12 14:49:02.671 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) (1)
  591. 2019-10-12 14:49:02.672 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19)
  592. 2019-10-12 14:49:02.680 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 2)
  593. 2019-10-12 14:49:02.680 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-c709cd47af1f3344d483d05dd466c714-35b47408f695e929-01 (59c32f19) (0)
  594. 2019-10-12 14:49:04.857 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) (1)
  595. 2019-10-12 14:49:04.857 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) {
  596. 2019-10-12 14:49:04.857 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) (2)
  597. 2019-10-12 14:49:04.857 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) on thread 26
  598. 2019-10-12 14:49:04.861 [qtp557342904-26] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 6ac3a4745c062aca
  599. 2019-10-12 14:49:04.863 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-05db4a43c49da2c4e12b165bf1e9a8ec-04b53ae0ed0572fb-01 (2e147a69) {
  600. 2019-10-12 14:49:04.863 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) (3)
  601. 2019-10-12 14:49:04.863 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-05db4a43c49da2c4e12b165bf1e9a8ec-04b53ae0ed0572fb-01 (2e147a69) (1)
  602. 2019-10-12 14:49:04.863 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) (4)
  603. 2019-10-12 14:49:04.863 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) (5)
  604. 2019-10-12 14:49:04.863 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-05db4a43c49da2c4e12b165bf1e9a8ec-04b53ae0ed0572fb-01 (2e147a69) (2)
  605. 2019-10-12 14:49:04.863 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-05db4a43c49da2c4e12b165bf1e9a8ec-04b53ae0ed0572fb-01 (2e147a69) on thread 26
  606. 2019-10-12 14:49:04.865 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-05db4a43c49da2c4e12b165bf1e9a8ec-04b53ae0ed0572fb-01 (2e147a69) on thread 26
  607. 2019-10-12 14:49:04.865 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) (4)
  608. 2019-10-12 14:49:04.865 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-05db4a43c49da2c4e12b165bf1e9a8ec-04b53ae0ed0572fb-01 (2e147a69) (1)
  609. 2019-10-12 14:49:04.865 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-05db4a43c49da2c4e12b165bf1e9a8ec-04b53ae0ed0572fb-01 (2e147a69)
  610. 2019-10-12 14:49:04.865 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) (3)
  611. 2019-10-12 14:49:04.872 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) on thread 26
  612. 2019-10-12 14:49:04.872 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) (2)
  613. 2019-10-12 14:49:04.872 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19)
  614. 2019-10-12 14:49:04.875 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 3)
  615. 2019-10-12 14:49:04.875 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) (1)
  616. 2019-10-12 14:49:04.875 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-05db4a43c49da2c4e12b165bf1e9a8ec-04b53ae0ed0572fb-01 (2e147a69) (0)
  617. 2019-10-12 14:49:04.875 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 4)
  618. 2019-10-12 14:49:04.876 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-05db4a43c49da2c4e12b165bf1e9a8ec-6ac3a4745c062aca-01 (59c32f19) (0)
  619. 2019-10-12 14:49:08.792 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
  620. 2019-10-12 14:49:08.802 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 5)
  621. 2019-10-12 14:49:08.804 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 12052 uncompressed 2851 compressed bytes
  622. 2019-10-12 14:49:12.214 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) (1)
  623. 2019-10-12 14:49:12.214 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) {
  624. 2019-10-12 14:49:12.214 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) (2)
  625. 2019-10-12 14:49:12.215 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) on thread 29
  626. 2019-10-12 14:49:12.218 [qtp557342904-29] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction f377fa6d40a5437d
  627. 2019-10-12 14:49:12.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-d12cda6dd7d11135fc6178459b803b84-0eaf55b2581b2015-01 (2e147a69) {
  628. 2019-10-12 14:49:12.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) (3)
  629. 2019-10-12 14:49:12.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d12cda6dd7d11135fc6178459b803b84-0eaf55b2581b2015-01 (2e147a69) (1)
  630. 2019-10-12 14:49:12.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) (4)
  631. 2019-10-12 14:49:12.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) (5)
  632. 2019-10-12 14:49:12.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d12cda6dd7d11135fc6178459b803b84-0eaf55b2581b2015-01 (2e147a69) (2)
  633. 2019-10-12 14:49:12.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-d12cda6dd7d11135fc6178459b803b84-0eaf55b2581b2015-01 (2e147a69) on thread 29
  634. 2019-10-12 14:49:12.221 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-d12cda6dd7d11135fc6178459b803b84-0eaf55b2581b2015-01 (2e147a69) on thread 29
  635. 2019-10-12 14:49:12.221 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) (4)
  636. 2019-10-12 14:49:12.221 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-d12cda6dd7d11135fc6178459b803b84-0eaf55b2581b2015-01 (2e147a69) (1)
  637. 2019-10-12 14:49:12.221 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-d12cda6dd7d11135fc6178459b803b84-0eaf55b2581b2015-01 (2e147a69)
  638. 2019-10-12 14:49:12.222 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) (3)
  639. 2019-10-12 14:49:12.223 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 6)
  640. 2019-10-12 14:49:12.223 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  641. 2019-10-12 14:49:12.225 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) on thread 29
  642. 2019-10-12 14:49:12.225 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) (2)
  643. 2019-10-12 14:49:12.226 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19)
  644. 2019-10-12 14:49:12.226 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  645. 2019-10-12 14:49:12.226 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) (1)
  646. 2019-10-12 14:49:12.226 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-d12cda6dd7d11135fc6178459b803b84-0eaf55b2581b2015-01 (2e147a69) (0)
  647. 2019-10-12 14:49:12.226 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 7)
  648. 2019-10-12 14:49:12.227 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-d12cda6dd7d11135fc6178459b803b84-f377fa6d40a5437d-01 (59c32f19) (0)
  649. 2019-10-12 14:49:14.851 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) (1)
  650. 2019-10-12 14:49:14.851 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) {
  651. 2019-10-12 14:49:14.851 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) (2)
  652. 2019-10-12 14:49:14.851 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) on thread 33
  653. 2019-10-12 14:49:14.855 [qtp557342904-33] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 333f044e910c3ba9
  654. 2019-10-12 14:49:14.857 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-ceb71f1930d605f17ba7bfe4d2c971f8-f6d4dde4a912d7b1-01 (2e147a69) {
  655. 2019-10-12 14:49:14.857 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) (3)
  656. 2019-10-12 14:49:14.857 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-ceb71f1930d605f17ba7bfe4d2c971f8-f6d4dde4a912d7b1-01 (2e147a69) (1)
  657. 2019-10-12 14:49:14.857 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) (4)
  658. 2019-10-12 14:49:14.857 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) (5)
  659. 2019-10-12 14:49:14.857 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-ceb71f1930d605f17ba7bfe4d2c971f8-f6d4dde4a912d7b1-01 (2e147a69) (2)
  660. 2019-10-12 14:49:14.857 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-ceb71f1930d605f17ba7bfe4d2c971f8-f6d4dde4a912d7b1-01 (2e147a69) on thread 33
  661. 2019-10-12 14:49:14.858 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-ceb71f1930d605f17ba7bfe4d2c971f8-f6d4dde4a912d7b1-01 (2e147a69) on thread 33
  662. 2019-10-12 14:49:14.858 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) (4)
  663. 2019-10-12 14:49:14.858 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-ceb71f1930d605f17ba7bfe4d2c971f8-f6d4dde4a912d7b1-01 (2e147a69) (1)
  664. 2019-10-12 14:49:14.858 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-ceb71f1930d605f17ba7bfe4d2c971f8-f6d4dde4a912d7b1-01 (2e147a69)
  665. 2019-10-12 14:49:14.859 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) (3)
  666. 2019-10-12 14:49:14.859 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 8)
  667. 2019-10-12 14:49:14.859 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) (2)
  668. 2019-10-12 14:49:14.859 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-ceb71f1930d605f17ba7bfe4d2c971f8-f6d4dde4a912d7b1-01 (2e147a69) (0)
  669. 2019-10-12 14:49:14.867 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) on thread 33
  670. 2019-10-12 14:49:14.867 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) (1)
  671. 2019-10-12 14:49:14.868 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19)
  672. 2019-10-12 14:49:14.868 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 9)
  673. 2019-10-12 14:49:14.869 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-ceb71f1930d605f17ba7bfe4d2c971f8-333f044e910c3ba9-01 (59c32f19) (0)
  674. 2019-10-12 14:49:22.219 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) (1)
  675. 2019-10-12 14:49:22.219 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) {
  676. 2019-10-12 14:49:22.219 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) (2)
  677. 2019-10-12 14:49:22.219 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) on thread 31
  678. 2019-10-12 14:49:22.224 [qtp557342904-31] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction cfb780d03d9e108b
  679. 2019-10-12 14:49:22.226 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
  680. 2019-10-12 14:49:22.226 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-c23c74006b8269c6489ad39d3febf75e-433ed36932382696-01 (2e147a69) {
  681. 2019-10-12 14:49:22.226 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) (3)
  682. 2019-10-12 14:49:22.226 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-c23c74006b8269c6489ad39d3febf75e-433ed36932382696-01 (2e147a69) (1)
  683. 2019-10-12 14:49:22.226 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) (4)
  684. 2019-10-12 14:49:22.226 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) (5)
  685. 2019-10-12 14:49:22.226 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-c23c74006b8269c6489ad39d3febf75e-433ed36932382696-01 (2e147a69) (2)
  686. 2019-10-12 14:49:22.226 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-c23c74006b8269c6489ad39d3febf75e-433ed36932382696-01 (2e147a69) on thread 31
  687. 2019-10-12 14:49:22.227 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-c23c74006b8269c6489ad39d3febf75e-433ed36932382696-01 (2e147a69) on thread 31
  688. 2019-10-12 14:49:22.227 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) (4)
  689. 2019-10-12 14:49:22.227 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-c23c74006b8269c6489ad39d3febf75e-433ed36932382696-01 (2e147a69) (1)
  690. 2019-10-12 14:49:22.227 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-c23c74006b8269c6489ad39d3febf75e-433ed36932382696-01 (2e147a69)
  691. 2019-10-12 14:49:22.227 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) (3)
  692. 2019-10-12 14:49:22.235 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) on thread 31
  693. 2019-10-12 14:49:22.235 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) (2)
  694. 2019-10-12 14:49:22.235 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19)
  695. 2019-10-12 14:49:22.235 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 10)
  696. 2019-10-12 14:49:22.236 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 3851 uncompressed 1391 compressed bytes
  697. 2019-10-12 14:49:22.238 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 11)
  698. 2019-10-12 14:49:22.238 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  699. 2019-10-12 14:49:22.240 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  700. 2019-10-12 14:49:22.240 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) (1)
  701. 2019-10-12 14:49:22.240 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-c23c74006b8269c6489ad39d3febf75e-433ed36932382696-01 (2e147a69) (0)
  702. 2019-10-12 14:49:22.240 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 12)
  703. 2019-10-12 14:49:22.240 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-c23c74006b8269c6489ad39d3febf75e-cfb780d03d9e108b-01 (59c32f19) (0)
  704. 2019-10-12 14:49:24.850 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) (1)
  705. 2019-10-12 14:49:24.850 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) {
  706. 2019-10-12 14:49:24.850 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) (2)
  707. 2019-10-12 14:49:24.850 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) on thread 29
  708. 2019-10-12 14:49:24.853 [qtp557342904-29] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction bb3ab661fae9acf1
  709. 2019-10-12 14:49:24.855 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-1fc6280546f515f70244b443eeddc44f-821593ae03189430-01 (2e147a69) {
  710. 2019-10-12 14:49:24.855 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) (3)
  711. 2019-10-12 14:49:24.855 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-1fc6280546f515f70244b443eeddc44f-821593ae03189430-01 (2e147a69) (1)
  712. 2019-10-12 14:49:24.855 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) (4)
  713. 2019-10-12 14:49:24.855 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) (5)
  714. 2019-10-12 14:49:24.855 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-1fc6280546f515f70244b443eeddc44f-821593ae03189430-01 (2e147a69) (2)
  715. 2019-10-12 14:49:24.855 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-1fc6280546f515f70244b443eeddc44f-821593ae03189430-01 (2e147a69) on thread 29
  716. 2019-10-12 14:49:24.856 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-1fc6280546f515f70244b443eeddc44f-821593ae03189430-01 (2e147a69) on thread 29
  717. 2019-10-12 14:49:24.856 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) (4)
  718. 2019-10-12 14:49:24.856 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-1fc6280546f515f70244b443eeddc44f-821593ae03189430-01 (2e147a69) (1)
  719. 2019-10-12 14:49:24.856 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-1fc6280546f515f70244b443eeddc44f-821593ae03189430-01 (2e147a69)
  720. 2019-10-12 14:49:24.856 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) (3)
  721. 2019-10-12 14:49:24.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) on thread 29
  722. 2019-10-12 14:49:24.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) (2)
  723. 2019-10-12 14:49:24.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19)
  724. 2019-10-12 14:49:24.884 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 13)
  725. 2019-10-12 14:49:24.884 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) (1)
  726. 2019-10-12 14:49:24.884 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-1fc6280546f515f70244b443eeddc44f-821593ae03189430-01 (2e147a69) (0)
  727. 2019-10-12 14:49:24.884 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 14)
  728. 2019-10-12 14:49:24.884 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-1fc6280546f515f70244b443eeddc44f-bb3ab661fae9acf1-01 (59c32f19) (0)
  729. 2019-10-12 14:49:28.761 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 15)
  730. 2019-10-12 14:49:32.210 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) (1)
  731. 2019-10-12 14:49:32.210 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) {
  732. 2019-10-12 14:49:32.210 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) (2)
  733. 2019-10-12 14:49:32.210 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) on thread 26
  734. 2019-10-12 14:49:32.213 [qtp557342904-26] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 76430efac4f25cf3
  735. 2019-10-12 14:49:32.216 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-368a34901b7cc69ce7aac58027638e49-e9517407a160bac2-01 (2e147a69) {
  736. 2019-10-12 14:49:32.216 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) (3)
  737. 2019-10-12 14:49:32.216 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-368a34901b7cc69ce7aac58027638e49-e9517407a160bac2-01 (2e147a69) (1)
  738. 2019-10-12 14:49:32.216 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) (4)
  739. 2019-10-12 14:49:32.216 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) (5)
  740. 2019-10-12 14:49:32.216 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-368a34901b7cc69ce7aac58027638e49-e9517407a160bac2-01 (2e147a69) (2)
  741. 2019-10-12 14:49:32.216 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-368a34901b7cc69ce7aac58027638e49-e9517407a160bac2-01 (2e147a69) on thread 26
  742. 2019-10-12 14:49:32.217 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-368a34901b7cc69ce7aac58027638e49-e9517407a160bac2-01 (2e147a69) on thread 26
  743. 2019-10-12 14:49:32.217 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) (4)
  744. 2019-10-12 14:49:32.217 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-368a34901b7cc69ce7aac58027638e49-e9517407a160bac2-01 (2e147a69) (1)
  745. 2019-10-12 14:49:32.217 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-368a34901b7cc69ce7aac58027638e49-e9517407a160bac2-01 (2e147a69)
  746. 2019-10-12 14:49:32.217 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) (3)
  747. 2019-10-12 14:49:32.221 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) on thread 26
  748. 2019-10-12 14:49:32.221 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) (2)
  749. 2019-10-12 14:49:32.221 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19)
  750. 2019-10-12 14:49:32.224 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 16)
  751. 2019-10-12 14:49:32.224 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) (1)
  752. 2019-10-12 14:49:32.224 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-368a34901b7cc69ce7aac58027638e49-e9517407a160bac2-01 (2e147a69) (0)
  753. 2019-10-12 14:49:32.224 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 17)
  754. 2019-10-12 14:49:32.225 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-368a34901b7cc69ce7aac58027638e49-76430efac4f25cf3-01 (59c32f19) (0)
  755. 2019-10-12 14:49:32.240 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
  756. 2019-10-12 14:49:32.248 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 18)
  757. 2019-10-12 14:49:32.249 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 7178 uncompressed 2070 compressed bytes
  758. 2019-10-12 14:49:34.851 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) (1)
  759. 2019-10-12 14:49:34.851 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) {
  760. 2019-10-12 14:49:34.851 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) (2)
  761. 2019-10-12 14:49:34.851 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) on thread 32
  762. 2019-10-12 14:49:34.855 [qtp557342904-32] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 612bb2e91f2c23ad
  763. 2019-10-12 14:49:34.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-5780e3ad3996ee886e228faffcb1e33c-caa395791e8fa88a-01 (2e147a69) {
  764. 2019-10-12 14:49:34.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) (3)
  765. 2019-10-12 14:49:34.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5780e3ad3996ee886e228faffcb1e33c-caa395791e8fa88a-01 (2e147a69) (1)
  766. 2019-10-12 14:49:34.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) (4)
  767. 2019-10-12 14:49:34.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) (5)
  768. 2019-10-12 14:49:34.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5780e3ad3996ee886e228faffcb1e33c-caa395791e8fa88a-01 (2e147a69) (2)
  769. 2019-10-12 14:49:34.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-5780e3ad3996ee886e228faffcb1e33c-caa395791e8fa88a-01 (2e147a69) on thread 32
  770. 2019-10-12 14:49:34.858 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-5780e3ad3996ee886e228faffcb1e33c-caa395791e8fa88a-01 (2e147a69) on thread 32
  771. 2019-10-12 14:49:34.858 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) (4)
  772. 2019-10-12 14:49:34.858 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-5780e3ad3996ee886e228faffcb1e33c-caa395791e8fa88a-01 (2e147a69) (1)
  773. 2019-10-12 14:49:34.858 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-5780e3ad3996ee886e228faffcb1e33c-caa395791e8fa88a-01 (2e147a69)
  774. 2019-10-12 14:49:34.858 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) (3)
  775. 2019-10-12 14:49:34.862 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) on thread 32
  776. 2019-10-12 14:49:34.862 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) (2)
  777. 2019-10-12 14:49:34.863 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19)
  778. 2019-10-12 14:49:34.867 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 19)
  779. 2019-10-12 14:49:34.867 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  780. 2019-10-12 14:49:34.869 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  781. 2019-10-12 14:49:34.869 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) (1)
  782. 2019-10-12 14:49:34.869 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-5780e3ad3996ee886e228faffcb1e33c-caa395791e8fa88a-01 (2e147a69) (0)
  783. 2019-10-12 14:49:34.869 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 20)
  784. 2019-10-12 14:49:34.869 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5780e3ad3996ee886e228faffcb1e33c-612bb2e91f2c23ad-01 (59c32f19) (0)
  785. 2019-10-12 14:49:42.209 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) (1)
  786. 2019-10-12 14:49:42.209 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) {
  787. 2019-10-12 14:49:42.209 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) (2)
  788. 2019-10-12 14:49:42.209 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) on thread 28
  789. 2019-10-12 14:49:42.212 [qtp557342904-28] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction e55725d613fd559f
  790. 2019-10-12 14:49:42.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-f77a8d36d603ee8854ca97246bf1a4cf-117c220eb2016346-01 (2e147a69) {
  791. 2019-10-12 14:49:42.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) (3)
  792. 2019-10-12 14:49:42.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f77a8d36d603ee8854ca97246bf1a4cf-117c220eb2016346-01 (2e147a69) (1)
  793. 2019-10-12 14:49:42.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) (4)
  794. 2019-10-12 14:49:42.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) (5)
  795. 2019-10-12 14:49:42.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f77a8d36d603ee8854ca97246bf1a4cf-117c220eb2016346-01 (2e147a69) (2)
  796. 2019-10-12 14:49:42.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-f77a8d36d603ee8854ca97246bf1a4cf-117c220eb2016346-01 (2e147a69) on thread 28
  797. 2019-10-12 14:49:42.216 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-f77a8d36d603ee8854ca97246bf1a4cf-117c220eb2016346-01 (2e147a69) on thread 28
  798. 2019-10-12 14:49:42.216 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) (4)
  799. 2019-10-12 14:49:42.216 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-f77a8d36d603ee8854ca97246bf1a4cf-117c220eb2016346-01 (2e147a69) (1)
  800. 2019-10-12 14:49:42.216 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-f77a8d36d603ee8854ca97246bf1a4cf-117c220eb2016346-01 (2e147a69)
  801. 2019-10-12 14:49:42.216 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) (3)
  802. 2019-10-12 14:49:42.220 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) on thread 28
  803. 2019-10-12 14:49:42.220 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) (2)
  804. 2019-10-12 14:49:42.220 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19)
  805. 2019-10-12 14:49:42.223 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 21)
  806. 2019-10-12 14:49:42.223 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) (1)
  807. 2019-10-12 14:49:42.223 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-f77a8d36d603ee8854ca97246bf1a4cf-117c220eb2016346-01 (2e147a69) (0)
  808. 2019-10-12 14:49:42.223 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 22)
  809. 2019-10-12 14:49:42.223 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-f77a8d36d603ee8854ca97246bf1a4cf-e55725d613fd559f-01 (59c32f19) (0)
  810. 2019-10-12 14:49:44.852 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) (1)
  811. 2019-10-12 14:49:44.852 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) {
  812. 2019-10-12 14:49:44.852 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) (2)
  813. 2019-10-12 14:49:44.852 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) on thread 29
  814. 2019-10-12 14:49:44.858 [qtp557342904-29] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 307bc062e2faff9a
  815. 2019-10-12 14:49:44.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-0cfd42186163b8a350640541e84d0d03-77f3cec88d62578c-01 (2e147a69) {
  816. 2019-10-12 14:49:44.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) (3)
  817. 2019-10-12 14:49:44.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-0cfd42186163b8a350640541e84d0d03-77f3cec88d62578c-01 (2e147a69) (1)
  818. 2019-10-12 14:49:44.861 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) (4)
  819. 2019-10-12 14:49:44.861 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) (5)
  820. 2019-10-12 14:49:44.861 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-0cfd42186163b8a350640541e84d0d03-77f3cec88d62578c-01 (2e147a69) (2)
  821. 2019-10-12 14:49:44.861 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-0cfd42186163b8a350640541e84d0d03-77f3cec88d62578c-01 (2e147a69) on thread 29
  822. 2019-10-12 14:49:44.861 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-0cfd42186163b8a350640541e84d0d03-77f3cec88d62578c-01 (2e147a69) on thread 29
  823. 2019-10-12 14:49:44.861 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) (4)
  824. 2019-10-12 14:49:44.861 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-0cfd42186163b8a350640541e84d0d03-77f3cec88d62578c-01 (2e147a69) (1)
  825. 2019-10-12 14:49:44.861 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-0cfd42186163b8a350640541e84d0d03-77f3cec88d62578c-01 (2e147a69)
  826. 2019-10-12 14:49:44.861 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) (3)
  827. 2019-10-12 14:49:44.866 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) on thread 29
  828. 2019-10-12 14:49:44.866 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) (2)
  829. 2019-10-12 14:49:44.866 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19)
  830. 2019-10-12 14:49:44.866 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 23)
  831. 2019-10-12 14:49:44.866 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) (1)
  832. 2019-10-12 14:49:44.866 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-0cfd42186163b8a350640541e84d0d03-77f3cec88d62578c-01 (2e147a69) (0)
  833. 2019-10-12 14:49:44.866 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 24)
  834. 2019-10-12 14:49:44.866 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-0cfd42186163b8a350640541e84d0d03-307bc062e2faff9a-01 (59c32f19) (0)
  835. 2019-10-12 14:49:44.869 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
  836. 2019-10-12 14:49:44.870 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 25)
  837. 2019-10-12 14:49:44.870 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 5442 uncompressed 1576 compressed bytes
  838. 2019-10-12 14:49:52.209 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) (1)
  839. 2019-10-12 14:49:52.209 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) {
  840. 2019-10-12 14:49:52.209 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) (2)
  841. 2019-10-12 14:49:52.209 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) on thread 26
  842. 2019-10-12 14:49:52.212 [qtp557342904-26] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 9c55ab1e9e5322d0
  843. 2019-10-12 14:49:52.214 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-e937f1cdafda931a-01 (2e147a69) {
  844. 2019-10-12 14:49:52.214 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) (3)
  845. 2019-10-12 14:49:52.214 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-e937f1cdafda931a-01 (2e147a69) (1)
  846. 2019-10-12 14:49:52.214 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) (4)
  847. 2019-10-12 14:49:52.214 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) (5)
  848. 2019-10-12 14:49:52.214 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-e937f1cdafda931a-01 (2e147a69) (2)
  849. 2019-10-12 14:49:52.214 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-e937f1cdafda931a-01 (2e147a69) on thread 26
  850. 2019-10-12 14:49:52.215 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-e937f1cdafda931a-01 (2e147a69) on thread 26
  851. 2019-10-12 14:49:52.215 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) (4)
  852. 2019-10-12 14:49:52.215 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-e937f1cdafda931a-01 (2e147a69) (1)
  853. 2019-10-12 14:49:52.215 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-e937f1cdafda931a-01 (2e147a69)
  854. 2019-10-12 14:49:52.215 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) (3)
  855. 2019-10-12 14:49:52.218 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) on thread 26
  856. 2019-10-12 14:49:52.218 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) (2)
  857. 2019-10-12 14:49:52.218 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19)
  858. 2019-10-12 14:49:52.223 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 26)
  859. 2019-10-12 14:49:52.223 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  860. 2019-10-12 14:49:52.236 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  861. 2019-10-12 14:49:52.237 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) (1)
  862. 2019-10-12 14:49:52.237 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-e937f1cdafda931a-01 (2e147a69) (0)
  863. 2019-10-12 14:49:52.237 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 27)
  864. 2019-10-12 14:49:52.237 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-83f0e13ca8838ee8fa4b45fb4eeaaa4e-9c55ab1e9e5322d0-01 (59c32f19) (0)
  865. 2019-10-12 14:49:54.849 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) (1)
  866. 2019-10-12 14:49:54.849 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) {
  867. 2019-10-12 14:49:54.849 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) (2)
  868. 2019-10-12 14:49:54.849 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) on thread 30
  869. 2019-10-12 14:49:54.851 [qtp557342904-30] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 4a4b435905d68380
  870. 2019-10-12 14:49:54.853 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-744c8a3f4bd76a4b7153764169164c13-322992a79a025ead-01 (2e147a69) {
  871. 2019-10-12 14:49:54.853 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) (3)
  872. 2019-10-12 14:49:54.853 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-744c8a3f4bd76a4b7153764169164c13-322992a79a025ead-01 (2e147a69) (1)
  873. 2019-10-12 14:49:54.853 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) (4)
  874. 2019-10-12 14:49:54.854 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) (5)
  875. 2019-10-12 14:49:54.854 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-744c8a3f4bd76a4b7153764169164c13-322992a79a025ead-01 (2e147a69) (2)
  876. 2019-10-12 14:49:54.854 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-744c8a3f4bd76a4b7153764169164c13-322992a79a025ead-01 (2e147a69) on thread 30
  877. 2019-10-12 14:49:54.854 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-744c8a3f4bd76a4b7153764169164c13-322992a79a025ead-01 (2e147a69) on thread 30
  878. 2019-10-12 14:49:54.854 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) (4)
  879. 2019-10-12 14:49:54.855 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-744c8a3f4bd76a4b7153764169164c13-322992a79a025ead-01 (2e147a69) (1)
  880. 2019-10-12 14:49:54.855 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-744c8a3f4bd76a4b7153764169164c13-322992a79a025ead-01 (2e147a69)
  881. 2019-10-12 14:49:54.855 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) (3)
  882. 2019-10-12 14:49:54.861 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 28)
  883. 2019-10-12 14:49:54.861 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) (2)
  884. 2019-10-12 14:49:54.861 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-744c8a3f4bd76a4b7153764169164c13-322992a79a025ead-01 (2e147a69) (0)
  885. 2019-10-12 14:49:54.864 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) on thread 30
  886. 2019-10-12 14:49:54.864 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) (1)
  887. 2019-10-12 14:49:54.864 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19)
  888. 2019-10-12 14:49:54.864 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 29)
  889. 2019-10-12 14:49:54.865 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-744c8a3f4bd76a4b7153764169164c13-4a4b435905d68380-01 (59c32f19) (0)
  890. 2019-10-12 14:49:58.767 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 30)
  891. 2019-10-12 14:50:02.209 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) (1)
  892. 2019-10-12 14:50:02.209 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) {
  893. 2019-10-12 14:50:02.210 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) (2)
  894. 2019-10-12 14:50:02.210 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) on thread 31
  895. 2019-10-12 14:50:02.212 [qtp557342904-31] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 69b334123b6a63b2
  896. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-6384c1c33ae2569270038f307bbe9e9e-58cbc2863a7994ae-01 (2e147a69) {
  897. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) (3)
  898. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-6384c1c33ae2569270038f307bbe9e9e-58cbc2863a7994ae-01 (2e147a69) (1)
  899. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) (4)
  900. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) (5)
  901. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-6384c1c33ae2569270038f307bbe9e9e-58cbc2863a7994ae-01 (2e147a69) (2)
  902. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-6384c1c33ae2569270038f307bbe9e9e-58cbc2863a7994ae-01 (2e147a69) on thread 31
  903. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-6384c1c33ae2569270038f307bbe9e9e-58cbc2863a7994ae-01 (2e147a69) on thread 31
  904. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) (4)
  905. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-6384c1c33ae2569270038f307bbe9e9e-58cbc2863a7994ae-01 (2e147a69) (1)
  906. 2019-10-12 14:50:02.214 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-6384c1c33ae2569270038f307bbe9e9e-58cbc2863a7994ae-01 (2e147a69)
  907. 2019-10-12 14:50:02.215 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) (3)
  908. 2019-10-12 14:50:02.216 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 31)
  909. 2019-10-12 14:50:02.217 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) (2)
  910. 2019-10-12 14:50:02.217 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-6384c1c33ae2569270038f307bbe9e9e-58cbc2863a7994ae-01 (2e147a69) (0)
  911. 2019-10-12 14:50:02.217 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) on thread 31
  912. 2019-10-12 14:50:02.217 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) (1)
  913. 2019-10-12 14:50:02.217 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19)
  914. 2019-10-12 14:50:02.217 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 32)
  915. 2019-10-12 14:50:02.217 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-6384c1c33ae2569270038f307bbe9e9e-69b334123b6a63b2-01 (59c32f19) (0)
  916. 2019-10-12 14:50:02.237 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
  917. 2019-10-12 14:50:02.241 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 33)
  918. 2019-10-12 14:50:02.242 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 7173 uncompressed 2064 compressed bytes
  919. 2019-10-12 14:50:04.852 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) (1)
  920. 2019-10-12 14:50:04.852 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) {
  921. 2019-10-12 14:50:04.853 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) (2)
  922. 2019-10-12 14:50:04.853 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) on thread 29
  923. 2019-10-12 14:50:04.857 [qtp557342904-29] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction c4b1105f83faf99c
  924. 2019-10-12 14:50:04.859 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-ad487f2c3338f7dde91c8902d70b6deb-effc92699b6bf867-01 (2e147a69) {
  925. 2019-10-12 14:50:04.859 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) (3)
  926. 2019-10-12 14:50:04.859 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-ad487f2c3338f7dde91c8902d70b6deb-effc92699b6bf867-01 (2e147a69) (1)
  927. 2019-10-12 14:50:04.859 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) (4)
  928. 2019-10-12 14:50:04.859 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) (5)
  929. 2019-10-12 14:50:04.859 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-ad487f2c3338f7dde91c8902d70b6deb-effc92699b6bf867-01 (2e147a69) (2)
  930. 2019-10-12 14:50:04.859 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-ad487f2c3338f7dde91c8902d70b6deb-effc92699b6bf867-01 (2e147a69) on thread 29
  931. 2019-10-12 14:50:04.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-ad487f2c3338f7dde91c8902d70b6deb-effc92699b6bf867-01 (2e147a69) on thread 29
  932. 2019-10-12 14:50:04.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) (4)
  933. 2019-10-12 14:50:04.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-ad487f2c3338f7dde91c8902d70b6deb-effc92699b6bf867-01 (2e147a69) (1)
  934. 2019-10-12 14:50:04.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-ad487f2c3338f7dde91c8902d70b6deb-effc92699b6bf867-01 (2e147a69)
  935. 2019-10-12 14:50:04.860 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) (3)
  936. 2019-10-12 14:50:04.863 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) on thread 29
  937. 2019-10-12 14:50:04.863 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) (2)
  938. 2019-10-12 14:50:04.863 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19)
  939. 2019-10-12 14:50:04.865 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 34)
  940. 2019-10-12 14:50:04.865 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  941. 2019-10-12 14:50:04.867 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  942. 2019-10-12 14:50:04.867 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) (1)
  943. 2019-10-12 14:50:04.867 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-ad487f2c3338f7dde91c8902d70b6deb-effc92699b6bf867-01 (2e147a69) (0)
  944. 2019-10-12 14:50:04.867 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 35)
  945. 2019-10-12 14:50:04.867 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-ad487f2c3338f7dde91c8902d70b6deb-c4b1105f83faf99c-01 (59c32f19) (0)
  946. 2019-10-12 14:50:12.210 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) (1)
  947. 2019-10-12 14:50:12.210 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) {
  948. 2019-10-12 14:50:12.210 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) (2)
  949. 2019-10-12 14:50:12.210 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) on thread 32
  950. 2019-10-12 14:50:12.212 [qtp557342904-32] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction d2cf3dbaad1c1229
  951. 2019-10-12 14:50:12.214 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-8c74b9c08f4481e8fdc31d230c5319b7-99d47285e3a1771a-01 (2e147a69) {
  952. 2019-10-12 14:50:12.214 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) (3)
  953. 2019-10-12 14:50:12.214 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8c74b9c08f4481e8fdc31d230c5319b7-99d47285e3a1771a-01 (2e147a69) (1)
  954. 2019-10-12 14:50:12.214 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) (4)
  955. 2019-10-12 14:50:12.214 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) (5)
  956. 2019-10-12 14:50:12.214 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8c74b9c08f4481e8fdc31d230c5319b7-99d47285e3a1771a-01 (2e147a69) (2)
  957. 2019-10-12 14:50:12.214 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-8c74b9c08f4481e8fdc31d230c5319b7-99d47285e3a1771a-01 (2e147a69) on thread 32
  958. 2019-10-12 14:50:12.215 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-8c74b9c08f4481e8fdc31d230c5319b7-99d47285e3a1771a-01 (2e147a69) on thread 32
  959. 2019-10-12 14:50:12.215 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) (4)
  960. 2019-10-12 14:50:12.215 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-8c74b9c08f4481e8fdc31d230c5319b7-99d47285e3a1771a-01 (2e147a69) (1)
  961. 2019-10-12 14:50:12.215 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-8c74b9c08f4481e8fdc31d230c5319b7-99d47285e3a1771a-01 (2e147a69)
  962. 2019-10-12 14:50:12.215 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) (3)
  963. 2019-10-12 14:50:12.218 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) on thread 32
  964. 2019-10-12 14:50:12.219 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) (2)
  965. 2019-10-12 14:50:12.219 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19)
  966. 2019-10-12 14:50:12.221 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 36)
  967. 2019-10-12 14:50:12.221 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) (1)
  968. 2019-10-12 14:50:12.221 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-8c74b9c08f4481e8fdc31d230c5319b7-99d47285e3a1771a-01 (2e147a69) (0)
  969. 2019-10-12 14:50:12.221 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 37)
  970. 2019-10-12 14:50:12.221 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8c74b9c08f4481e8fdc31d230c5319b7-d2cf3dbaad1c1229-01 (59c32f19) (0)
  971. 2019-10-12 14:50:14.849 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) (1)
  972. 2019-10-12 14:50:14.849 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) {
  973. 2019-10-12 14:50:14.849 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) (2)
  974. 2019-10-12 14:50:14.849 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) on thread 28
  975. 2019-10-12 14:50:14.867 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
  976. 2019-10-12 14:50:14.868 [qtp557342904-28] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction ae078ec605ce1986
  977. 2019-10-12 14:50:14.872 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-d75f30c73cf345f93d433291392996e2-442765ad2ea5c743-01 (2e147a69) {
  978. 2019-10-12 14:50:14.872 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) (3)
  979. 2019-10-12 14:50:14.872 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d75f30c73cf345f93d433291392996e2-442765ad2ea5c743-01 (2e147a69) (1)
  980. 2019-10-12 14:50:14.872 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) (4)
  981. 2019-10-12 14:50:14.872 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) (5)
  982. 2019-10-12 14:50:14.872 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-d75f30c73cf345f93d433291392996e2-442765ad2ea5c743-01 (2e147a69) (2)
  983. 2019-10-12 14:50:14.872 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-d75f30c73cf345f93d433291392996e2-442765ad2ea5c743-01 (2e147a69) on thread 28
  984. 2019-10-12 14:50:14.873 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-d75f30c73cf345f93d433291392996e2-442765ad2ea5c743-01 (2e147a69) on thread 28
  985. 2019-10-12 14:50:14.873 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) (4)
  986. 2019-10-12 14:50:14.873 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-d75f30c73cf345f93d433291392996e2-442765ad2ea5c743-01 (2e147a69) (1)
  987. 2019-10-12 14:50:14.873 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-d75f30c73cf345f93d433291392996e2-442765ad2ea5c743-01 (2e147a69)
  988. 2019-10-12 14:50:14.873 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) (3)
  989. 2019-10-12 14:50:14.876 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 38)
  990. 2019-10-12 14:50:14.878 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) on thread 28
  991. 2019-10-12 14:50:14.878 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) (2)
  992. 2019-10-12 14:50:14.878 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19)
  993. 2019-10-12 14:50:14.879 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 3850 uncompressed 1406 compressed bytes
  994. 2019-10-12 14:50:14.880 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 39)
  995. 2019-10-12 14:50:14.880 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  996. 2019-10-12 14:50:14.882 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  997. 2019-10-12 14:50:14.882 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) (1)
  998. 2019-10-12 14:50:14.882 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-d75f30c73cf345f93d433291392996e2-442765ad2ea5c743-01 (2e147a69) (0)
  999. 2019-10-12 14:50:14.882 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 40)
  1000. 2019-10-12 14:50:14.882 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-d75f30c73cf345f93d433291392996e2-ae078ec605ce1986-01 (59c32f19) (0)
  1001. 2019-10-12 14:50:22.212 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) (1)
  1002. 2019-10-12 14:50:22.212 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) {
  1003. 2019-10-12 14:50:22.212 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) (2)
  1004. 2019-10-12 14:50:22.212 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) on thread 33
  1005. 2019-10-12 14:50:22.215 [qtp557342904-33] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 84fa1251bd301331
  1006. 2019-10-12 14:50:22.218 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-5093657590bef37c69b0a28cd610fd82-ca686419e0afa304-01 (2e147a69) {
  1007. 2019-10-12 14:50:22.218 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) (3)
  1008. 2019-10-12 14:50:22.218 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5093657590bef37c69b0a28cd610fd82-ca686419e0afa304-01 (2e147a69) (1)
  1009. 2019-10-12 14:50:22.218 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) (4)
  1010. 2019-10-12 14:50:22.218 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) (5)
  1011. 2019-10-12 14:50:22.218 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5093657590bef37c69b0a28cd610fd82-ca686419e0afa304-01 (2e147a69) (2)
  1012. 2019-10-12 14:50:22.218 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-5093657590bef37c69b0a28cd610fd82-ca686419e0afa304-01 (2e147a69) on thread 33
  1013. 2019-10-12 14:50:22.220 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-5093657590bef37c69b0a28cd610fd82-ca686419e0afa304-01 (2e147a69) on thread 33
  1014. 2019-10-12 14:50:22.220 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) (4)
  1015. 2019-10-12 14:50:22.220 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-5093657590bef37c69b0a28cd610fd82-ca686419e0afa304-01 (2e147a69) (1)
  1016. 2019-10-12 14:50:22.220 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-5093657590bef37c69b0a28cd610fd82-ca686419e0afa304-01 (2e147a69)
  1017. 2019-10-12 14:50:22.220 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) (3)
  1018. 2019-10-12 14:50:22.224 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) on thread 33
  1019. 2019-10-12 14:50:22.224 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) (2)
  1020. 2019-10-12 14:50:22.224 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19)
  1021. 2019-10-12 14:50:22.226 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 41)
  1022. 2019-10-12 14:50:22.226 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) (1)
  1023. 2019-10-12 14:50:22.226 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-5093657590bef37c69b0a28cd610fd82-ca686419e0afa304-01 (2e147a69) (0)
  1024. 2019-10-12 14:50:22.227 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 42)
  1025. 2019-10-12 14:50:22.227 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5093657590bef37c69b0a28cd610fd82-84fa1251bd301331-01 (59c32f19) (0)
  1026. 2019-10-12 14:50:24.850 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) (1)
  1027. 2019-10-12 14:50:24.850 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) {
  1028. 2019-10-12 14:50:24.850 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) (2)
  1029. 2019-10-12 14:50:24.850 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) on thread 26
  1030. 2019-10-12 14:50:24.852 [qtp557342904-26] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 5a4557e9f0ea8cc2
  1031. 2019-10-12 14:50:24.855 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-4530e90e932573a8e43b918609a0c768-a712fa69edb08fe5-01 (2e147a69) {
  1032. 2019-10-12 14:50:24.855 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) (3)
  1033. 2019-10-12 14:50:24.855 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-4530e90e932573a8e43b918609a0c768-a712fa69edb08fe5-01 (2e147a69) (1)
  1034. 2019-10-12 14:50:24.855 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) (4)
  1035. 2019-10-12 14:50:24.855 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) (5)
  1036. 2019-10-12 14:50:24.855 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-4530e90e932573a8e43b918609a0c768-a712fa69edb08fe5-01 (2e147a69) (2)
  1037. 2019-10-12 14:50:24.855 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-4530e90e932573a8e43b918609a0c768-a712fa69edb08fe5-01 (2e147a69) on thread 26
  1038. 2019-10-12 14:50:24.857 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-4530e90e932573a8e43b918609a0c768-a712fa69edb08fe5-01 (2e147a69) on thread 26
  1039. 2019-10-12 14:50:24.857 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) (4)
  1040. 2019-10-12 14:50:24.857 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-4530e90e932573a8e43b918609a0c768-a712fa69edb08fe5-01 (2e147a69) (1)
  1041. 2019-10-12 14:50:24.857 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-4530e90e932573a8e43b918609a0c768-a712fa69edb08fe5-01 (2e147a69)
  1042. 2019-10-12 14:50:24.857 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) (3)
  1043. 2019-10-12 14:50:24.861 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) on thread 26
  1044. 2019-10-12 14:50:24.861 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) (2)
  1045. 2019-10-12 14:50:24.861 [qtp557342904-26] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19)
  1046. 2019-10-12 14:50:24.864 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 43)
  1047. 2019-10-12 14:50:24.865 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) (1)
  1048. 2019-10-12 14:50:24.865 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-4530e90e932573a8e43b918609a0c768-a712fa69edb08fe5-01 (2e147a69) (0)
  1049. 2019-10-12 14:50:24.865 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 44)
  1050. 2019-10-12 14:50:24.865 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-4530e90e932573a8e43b918609a0c768-5a4557e9f0ea8cc2-01 (59c32f19) (0)
  1051. 2019-10-12 14:50:24.882 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
  1052. 2019-10-12 14:50:24.888 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 45)
  1053. 2019-10-12 14:50:24.889 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 5442 uncompressed 1578 compressed bytes
  1054. 2019-10-12 14:50:28.763 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 46)
  1055. 2019-10-12 14:50:28.763 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  1056. 2019-10-12 14:50:28.765 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  1057. 2019-10-12 14:50:32.210 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) (1)
  1058. 2019-10-12 14:50:32.210 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) {
  1059. 2019-10-12 14:50:32.210 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) (2)
  1060. 2019-10-12 14:50:32.210 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) on thread 30
  1061. 2019-10-12 14:50:32.213 [qtp557342904-30] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 434191ff56220357
  1062. 2019-10-12 14:50:32.218 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-f61b43aae170755673d919c0b9c3702f-5dca998406b9509b-01 (2e147a69) {
  1063. 2019-10-12 14:50:32.218 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) (3)
  1064. 2019-10-12 14:50:32.219 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f61b43aae170755673d919c0b9c3702f-5dca998406b9509b-01 (2e147a69) (1)
  1065. 2019-10-12 14:50:32.219 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) (4)
  1066. 2019-10-12 14:50:32.219 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) (5)
  1067. 2019-10-12 14:50:32.219 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-f61b43aae170755673d919c0b9c3702f-5dca998406b9509b-01 (2e147a69) (2)
  1068. 2019-10-12 14:50:32.219 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-f61b43aae170755673d919c0b9c3702f-5dca998406b9509b-01 (2e147a69) on thread 30
  1069. 2019-10-12 14:50:32.220 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-f61b43aae170755673d919c0b9c3702f-5dca998406b9509b-01 (2e147a69) on thread 30
  1070. 2019-10-12 14:50:32.220 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) (4)
  1071. 2019-10-12 14:50:32.220 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-f61b43aae170755673d919c0b9c3702f-5dca998406b9509b-01 (2e147a69) (1)
  1072. 2019-10-12 14:50:32.220 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-f61b43aae170755673d919c0b9c3702f-5dca998406b9509b-01 (2e147a69)
  1073. 2019-10-12 14:50:32.220 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) (3)
  1074. 2019-10-12 14:50:32.225 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) on thread 30
  1075. 2019-10-12 14:50:32.225 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) (2)
  1076. 2019-10-12 14:50:32.225 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19)
  1077. 2019-10-12 14:50:32.227 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 47)
  1078. 2019-10-12 14:50:32.227 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) (1)
  1079. 2019-10-12 14:50:32.227 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-f61b43aae170755673d919c0b9c3702f-5dca998406b9509b-01 (2e147a69) (0)
  1080. 2019-10-12 14:50:32.227 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 48)
  1081. 2019-10-12 14:50:32.227 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-f61b43aae170755673d919c0b9c3702f-434191ff56220357-01 (59c32f19) (0)
  1082. 2019-10-12 14:50:34.850 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) (1)
  1083. 2019-10-12 14:50:34.850 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) {
  1084. 2019-10-12 14:50:34.850 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) (2)
  1085. 2019-10-12 14:50:34.850 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) on thread 28
  1086. 2019-10-12 14:50:34.853 [qtp557342904-28] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 426c1e8c4f7e0f88
  1087. 2019-10-12 14:50:34.855 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-eccb88c85d6157d0822f12e73855b4ff-08867e27e8d91e51-01 (2e147a69) {
  1088. 2019-10-12 14:50:34.855 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) (3)
  1089. 2019-10-12 14:50:34.855 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-eccb88c85d6157d0822f12e73855b4ff-08867e27e8d91e51-01 (2e147a69) (1)
  1090. 2019-10-12 14:50:34.855 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) (4)
  1091. 2019-10-12 14:50:34.856 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) (5)
  1092. 2019-10-12 14:50:34.856 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-eccb88c85d6157d0822f12e73855b4ff-08867e27e8d91e51-01 (2e147a69) (2)
  1093. 2019-10-12 14:50:34.856 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-eccb88c85d6157d0822f12e73855b4ff-08867e27e8d91e51-01 (2e147a69) on thread 28
  1094. 2019-10-12 14:50:34.857 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-eccb88c85d6157d0822f12e73855b4ff-08867e27e8d91e51-01 (2e147a69) on thread 28
  1095. 2019-10-12 14:50:34.857 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) (4)
  1096. 2019-10-12 14:50:34.857 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-eccb88c85d6157d0822f12e73855b4ff-08867e27e8d91e51-01 (2e147a69) (1)
  1097. 2019-10-12 14:50:34.857 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-eccb88c85d6157d0822f12e73855b4ff-08867e27e8d91e51-01 (2e147a69)
  1098. 2019-10-12 14:50:34.857 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) (3)
  1099. 2019-10-12 14:50:34.860 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) on thread 28
  1100. 2019-10-12 14:50:34.860 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) (2)
  1101. 2019-10-12 14:50:34.860 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19)
  1102. 2019-10-12 14:50:34.863 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 49)
  1103. 2019-10-12 14:50:34.863 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) (1)
  1104. 2019-10-12 14:50:34.863 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-eccb88c85d6157d0822f12e73855b4ff-08867e27e8d91e51-01 (2e147a69) (0)
  1105. 2019-10-12 14:50:34.863 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 50)
  1106. 2019-10-12 14:50:34.863 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-eccb88c85d6157d0822f12e73855b4ff-426c1e8c4f7e0f88-01 (59c32f19) (0)
  1107. 2019-10-12 14:50:38.765 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
  1108. 2019-10-12 14:50:38.769 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 51)
  1109. 2019-10-12 14:50:38.769 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 5585 uncompressed 1870 compressed bytes
  1110. 2019-10-12 14:50:42.209 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) (1)
  1111. 2019-10-12 14:50:42.211 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) {
  1112. 2019-10-12 14:50:42.211 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) (2)
  1113. 2019-10-12 14:50:42.211 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) on thread 33
  1114. 2019-10-12 14:50:42.213 [qtp557342904-33] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 548ea8c4a63bf88b
  1115. 2019-10-12 14:50:42.215 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-bf541a2709658c11cd907429d951dbc0-04441d962fa1d726-01 (2e147a69) {
  1116. 2019-10-12 14:50:42.215 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) (3)
  1117. 2019-10-12 14:50:42.215 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-bf541a2709658c11cd907429d951dbc0-04441d962fa1d726-01 (2e147a69) (1)
  1118. 2019-10-12 14:50:42.215 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) (4)
  1119. 2019-10-12 14:50:42.215 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) (5)
  1120. 2019-10-12 14:50:42.215 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-bf541a2709658c11cd907429d951dbc0-04441d962fa1d726-01 (2e147a69) (2)
  1121. 2019-10-12 14:50:42.215 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-bf541a2709658c11cd907429d951dbc0-04441d962fa1d726-01 (2e147a69) on thread 33
  1122. 2019-10-12 14:50:42.216 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-bf541a2709658c11cd907429d951dbc0-04441d962fa1d726-01 (2e147a69) on thread 33
  1123. 2019-10-12 14:50:42.216 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) (4)
  1124. 2019-10-12 14:50:42.216 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-bf541a2709658c11cd907429d951dbc0-04441d962fa1d726-01 (2e147a69) (1)
  1125. 2019-10-12 14:50:42.216 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-bf541a2709658c11cd907429d951dbc0-04441d962fa1d726-01 (2e147a69)
  1126. 2019-10-12 14:50:42.216 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) (3)
  1127. 2019-10-12 14:50:42.222 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) on thread 33
  1128. 2019-10-12 14:50:42.222 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) (2)
  1129. 2019-10-12 14:50:42.222 [qtp557342904-33] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19)
  1130. 2019-10-12 14:50:42.226 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 52)
  1131. 2019-10-12 14:50:42.226 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  1132. 2019-10-12 14:50:42.228 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  1133. 2019-10-12 14:50:42.228 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) (1)
  1134. 2019-10-12 14:50:42.228 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-bf541a2709658c11cd907429d951dbc0-04441d962fa1d726-01 (2e147a69) (0)
  1135. 2019-10-12 14:50:42.228 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 53)
  1136. 2019-10-12 14:50:42.228 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-bf541a2709658c11cd907429d951dbc0-548ea8c4a63bf88b-01 (59c32f19) (0)
  1137. 2019-10-12 14:50:44.850 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) (1)
  1138. 2019-10-12 14:50:44.850 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) {
  1139. 2019-10-12 14:50:44.851 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) (2)
  1140. 2019-10-12 14:50:44.851 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) on thread 32
  1141. 2019-10-12 14:50:44.853 [qtp557342904-32] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction e823a28e36bc412f
  1142. 2019-10-12 14:50:44.856 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-8ac3979f03f027f722e5931619ff0fe6-40030e820d2fd1f6-01 (2e147a69) {
  1143. 2019-10-12 14:50:44.856 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) (3)
  1144. 2019-10-12 14:50:44.856 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8ac3979f03f027f722e5931619ff0fe6-40030e820d2fd1f6-01 (2e147a69) (1)
  1145. 2019-10-12 14:50:44.856 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) (4)
  1146. 2019-10-12 14:50:44.856 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) (5)
  1147. 2019-10-12 14:50:44.856 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8ac3979f03f027f722e5931619ff0fe6-40030e820d2fd1f6-01 (2e147a69) (2)
  1148. 2019-10-12 14:50:44.856 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-8ac3979f03f027f722e5931619ff0fe6-40030e820d2fd1f6-01 (2e147a69) on thread 32
  1149. 2019-10-12 14:50:44.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-8ac3979f03f027f722e5931619ff0fe6-40030e820d2fd1f6-01 (2e147a69) on thread 32
  1150. 2019-10-12 14:50:44.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) (4)
  1151. 2019-10-12 14:50:44.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-8ac3979f03f027f722e5931619ff0fe6-40030e820d2fd1f6-01 (2e147a69) (1)
  1152. 2019-10-12 14:50:44.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-8ac3979f03f027f722e5931619ff0fe6-40030e820d2fd1f6-01 (2e147a69)
  1153. 2019-10-12 14:50:44.857 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) (3)
  1154. 2019-10-12 14:50:44.859 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 54)
  1155. 2019-10-12 14:50:44.859 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) (2)
  1156. 2019-10-12 14:50:44.859 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-8ac3979f03f027f722e5931619ff0fe6-40030e820d2fd1f6-01 (2e147a69) (0)
  1157. 2019-10-12 14:50:44.860 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) on thread 32
  1158. 2019-10-12 14:50:44.860 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) (1)
  1159. 2019-10-12 14:50:44.860 [qtp557342904-32] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19)
  1160. 2019-10-12 14:50:44.866 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 55)
  1161. 2019-10-12 14:50:44.866 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8ac3979f03f027f722e5931619ff0fe6-e823a28e36bc412f-01 (59c32f19) (0)
  1162. 2019-10-12 14:50:52.208 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) (1)
  1163. 2019-10-12 14:50:52.208 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) {
  1164. 2019-10-12 14:50:52.208 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) (2)
  1165. 2019-10-12 14:50:52.208 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) on thread 28
  1166. 2019-10-12 14:50:52.210 [qtp557342904-28] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 76b10f7875fe9895
  1167. 2019-10-12 14:50:52.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-5be473b62ad65f3fe205618094c95226-a9284d983cef7a2e-01 (2e147a69) {
  1168. 2019-10-12 14:50:52.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) (3)
  1169. 2019-10-12 14:50:52.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5be473b62ad65f3fe205618094c95226-a9284d983cef7a2e-01 (2e147a69) (1)
  1170. 2019-10-12 14:50:52.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) (4)
  1171. 2019-10-12 14:50:52.213 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) (5)
  1172. 2019-10-12 14:50:52.214 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-5be473b62ad65f3fe205618094c95226-a9284d983cef7a2e-01 (2e147a69) (2)
  1173. 2019-10-12 14:50:52.214 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-5be473b62ad65f3fe205618094c95226-a9284d983cef7a2e-01 (2e147a69) on thread 28
  1174. 2019-10-12 14:50:52.214 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-5be473b62ad65f3fe205618094c95226-a9284d983cef7a2e-01 (2e147a69) on thread 28
  1175. 2019-10-12 14:50:52.215 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) (4)
  1176. 2019-10-12 14:50:52.215 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-5be473b62ad65f3fe205618094c95226-a9284d983cef7a2e-01 (2e147a69) (1)
  1177. 2019-10-12 14:50:52.215 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-5be473b62ad65f3fe205618094c95226-a9284d983cef7a2e-01 (2e147a69)
  1178. 2019-10-12 14:50:52.215 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) (3)
  1179. 2019-10-12 14:50:52.215 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 56)
  1180. 2019-10-12 14:50:52.215 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) (2)
  1181. 2019-10-12 14:50:52.215 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-5be473b62ad65f3fe205618094c95226-a9284d983cef7a2e-01 (2e147a69) (0)
  1182. 2019-10-12 14:50:52.219 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) on thread 28
  1183. 2019-10-12 14:50:52.219 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) (1)
  1184. 2019-10-12 14:50:52.219 [qtp557342904-28] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19)
  1185. 2019-10-12 14:50:52.222 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 57)
  1186. 2019-10-12 14:50:52.223 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-5be473b62ad65f3fe205618094c95226-76b10f7875fe9895-01 (59c32f19) (0)
  1187. 2019-10-12 14:50:52.228 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
  1188. 2019-10-12 14:50:52.229 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 58)
  1189. 2019-10-12 14:50:52.230 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 5440 uncompressed 1579 compressed bytes
  1190. 2019-10-12 14:50:54.848 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) (1)
  1191. 2019-10-12 14:50:54.848 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) {
  1192. 2019-10-12 14:50:54.848 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) (2)
  1193. 2019-10-12 14:50:54.848 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) on thread 31
  1194. 2019-10-12 14:50:54.851 [qtp557342904-31] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction 38e266d33d029893
  1195. 2019-10-12 14:50:54.854 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-a3e157a0c017d1af7d1edd1176107060-64cadb18a2e660fc-01 (2e147a69) {
  1196. 2019-10-12 14:50:54.854 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) (3)
  1197. 2019-10-12 14:50:54.854 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a3e157a0c017d1af7d1edd1176107060-64cadb18a2e660fc-01 (2e147a69) (1)
  1198. 2019-10-12 14:50:54.854 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) (4)
  1199. 2019-10-12 14:50:54.854 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) (5)
  1200. 2019-10-12 14:50:54.854 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a3e157a0c017d1af7d1edd1176107060-64cadb18a2e660fc-01 (2e147a69) (2)
  1201. 2019-10-12 14:50:54.854 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-a3e157a0c017d1af7d1edd1176107060-64cadb18a2e660fc-01 (2e147a69) on thread 31
  1202. 2019-10-12 14:50:54.855 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-a3e157a0c017d1af7d1edd1176107060-64cadb18a2e660fc-01 (2e147a69) on thread 31
  1203. 2019-10-12 14:50:54.855 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) (4)
  1204. 2019-10-12 14:50:54.855 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-a3e157a0c017d1af7d1edd1176107060-64cadb18a2e660fc-01 (2e147a69) (1)
  1205. 2019-10-12 14:50:54.855 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-a3e157a0c017d1af7d1edd1176107060-64cadb18a2e660fc-01 (2e147a69)
  1206. 2019-10-12 14:50:54.855 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) (3)
  1207. 2019-10-12 14:50:54.860 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) on thread 31
  1208. 2019-10-12 14:50:54.860 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) (2)
  1209. 2019-10-12 14:50:54.861 [qtp557342904-31] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19)
  1210. 2019-10-12 14:50:54.862 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 59)
  1211. 2019-10-12 14:50:54.863 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  1212. 2019-10-12 14:50:54.865 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  1213. 2019-10-12 14:50:54.865 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) (1)
  1214. 2019-10-12 14:50:54.865 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-a3e157a0c017d1af7d1edd1176107060-64cadb18a2e660fc-01 (2e147a69) (0)
  1215. 2019-10-12 14:50:54.865 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 60)
  1216. 2019-10-12 14:50:54.865 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-a3e157a0c017d1af7d1edd1176107060-38e266d33d029893-01 (59c32f19) (0)
  1217. 2019-10-12 14:50:58.761 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 61)
  1218. 2019-10-12 14:51:02.210 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) (1)
  1219. 2019-10-12 14:51:02.210 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) {
  1220. 2019-10-12 14:51:02.210 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) (2)
  1221. 2019-10-12 14:51:02.210 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) on thread 29
  1222. 2019-10-12 14:51:02.214 [qtp557342904-29] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction e496533483153661
  1223. 2019-10-12 14:51:02.219 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-339ecd908c5341951d7b9ac5f58c82ad-d515f4221725e563-01 (2e147a69) {
  1224. 2019-10-12 14:51:02.219 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) (3)
  1225. 2019-10-12 14:51:02.219 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-339ecd908c5341951d7b9ac5f58c82ad-d515f4221725e563-01 (2e147a69) (1)
  1226. 2019-10-12 14:51:02.219 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) (4)
  1227. 2019-10-12 14:51:02.219 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) (5)
  1228. 2019-10-12 14:51:02.219 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-339ecd908c5341951d7b9ac5f58c82ad-d515f4221725e563-01 (2e147a69) (2)
  1229. 2019-10-12 14:51:02.219 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-339ecd908c5341951d7b9ac5f58c82ad-d515f4221725e563-01 (2e147a69) on thread 29
  1230. 2019-10-12 14:51:02.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-339ecd908c5341951d7b9ac5f58c82ad-d515f4221725e563-01 (2e147a69) on thread 29
  1231. 2019-10-12 14:51:02.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) (4)
  1232. 2019-10-12 14:51:02.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-339ecd908c5341951d7b9ac5f58c82ad-d515f4221725e563-01 (2e147a69) (1)
  1233. 2019-10-12 14:51:02.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-339ecd908c5341951d7b9ac5f58c82ad-d515f4221725e563-01 (2e147a69)
  1234. 2019-10-12 14:51:02.220 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) (3)
  1235. 2019-10-12 14:51:02.223 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) on thread 29
  1236. 2019-10-12 14:51:02.223 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) (2)
  1237. 2019-10-12 14:51:02.224 [qtp557342904-29] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19)
  1238. 2019-10-12 14:51:02.225 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 62)
  1239. 2019-10-12 14:51:02.225 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) (1)
  1240. 2019-10-12 14:51:02.225 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-339ecd908c5341951d7b9ac5f58c82ad-d515f4221725e563-01 (2e147a69) (0)
  1241. 2019-10-12 14:51:02.225 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 63)
  1242. 2019-10-12 14:51:02.226 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-339ecd908c5341951d7b9ac5f58c82ad-e496533483153661-01 (59c32f19) (0)
  1243. 2019-10-12 14:51:04.861 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) (1)
  1244. 2019-10-12 14:51:04.861 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) {
  1245. 2019-10-12 14:51:04.861 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) (2)
  1246. 2019-10-12 14:51:04.861 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) on thread 30
  1247. 2019-10-12 14:51:04.863 [qtp557342904-30] DEBUG co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation - Set name OperationHandler#handle to transaction aa738ca19b5b4eb5
  1248. 2019-10-12 14:51:04.865 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
  1249. 2019-10-12 14:51:04.865 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-8a478b1cddfe1c79622a379a3e5b2b9f-a36e7aa55b204fe9-01 (2e147a69) {
  1250. 2019-10-12 14:51:04.866 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) (3)
  1251. 2019-10-12 14:51:04.866 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8a478b1cddfe1c79622a379a3e5b2b9f-a36e7aa55b204fe9-01 (2e147a69) (1)
  1252. 2019-10-12 14:51:04.866 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) (4)
  1253. 2019-10-12 14:51:04.866 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'OperationHandler#handle' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) (5)
  1254. 2019-10-12 14:51:04.866 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-8a478b1cddfe1c79622a379a3e5b2b9f-a36e7aa55b204fe9-01 (2e147a69) (2)
  1255. 2019-10-12 14:51:04.866 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-8a478b1cddfe1c79622a379a3e5b2b9f-a36e7aa55b204fe9-01 (2e147a69) on thread 30
  1256. 2019-10-12 14:51:04.866 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT FROM DUAL' 00-8a478b1cddfe1c79622a379a3e5b2b9f-a36e7aa55b204fe9-01 (2e147a69) on thread 30
  1257. 2019-10-12 14:51:04.866 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) (4)
  1258. 2019-10-12 14:51:04.867 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-8a478b1cddfe1c79622a379a3e5b2b9f-a36e7aa55b204fe9-01 (2e147a69) (1)
  1259. 2019-10-12 14:51:04.867 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT FROM DUAL' 00-8a478b1cddfe1c79622a379a3e5b2b9f-a36e7aa55b204fe9-01 (2e147a69)
  1260. 2019-10-12 14:51:04.867 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) (3)
  1261. 2019-10-12 14:51:04.870 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 64)
  1262. 2019-10-12 14:51:04.870 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'OperationHandler#handle' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) on thread 30
  1263. 2019-10-12 14:51:04.870 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) (2)
  1264. 2019-10-12 14:51:04.870 [qtp557342904-30] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'OperationHandler#handle' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19)
  1265. 2019-10-12 14:51:04.871 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 5586 uncompressed 1876 compressed bytes
  1266. 2019-10-12 14:51:04.873 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 65)
  1267. 2019-10-12 14:51:04.873 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to https://apm.dev.svc.cluster.local:8200/intake/v2/events
  1268. 2019-10-12 14:51:04.875 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
  1269. 2019-10-12 14:51:04.875 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) (1)
  1270. 2019-10-12 14:51:04.875 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT FROM DUAL' 00-8a478b1cddfe1c79622a379a3e5b2b9f-a36e7aa55b204fe9-01 (2e147a69) (0)
  1271. 2019-10-12 14:51:04.875 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 66)
  1272. 2019-10-12 14:51:04.875 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'OperationHandler#handle' 00-8a478b1cddfe1c79622a379a3e5b2b9f-aa738ca19b5b4eb5-01 (59c32f19) (0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement