arulrajnet

sonar log after upgrade to 6.7.6 community

Jan 10th, 2019
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.40 KB | None | 0 0
  1. sonar_1 | 2019.01.10 16:04:59 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp
  2. sonar_1 | 2019.01.10 16:04:59 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from INIT to STARTING => true
  3. sonar_1 | 2019.01.10 16:04:59 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from INIT to STARTING => true
  4. sonar_1 | 2019.01.10 16:04:59 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001
  5. sonar_1 | 2019.01.10 16:04:59 INFO app[][o.s.a.p.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonarqube/elasticsearch]: /opt/sonarqube/elasticsearch/bin/elasticsearch -Epath.conf=/opt/sonarqube/temp/conf/es
  6. sonar_1 | 2019.01.10 16:04:59 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STARTING to STARTED => true
  7. sonar_1 | 2019.01.10 16:04:59 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
  8. sonar_1 | 2019.01.10 16:04:59 TRACE app[][o.e.p.PluginsService] plugin loaded from classpath [- Plugin information:
  9. sonar_1 | Name: org.elasticsearch.transport.Netty4Plugin
  10. sonar_1 | Description: classpath plugin
  11. sonar_1 | Version: NA
  12. sonar_1 | Native Controller: false
  13. sonar_1 | * Classname: org.elasticsearch.transport.Netty4Plugin]
  14. sonar_1 | 2019.01.10 16:04:59 INFO app[][o.e.p.PluginsService] no modules loaded
  15. sonar_1 | 2019.01.10 16:04:59 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
  16. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded]
  17. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m]
  18. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded]
  19. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200]
  20. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m]
  21. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s]
  22. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m]
  23. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k]
  24. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m]
  25. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m]
  26. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m]
  27. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k]
  28. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [bulk], size [4], queue size [200]
  29. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m]
  30. sonar_1 | 2019.01.10 16:04:59 DEBUG app[][o.e.c.n.IfConfig] configuration:
  31. sonar_1 |
  32. sonar_1 | lo
  33. sonar_1 | inet 127.0.0.1 netmask:255.0.0.0 scope:host
  34. sonar_1 | UP LOOPBACK mtu:65536 index:1
  35. sonar_1 |
  36. sonar_1 | eth0
  37. sonar_1 | inet 172.19.0.3 netmask:255.255.0.0 broadcast:172.19.255.255 scope:site
  38. sonar_1 | hardware 02:42:AC:13:00:03
  39. sonar_1 | UP MULTICAST mtu:1500 index:363
  40. sonar_1 |
  41. sonar_1 | 2019.01.10 16:05:00 WARN app[][o.s.a.p.AbstractProcessMonitor] Process exited with exit value [es]: 1
  42. sonar_1 | 2019.01.10 16:05:00 INFO app[][o.s.a.SchedulerImpl] Process [es] is stopped
  43. sonar_1 | 2019.01.10 16:05:00 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STARTING to STOPPED => true
  44. sonar_1 | 2019.01.10 16:05:00 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped
  45. sonar_1 | 2019.01.10 16:05:00 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPING => false
  46. sonar_1 | 2019.01.10 16:05:00 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo ce from INIT to STOPPING => false
  47. sonar_1 | 2019.01.10 16:05:00 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo web from INIT to STOPPING => false
  48. sonar_1 | 2019.01.10 16:05:00 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STOPPED to STOPPING => false
  49. sonar_1 | 2019.01.10 16:05:00 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STARTED to STOPPED => true
  50. sonar_1 | 2019.01.10 16:05:00 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPING => false
  51. sonar_1 | 2019.01.10 16:05:00 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo ce from INIT to STOPPING => false
  52. sonar_1 | 2019.01.10 16:05:00 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo web from INIT to STOPPING => false
  53. sonar_1 | 2019.01.10 16:05:00 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STOPPED to STOPPING => false
  54. sonar_1 | 2019.01.10 16:05:02 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp
  55. sonar_1 | 2019.01.10 16:05:02 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from INIT to STARTING => true
  56. sonar_1 | 2019.01.10 16:05:02 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from INIT to STARTING => true
  57. sonar_1 | 2019.01.10 16:05:02 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001
  58. sonar_1 | 2019.01.10 16:05:02 INFO app[][o.s.a.p.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonarqube/elasticsearch]: /opt/sonarqube/elasticsearch/bin/elasticsearch -Epath.conf=/opt/sonarqube/temp/conf/es
  59. sonar_1 | 2019.01.10 16:05:02 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STARTING to STARTED => true
  60. sonar_1 | 2019.01.10 16:05:02 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
  61. sonar_1 | 2019.01.10 16:05:02 TRACE app[][o.e.p.PluginsService] plugin loaded from classpath [- Plugin information:
  62. sonar_1 | Name: org.elasticsearch.transport.Netty4Plugin
  63. sonar_1 | Description: classpath plugin
  64. sonar_1 | Version: NA
  65. sonar_1 | Native Controller: false
  66. sonar_1 | * Classname: org.elasticsearch.transport.Netty4Plugin]
  67. sonar_1 | 2019.01.10 16:05:02 INFO app[][o.e.p.PluginsService] no modules loaded
  68. sonar_1 | 2019.01.10 16:05:02 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
  69. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded]
  70. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m]
  71. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded]
  72. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200]
  73. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m]
  74. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s]
  75. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m]
  76. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k]
  77. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m]
  78. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m]
  79. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m]
  80. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k]
  81. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [bulk], size [4], queue size [200]
  82. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m]
  83. sonar_1 | 2019.01.10 16:05:02 DEBUG app[][o.e.c.n.IfConfig] configuration:
  84. sonar_1 |
  85. sonar_1 | lo
  86. sonar_1 | inet 127.0.0.1 netmask:255.0.0.0 scope:host
  87. sonar_1 | UP LOOPBACK mtu:65536 index:1
  88. sonar_1 |
  89. sonar_1 | eth0
  90. sonar_1 | inet 172.19.0.3 netmask:255.255.0.0 broadcast:172.19.255.255 scope:site
  91. sonar_1 | hardware 02:42:AC:13:00:03
  92. sonar_1 | UP MULTICAST mtu:1500 index:373
  93. sonar_1 |
  94. sonar_1 | 2019.01.10 16:05:03 WARN app[][o.s.a.p.AbstractProcessMonitor] Process exited with exit value [es]: 1
  95. sonar_1 | 2019.01.10 16:05:03 INFO app[][o.s.a.SchedulerImpl] Process [es] is stopped
  96. sonar_1 | 2019.01.10 16:05:03 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STARTING to STOPPED => true
  97. sonar_1 | 2019.01.10 16:05:03 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped
  98. sonar_1 | 2019.01.10 16:05:03 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPING => false
  99. sonar_1 | 2019.01.10 16:05:03 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo ce from INIT to STOPPING => false
  100. sonar_1 | 2019.01.10 16:05:03 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo web from INIT to STOPPING => false
  101. sonar_1 | 2019.01.10 16:05:03 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STOPPED to STOPPING => false
  102. sonar_1 | 2019.01.10 16:05:03 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STARTED to STOPPED => true
  103. sonar_1 | 2019.01.10 16:05:03 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPING => false
  104. sonar_1 | 2019.01.10 16:05:03 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo ce from INIT to STOPPING => false
  105. sonar_1 | 2019.01.10 16:05:03 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo web from INIT to STOPPING => false
  106. sonar_1 | 2019.01.10 16:05:03 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STOPPED to STOPPING => false
  107. sonar_1 | 2019.01.10 16:05:05 INFO app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp
  108. sonar_1 | 2019.01.10 16:05:05 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from INIT to STARTING => true
  109. sonar_1 | 2019.01.10 16:05:05 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from INIT to STARTING => true
  110. sonar_1 | 2019.01.10 16:05:05 INFO app[][o.s.a.es.EsSettings] Elasticsearch listening on /127.0.0.1:9001
  111. sonar_1 | 2019.01.10 16:05:05 INFO app[][o.s.a.p.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonarqube/elasticsearch]: /opt/sonarqube/elasticsearch/bin/elasticsearch -Epath.conf=/opt/sonarqube/temp/conf/es
  112. sonar_1 | 2019.01.10 16:05:05 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STARTING to STARTED => true
  113. sonar_1 | 2019.01.10 16:05:05 INFO app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
  114. sonar_1 | 2019.01.10 16:05:05 TRACE app[][o.e.p.PluginsService] plugin loaded from classpath [- Plugin information:
  115. sonar_1 | Name: org.elasticsearch.transport.Netty4Plugin
  116. sonar_1 | Description: classpath plugin
  117. sonar_1 | Version: NA
  118. sonar_1 | Native Controller: false
  119. sonar_1 | * Classname: org.elasticsearch.transport.Netty4Plugin]
  120. sonar_1 | 2019.01.10 16:05:05 INFO app[][o.e.p.PluginsService] no modules loaded
  121. sonar_1 | 2019.01.10 16:05:05 INFO app[][o.e.p.PluginsService] loaded plugin [org.elasticsearch.transport.Netty4Plugin]
  122. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [force_merge], size [1], queue size [unbounded]
  123. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_started], core [1], max [8], keep alive [5m]
  124. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [listener], size [2], queue size [unbounded]
  125. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [index], size [4], queue size [200]
  126. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [refresh], core [1], max [2], keep alive [5m]
  127. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [generic], core [4], max [128], keep alive [30s]
  128. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [warmer], core [1], max [2], keep alive [5m]
  129. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [search], size [7], queue size [1k]
  130. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [flush], core [1], max [2], keep alive [5m]
  131. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [fetch_shard_store], core [1], max [8], keep alive [5m]
  132. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [management], core [1], max [5], keep alive [5m]
  133. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [get], size [4], queue size [1k]
  134. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [bulk], size [4], queue size [200]
  135. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.t.ThreadPool] created thread pool: name [snapshot], core [1], max [2], keep alive [5m]
  136. sonar_1 | 2019.01.10 16:05:05 DEBUG app[][o.e.c.n.IfConfig] configuration:
  137. sonar_1 |
  138. sonar_1 | lo
  139. sonar_1 | inet 127.0.0.1 netmask:255.0.0.0 scope:host
  140. sonar_1 | UP LOOPBACK mtu:65536 index:1
  141. sonar_1 |
  142. sonar_1 | eth0
  143. sonar_1 | inet 172.19.0.3 netmask:255.255.0.0 broadcast:172.19.255.255 scope:site
  144. sonar_1 | hardware 02:42:AC:13:00:03
  145. sonar_1 | UP MULTICAST mtu:1500 index:379
  146. sonar_1 |
  147. sonar_1 | 2019.01.10 16:05:06 WARN app[][o.s.a.p.AbstractProcessMonitor] Process exited with exit value [es]: 1
  148. sonar_1 | 2019.01.10 16:05:06 INFO app[][o.s.a.SchedulerImpl] Process [es] is stopped
  149. sonar_1 | 2019.01.10 16:05:06 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STARTING to STOPPED => true
  150. sonar_1 | 2019.01.10 16:05:06 INFO app[][o.s.a.SchedulerImpl] SonarQube is stopped
  151. sonar_1 | 2019.01.10 16:05:06 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPING => false
  152. sonar_1 | 2019.01.10 16:05:06 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo ce from INIT to STOPPING => false
  153. sonar_1 | 2019.01.10 16:05:06 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo web from INIT to STOPPING => false
  154. sonar_1 | 2019.01.10 16:05:06 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STOPPED to STOPPING => false
  155. sonar_1 | 2019.01.10 16:05:06 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STARTED to STOPPED => true
  156. sonar_1 | 2019.01.10 16:05:06 TRACE app[][o.s.a.NodeLifecycle] tryToMoveTo from STOPPED to STOPPING => false
  157. sonar_1 | 2019.01.10 16:05:06 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo ce from INIT to STOPPING => false
  158. sonar_1 | 2019.01.10 16:05:06 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo web from INIT to STOPPING => false
  159. sonar_1 | 2019.01.10 16:05:06 TRACE app[][o.s.a.p.Lifecycle] tryToMoveTo es from STOPPED to STOPPING => false
  160. compose_sonar_1 exited with code 0
Add Comment
Please, Sign In to add comment