string(8) "www-data"
string(21) "/var/www/html/_deploy"
int(0)
array(70) {
  [0]=>
  string(19) "Already up to date."
  [1]=>
  string(15) "version de java"
  [2]=>
  string(17) "Version java_home"
  [3]=>
  string(34) "/usr/lib/jvm/java-17-openjdk-amd64"
  [4]=>
  string(121) "Calculating task graph as no cached configuration is available for tasks: bootRun --args=--spring.profiles.active=sandbox"
  [5]=>
  string(24) "> Task :processResources"
  [6]=>
  string(30) "> Task :compileJava FROM-CACHE"
  [7]=>
  string(15) "> Task :classes"
  [8]=>
  string(28) "> Task :resolveMainClassName"
  [9]=>
  string(0) ""
  [10]=>
  string(15) "> Task :bootRun"
  [11]=>
  string(148) "Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts"
  [12]=>
  string(0) ""
  [13]=>
  string(39) "  .   ____          _            __ _ _"
  [14]=>
  string(40) " /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \"
  [15]=>
  string(41) "( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \"
  [16]=>
  string(42) " \\/  ___)| |_)| | | | | || (_| |  ) ) ) )"
  [17]=>
  string(41) "  '  |____| .__|_| |_|_| |_\__, | / / / /"
  [18]=>
  string(40) " =========|_|==============|___/=/_/_/_/"
  [19]=>
  string(0) ""
  [20]=>
  string(42) " :: Spring Boot ::                (v3.3.4)"
  [21]=>
  string(0) ""
  [22]=>
  string(371) "2026-01-27T09:35:43.072-06:00  INFO 2841689 --- [           main] m.s.n.TortuganinjaApplication            : Starting TortuganinjaApplication using Java 17.0.17 with PID 2841689 (/home/softitlan/pull_and_deploy_repos/temp_turtle_ninja_sandbox_service/build/classes/java/main started by softitlan in /home/softitlan/pull_and_deploy_repos/temp_turtle_ninja_sandbox_service)"
  [23]=>
  string(153) "2026-01-27T09:35:43.075-06:00  INFO 2841689 --- [           main] m.s.n.TortuganinjaApplication            : The following 1 profile is active: "sandbox""
  [24]=>
  string(168) "2026-01-27T09:35:43.649-06:00  INFO 2841689 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode."
  [25]=>
  string(194) "2026-01-27T09:35:43.703-06:00  INFO 2841689 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 47 ms. Found 2 JPA repository interfaces."
  [26]=>
  string(149) "2026-01-27T09:35:44.195-06:00  INFO 2841689 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 8093 (http)"
  [27]=>
  string(134) "2026-01-27T09:35:44.209-06:00  INFO 2841689 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]"
  [28]=>
  string(157) "2026-01-27T09:35:44.210-06:00  INFO 2841689 --- [           main] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.30]"
  [29]=>
  string(159) "2026-01-27T09:35:44.269-06:00  INFO 2841689 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext"
  [30]=>
  string(172) "2026-01-27T09:35:44.269-06:00  INFO 2841689 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1151 ms"
  [31]=>
  string(148) "Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts"
  [32]=>
  string(135) "2026-01-27T09:35:44.410-06:00  INFO 2841689 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting..."
  [33]=>
  string(182) "2026-01-27T09:35:44.555-06:00  INFO 2841689 --- [           main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4bc6da03"
  [34]=>
  string(140) "2026-01-27T09:35:44.557-06:00  INFO 2841689 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed."
  [35]=>
  string(166) "2026-01-27T09:35:44.596-06:00  INFO 2841689 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]"
  [36]=>
  string(158) "2026-01-27T09:35:44.644-06:00  INFO 2841689 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 6.5.3.Final"
  [37]=>
  string(147) "2026-01-27T09:35:44.675-06:00  INFO 2841689 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled"
  [38]=>
  string(164) "2026-01-27T09:35:44.997-06:00  INFO 2841689 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer"
  [39]=>
  string(223) "2026-01-27T09:35:45.844-06:00  INFO 2841689 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)"
  [40]=>
  string(176) "2026-01-27T09:35:46.067-06:00  INFO 2841689 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'"
  [41]=>
  string(175) "2026-01-27T09:35:46.352-06:00  INFO 2841689 --- [           main] o.s.d.j.r.query.QueryEnhancerFactory     : Hibernate is in classpath; If applicable, HQL parser will be used."
  [42]=>
  string(292) "2026-01-27T09:35:46.504-06:00  WARN 2841689 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning"
  [43]=>
  string(289) "2026-01-27T09:35:46.854-06:00  WARN 2841689 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'"
  [44]=>
  string(172) "2026-01-27T09:35:46.856-06:00  INFO 2841689 --- [           main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'"
  [45]=>
  string(145) "2026-01-27T09:35:46.857-06:00  INFO 2841689 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown initiated..."
  [46]=>
  string(143) "2026-01-27T09:35:46.864-06:00  INFO 2841689 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown completed."
  [47]=>
  string(108) "2026-01-27T09:35:46.880-06:00  INFO 2841689 --- [           main] .s.b.a.l.ConditionEvaluationReportLogger :"
  [48]=>
  string(0) ""
  [49]=>
  string(123) "Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled."
  [50]=>
  string(108) "2026-01-27T09:35:46.898-06:00 ERROR 2841689 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   :"
  [51]=>
  string(0) ""
  [52]=>
  string(27) "***************************"
  [53]=>
  string(27) "APPLICATION FAILED TO START"
  [54]=>
  string(27) "***************************"
  [55]=>
  string(0) ""
  [56]=>
  string(12) "Description:"
  [57]=>
  string(0) ""
  [58]=>
  string(57) "Web server failed to start. Port 8093 was already in use."
  [59]=>
  string(0) ""
  [60]=>
  string(7) "Action:"
  [61]=>
  string(0) ""
  [62]=>
  string(116) "Identify and stop the process that's listening on port 8093 or configure this application to listen on another port."
  [63]=>
  string(0) ""
  [64]=>
  string(0) ""
  [65]=>
  string(22) "> Task :bootRun FAILED"
  [66]=>
  string(44) "4 actionable tasks: 3 executed, 1 from cache"
  [67]=>
  string(33) "Configuration cache entry stored."
  [68]=>
  string(23) "Reiniciando servicio..."
  [69]=>
  string(34) "Servicio reiniciado correctamente."
}