Sonarqube container restarts

Hello community,
I have Sonarqube Enterprise Edition Version 8.9.8 (build 54436) running on a docker container. The app is crashing from time to time. Docker is run on Red Hat 7.9. The log I’m attaching below. Any ideas what can cause that?

2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Compute Quality profile measures | status=SUCCESS | time=0ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Generate Quality profile events | status=SUCCESS | time=12ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Generate Quality gate events | status=SUCCESS | time=11ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Check upgrade possibility for not analyzed code files. | status=SUCCESS | time=0ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist components | status=SUCCESS | time=12ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist analysis | status=SUCCESS | time=5ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist analysis properties | status=SUCCESS | time=7ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist measures | inserts=52 | status=SUCCESS | time=11ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist live measures | insertsOrUpdates=257 | status=SUCCESS | time=83ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist duplication data | insertsOrUpdates=0 | status=SUCCESS | time=0ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist new ad hoc Rules | status=SUCCESS | time=0ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist issues | cacheSize=0 bytes | inserts=0 | updates=0 | merged=0 | status=SUCCESS | time=0ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist project links | status=SUCCESS | time=17ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist events | status=SUCCESS | time=14ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist sources | status=SUCCESS | time=5ms
2023.03.28 08:51:45 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Persist cross project duplications | status=SUCCESS | time=0ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Enable analysis | status=SUCCESS | time=18ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Update last usage date of quality profiles | status=SUCCESS | time=22ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Purge db | status=SUCCESS | time=88ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Index analysis | status=SUCCESS | time=97ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Update need issue sync for branch | status=SUCCESS | time=4ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Send issue notifications | newIssuesNotifs=0 | newIssuesDeliveries=0 | myNewIssuesNotifs=0 | myNewIssuesDeliveries=0 | changesNotifs=0 | changesDeliveries=0 | status=SUCCESS | time=6ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Publish task results | status=SUCCESS | time=0ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.s.ComputationStepExecutor] Trigger refresh of Portfolios and Applications | refreshesAPP=0 | refreshesVW=0 | status=SUCCESS | time=13ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][c.b.s.p.r.n.MailNotificationPostTask] No recipients specified for mail notifications with bitegarden PDF reports. Mail is not sent.
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.p.a.p.PostProjectAnalysisTasksExecutor] MailNotificationPostTask | status=SUCCESS | time=92ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.p.a.p.PostProjectAnalysisTasksExecutor] Webhooks | globalWebhooks=1 | projectWebhooks=0 | status=SUCCESS | time=119ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.p.a.p.PostProjectAnalysisTasksExecutor] Pull Request decoration | status=SUCCESS | time=0ms
2023.03.28 08:51:46 INFO  ce[AYcm_KaOhf8yoq68u8t8][o.s.c.t.CeWorkerImpl] Executed task | project=MX.modl.mx2fraspa_focus | type=REPORT | branch=devel | branchType=BRANCH | id=AYcm_KaOhf8yoq68u8t8 | submitter=technischer-user-fur-jenkins-pipeline-fur-das-aws-murex73691 | status=SUCCESS | time=1220ms
2023.03.28 10:00:30 WARN  app[][o.s.a.p.AbstractManagedProcess] Process exited with exit value [es]: 137
2023.03.28 10:00:32 INFO  app[][o.s.a.SchedulerImpl] Process[es] is stopped
2023.03.28 10:00:33 INFO  ce[][o.s.p.ProcessEntryPoint] Hard stopping process
2023.03.28 10:00:33 INFO  ce[][o.s.ce.app.CeServer] Compute Engine is stopping...
2023.03.28 10:00:34 INFO  ce[][o.s.c.t.CeProcessingSchedulerImpl] Hard stopping workers...
2023.03.28 10:00:34 INFO  ce[][o.s.s.e.CoreExtensionStopper] Stopping Governance
2023.03.28 10:00:34 INFO  ce[][o.s.s.e.CoreExtensionStopper] Stopping Governance (done) | time=5ms
2023.03.28 10:00:34 WARN  ce[][o.s.p.ProcessEntryPoint$HardStopperThread] Can not stop in 1000ms
2023.03.28 10:00:35 INFO  ce[][o.s.ce.app.CeServer] Compute Engine is stopped
2023.03.28 10:00:36 INFO  app[][o.s.a.SchedulerImpl] Process[ce] is stopped
2023.03.28 10:00:36 INFO  web[][o.s.p.ProcessEntryPoint] Hard stopping process
2023.03.28 10:00:38 INFO  web[][o.s.s.n.NotificationDaemon] Notification service stopped
2023.03.28 10:00:38 WARN  web[][o.s.p.ProcessEntryPoint$HardStopperThread] Can not stop in 1000ms
2023.03.28 10:00:38 INFO  web[][o.s.s.e.CoreExtensionStopper] Stopping Governance
2023.03.28 10:00:38 INFO  web[][o.s.s.e.CoreExtensionStopper] Stopping Governance (done) | time=5ms
2023.03.28 10:00:39 WARN  web[][o.s.s.a.EmbeddedTomcat] Failed to stop web server
org.apache.catalina.LifecycleException: A child container failed during stop
	at org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:1010)
	at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
	at org.apache.catalina.core.StandardService.stopInternal(StandardService.java:491)
	at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
	at org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:791)
	at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
	at org.apache.catalina.startup.Tomcat.stop(Tomcat.java:450)
	at org.sonar.server.app.EmbeddedTomcat.terminate(EmbeddedTomcat.java:112)
	at org.sonar.server.app.WebServer.hardStop(WebServer.java:83)
	at org.sonar.process.ProcessEntryPoint$HardStopperThread.lambda$new$0(ProcessEntryPoint.java:219)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
2023.03.28 10:00:41 INFO  app[][o.s.a.SchedulerImpl] Process[web] is stopped
2023.03.28 10:00:41 INFO  app[][o.s.a.SchedulerImpl] SonarQube is stopped
2023.03.28 10:00:52 INFO  app[][o.s.a.AppFileSystem] Cleaning or creating temp directory /opt/sonarqube/temp
2023.03.28 10:00:52 WARN  app[][o.s.a.c.CommandFactoryImpl] ES_JAVA_OPTS is defined but will be ignored. Use properties sonar.search.javaOpts and/or sonar.search.javaAdditionalOpts in sonar.properties to change SQ JVM processes options
2023.03.28 10:00:52 INFO  app[][o.s.a.es.EsSettings] Elasticsearch listening on [HTTP: 127.0.0.1:9001, TCP: 127.0.0.1:44233]
2023.03.28 10:00:53 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[[key='es', ipcIndex=1, logFilenamePrefix=es]] from [/opt/sonarqube/elasticsearch]: /opt/sonarqube/elasticsearch/bin/elasticsearch
2023.03.28 10:00:53 INFO  app[][o.s.a.SchedulerImpl] Waiting for Elasticsearch to be up and running
warning: no-jdk distributions that do not bundle a JDK are deprecated and will be removed in a future release
2023.03.28 10:01:08 INFO  es[][o.e.n.Node] version[7.16.2], pid[23], build[default/tar/2b937c44140b6559905130a8650c64dbd0879cfb/2021-12-18T19:42:46.604893745Z], OS[Linux/3.10.0-1160.81.1.el7.x86_64/amd64], JVM[Red Hat, Inc./OpenJDK 64-Bit Server VM/11.0.11/11.0.11+9-LTS]
2023.03.28 10:01:08 INFO  es[][o.e.n.Node] JVM home [/usr/lib/jvm/java-11-openjdk-11.0.11.0.9-0.el8_3.x86_64]
2023.03.28 10:01:08 INFO  es[][o.e.n.Node] JVM arguments [-XX:+UseG1GC, -Djava.io.tmpdir=/opt/sonarqube/temp, -XX:ErrorFile=../logs/es_hs_err_pid%p.log, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djna.tmpdir=/opt/sonarqube/temp, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=COMPAT, -Des.enforce.bootstrap.checks=true, -Xmx2G, -Xms2G, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/opt/sonarqube/elasticsearch, -Des.path.conf=/opt/sonarqube/temp/conf/es, -Des.distribution.flavor=default, -Des.distribution.type=tar, -Des.bundled_jdk=false]
2023.03.28 10:01:09 INFO  es[][o.e.p.PluginsService] loaded module [analysis-common]
2023.03.28 10:01:09 INFO  es[][o.e.p.PluginsService] loaded module [lang-painless]
2023.03.28 10:01:09 INFO  es[][o.e.p.PluginsService] loaded module [parent-join]
2023.03.28 10:01:09 INFO  es[][o.e.p.PluginsService] loaded module [reindex]
2023.03.28 10:01:09 INFO  es[][o.e.p.PluginsService] loaded module [transport-netty4]
2023.03.28 10:01:09 INFO  es[][o.e.p.PluginsService] no plugins loaded
2023.03.28 10:01:09 INFO  es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[/opt/sonarqube/data (/dev/mapper/vg_data-lv_appdata)]], net usable_space [26.2gb], net total_space [49.9gb], types [xfs]
2023.03.28 10:01:09 INFO  es[][o.e.e.NodeEnvironment] heap size [2gb], compressed ordinary object pointers [true]
2023.03.28 10:01:10 INFO  es[][o.e.n.Node] node name [sonarqube], node ID [2cextftFT6Cefu5VQDE-wg], cluster name [sonarqube], roles [data_frozen, master, remote_cluster_client, data, data_content, data_hot, data_warm, data_cold, ingest]
2023.03.28 10:01:18 INFO  es[][o.e.t.NettyAllocator] creating NettyAllocator with the following configs: [name=elasticsearch_configured, chunk_size=256kb, suggested_max_allocation_size=256kb, factors={es.unsafe.use_netty_default_chunk_and_page_size=false, g1gc_enabled=true, g1gc_region_size=1mb}]
2023.03.28 10:01:18 INFO  es[][o.e.d.DiscoveryModule] using discovery type [zen] and seed hosts providers [settings]
2023.03.28 10:01:19 INFO  es[][o.e.g.DanglingIndicesState] gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually
2023.03.28 10:01:20 INFO  es[][o.e.n.Node] initialized
2023.03.28 10:01:20 INFO  es[][o.e.n.Node] starting ...
2023.03.28 10:01:20 INFO  es[][o.e.t.TransportService] publish_address {127.0.0.1:44233}, bound_addresses {127.0.0.1:44233}
2023.03.28 10:01:21 INFO  es[][o.e.b.BootstrapChecks] explicitly enforcing bootstrap checks
2023.03.28 10:01:21 INFO  es[][o.e.c.c.Coordinator] cluster UUID [3rBtg7HsREaYVXx9UJdikA]
2023.03.28 10:01:21 INFO  es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[{sonarqube}{2cextftFT6Cefu5VQDE-wg}{Qe2iMSuGRZ--qZkyXg15iw}{127.0.0.1}{127.0.0.1:44233}{cdfhimrsw} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 32, version: 693, delta: master node changed {previous [], current [{sonarqube}{2cextftFT6Cefu5VQDE-wg}{Qe2iMSuGRZ--qZkyXg15iw}{127.0.0.1}{127.0.0.1:44233}{cdfhimrsw}]}
2023.03.28 10:01:21 INFO  es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{2cextftFT6Cefu5VQDE-wg}{Qe2iMSuGRZ--qZkyXg15iw}{127.0.0.1}{127.0.0.1:44233}{cdfhimrsw}]}, term: 32, version: 693, reason: Publication{term=32, version=693}
2023.03.28 10:01:22 INFO  es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001}
2023.03.28 10:01:22 INFO  es[][o.e.n.Node] started
2023.03.28 10:01:22 INFO  es[][o.e.g.GatewayService] recovered [7] indices into cluster_state
2023.03.28 10:01:25 INFO  es[][o.e.m.j.JvmGcMonitorService] [gc][5] overhead, spent [264ms] collecting in the last [1s]
2023.03.28 10:01:28 INFO  es[][o.e.m.j.JvmGcMonitorService] [gc][8] overhead, spent [364ms] collecting in the last [1.2s]
2023.03.28 10:01:29 INFO  es[][o.e.c.r.a.AllocationService] Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[metadatas][0]]]).
2023.03.28 10:01:29 INFO  app[][o.s.a.SchedulerImpl] Process[es] is up
2023.03.28 10:01:30 INFO  app[][o.s.a.ProcessLauncherImpl] Launch process[[key='web', ipcIndex=2, logFilenamePrefix=web]] from [/opt/sonarqube]: /usr/lib/jvm/java-11-openjdk-11.0.11.0.9-0.el8_3.x86_64/bin/java -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/opt/sonarqube/temp -XX:-OmitStackTraceInFastThrow --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED -Xmx1G -Xms128m -XX:+HeapDumpOnOutOfMemoryError -Xmx1500m -Xms928m -XX:MaxMetaspaceSize=512m -server -XX:+ResizeTLAB -Djava.security.egd=file:/dev/./urandom -Dhttp.proxyHost=172.26.129.71 -Dhttp.proxyPort=3128 -Dhttp.nonProxyHosts=idesuite.hlb.helaba.de -Dhttps.proxyHost=172.26.129.71 -Dhttps.proxyPort=3128 -cp ./lib/sonar-application-8.9.8.54436.jar:/opt/sonarqube/lib/jdbc/mssql/mssql-jdbc-9.2.0.jre11.jar org.sonar.server.app.WebServer /opt/sonarqube/temp/sq-process14519317008363582025properties
2023.03.28 10:01:31 INFO  web[][o.s.p.ProcessEntryPoint] Starting web
2023.03.28 10:01:34 INFO  web[][o.a.t.u.n.NioSelectorPool] Using a shared selector for servlet write/read
2023.03.28 10:01:36 INFO  web[][o.s.c.e.CoreExtensionsLoader] Loaded core extensions: enterprise-edition, ce-workers, developer-scanner, developer-server, governance, license, securityreport
2023.03.28 10:01:36 INFO  web[][o.s.s.e.EsClientProvider] Connected to local Elasticsearch: [http://localhost:9001]
2023.03.28 10:01:39 INFO  web[][o.s.s.p.LogServerVersion] SonarQube Server / 8.9.8.54436 / 61b9dc5070d284c5f1030aa326f09173646b73f1
2023.03.28 10:01:39 INFO  web[][o.sonar.db.Database] Create JDBC data source for jdbc:sqlserver://172.18.165.160;databaseName=SonarQube
2023.03.28 10:01:43 INFO  web[][o.s.s.p.ServerFileSystemImpl] SonarQube home: /opt/sonarqube
2023.03.28 10:01:43 INFO  web[][o.s.s.u.SystemPasscodeImpl] System authentication by passcode is disabled
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin ABAP Code Quality and Security / 3.9.1.3127 / a62ddf6ddd7379d398a58d32c9931a2feef61e24
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Apex Code Quality and Security / 1.8.3.2219 / d6ad7a5a47fc4785d2e80918fb7424be46e38a7f
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin C# Code Quality and Security / 8.22.0.31243 / e3cee7838d992e31dcdd90cf4f7406bb20535e8e
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin CFamily Code Quality and Security / 6.20.4.45706 / 1f516758a937b0931024c99b6bfb0ad3b1279ebd
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin COBOL Code Quality / 4.6.2.4876 / 314414101278f77b354b02acd8808fdbff700d3f
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin CSS Code Quality and Security / 1.4.2.2002 / faa7d4f1407df67df7ada53caf677ab783721173
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Dependency-Check / 3.0.1 / 313f379c7a61bcc21f59b3b24f655c5474c19778
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Flex Code Quality and Security / 2.6.1.2564 / bb723840701bda72510b7a47742811d20daad331
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Go Code Quality and Security / 1.8.3.2219 / d6ad7a5a47fc4785d2e80918fb7424be46e38a7f
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin HTML Code Quality and Security / 3.4.0.2754 / 38f7ff864ae15152c9f1efc3014594f7e7ca7b6e
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin JaCoCo / 1.1.1.1157 / 83478572b9f23efac29de15e30c7758bbb0c0e47
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Java Code Quality and Security / 6.15.1.26025 / 1b1e96715bfa9f6a4ae24e95cc5b91f0edce609f
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin JavaScript/TypeScript Code Quality and Security / 7.4.4.15624 / 481b2e69339b016b5d7d1eb27f0abf20dd6bd961
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Kotlin Code Quality and Security / 1.8.3.2219 / d6ad7a5a47fc4785d2e80918fb7424be46e38a7f
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin OpenID Connect Authentication for SonarQube / 1.1.0 / null
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin PHP Code Quality and Security / 3.17.0.7439 / 44c7760147080c157fa0ff579772f92d3c8e1ebf
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin PL/I Code Quality and Security / 1.11.1.2727 / 6976734b43f9247c20529879eca3495cfa89f47a
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin PL/SQL Code Quality and Security / 3.6.1.3873 / 342f7fcf17ecb7fbf827a2aacf630be1f4157625
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Perl / 0.5.3 / null
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Python Code Quality and Security / 3.4.1.8066 / 22139ec73fb2f32044f66477ea52734415683668
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin RPG Code Quality / 2.5.1.2575 / 7ec2910da67ffcebf5d5944244c641d9de4b2a8a
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Ruby Code Quality and Security / 1.8.3.2219 / d6ad7a5a47fc4785d2e80918fb7424be46e38a7f
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Scala Code Quality and Security / 1.8.3.2219 / d6ad7a5a47fc4785d2e80918fb7424be46e38a7f
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Swift Code Quality and Security / 4.3.1.4892 / 2b249272bc4430519bdab769886b12c9a82084b5
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin T-SQL Code Quality and Security / 1.5.1.4340 / 11f3de5739b539749d6c2848bda8fc90135d91b6
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin VB.NET Code Quality and Security / 8.22.0.31243 / e3cee7838d992e31dcdd90cf4f7406bb20535e8e
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin VB6 Code Quality and Security / 2.7.1.2721 / b1d1c140bb9ec432799c480e2245a63d947fbef9
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Vulnerability Analysis / 8.9.0.11439 / 04498e7b336a73db9508145d1e8cc44b9330528d
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Vulnerability Rules for C# / 8.9.0.11439 / 04498e7b336a73db9508145d1e8cc44b9330528d
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Vulnerability Rules for JS / 8.9.0.11439 / 04498e7b336a73db9508145d1e8cc44b9330528d
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Vulnerability Rules for Java / 8.9.0.11439 / 04498e7b336a73db9508145d1e8cc44b9330528d
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Vulnerability Rules for PHP / 8.9.0.11439 / 04498e7b336a73db9508145d1e8cc44b9330528d
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin Vulnerability Rules for Python / 8.9.0.11439 / 04498e7b336a73db9508145d1e8cc44b9330528d
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin XML Code Quality and Security / 2.2.0.2973 / 16002945f0725643a7b42f090572795dd8b72a0f
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin bitegarden Report / 2.12.2 / b360448ef33b2bc177143e36cb686ffc113d87d8
2023.03.28 10:01:45 INFO  web[][o.s.s.p.ServerPluginManager] Deploy plugin bitegarden Universal Plugin Manager for SonarQube / 1.5.2 / c28e93939a1b932d1f75110022db90e15345726c
2023.03.28 10:01:52 INFO  web[][o.s.s.p.d.m.c.MssqlCharsetHandler] Verify that database collation is case-sensitive and accent-sensitive
2023.03.28 10:01:52 INFO  web[][o.s.s.p.w.MasterServletFilter] Initializing servlet filter org.sonar.server.platform.web.WebServiceFilter@737ab10e [pattern=UrlPattern{inclusions=[/api/system/migrate_db.*, ...], exclusions=[/api/components/update_key, ...]}]
2023.03.28 10:01:53 INFO  web[][o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000
2023.03.28 10:01:55 INFO  web[][c.b.l.u.BitegardenLicenseChecker] bitegardenReport License Status: SUPPORTED
2023.03.28 10:01:55 INFO  web[][c.b.l.u.BitegardenLicenseChecker] bitegardenUniversalPluginManager License Status: FREE_LICENSE
2023.03.28 10:01:56 INFO  web[][A.A.A.A.A.C] JavaScript/TypeScript frontend is enabled
2023.03.28 10:01:56 INFO  web[][o.s.s.p.UpdateCenterClient] Update center: https://update.sonarsource.org/update-center.properties (HTTP proxy: 172.26.129.71:3128)
2023.03.28 10:01:59 INFO  web[][o.s.s.s.LogServerId] Server ID: B2AD4C72-AWnjSS0B2voASkSeByVG
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/plugins/download
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/permissions/search_templates
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/list_bitbucketserver_projects
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/check_pat
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/list_azure_projects
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/search_bitbucketserver_repos
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/search_azure_repos
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/list_github_organizations
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/list_github_repositories
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_integrations/get_github_client_id
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/get_binding
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/list
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/list_definitions
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/count_binding
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/alm_settings/validate
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/security_reports/download
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/security_reports/show
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/views/definition
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/governance_reports/download
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/support/info
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegarden/report/pdf_issues_breakdown
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegarden/report/xlsx
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegarden/report/pdf
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegarden/report/page
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegarden/report/pdf_full_issues_breakdown
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegarden/report/odt
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] Since is not set on action api/bitegardenReport/license/status
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegardenReport/license/status
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegarden/upm/renderUserLocalPlugins
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegarden/upm/renderBitegardenPlugins
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegarden/upm/render
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] Since is not set on action api/bitegardenUniversalPluginManager/license/status
2023.03.28 10:02:00 WARN  web[][o.s.a.s.w.WebService$Action] The response example is not set on action api/bitegardenUniversalPluginManager/license/status
2023.03.28 10:02:00 INFO  web[][o.s.s.t.TelemetryDaemon] Sharing of SonarQube statistics is enabled.
2023.03.28 10:02:00 INFO  web[][o.s.s.n.NotificationDaemon] Notification service started (delay 60 sec.)
2023.03.28 10:02:00 INFO  web[][o.s.s.a.p.ExpiredSessionsCleaner] Purge of expired session tokens has removed 3 elements
2023.03.28 10:02:00 INFO  web[][o.s.s.a.p.ExpiredSessionsCleaner] Purge of expired SAML message ids has removed 0 elements
2023.03.28 10:02:01 INFO  web[][com.sonarsource.D.H] Loaded virtual plugin License for SonarLint
2023.03.28 10:02:01 INFO  web[][o.s.s.s.GeneratePluginIndex] Generate scanner plugin index
2023.03.28 10:02:01 INFO  web[][o.s.s.s.RegisterPlugins] Register plugins
2023.03.28 10:02:01 INFO  web[][o.s.s.s.RegisterMetrics] Register metrics
2023.03.28 10:02:01 INFO  web[][o.s.s.r.RegisterRules] Register rules

Hello!

I quickly took a glance at your error and it seems that elastic search container [ES] is exiting with 137.

This generally means memory issues, please check how much memory is your container using and how much you have allocated for it to use :slight_smile: Hope this helps!

Also maybe you can get more info about what’s happening with the Elastic search from the logs at the default location: sonarqube/logs/es.log

1 Like

Thank’s a lot!