Console Output
+ java -version
openjdk version "21.0.4" 2024-07-16 LTS
OpenJDK Runtime Environment Temurin-21.0.4+7 (build 21.0.4+7-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (build 21.0.4+7-LTS, mixed mode, sharing)
+ mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------< co.edu.udistrital.mdp:MP_202610_G81_E2_Back >-------------
[INFO] Building MP_202610_G81_E2_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.5/maven-surefire-plugin-3.2.5.pom
Progress (1): 834 B
Progress (1): 2.1 kB
Progress (1): 4.7 kB
Progress (1): 5.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.5/maven-surefire-plugin-3.2.5.pom (5.3 kB at 8.6 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom
Progress (1): 787 B
Progress (1): 1.7 kB
Progress (1): 3.7 kB
Progress (1): 5.8 kB
Progress (1): 9.5 kB
Progress (1): 13 kB
Progress (1): 15 kB
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 22 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom (22 kB at 255 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.5/maven-surefire-plugin-3.2.5.jar
Progress (1): 0.9/45 kB
Progress (1): 2.3/45 kB
Progress (1): 3.6/45 kB
Progress (1): 5.0/45 kB
Progress (1): 6.4/45 kB
Progress (1): 7.7/45 kB
Progress (1): 9.1/45 kB
Progress (1): 10/45 kB
Progress (1): 12/45 kB
Progress (1): 13/45 kB
Progress (1): 15/45 kB
Progress (1): 16/45 kB
Progress (1): 17/45 kB
Progress (1): 18/45 kB
Progress (1): 20/45 kB
Progress (1): 21/45 kB
Progress (1): 23/45 kB
Progress (1): 24/45 kB
Progress (1): 25/45 kB
Progress (1): 27/45 kB
Progress (1): 28/45 kB
Progress (1): 29/45 kB
Progress (1): 31/45 kB
Progress (1): 32/45 kB
Progress (1): 33/45 kB
Progress (1): 35/45 kB
Progress (1): 36/45 kB
Progress (1): 38/45 kB
Progress (1): 39/45 kB
Progress (1): 40/45 kB
Progress (1): 42/45 kB
Progress (1): 43/45 kB
Progress (1): 44/45 kB
Progress (1): 45 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.5/maven-surefire-plugin-3.2.5.jar (45 kB at 450 kB/s)
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ MP_202610_G81_E2_Back ---
[INFO]
[INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202610_G81_E2_Back ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202610_G81_E2_Back/target/jacoco.exec
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ MP_202610_G81_E2_Back ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.14.1:compile (default-compile) @ MP_202610_G81_E2_Back ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 44 source files with javac [debug parameters release 21] to target/classes
[INFO] Annotation processing is enabled because one or more processors were found
on the class path. A future release of javac may disable annotation processing
unless at least one processor is specified by name (-processor), or a search
path is specified (--processor-path, --processor-module-path), or annotation
processing is enabled explicitly (-proc:only, -proc:full).
Use -Xlint:-options to suppress this message.
Use -proc:none to disable annotation processing.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202610_G81_E2_Back ---
[INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202610_G81_E2_Back/src/test/resources
[INFO]
[INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ MP_202610_G81_E2_Back ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [debug parameters release 21] to target/test-classes
[INFO] Annotation processing is enabled because one or more processors were found
on the class path. A future release of javac may disable annotation processing
unless at least one processor is specified by name (-processor), or a search
path is specified (--processor-path, --processor-module-path), or annotation
processing is enabled explicitly (-proc:only, -proc:full).
Use -Xlint:-options to suppress this message.
Use -proc:none to disable annotation processing.
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ MP_202610_G81_E2_Back ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom
Progress (1): 834 B
Progress (1): 3.3 kB
Progress (1): 6.2 kB
Progress (1): 6.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom (6.2 kB at 70 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom
Progress (1): 843 B
Progress (1): 2.7 kB
Progress (1): 3.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom (3.5 kB at 41 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom
Progress (1): 834 B
Progress (1): 2.3 kB
Progress (1): 3.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom (3.3 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom
Progress (1): 1.1 kB
Progress (1): 4.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom (4.1 kB at 50 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom
Progress (1): 842 B
Progress (1): 2.8 kB
Progress (1): 3.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom (3.3 kB at 39 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom
Progress (1): 834 B
Progress (1): 3.0 kB
Progress (1): 4.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom (4.5 kB at 54 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom
Progress (1): 878 B
Progress (1): 1.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom (1.8 kB at 21 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
Progress (1): 798 B
Progress (1): 2.3 kB
Progress (1): 5.7 kB
Progress (1): 5.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 71 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
Progress (1): 843 B
Progress (1): 2.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 29 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
Progress (1): 759 B
Progress (1): 1.9 kB
Progress (1): 3.4 kB
Progress (1): 5.3 kB
Progress (1): 11 kB
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 19 kB
Progress (1): 22 kB
Progress (1): 22 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 266 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
Progress (1): 807 B
Progress (1): 2.1 kB
Progress (1): 6.4 kB
Progress (1): 7.5 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 19 kB
Progress (1): 23 kB
Progress (1): 24 kB
Progress (1): 28 kB
Progress (1): 31 kB
Progress (1): 33 kB
Progress (1): 35 kB
Progress (1): 37 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 451 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
Progress (1): 794 B
Progress (1): 2.2 kB
Progress (1): 5.3 kB
Progress (1): 8.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 96 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
Progress (1): 823 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
Progress (1): 823 B
Progress (1): 2.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Progress (1): 1.3 kB
Progress (1): 1.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 19 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Progress (1): 1.3 kB
Progress (1): 3.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
Progress (1): 823 B
Progress (1): 2.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
Progress (1): 816 B
Progress (1): 2.5 kB
Progress (1): 3.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
Progress (1): 827 B
Progress (1): 3.5 kB
Progress (1): 8.7 kB
Progress (1): 15 kB
Progress (1): 15 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 174 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
Progress (1): 811 B
Progress (1): 2.8 kB
Progress (1): 4.9 kB
Progress (1): 8.5 kB
Progress (1): 12 kB
Progress (1): 15 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 177 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Progress (1): 702 B
Progress (1): 2.0 kB
Progress (1): 3.5 kB
Progress (1): 5.5 kB
Progress (1): 8.7 kB
Progress (1): 12 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 162 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
Progress (1): 1.0 kB
Progress (1): 3.3 kB
Progress (1): 5.8 kB
Progress (1): 6.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 77 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom
Progress (1): 1.0 kB
Progress (1): 2.9 kB
Progress (1): 6.3 kB
Progress (1): 11 kB
Progress (1): 16 kB
Progress (1): 19 kB
Progress (1): 22 kB
Progress (1): 26 kB
Progress (1): 31 kB
Progress (1): 32 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 380 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
Progress (1): 804 B
Progress (1): 4.1 kB
Progress (1): 10 kB
Progress (1): 16 kB
Progress (1): 17 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 209 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
Progress (1): 819 B
Progress (1): 2.8 kB
Progress (1): 4.9 kB
Progress (1): 8.5 kB
Progress (1): 12 kB
Progress (1): 15 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 180 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
Progress (1): 750 B
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 9.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
Progress (1): 1.3 kB
Progress (1): 4.7 kB
Progress (1): 4.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
Progress (1): 932 B
Progress (1): 2.6 kB
Progress (1): 5.5 kB
Progress (1): 7.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 98 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
Progress (1): 836 B
Progress (1): 2.7 kB
Progress (1): 3.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
Progress (1): 811 B
Progress (1): 3.0 kB
Progress (1): 4.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 53 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
Progress (1): 934 B
Progress (1): 2.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 25 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
Progress (1): 922 B
Progress (1): 3.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 41 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
Progress (1): 1.3 kB
Progress (1): 3.8 kB
Progress (1): 6.0 kB
Progress (1): 9.7 kB
Progress (1): 11 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 127 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
Progress (1): 799 B
Progress (1): 2.7 kB
Progress (1): 5.1 kB
Progress (1): 7.6 kB
Progress (1): 10 kB
Progress (1): 13 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 164 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
Progress (1): 812 B
Progress (1): 2.5 kB
Progress (1): 5.0 kB
Progress (1): 8.7 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 19 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 226 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Progress (1): 363 B
Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 4.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
Progress (1): 956 B
Progress (1): 2.8 kB
Progress (1): 5.3 kB
Progress (1): 6.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 41 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
Progress (1): 1.1 kB
Progress (1): 2.9 kB
Progress (1): 6.3 kB
Progress (1): 7.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 89 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Progress (1): 930 B
Progress (1): 3.0 kB
Progress (1): 6.0 kB
Progress (1): 7.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 89 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
Progress (1): 765 B
Progress (1): 2.1 kB
Progress (1): 5.2 kB
Progress (1): 7.6 kB
Progress (1): 10 kB
Progress (1): 12 kB
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 20 kB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 235 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
Progress (1): 705 B
Progress (1): 1.9 kB
Progress (1): 3.1 kB
Progress (1): 4.7 kB
Progress (1): 6.4 kB
Progress (1): 8.4 kB
Progress (1): 10 kB
Progress (1): 13 kB
Progress (1): 15 kB
Progress (1): 18 kB
Progress (1): 19 kB
Progress (1): 23 kB
Progress (1): 25 kB
Progress (1): 28 kB
Progress (1): 32 kB
Progress (1): 32 kB
Progress (1): 35 kB
Progress (1): 41 kB
Progress (1): 43 kB
Progress (1): 46 kB
Progress (1): 49 kB
Progress (1): 51 kB
Progress (1): 54 kB
Progress (1): 58 kB
Progress (1): 60 kB
Progress (1): 64 kB
Progress (1): 67 kB
Progress (1): 71 kB
Progress (1): 74 kB
Progress (1): 76 kB
Progress (1): 78 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 866 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
Progress (1): 1.9 kB
Progress (1): 4.3 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 53 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
Progress (1): 1.3 kB
Progress (1): 3.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom
Progress (1): 792 B
Progress (1): 2.8 kB
Progress (1): 6.8 kB
Progress (1): 8.8 kB
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 18 kB
Progress (1): 21 kB
Progress (1): 25 kB
Progress (1): 28 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 323 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar
Progress (1): 7.7/308 kB
Progress (1): 16/308 kB
Progress (1): 32/308 kB
Progress (1): 49/308 kB
Progress (1): 65/308 kB
Progress (1): 81/308 kB
Progress (1): 98/308 kB
Progress (1): 114/308 kB
Progress (1): 131/308 kB
Progress (1): 147/308 kB
Progress (1): 163/308 kB
Progress (1): 180/308 kB
Progress (1): 196/308 kB
Progress (1): 212/308 kB
Progress (1): 229/308 kB
Progress (1): 245/308 kB
Progress (1): 262/308 kB
Progress (1): 278/308 kB
Progress (1): 294/308 kB
Progress (1): 308 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar (308 kB at 1.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar
Progress (1): 7.7/171 kB
Progress (1): 16/171 kB
Progress (1): 25/171 kB
Progress (1): 41/171 kB
Progress (1): 57/171 kB
Progress (1): 74/171 kB
Progress (1): 90/171 kB
Progress (1): 106/171 kB
Progress (1): 123/171 kB
Progress (1): 139/171 kB
Progress (1): 156/171 kB
Progress (1): 171 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar (171 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
Progress (1): 7.7/61 kB
Progress (1): 16/61 kB
Progress (1): 32/61 kB
Progress (1): 49/61 kB
Progress (1): 61 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 307 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
Progress (1): 0.9/118 kB
Progress (1): 2.3/118 kB
Progress (1): 3.6/118 kB
Progress (1): 5.0/118 kB
Progress (1): 6.4/118 kB
Progress (1): 7.7/118 kB
Progress (1): 9.1/118 kB
Progress (1): 10/118 kB
Progress (1): 12/118 kB
Progress (1): 13/118 kB
Progress (1): 15/118 kB
Progress (1): 16/118 kB
Progress (1): 17/118 kB
Progress (1): 19/118 kB
Progress (1): 20/118 kB
Progress (1): 21/118 kB
Progress (1): 23/118 kB
Progress (1): 24/118 kB
Progress (1): 25/118 kB
Progress (1): 26/118 kB
Progress (1): 27/118 kB
Progress (1): 29/118 kB
Progress (2): 29/118 kB | 0.9/14 kB
Progress (2): 29/118 kB | 2.3/14 kB
Progress (2): 30/118 kB | 2.3/14 kB
Progress (2): 31/118 kB | 2.3/14 kB
Progress (3): 31/118 kB | 2.3/14 kB | 0.9/26 kB
Progress (3): 33/118 kB | 2.3/14 kB | 0.9/26 kB
Progress (3): 33/118 kB | 2.3/14 kB | 2.3/26 kB
Progress (3): 34/118 kB | 2.3/14 kB | 2.3/26 kB
Progress (3): 34/118 kB | 3.6/14 kB | 2.3/26 kB
Progress (3): 34/118 kB | 3.6/14 kB | 3.6/26 kB
Progress (3): 34/118 kB | 5.0/14 kB | 3.6/26 kB
Progress (3): 34/118 kB | 5.0/14 kB | 5.0/26 kB
Progress (3): 36/118 kB | 5.0/14 kB | 5.0/26 kB
Progress (3): 36/118 kB | 6.4/14 kB | 5.0/26 kB
Progress (3): 36/118 kB | 6.4/14 kB | 6.4/26 kB
Progress (3): 37/118 kB | 6.4/14 kB | 6.4/26 kB
Progress (3): 37/118 kB | 7.5/14 kB | 6.4/26 kB
Progress (3): 37/118 kB | 7.5/14 kB | 7.5/26 kB
Progress (3): 37/118 kB | 8.8/14 kB | 7.5/26 kB
Progress (3): 37/118 kB | 8.8/14 kB | 8.8/26 kB
Progress (3): 37/118 kB | 10/14 kB | 8.8/26 kB
Progress (3): 37/118 kB | 10/14 kB | 10/26 kB
Progress (3): 37/118 kB | 12/14 kB | 10/26 kB
Progress (3): 37/118 kB | 12/14 kB | 12/26 kB
Progress (3): 37/118 kB | 13/14 kB | 12/26 kB
Progress (3): 37/118 kB | 13/14 kB | 13/26 kB
Progress (3): 37/118 kB | 14 kB | 13/26 kB
Progress (3): 37/118 kB | 14 kB | 14/26 kB
Progress (3): 37/118 kB | 14 kB | 16/26 kB
Progress (3): 37/118 kB | 14 kB | 17/26 kB
Progress (3): 37/118 kB | 14 kB | 18/26 kB
Progress (3): 37/118 kB | 14 kB | 20/26 kB
Progress (3): 37/118 kB | 14 kB | 21/26 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar (14 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
Progress (2): 38/118 kB | 21/26 kB
Progress (2): 40/118 kB | 21/26 kB
Progress (2): 41/118 kB | 21/26 kB
Progress (2): 42/118 kB | 21/26 kB
Progress (2): 44/118 kB | 21/26 kB
Progress (2): 45/118 kB | 21/26 kB
Progress (2): 46/118 kB | 21/26 kB
Progress (2): 48/118 kB | 21/26 kB
Progress (2): 48/118 kB | 23/26 kB
Progress (2): 48/118 kB | 24/26 kB
Progress (2): 48/118 kB | 25/26 kB
Progress (2): 48/118 kB | 26 kB
Progress (2): 49/118 kB | 26 kB
Progress (2): 51/118 kB | 26 kB
Progress (2): 52/118 kB | 26 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar (26 kB at 111 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar
Progress (1): 53/118 kB
Progress (1): 55/118 kB
Progress (1): 59/118 kB
Progress (2): 59/118 kB | 0.9/8.2 kB
Progress (2): 59/118 kB | 2.3/8.2 kB
Progress (2): 59/118 kB | 3.6/8.2 kB
Progress (2): 59/118 kB | 5.0/8.2 kB
Progress (2): 63/118 kB | 5.0/8.2 kB
Progress (2): 63/118 kB | 6.4/8.2 kB
Progress (2): 63/118 kB | 7.7/8.2 kB
Progress (2): 63/118 kB | 8.2 kB
Progress (2): 67/118 kB | 8.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar (8.2 kB at 35 kB/s)
Progress (1): 72/118 kB
Progress (1): 76/118 kB
Progress (1): 80/118 kB
Progress (2): 80/118 kB | 7.7/501 kB
Progress (2): 80/118 kB | 7.7/501 kB
Progress (2): 84/118 kB | 7.7/501 kB
Progress (2): 84/118 kB | 24/501 kB
Progress (2): 89/118 kB | 24/501 kB
Progress (2): 89/118 kB | 40/501 kB
Progress (2): 93/118 kB | 40/501 kB
Progress (2): 97/118 kB | 40/501 kB
Progress (2): 97/118 kB | 57/501 kB
Progress (2): 101/118 kB | 57/501 kB
Progress (2): 105/118 kB | 57/501 kB
Progress (2): 105/118 kB | 73/501 kB
Progress (2): 110/118 kB | 73/501 kB
Progress (2): 114/118 kB | 73/501 kB
Progress (2): 118 kB | 73/501 kB
Progress (2): 118 kB | 90/501 kB
Progress (2): 118 kB | 93/501 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar (118 kB at 396 kB/s)
Progress (1): 110/501 kB
Progress (1): 122/501 kB
Progress (1): 139/501 kB
Progress (2): 139/501 kB | 0/2.4 MB
Progress (2): 139/501 kB | 0/2.4 MB
Progress (2): 139/501 kB | 0/2.4 MB
Progress (2): 139/501 kB | 0/2.4 MB
Progress (2): 139/501 kB | 0/2.4 MB
Progress (3): 139/501 kB | 0/2.4 MB | 0.9/58 kB
Progress (3): 139/501 kB | 0/2.4 MB | 0.9/58 kB
Progress (3): 139/501 kB | 0/2.4 MB | 2.3/58 kB
Progress (3): 139/501 kB | 0/2.4 MB | 2.3/58 kB
Progress (3): 139/501 kB | 0/2.4 MB | 3.6/58 kB
Progress (3): 139/501 kB | 0/2.4 MB | 5.0/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 5.0/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 6.4/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 6.4/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 7.7/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 7.7/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 8.2/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 8.2/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 9.6/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 9.6/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 11/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 11/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 11/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 12/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 14/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 14/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 15/58 kB
Progress (3): 155/501 kB | 0/2.4 MB | 15/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 15/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 15/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 16/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 16/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 18/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 19/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 21/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 21/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 22/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 22/58 kB
Progress (3): 172/501 kB | 0/2.4 MB | 22/58 kB
Progress (3): 188/501 kB | 0/2.4 MB | 22/58 kB
Progress (3): 188/501 kB | 0/2.4 MB | 22/58 kB
Progress (3): 188/501 kB | 0/2.4 MB | 23/58 kB
Progress (3): 188/501 kB | 0/2.4 MB | 25/58 kB
Progress (3): 188/501 kB | 0/2.4 MB | 26/58 kB
Progress (3): 188/501 kB | 0/2.4 MB | 27/58 kB
Progress (3): 188/501 kB | 0/2.4 MB | 29/58 kB
Progress (3): 188/501 kB | 0/2.4 MB | 30/58 kB
Progress (3): 204/501 kB | 0/2.4 MB | 30/58 kB
Progress (3): 204/501 kB | 0/2.4 MB | 31/58 kB
Progress (3): 204/501 kB | 0/2.4 MB | 31/58 kB
Progress (3): 204/501 kB | 0/2.4 MB | 33/58 kB
Progress (3): 204/501 kB | 0/2.4 MB | 33/58 kB
Progress (3): 204/501 kB | 0/2.4 MB | 34/58 kB
Progress (3): 204/501 kB | 0/2.4 MB | 36/58 kB
Progress (3): 204/501 kB | 0/2.4 MB | 37/58 kB
Progress (3): 204/501 kB | 0/2.4 MB | 37/58 kB
Progress (3): 204/501 kB | 0/2.4 MB | 38/58 kB
Progress (3): 221/501 kB | 0/2.4 MB | 38/58 kB
Progress (3): 221/501 kB | 0/2.4 MB | 40/58 kB
Progress (3): 221/501 kB | 0/2.4 MB | 40/58 kB
Progress (3): 221/501 kB | 0.1/2.4 MB | 40/58 kB
Progress (3): 221/501 kB | 0.1/2.4 MB | 44/58 kB
Progress (3): 221/501 kB | 0.1/2.4 MB | 44/58 kB
Progress (3): 221/501 kB | 0.1/2.4 MB | 44/58 kB
Progress (3): 237/501 kB | 0.1/2.4 MB | 44/58 kB
Progress (3): 237/501 kB | 0.1/2.4 MB | 48/58 kB
Progress (3): 237/501 kB | 0.1/2.4 MB | 52/58 kB
Progress (3): 237/501 kB | 0.1/2.4 MB | 52/58 kB
Progress (3): 253/501 kB | 0.1/2.4 MB | 52/58 kB
Progress (3): 253/501 kB | 0.1/2.4 MB | 52/58 kB
Progress (3): 253/501 kB | 0.1/2.4 MB | 52/58 kB
Progress (3): 253/501 kB | 0.1/2.4 MB | 57/58 kB
Progress (3): 253/501 kB | 0.1/2.4 MB | 58 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 179 kB/s)
Progress (2): 253/501 kB | 0.1/2.4 MB
Progress (2): 253/501 kB | 0.1/2.4 MB
Progress (2): 270/501 kB | 0.1/2.4 MB
Progress (2): 286/501 kB | 0.1/2.4 MB
Progress (2): 303/501 kB | 0.1/2.4 MB
Progress (2): 319/501 kB | 0.1/2.4 MB
Progress (2): 335/501 kB | 0.1/2.4 MB
Progress (2): 352/501 kB | 0.1/2.4 MB
Progress (2): 368/501 kB | 0.1/2.4 MB
Progress (2): 385/501 kB | 0.1/2.4 MB
Progress (2): 401/501 kB | 0.1/2.4 MB
Progress (2): 417/501 kB | 0.1/2.4 MB
Progress (2): 434/501 kB | 0.1/2.4 MB
Progress (2): 450/501 kB | 0.1/2.4 MB
Progress (2): 466/501 kB | 0.1/2.4 MB
Progress (2): 483/501 kB | 0.1/2.4 MB
Progress (2): 499/501 kB | 0.1/2.4 MB
Progress (2): 501 kB | 0.1/2.4 MB
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 1.4 MB/s)
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.1/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.2/2.4 MB
Progress (1): 0.3/2.4 MB
Progress (1): 0.3/2.4 MB
Progress (1): 0.3/2.4 MB
Progress (1): 0.3/2.4 MB
Progress (1): 0.3/2.4 MB
Progress (1): 0.3/2.4 MB
Progress (1): 0.3/2.4 MB
Progress (1): 0.4/2.4 MB
Progress (1): 0.4/2.4 MB
Progress (1): 0.4/2.4 MB
Progress (1): 0.4/2.4 MB
Progress (1): 0.4/2.4 MB
Progress (1): 0.4/2.4 MB
Progress (1): 0.4/2.4 MB
Progress (1): 0.5/2.4 MB
Progress (1): 0.5/2.4 MB
Progress (1): 0.5/2.4 MB
Progress (1): 0.5/2.4 MB
Progress (1): 0.5/2.4 MB
Progress (1): 0.5/2.4 MB
Progress (1): 0.6/2.4 MB
Progress (1): 0.6/2.4 MB
Progress (1): 0.6/2.4 MB
Progress (1): 0.6/2.4 MB
Progress (1): 0.6/2.4 MB
Progress (1): 0.6/2.4 MB
Progress (1): 0.7/2.4 MB
Progress (1): 0.7/2.4 MB
Progress (1): 0.7/2.4 MB
Progress (1): 0.7/2.4 MB
Progress (1): 0.7/2.4 MB
Progress (1): 0.7/2.4 MB
Progress (1): 0.8/2.4 MB
Progress (1): 0.8/2.4 MB
Progress (1): 0.8/2.4 MB
Progress (1): 0.8/2.4 MB
Progress (1): 0.8/2.4 MB
Progress (1): 0.8/2.4 MB
Progress (1): 0.9/2.4 MB
Progress (1): 0.9/2.4 MB
Progress (1): 0.9/2.4 MB
Progress (1): 0.9/2.4 MB
Progress (1): 0.9/2.4 MB
Progress (1): 0.9/2.4 MB
Progress (1): 1.0/2.4 MB
Progress (1): 1.0/2.4 MB
Progress (1): 1.0/2.4 MB
Progress (1): 1.0/2.4 MB
Progress (1): 1.0/2.4 MB
Progress (1): 1.0/2.4 MB
Progress (1): 1.0/2.4 MB
Progress (1): 1.1/2.4 MB
Progress (1): 1.1/2.4 MB
Progress (1): 1.1/2.4 MB
Progress (1): 1.1/2.4 MB
Progress (1): 1.1/2.4 MB
Progress (1): 1.1/2.4 MB
Progress (1): 1.2/2.4 MB
Progress (1): 1.2/2.4 MB
Progress (1): 1.2/2.4 MB
Progress (1): 1.2/2.4 MB
Progress (1): 1.2/2.4 MB
Progress (1): 1.2/2.4 MB
Progress (1): 1.3/2.4 MB
Progress (1): 1.3/2.4 MB
Progress (1): 1.3/2.4 MB
Progress (1): 1.3/2.4 MB
Progress (1): 1.3/2.4 MB
Progress (1): 1.3/2.4 MB
Progress (1): 1.4/2.4 MB
Progress (1): 1.4/2.4 MB
Progress (1): 1.4/2.4 MB
Progress (1): 1.4/2.4 MB
Progress (1): 1.4/2.4 MB
Progress (1): 1.4/2.4 MB
Progress (1): 1.5/2.4 MB
Progress (1): 1.5/2.4 MB
Progress (1): 1.5/2.4 MB
Progress (1): 1.5/2.4 MB
Progress (1): 1.5/2.4 MB
Progress (1): 1.5/2.4 MB
Progress (1): 1.6/2.4 MB
Progress (1): 1.6/2.4 MB
Progress (1): 1.6/2.4 MB
Progress (1): 1.6/2.4 MB
Progress (1): 1.6/2.4 MB
Progress (1): 1.6/2.4 MB
Progress (1): 1.7/2.4 MB
Progress (1): 1.7/2.4 MB
Progress (1): 1.7/2.4 MB
Progress (1): 1.7/2.4 MB
Progress (1): 1.7/2.4 MB
Progress (1): 1.7/2.4 MB
Progress (1): 1.8/2.4 MB
Progress (1): 1.8/2.4 MB
Progress (1): 1.8/2.4 MB
Progress (1): 1.8/2.4 MB
Progress (1): 1.8/2.4 MB
Progress (1): 1.8/2.4 MB
Progress (1): 1.9/2.4 MB
Progress (1): 1.9/2.4 MB
Progress (1): 1.9/2.4 MB
Progress (1): 1.9/2.4 MB
Progress (1): 1.9/2.4 MB
Progress (1): 1.9/2.4 MB
Progress (1): 1.9/2.4 MB
Progress (1): 2.0/2.4 MB
Progress (1): 2.0/2.4 MB
Progress (1): 2.0/2.4 MB
Progress (1): 2.0/2.4 MB
Progress (1): 2.0/2.4 MB
Progress (1): 2.0/2.4 MB
Progress (1): 2.1/2.4 MB
Progress (1): 2.1/2.4 MB
Progress (1): 2.1/2.4 MB
Progress (1): 2.1/2.4 MB
Progress (1): 2.1/2.4 MB
Progress (1): 2.1/2.4 MB
Progress (1): 2.2/2.4 MB
Progress (1): 2.2/2.4 MB
Progress (1): 2.2/2.4 MB
Progress (1): 2.2/2.4 MB
Progress (1): 2.2/2.4 MB
Progress (1): 2.2/2.4 MB
Progress (1): 2.3/2.4 MB
Progress (1): 2.3/2.4 MB
Progress (1): 2.3/2.4 MB
Progress (1): 2.3/2.4 MB
Progress (1): 2.3/2.4 MB
Progress (1): 2.3/2.4 MB
Progress (1): 2.4/2.4 MB
Progress (1): 2.4/2.4 MB
Progress (1): 2.4/2.4 MB
Progress (1): 2.4/2.4 MB
Progress (1): 2.4/2.4 MB
Progress (1): 2.4 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar (2.4 MB at 4.0 MB/s)
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.5/surefire-junit-platform-3.2.5.pom
Progress (1): 846 B
Progress (1): 3.5 kB
Progress (1): 4.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.5/surefire-junit-platform-3.2.5.pom (4.7 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.5/surefire-providers-3.2.5.pom
Progress (1): 849 B
Progress (1): 2.6 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.5/surefire-providers-3.2.5.pom (2.6 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.pom
Progress (1): 849 B
Progress (1): 2.6 kB
Progress (1): 2.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.pom (2.8 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom
Progress (1): 966 B
Progress (1): 3.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom (3.0 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom
Progress (1): 957 B
Progress (1): 3.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom (3.2 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Progress (1): 1.2 kB
Progress (1): 1.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 22 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom
Progress (1): 971 B
Progress (1): 2.8 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom (2.8 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.5/surefire-junit-platform-3.2.5.jar
Progress (1): 7.7/27 kB
Progress (1): 8.2/27 kB
Progress (1): 25/27 kB
Progress (1): 27 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.5/surefire-junit-platform-3.2.5.jar (27 kB at 372 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar
Progress (1): 7.4/18 kB
Progress (1): 18 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.jar (18 kB at 234 kB/s)
Progress (1): 3.8/7.7 kB
Progress (2): 3.8/7.7 kB | 4.2/189 kB
Progress (3): 3.8/7.7 kB | 4.2/189 kB | 7.7/169 kB
Progress (3): 3.8/7.7 kB | 4.2/189 kB | 16/169 kB
Progress (3): 7.7 kB | 4.2/189 kB | 16/169 kB
Progress (3): 7.7 kB | 4.2/189 kB | 29/169 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 92 kB/s)
Progress (2): 8.2/189 kB | 29/169 kB
Progress (2): 8.2/189 kB | 45/169 kB
Progress (2): 12/189 kB | 45/169 kB
Progress (2): 12/189 kB | 61/169 kB
Progress (2): 12/189 kB | 78/169 kB
Progress (2): 17/189 kB | 78/169 kB
Progress (2): 17/189 kB | 94/169 kB
Progress (3): 17/189 kB | 94/169 kB | 0.9/103 kB
Progress (3): 21/189 kB | 94/169 kB | 0.9/103 kB
Progress (3): 21/189 kB | 94/169 kB | 2.3/103 kB
Progress (3): 21/189 kB | 94/169 kB | 3.6/103 kB
Progress (3): 21/189 kB | 94/169 kB | 4.1/103 kB
Progress (3): 21/189 kB | 94/169 kB | 5.5/103 kB
Progress (3): 21/189 kB | 111/169 kB | 5.5/103 kB
Progress (3): 21/189 kB | 111/169 kB | 6.8/103 kB
Progress (3): 21/189 kB | 111/169 kB | 8.2/103 kB
Progress (3): 21/189 kB | 127/169 kB | 8.2/103 kB
Progress (3): 25/189 kB | 127/169 kB | 8.2/103 kB
Progress (3): 25/189 kB | 127/169 kB | 9.6/103 kB
Progress (3): 25/189 kB | 127/169 kB | 11/103 kB
Progress (3): 29/189 kB | 127/169 kB | 11/103 kB
Progress (3): 29/189 kB | 143/169 kB | 11/103 kB
Progress (3): 33/189 kB | 143/169 kB | 11/103 kB
Progress (3): 33/189 kB | 143/169 kB | 12/103 kB
Progress (3): 33/189 kB | 143/169 kB | 14/103 kB
Progress (3): 33/189 kB | 160/169 kB | 14/103 kB
Progress (3): 33/189 kB | 160/169 kB | 15/103 kB
Progress (3): 33/189 kB | 160/169 kB | 16/103 kB
Progress (3): 33/189 kB | 160/169 kB | 18/103 kB
Progress (3): 33/189 kB | 169 kB | 18/103 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 1.8 MB/s)
Progress (2): 33/189 kB | 19/103 kB
Progress (2): 33/189 kB | 21/103 kB
Progress (2): 37/189 kB | 21/103 kB
Progress (2): 37/189 kB | 22/103 kB
Progress (2): 37/189 kB | 23/103 kB
Progress (2): 41/189 kB | 23/103 kB
Progress (2): 41/189 kB | 25/103 kB
Progress (2): 41/189 kB | 26/103 kB
Progress (2): 46/189 kB | 26/103 kB
Progress (2): 46/189 kB | 27/103 kB
Progress (2): 46/189 kB | 29/103 kB
Progress (2): 50/189 kB | 29/103 kB
Progress (2): 50/189 kB | 30/103 kB
Progress (2): 50/189 kB | 31/103 kB
Progress (2): 50/189 kB | 33/103 kB
Progress (2): 50/189 kB | 34/103 kB
Progress (2): 50/189 kB | 36/103 kB
Progress (2): 50/189 kB | 37/103 kB
Progress (2): 54/189 kB | 37/103 kB
Progress (2): 57/189 kB | 37/103 kB
Progress (2): 57/189 kB | 38/103 kB
Progress (2): 57/189 kB | 40/103 kB
Progress (2): 62/189 kB | 40/103 kB
Progress (2): 62/189 kB | 41/103 kB
Progress (2): 62/189 kB | 42/103 kB
Progress (2): 62/189 kB | 44/103 kB
Progress (2): 62/189 kB | 45/103 kB
Progress (2): 66/189 kB | 45/103 kB
Progress (2): 70/189 kB | 45/103 kB
Progress (2): 70/189 kB | 49/103 kB
Progress (2): 70/189 kB | 54/103 kB
Progress (2): 74/189 kB | 54/103 kB
Progress (2): 74/189 kB | 58/103 kB
Progress (2): 78/189 kB | 58/103 kB
Progress (2): 78/189 kB | 61/103 kB
Progress (2): 83/189 kB | 61/103 kB
Progress (2): 83/189 kB | 66/103 kB
Progress (2): 87/189 kB | 66/103 kB
Progress (2): 87/189 kB | 70/103 kB
Progress (2): 91/189 kB | 70/103 kB
Progress (2): 94/189 kB | 70/103 kB
Progress (2): 94/189 kB | 74/103 kB
Progress (2): 98/189 kB | 74/103 kB
Progress (2): 115/189 kB | 74/103 kB
Progress (2): 123/189 kB | 74/103 kB
Progress (2): 139/189 kB | 74/103 kB
Progress (2): 156/189 kB | 74/103 kB
Progress (2): 172/189 kB | 74/103 kB
Progress (2): 188/189 kB | 74/103 kB
Progress (2): 189 kB | 74/103 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar (189 kB at 1.3 MB/s)
Progress (1): 78/103 kB
Progress (1): 83/103 kB
Progress (1): 87/103 kB
Progress (1): 91/103 kB
Progress (1): 95/103 kB
Progress (1): 100/103 kB
Progress (1): 103 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 640 kB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running co.edu.udistrital.mdp.pets.AdoptionRequestEntityTest
03:34:39.677 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.AdoptionRequestEntityTest]: AdoptionRequestEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
03:34:39.921 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.AdoptionRequestEntityTest
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.5.10)
2026-03-09T03:34:40.698Z INFO 107 --- [ main] c.e.u.m.pets.AdoptionRequestEntityTest : Starting AdoptionRequestEntityTest using Java 21.0.4 with PID 107 (started by root in /home/cecaduser/workspace/MP_202610_G81_E2_Back)
2026-03-09T03:34:40.701Z INFO 107 --- [ main] c.e.u.m.pets.AdoptionRequestEntityTest : No active profile set, falling back to 1 default profile: "default"
2026-03-09T03:34:41.307Z INFO 107 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2026-03-09T03:34:41.448Z INFO 107 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 123 ms. Found 16 JPA repository interfaces.
2026-03-09T03:34:41.562Z INFO 107 --- [ main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2026-03-09T03:34:41.713Z INFO 107 --- [ main] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:h2:mem:ed38dcf2-1690-4e1f-8cc5-a6856a2e27f4;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2026-03-09T03:34:42.372Z INFO 107 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2026-03-09T03:34:42.478Z INFO 107 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.41.Final
2026-03-09T03:34:42.542Z INFO 107 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled
2026-03-09T03:34:43.098Z INFO 107 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2026-03-09T03:34:43.208Z WARN 107 --- [ main] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2026-03-09T03:34:43.255Z INFO 107 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info:
Database JDBC URL [Connecting through datasource 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory$EmbeddedDataSourceProxy@619d0977']
Database driver: undefined/unknown
Database version: 2.3.232
Autocommit mode: undefined/unknown
Isolation level: undefined/unknown
Minimum pool size: undefined/unknown
Maximum pool size: undefined/unknown
Hibernate: create global temporary table HT_adoption_process_entity(id bigint not null, primary key (id)) TRANSACTIONAL
Hibernate: create global temporary table HTE_adoption_process_entity(approved boolean, creation_date date, end_date date, start_date date, HTE_IDENTITY bigint generated by default as identity, adoption_request_id bigint, id bigint, status varchar(255), primary key (HTE_IDENTITY)) TRANSACTIONAL
Hibernate: create global temporary table HTE_trial_cohabitation_entity(approved boolean, creation_date date, end_date date, start_date date, HTE_IDENTITY bigint generated by default as identity, adoption_request_id bigint, id bigint, status varchar(255), primary key (HTE_IDENTITY)) TRANSACTIONAL
Hibernate: create global temporary table HTE_user_entity(HTE_IDENTITY bigint generated by default as identity, id bigint, register_date timestamp(6), shelter_id bigint, address varchar(255), availability_schedule varchar(255), city varchar(255), email varchar(255), housing_type varchar(255), license_number varchar(255), name varchar(255), password varchar(255), phone_number varchar(255), profile_image_url varchar(255), primary key (HTE_IDENTITY)) TRANSACTIONAL
Hibernate: create global temporary table HT_veterinarian_entity(id bigint not null, primary key (id)) TRANSACTIONAL
Hibernate: create global temporary table HTE_veterinarian_entity(HTE_IDENTITY bigint generated by default as identity, id bigint, register_date timestamp(6), shelter_id bigint, availability_schedule varchar(255), email varchar(255), license_number varchar(255), name varchar(255), password varchar(255), phone_number varchar(255), profile_image_url varchar(255), primary key (HTE_IDENTITY)) TRANSACTIONAL
Hibernate: create global temporary table HT_adopter_entity(id bigint not null, primary key (id)) TRANSACTIONAL
Hibernate: create global temporary table HTE_adopter_entity(HTE_IDENTITY bigint generated by default as identity, id bigint, register_date timestamp(6), address varchar(255), city varchar(255), email varchar(255), housing_type varchar(255), password varchar(255), phone_number varchar(255), profile_image_url varchar(255), primary key (HTE_IDENTITY)) TRANSACTIONAL
Hibernate: create global temporary table HT_user_entity(id bigint not null, primary key (id)) TRANSACTIONAL
2026-03-09T03:34:45.579Z INFO 107 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
Hibernate: drop table if exists adopter_entity cascade
Hibernate: drop table if exists adoption_entity cascade
Hibernate: drop table if exists adoption_process_entity cascade
Hibernate: drop table if exists adoption_request_entity cascade
Hibernate: drop table if exists medical_event_entity cascade
Hibernate: drop table if exists medical_history_entity cascade
Hibernate: drop table if exists message_entity cascade
Hibernate: drop table if exists notification_entity cascade
Hibernate: drop table if exists pet_entity cascade
Hibernate: drop table if exists return_case_entity cascade
Hibernate: drop table if exists review_entity cascade
Hibernate: drop table if exists shelter_entity cascade
Hibernate: drop table if exists shelter_media_entity cascade
Hibernate: drop table if exists trial_cohabitation_entity cascade
Hibernate: drop table if exists user_entity cascade
Hibernate: drop table if exists vaccine_entry_entity cascade
Hibernate: drop table if exists vet_speciality_relation cascade
Hibernate: drop table if exists veterinarian_entity cascade
Hibernate: drop table if exists vet_speciality_entity cascade
Hibernate: create table adopter_entity (id bigint not null, address varchar(255), city varchar(255), housing_type varchar(255), primary key (id))
Hibernate: create table adoption_entity (contract_signed boolean, official_date date, id bigint generated by default as identity, pet_id bigint, trial_cohabitation_id bigint unique, primary key (id))
Hibernate: create table adoption_process_entity (creation_date date, adoption_request_id bigint unique, id bigint generated by default as identity, status varchar(255), primary key (id))
Hibernate: create table adoption_request_entity (request_date date, adopter_id bigint, id bigint generated by default as identity, comments varchar(255), status varchar(255), primary key (id))
Hibernate: create table medical_event_entity (event_date date, id bigint generated by default as identity, medical_history_id bigint, description varchar(255), event_type varchar(255), primary key (id))
Hibernate: create table medical_history_entity (created_date date, last_updated date, id bigint generated by default as identity, pet_id bigint unique, primary key (id))
Hibernate: create table message_entity (is_read boolean, id bigint generated by default as identity, receiver_id bigint, sender_id bigint, sent_at timestamp(6), content varchar(255), primary key (id))
Hibernate: create table notification_entity (is_read boolean, created_at timestamp(6), id bigint generated by default as identity, user_id bigint, content varchar(255), title varchar(255), primary key (id))
Hibernate: create table pet_entity (born_date date, is_rescued boolean not null, id bigint generated by default as identity, shelter_id bigint, breed varchar(255), name varchar(255), sex varchar(255), size varchar(255), species varchar(255), specific_needs varchar(255), status varchar(255), temperament varchar(255), primary key (id))
Hibernate: create table return_case_entity (return_date date, adoption_process_id bigint unique, id bigint generated by default as identity, details varchar(255), reason varchar(255), primary key (id))
Hibernate: create table review_entity (is_success_story boolean, rating integer, adopter_id bigint, id bigint generated by default as identity, shelter_id bigint, comment varchar(255), primary key (id))
Hibernate: create table shelter_entity (id bigint generated by default as identity, city varchar(255), description varchar(255), location_details varchar(255), shelter_name varchar(255), website_url varchar(255), primary key (id))
Hibernate: create table shelter_media_entity (id bigint generated by default as identity, shelter_id bigint, description varchar(255), media_type varchar(255), media_url varchar(255), primary key (id))
Hibernate: create table trial_cohabitation_entity (approved boolean, end_date date, start_date date, id bigint not null, primary key (id))
Hibernate: create table user_entity (id bigint generated by default as identity, register_date timestamp(6), email varchar(255), password varchar(255), phone_number varchar(255), profile_image_url varchar(255), primary key (id))
Hibernate: create table vaccine_entry_entity (admin_date date, next_due_date date, id bigint generated by default as identity, medical_history_id bigint, vaccine_name varchar(255), primary key (id))
Hibernate: create table vet_speciality_relation (speciality_id bigint not null, vet_id bigint not null)
Hibernate: create table veterinarian_entity (id bigint not null, shelter_id bigint, availability_schedule varchar(255), license_number varchar(255), name varchar(255), primary key (id))
Hibernate: create table vet_speciality_entity (id bigint generated by default as identity, description varchar(255), name varchar(255), primary key (id))
Hibernate: alter table if exists adopter_entity add constraint FKitj2sdxcctxrw6ql04jny7l9y foreign key (id) references user_entity
Hibernate: alter table if exists adoption_entity add constraint FKqmviggw0khaskxup4cg7bvqku foreign key (pet_id) references pet_entity
Hibernate: alter table if exists adoption_entity add constraint FK8x0rs5b3npfj9w92mh30nhdd5 foreign key (trial_cohabitation_id) references trial_cohabitation_entity
Hibernate: alter table if exists adoption_process_entity add constraint FK1wpy6iv96dq7w9my6g9bl77gi foreign key (adoption_request_id) references adoption_request_entity
Hibernate: alter table if exists adoption_request_entity add constraint FK90j2qmgnqst03l9x6fpwf0aab foreign key (adopter_id) references adopter_entity
Hibernate: alter table if exists medical_event_entity add constraint FKloam0wk3hbpns9awx08v8ttty foreign key (medical_history_id) references medical_history_entity
Hibernate: alter table if exists medical_history_entity add constraint FKfqo1kwpy0eom46u48u9i9ob79 foreign key (pet_id) references pet_entity
Hibernate: alter table if exists message_entity add constraint FKf1eboma4d9p0wlj48qwpd2ban foreign key (receiver_id) references user_entity
Hibernate: alter table if exists message_entity add constraint FKchngvnhlot2wncosjrnmd1qjp foreign key (sender_id) references user_entity
Hibernate: alter table if exists notification_entity add constraint FKgemicmmtfy225vqj5li4u96lk foreign key (user_id) references user_entity
Hibernate: alter table if exists pet_entity add constraint FK57h1lsq9l67lcsx43ftwwto1c foreign key (shelter_id) references shelter_entity
Hibernate: alter table if exists return_case_entity add constraint FKq5oky202hvs0kv9upfkolmn88 foreign key (adoption_process_id) references adoption_process_entity
Hibernate: alter table if exists review_entity add constraint FK8w6fpunff42r2ytatsjbb4o96 foreign key (adopter_id) references adopter_entity
Hibernate: alter table if exists review_entity add constraint FKrt9pkjnacboa4fc7ug82wm7cw foreign key (shelter_id) references shelter_entity
Hibernate: alter table if exists shelter_media_entity add constraint FK6couwlbflod3yxf2r9yu7augk foreign key (shelter_id) references shelter_entity
Hibernate: alter table if exists trial_cohabitation_entity add constraint FK15m52vl1kqpw9j5fsv1osa8jx foreign key (id) references adoption_process_entity
Hibernate: alter table if exists vaccine_entry_entity add constraint FKiljjk4cjlbiilp7fohur5nf5g foreign key (medical_history_id) references medical_history_entity
Hibernate: alter table if exists vet_speciality_relation add constraint FK6hx84a5ij49rxm81pmx8t6mq7 foreign key (speciality_id) references vet_speciality_entity
Hibernate: alter table if exists vet_speciality_relation add constraint FKco5ttqfls718a193w5l2np2oe foreign key (vet_id) references veterinarian_entity
Hibernate: alter table if exists veterinarian_entity add constraint FKe8xa1wxe967urrvxsxpdm8y8r foreign key (shelter_id) references shelter_entity
Hibernate: alter table if exists veterinarian_entity add constraint FKl5lutaqpbd2jrfrerhn6a9g69 foreign key (id) references user_entity
2026-03-09T03:34:45.718Z INFO 107 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2026-03-09T03:34:46.407Z INFO 107 --- [ main] c.e.u.m.pets.AdoptionRequestEntityTest : Started AdoptionRequestEntityTest in 6.345 seconds (process running for 8.379)
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/root/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into adopter_entity (address,city,housing_type,id) values (?,?,?,?)
Hibernate: insert into adoption_request_entity (adopter_id,comments,request_date,status,id) values (?,?,?,?,default)
Hibernate: insert into adoption_request_entity (adopter_id,comments,request_date,status,id) values (?,?,?,?,default)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.954 s -- in co.edu.udistrital.mdp.pets.AdoptionRequestEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.entities.ShelterEntityTest
2026-03-09T03:34:47.307Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.entities.ShelterEntityTest]: ShelterEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:47.330Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.entities.ShelterEntityTest
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in co.edu.udistrital.mdp.pets.entities.ShelterEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.AdopterEntityTest
2026-03-09T03:34:47.449Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.AdopterEntityTest]: AdopterEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:47.458Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.AdopterEntityTest
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into adopter_entity (address,city,housing_type,id) values (?,?,?,?)
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into adopter_entity (address,city,housing_type,id) values (?,?,?,?)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in co.edu.udistrital.mdp.pets.AdopterEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.PetEntityTest
2026-03-09T03:34:47.521Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.PetEntityTest]: PetEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:47.531Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.PetEntityTest
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into pet_entity (born_date,breed,is_rescued,name,sex,shelter_id,size,species,specific_needs,status,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
Hibernate: insert into pet_entity (born_date,breed,is_rescued,name,sex,shelter_id,size,species,specific_needs,status,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in co.edu.udistrital.mdp.pets.PetEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.MessageEntityTest
2026-03-09T03:34:47.580Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.MessageEntityTest]: MessageEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:47.593Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.MessageEntityTest
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into adopter_entity (address,city,housing_type,id) values (?,?,?,?)
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into veterinarian_entity (availability_schedule,license_number,name,shelter_id,id) values (?,?,?,?,?)
Hibernate: insert into message_entity (content,is_read,receiver_id,sender_id,sent_at,id) values (?,?,?,?,?,default)
Hibernate: insert into message_entity (content,is_read,receiver_id,sender_id,sent_at,id) values (?,?,?,?,?,default)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in co.edu.udistrital.mdp.pets.MessageEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.config.ApplicationConfigTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in co.edu.udistrital.mdp.pets.config.ApplicationConfigTest
[INFO] Running co.edu.udistrital.mdp.pets.ShelterMediaEntityTest
2026-03-09T03:34:47.737Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.ShelterMediaEntityTest]: ShelterMediaEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:47.767Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.ShelterMediaEntityTest
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into shelter_media_entity (description,media_type,media_url,shelter_id,id) values (?,?,?,?,default)
Hibernate: insert into shelter_media_entity (description,media_type,media_url,shelter_id,id) values (?,?,?,?,default)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in co.edu.udistrital.mdp.pets.ShelterMediaEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.NotificationEntityTest
2026-03-09T03:34:47.822Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.NotificationEntityTest]: NotificationEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:47.834Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.NotificationEntityTest
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into adopter_entity (address,city,housing_type,id) values (?,?,?,?)
Hibernate: insert into notification_entity (content,created_at,is_read,title,user_id,id) values (?,?,?,?,?,default)
Hibernate: insert into notification_entity (content,created_at,is_read,title,user_id,id) values (?,?,?,?,?,default)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in co.edu.udistrital.mdp.pets.NotificationEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.VeterinarianEntityTest
2026-03-09T03:34:47.899Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.VeterinarianEntityTest]: VeterinarianEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:47.908Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.VeterinarianEntityTest
Hibernate: insert into vet_speciality_entity (description,name,id) values (?,?,default)
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into veterinarian_entity (availability_schedule,license_number,name,shelter_id,id) values (?,?,?,?,?)
Hibernate: insert into vet_speciality_relation (vet_id,speciality_id) values (?,?)
Hibernate: select ve1_0.id,ve1_1.email,ve1_1.password,ve1_1.phone_number,ve1_1.profile_image_url,ve1_1.register_date,ve1_0.availability_schedule,ve1_0.license_number,ve1_0.name,s1_0.id,s1_0.city,s1_0.description,s1_0.location_details,s1_0.shelter_name,s1_0.website_url from veterinarian_entity ve1_0 join user_entity ve1_1 on ve1_0.id=ve1_1.id left join shelter_entity s1_0 on s1_0.id=ve1_0.shelter_id where ve1_0.id=?
Hibernate: select s1_0.vet_id,s1_1.id,s1_1.description,s1_1.name from vet_speciality_relation s1_0 join vet_speciality_entity s1_1 on s1_1.id=s1_0.speciality_id where s1_0.vet_id=?
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into veterinarian_entity (availability_schedule,license_number,name,shelter_id,id) values (?,?,?,?,?)
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into veterinarian_entity (availability_schedule,license_number,name,shelter_id,id) values (?,?,?,?,?)
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into veterinarian_entity (availability_schedule,license_number,name,shelter_id,id) values (?,?,?,?,?)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in co.edu.udistrital.mdp.pets.VeterinarianEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.MedicalHistoryEntityTest
2026-03-09T03:34:48.200Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.MedicalHistoryEntityTest]: MedicalHistoryEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:48.218Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.MedicalHistoryEntityTest
Hibernate: insert into pet_entity (born_date,breed,is_rescued,name,sex,shelter_id,size,species,specific_needs,status,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
Hibernate: insert into medical_event_entity (description,event_date,event_type,medical_history_id,id) values (?,?,?,?,default)
Hibernate: select mhe1_0.id,mhe1_0.created_date,mhe1_0.last_updated,p1_0.id,p1_0.born_date,p1_0.breed,p1_0.is_rescued,p1_0.name,p1_0.sex,s1_0.id,s1_0.city,s1_0.description,s1_0.location_details,s1_0.shelter_name,s1_0.website_url,p1_0.size,p1_0.species,p1_0.specific_needs,p1_0.status,p1_0.temperament from medical_history_entity mhe1_0 left join pet_entity p1_0 on p1_0.id=mhe1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id where mhe1_0.id=?
Hibernate: select me1_0.medical_history_id,me1_0.id,me1_0.description,me1_0.event_date,me1_0.event_type from medical_event_entity me1_0 where me1_0.medical_history_id=?
Hibernate: insert into pet_entity (born_date,breed,is_rescued,name,sex,shelter_id,size,species,specific_needs,status,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
Hibernate: insert into pet_entity (born_date,breed,is_rescued,name,sex,shelter_id,size,species,specific_needs,status,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
Hibernate: insert into vaccine_entry_entity (admin_date,medical_history_id,next_due_date,vaccine_name,id) values (?,?,?,?,default)
Hibernate: select mhe1_0.id,mhe1_0.created_date,mhe1_0.last_updated,p1_0.id,p1_0.born_date,p1_0.breed,p1_0.is_rescued,p1_0.name,p1_0.sex,s1_0.id,s1_0.city,s1_0.description,s1_0.location_details,s1_0.shelter_name,s1_0.website_url,p1_0.size,p1_0.species,p1_0.specific_needs,p1_0.status,p1_0.temperament from medical_history_entity mhe1_0 left join pet_entity p1_0 on p1_0.id=mhe1_0.pet_id left join shelter_entity s1_0 on s1_0.id=p1_0.shelter_id where mhe1_0.id=?
Hibernate: select ve1_0.medical_history_id,ve1_0.id,ve1_0.admin_date,ve1_0.next_due_date,ve1_0.vaccine_name from vaccine_entry_entity ve1_0 where ve1_0.medical_history_id=?
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in co.edu.udistrital.mdp.pets.MedicalHistoryEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.ShelterEntityTest
2026-03-09T03:34:48.322Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.ShelterEntityTest]: ShelterEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:48.330Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.ShelterEntityTest
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into shelter_media_entity (description,media_type,media_url,shelter_id,id) values (?,?,?,?,default)
Hibernate: select se1_0.id,se1_0.city,se1_0.description,se1_0.location_details,se1_0.shelter_name,se1_0.website_url from shelter_entity se1_0 where se1_0.id=?
Hibernate: select mi1_0.shelter_id,mi1_0.id,mi1_0.description,mi1_0.media_type,mi1_0.media_url from shelter_media_entity mi1_0 where mi1_0.shelter_id=?
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into pet_entity (born_date,breed,is_rescued,name,sex,shelter_id,size,species,specific_needs,status,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
Hibernate: insert into pet_entity (born_date,breed,is_rescued,name,sex,shelter_id,size,species,specific_needs,status,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
Hibernate: select se1_0.id,se1_0.city,se1_0.description,se1_0.location_details,se1_0.shelter_name,se1_0.website_url from shelter_entity se1_0 where se1_0.id=?
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in co.edu.udistrital.mdp.pets.ShelterEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.ReviewEntityTest
2026-03-09T03:34:48.390Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.ReviewEntityTest]: ReviewEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:48.398Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.ReviewEntityTest
Hibernate: insert into review_entity (adopter_id,comment,is_success_story,rating,shelter_id,id) values (?,?,?,?,?,default)
Hibernate: insert into user_entity (email,password,phone_number,profile_image_url,register_date,id) values (?,?,?,?,?,default)
Hibernate: insert into adopter_entity (address,city,housing_type,id) values (?,?,?,?)
Hibernate: insert into shelter_entity (city,description,location_details,shelter_name,website_url,id) values (?,?,?,?,?,default)
Hibernate: insert into review_entity (adopter_id,comment,is_success_story,rating,shelter_id,id) values (?,?,?,?,?,default)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in co.edu.udistrital.mdp.pets.ReviewEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.TrialCohabitationEntityTest
2026-03-09T03:34:48.436Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.TrialCohabitationEntityTest]: TrialCohabitationEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:48.444Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.TrialCohabitationEntityTest
Hibernate: insert into adoption_process_entity (adoption_request_id,creation_date,status,id) values (?,?,?,default)
Hibernate: insert into trial_cohabitation_entity (approved,end_date,start_date,id) values (?,?,?,?)
Hibernate: insert into adoption_request_entity (adopter_id,comments,request_date,status,id) values (?,?,?,?,default)
Hibernate: insert into adoption_process_entity (adoption_request_id,creation_date,status,id) values (?,?,?,default)
Hibernate: insert into trial_cohabitation_entity (approved,end_date,start_date,id) values (?,?,?,?)
Hibernate: insert into adoption_process_entity (adoption_request_id,creation_date,status,id) values (?,?,?,default)
Hibernate: insert into trial_cohabitation_entity (approved,end_date,start_date,id) values (?,?,?,?)
Hibernate: insert into return_case_entity (adoption_process_id,details,reason,return_date,id) values (?,?,?,?,default)
Hibernate: select tce1_0.id,ar1_0.id,a1_0.id,a1_1.email,a1_1.password,a1_1.phone_number,a1_1.profile_image_url,a1_1.register_date,a1_0.address,a1_0.city,a1_0.housing_type,ar1_0.comments,ar1_0.request_date,ar1_0.status,tce1_1.creation_date,rc1_0.id,rc1_0.adoption_process_id,rc1_0.details,rc1_0.reason,rc1_0.return_date,tce1_1.status,tce1_0.approved,tce1_0.end_date,tce1_0.start_date from trial_cohabitation_entity tce1_0 join adoption_process_entity tce1_1 on tce1_0.id=tce1_1.id left join adoption_request_entity ar1_0 on ar1_0.id=tce1_1.adoption_request_id left join adopter_entity a1_0 on a1_0.id=ar1_0.adopter_id left join user_entity a1_1 on a1_0.id=a1_1.id left join return_case_entity rc1_0 on tce1_1.id=rc1_0.adoption_process_id where tce1_0.id=?
Hibernate: insert into adoption_process_entity (adoption_request_id,creation_date,status,id) values (?,?,?,default)
Hibernate: insert into trial_cohabitation_entity (approved,end_date,start_date,id) values (?,?,?,?)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in co.edu.udistrital.mdp.pets.TrialCohabitationEntityTest
[INFO] Running co.edu.udistrital.mdp.pets.AdoptionEntityTest
2026-03-09T03:34:48.507Z INFO 107 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.pets.AdoptionEntityTest]: AdoptionEntityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-03-09T03:34:48.514Z INFO 107 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.pets.MainApplication for test class co.edu.udistrital.mdp.pets.AdoptionEntityTest
Hibernate: insert into adoption_entity (contract_signed,official_date,pet_id,trial_cohabitation_id,id) values (?,?,?,?,default)
Hibernate: insert into pet_entity (born_date,breed,is_rescued,name,sex,shelter_id,size,species,specific_needs,status,temperament,id) values (?,?,?,?,?,?,?,?,?,?,?,default)
Hibernate: insert into medical_history_entity (created_date,last_updated,pet_id,id) values (?,?,?,default)
Hibernate: insert into adoption_entity (contract_signed,official_date,pet_id,trial_cohabitation_id,id) values (?,?,?,?,default)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in co.edu.udistrital.mdp.pets.AdoptionEntityTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ MP_202610_G81_E2_Back ---
[INFO] Building jar: /home/cecaduser/workspace/MP_202610_G81_E2_Back/target/MP_202610_G81_E2_Back-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- spring-boot:3.5.10:repackage (repackage) @ MP_202610_G81_E2_Back ---
[INFO] Replacing main artifact /home/cecaduser/workspace/MP_202610_G81_E2_Back/target/MP_202610_G81_E2_Back-0.0.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /home/cecaduser/workspace/MP_202610_G81_E2_Back/target/MP_202610_G81_E2_Back-0.0.1-SNAPSHOT.jar.original
[INFO]
[INFO] --- jacoco:0.8.11:report (jacoco-site) @ MP_202610_G81_E2_Back ---
[INFO] Loading execution data file /home/cecaduser/workspace/MP_202610_G81_E2_Back/target/jacoco.exec
[INFO] Analyzed bundle 'MP_202610_G81_E2_Back' with 10 classes
[INFO]
[INFO] --- spring-boot:3.5.10:start (pre-integration-test) @ MP_202610_G81_E2_Back ---
[INFO] Attaching agents: []
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.5.10)
2026-03-09T03:34:51.894Z INFO 175 --- [ main] c.e.udistrital.mdp.pets.MainApplication : Starting MainApplication using Java 21.0.4 with PID 175 (/home/cecaduser/workspace/MP_202610_G81_E2_Back/target/classes started by root in /home/cecaduser/workspace/MP_202610_G81_E2_Back)
2026-03-09T03:34:51.897Z INFO 175 --- [ main] c.e.udistrital.mdp.pets.MainApplication : The following 1 profile is active: "integration-tests"
2026-03-09T03:34:53.072Z INFO 175 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2026-03-09T03:34:53.172Z INFO 175 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 89 ms. Found 16 JPA repository interfaces.
2026-03-09T03:34:53.752Z INFO 175 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8999 (http)
2026-03-09T03:34:53.767Z INFO 175 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2026-03-09T03:34:53.767Z INFO 175 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.50]
2026-03-09T03:34:53.810Z INFO 175 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/api] : Initializing Spring embedded WebApplicationContext
2026-03-09T03:34:53.810Z INFO 175 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1870 ms
2026-03-09T03:34:54.123Z INFO 175 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2026-03-09T03:34:54.176Z INFO 175 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.41.Final
2026-03-09T03:34:54.209Z INFO 175 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled
2026-03-09T03:34:54.501Z INFO 175 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2026-03-09T03:34:54.533Z INFO 175 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2026-03-09T03:34:54.730Z INFO 175 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:pets user=SA
2026-03-09T03:34:54.731Z INFO 175 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2026-03-09T03:34:54.755Z WARN 175 --- [ main] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2026-03-09T03:34:54.776Z INFO 175 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info:
Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)']
Database driver: undefined/unknown
Database version: 2.3.232
Autocommit mode: undefined/unknown
Isolation level: undefined/unknown
Minimum pool size: undefined/unknown
Maximum pool size: undefined/unknown
2026-03-09T03:34:56.113Z INFO 175 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2026-03-09T03:34:56.199Z INFO 175 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2026-03-09T03:34:57.121Z INFO 175 --- [ main] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:pets'
2026-03-09T03:34:57.172Z INFO 175 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator'
2026-03-09T03:34:57.245Z INFO 175 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 8999 (http) with context path '/api'
2026-03-09T03:34:57.265Z INFO 175 --- [ main] c.e.udistrital.mdp.pets.MainApplication : Started MainApplication in 5.988 seconds (process running for 6.898)
[INFO]
[INFO] --- spring-boot:3.5.10:stop (post-integration-test) @ MP_202610_G81_E2_Back ---
[INFO] Stopping application...
2026-03-09T03:34:57.692Z INFO 175 --- [on(2)-127.0.0.1] inMXBeanRegistrar$SpringApplicationAdmin : Application shutdown requested.
2026-03-09T03:34:57.695Z INFO 175 --- [on(2)-127.0.0.1] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete
2026-03-09T03:34:57.701Z INFO 175 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete
2026-03-09T03:34:57.709Z INFO 175 --- [on(2)-127.0.0.1] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2026-03-09T03:34:57.740Z INFO 175 --- [on(2)-127.0.0.1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2026-03-09T03:34:57.744Z INFO 175 --- [on(2)-127.0.0.1] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ MP_202610_G81_E2_Back ---
[INFO] Installing /home/cecaduser/workspace/MP_202610_G81_E2_Back/pom.xml to /root/.m2/repository/co/edu/udistrital/mdp/MP_202610_G81_E2_Back/0.0.1-SNAPSHOT/MP_202610_G81_E2_Back-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/cecaduser/workspace/MP_202610_G81_E2_Back/target/MP_202610_G81_E2_Back-0.0.1-SNAPSHOT.jar to /root/.m2/repository/co/edu/udistrital/mdp/MP_202610_G81_E2_Back/0.0.1-SNAPSHOT/MP_202610_G81_E2_Back-0.0.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.783 s
[INFO] Finished at: 2026-03-09T03:34:58Z
[INFO] ------------------------------------------------------------------------