Started by GitHub push by pablo8gargo Obtained Jenkinsfile from git https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/ [Pipeline] Start of Pipeline [Pipeline] node Running on Slave1 in /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential josejbocanegra Cloning the remote Git repository Avoid second fetch Checking out Revision 777c6ed0c3324e63aebe6901df31561bc7f76549 (refs/remotes/origin/main) Commit message: "Merge pull request #1 from UDFJDC-ModelosProgramacion/developer" Cloning repository https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/ > git init /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/ > git --version # timeout=10 > git --version # 'git version 2.49.0' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/ # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 777c6ed0c3324e63aebe6901df31561bc7f76549 # timeout=10 > git rev-list --no-walk 8bd5d682c011931f56e91af7c609149c216871d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $SONAR_TOKEN [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] scmSkip SCM Skip: Pattern .*\[ci-skip\].* NOT matched on message: feat(medical): Add VaccineCardEntity, VaccineEntity and DewormingEntity with corresponding repositories [Pipeline] git Selected Git installation does not exist. Using Default The recommended git tool is: NONE Warning: CredentialId "c0e8826e-5e2c-4c1c-a484-6c17d53ac539" could not be found. Fetching changes from the remote Git repository Checking out Revision 777c6ed0c3324e63aebe6901df31561bc7f76549 (refs/remotes/origin/main) Commit message: "Merge pull request #1 from UDFJDC-ModelosProgramacion/developer" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse --resolve-git-dir /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/.git # timeout=10 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back > git --version # timeout=10 > git --version # 'git version 2.49.0' > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 777c6ed0c3324e63aebe6901df31561bc7f76549 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b main 777c6ed0c3324e63aebe6901df31561bc7f76549 # timeout=10 + docker inspect -f . citools-isis2603:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Slave1 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back -v /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back:/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back:rw,z -v /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back@tmp:/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat $ docker top 4afc63625392d1179c9767a3c0f37217a6ebcb1102281185493cdcb9b2887ecc -eo pid,comm [Pipeline] { [Pipeline] sh + 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... Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/3.2.12/spring-boot-starter-parent-3.2.12.pom Progress (1): 1.4/13 kB Progress (1): 2.8/13 kB Progress (1): 4.1/13 kB Progress (1): 5.5/13 kB Progress (1): 6.9/13 kB Progress (1): 8.3/13 kB Progress (1): 9.7/13 kB Progress (1): 11/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/3.2.12/spring-boot-starter-parent-3.2.12.pom (13 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.12/spring-boot-dependencies-3.2.12.pom Progress (1): 1.4/116 kB Progress (1): 2.8/116 kB Progress (1): 4.1/116 kB Progress (1): 5.5/116 kB Progress (1): 6.9/116 kB Progress (1): 8.3/116 kB Progress (1): 9.7/116 kB Progress (1): 11/116 kB Progress (1): 12/116 kB Progress (1): 14/116 kB Progress (1): 15/116 kB Progress (1): 16/116 kB Progress (1): 32/116 kB Progress (1): 49/116 kB Progress (1): 65/116 kB Progress (1): 81/116 kB Progress (1): 98/116 kB Progress (1): 114/116 kB Progress (1): 116 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.12/spring-boot-dependencies-3.2.12.pom (116 kB at 2.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.28/metrics-bom-4.2.28.pom Progress (1): 8.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.28/metrics-bom-4.2.28.pom (8.4 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.28/metrics-parent-4.2.28.pom Progress (1): 16/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.28/metrics-parent-4.2.28.pom (21 kB at 2.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom (12 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 2.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.24/groovy-bom-4.0.24.pom Progress (1): 16/27 kB Progress (1): 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.24/groovy-bom-4.0.24.pom (27 kB at 3.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/14.0.33.Final/infinispan-bom-14.0.33.Final.pom Progress (1): 16/25 kB Progress (1): 25 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/14.0.33.Final/infinispan-bom-14.0.33.Final.pom (25 kB at 4.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/14.0.33.Final/infinispan-build-configuration-parent-14.0.33.Final.pom Progress (1): 16/24 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/14.0.33.Final/infinispan-build-configuration-parent-14.0.33.Final.pom (24 kB at 3.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.1.9/jersey-bom-3.1.9.pom Progress (1): 16/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.1.9/jersey-bom-3.1.9.pom (21 kB at 3.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.15/jetty-ee10-bom-12.0.15.pom Progress (1): 9.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.15/jetty-ee10-bom-12.0.15.pom (9.6 kB at 1.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.15/jetty-bom-12.0.15.pom Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.15/jetty-bom-12.0.15.pom (14 kB at 2.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.5/junit-bom-5.10.5.pom Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.5/junit-bom-5.10.5.pom (5.6 kB at 942 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.9.25/kotlin-bom-1.9.25.pom Progress (1): 9.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.9.25/kotlin-bom-1.9.25.pom (9.1 kB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.13/micrometer-bom-1.12.13.pom Progress (1): 7.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.13/micrometer-bom-1.12.13.pom (7.9 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-tracing-bom/1.2.12/micrometer-tracing-bom-1.2.12.pom Progress (1): 4.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-tracing-bom/1.2.12/micrometer-tracing-bom-1.2.12.pom (4.5 kB at 754 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.12/micrometer-bom-1.12.12.pom Progress (1): 7.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.12.12/micrometer-bom-1.12.12.pom (7.9 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.115.Final/netty-bom-4.1.115.Final.pom Progress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.115.Final/netty-bom-4.1.115.Final.pom (14 kB at 763 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2023.0.12/reactor-bom-2023.0.12.pom Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2023.0.12/reactor-bom-2023.0.12.pom (4.8 kB at 955 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.8/spring-amqp-bom-3.1.8.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.8/spring-amqp-bom-3.1.8.pom (3.9 kB at 774 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/batch/spring-batch-bom/5.1.2/spring-batch-bom-5.1.2.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/batch/spring-batch-bom/5.1.2/spring-batch-bom-5.1.2.pom (3.2 kB at 540 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.12/spring-data-bom-2023.1.12.pom Progress (1): 5.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.12/spring-data-bom-2023.1.12.pom (5.5 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.15/spring-framework-bom-6.1.15.pom Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.15/spring-framework-bom-6.1.15.pom (5.8 kB at 1.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.11/spring-integration-bom-6.2.11.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.11/spring-integration-bom-6.2.11.pom (11 kB at 2.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.12/spring-pulsar-bom-1.0.12.pom Progress (1): 2.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.12/spring-pulsar-bom-1.0.12.pom (2.7 kB at 687 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/restdocs/spring-restdocs-bom/3.0.3/spring-restdocs-bom-3.0.3.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/restdocs/spring-restdocs-bom/3.0.3/spring-restdocs-bom-3.0.3.pom (2.6 kB at 644 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.8/spring-security-bom-6.2.8.pom Progress (1): 5.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.8/spring-security-bom-6.2.8.pom (5.3 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/3.2.6/spring-session-bom-3.2.6.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/3.2.6/spring-session-bom-3.2.6.pom (2.9 kB at 578 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/ws/spring-ws-bom/4.0.11/spring-ws-bom-4.0.11.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/ws/spring-ws-bom/4.0.11/spring-ws-bom-4.0.11.pom (3.5 kB at 700 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.8/testcontainers-bom-1.19.8.pom Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.8/testcontainers-bom-1.19.8.pom (10 kB at 2.1 MB/s) [INFO] [INFO] ----< co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back >---- [INFO] Building MP_202510_G81_E1_AdopcionMascotas_Back 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.12/spring-boot-maven-plugin-3.2.12.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.12/spring-boot-maven-plugin-3.2.12.pom (4.0 kB at 573 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.12/spring-boot-maven-plugin-3.2.12.jar Progress (1): 16/135 kB Progress (1): 33/135 kB Progress (1): 49/135 kB Progress (1): 63/135 kB Progress (1): 79/135 kB Progress (1): 96/135 kB Progress (1): 112/135 kB Progress (1): 129/135 kB Progress (1): 135 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/3.2.12/spring-boot-maven-plugin-3.2.12.jar (135 kB at 15 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.pom Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.pom (8.1 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom Progress (1): 7.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom Progress (1): 16/50 kB Progress (1): 33/50 kB Progress (1): 49/50 kB Progress (1): 50 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 7.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom Progress (1): 16/24 kB Progress (1): 24 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 4.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom Progress (1): 5.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.jar Progress (1): 16/33 kB Progress (1): 33 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.jar (33 kB at 5.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (2.8 kB at 471 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (13 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom Progress (1): 7.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (7.3 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.12/spring-boot-starter-data-jpa-3.2.12.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.12/spring-boot-starter-data-jpa-3.2.12.pom (2.9 kB at 575 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.12/spring-boot-starter-aop-3.2.12.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.12/spring-boot-starter-aop-3.2.12.pom (2.5 kB at 494 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.12/spring-boot-starter-3.2.12.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.12/spring-boot-starter-3.2.12.pom (3.0 kB at 609 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.12/spring-boot-3.2.12.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.12/spring-boot-3.2.12.pom (2.2 kB at 440 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.15/spring-core-6.1.15.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.15/spring-core-6.1.15.pom (2.0 kB at 506 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.15/spring-jcl-6.1.15.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.15/spring-jcl-6.1.15.pom (1.8 kB at 369 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.15/spring-context-6.1.15.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.15/spring-context-6.1.15.pom (2.8 kB at 557 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.15/spring-aop-6.1.15.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.15/spring-aop-6.1.15.pom (2.2 kB at 442 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.15/spring-beans-6.1.15.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.15/spring-beans-6.1.15.pom (2.0 kB at 508 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.15/spring-expression-6.1.15.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.15/spring-expression-6.1.15.pom (2.1 kB at 415 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.13/micrometer-observation-1.12.13.pom Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.13/micrometer-observation-1.12.13.pom (3.8 kB at 770 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.13/micrometer-commons-1.12.13.pom Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.13/micrometer-commons-1.12.13.pom (3.4 kB at 854 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.12/spring-boot-autoconfigure-3.2.12.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.12/spring-boot-autoconfigure-3.2.12.pom (2.1 kB at 412 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.12/spring-boot-starter-logging-3.2.12.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.12/spring-boot-starter-logging-3.2.12.pom (2.5 kB at 492 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.pom Progress (1): 1.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.pom (1.1 kB at 274 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22.1/aspectjweaver-1.9.22.1.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22.1/aspectjweaver-1.9.22.1.pom (2.2 kB at 445 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.12/spring-boot-starter-jdbc-3.2.12.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.12/spring-boot-starter-jdbc-3.2.12.pom (2.5 kB at 614 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.15/spring-jdbc-6.1.15.pom Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.15/spring-jdbc-6.1.15.pom (2.4 kB at 479 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.15/spring-tx-6.1.15.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.15/spring-tx-6.1.15.pom (2.2 kB at 445 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.4.10.Final/hibernate-core-6.4.10.Final.pom Progress (1): 5.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.4.10.Final/hibernate-core-6.4.10.Final.pom (5.8 kB at 960 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.19/byte-buddy-1.14.19.pom Progress (1): 16 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.19/byte-buddy-1.14.19.pom (16 kB at 3.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.19/byte-buddy-parent-1.14.19.pom Progress (1): 16/62 kB Progress (1): 33/62 kB Progress (1): 49/62 kB Progress (1): 62 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.19/byte-buddy-parent-1.14.19.pom (62 kB at 8.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom Progress (1): 13 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom (13 kB at 2.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom Progress (1): 9.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom (9.1 kB at 2.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom (19 kB at 3.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.pom (11 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/4.0.5/jaxb-runtime-parent-4.0.5.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/4.0.5/jaxb-runtime-parent-4.0.5.pom (1.2 kB at 297 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.5/jaxb-parent-4.0.5.pom Progress (1): 16/35 kB Progress (1): 33/35 kB Progress (1): 35 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.5/jaxb-parent-4.0.5.pom (35 kB at 5.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.5/jaxb-bom-ext-4.0.5.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.5/jaxb-bom-ext-4.0.5.pom (3.5 kB at 695 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.pom Progress (1): 3.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.pom (3.7 kB at 747 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.pom Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.pom (4.0 kB at 798 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.2/angus-activation-project-2.0.2.pom Progress (1): 16/21 kB Progress (1): 21 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.2/angus-activation-project-2.0.2.pom (21 kB at 3.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.pom (1.8 kB at 356 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/4.0.5/jaxb-txw-parent-4.0.5.pom Progress (1): 1.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/4.0.5/jaxb-txw-parent-4.0.5.pom (1.2 kB at 171 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.12/spring-data-jpa-3.2.12.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.12/spring-data-jpa-3.2.12.pom (11 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa-parent/3.2.12/spring-data-jpa-parent-3.2.12.pom Progress (1): 8.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa-parent/3.2.12/spring-data-jpa-parent-3.2.12.pom (8.1 kB at 1.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/3.2.12/spring-data-parent-3.2.12.pom Progress (1): 16/41 kB Progress (1): 33/41 kB Progress (1): 41 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-parent/3.2.12/spring-data-parent-3.2.12.pom (41 kB at 6.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/3.2.12/spring-data-build-3.2.12.pom Progress (1): 7.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/3.2.12/spring-data-build-3.2.12.pom (7.2 kB at 1.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.12/spring-data-commons-3.2.12.pom Progress (1): 9.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.12/spring-data-commons-3.2.12.pom (9.9 kB at 2.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.15/spring-orm-6.1.15.pom Progress (1): 2.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.15/spring-orm-6.1.15.pom (2.6 kB at 375 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.15/spring-aspects-6.1.15.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.15/spring-aspects-6.1.15.pom (2.0 kB at 291 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.12/spring-boot-starter-web-3.2.12.pom Progress (1): 2.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.12/spring-boot-starter-web-3.2.12.pom (2.9 kB at 734 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.12/spring-boot-starter-json-3.2.12.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.12/spring-boot-starter-json-3.2.12.pom (3.1 kB at 616 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.15/spring-web-6.1.15.pom Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.15/spring-web-6.1.15.pom (2.4 kB at 600 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.12/spring-boot-starter-tomcat-3.2.12.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.12/spring-boot-starter-tomcat-3.2.12.pom (3.1 kB at 625 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.33/tomcat-embed-core-10.1.33.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.33/tomcat-embed-core-10.1.33.pom (1.7 kB at 579 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.33/tomcat-embed-el-10.1.33.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.33/tomcat-embed-el-10.1.33.pom (1.5 kB at 376 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.33/tomcat-embed-websocket-10.1.33.pom Progress (1): 1.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.33/tomcat-embed-websocket-10.1.33.pom (1.7 kB at 436 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.15/spring-webmvc-6.1.15.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.15/spring-webmvc-6.1.15.pom (3.0 kB at 593 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.pom Progress (1): 1.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.pom (1.5 kB at 371 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.12/spring-boot-starter-test-3.2.12.pom Progress (1): 5.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.12/spring-boot-starter-test-3.2.12.pom (5.1 kB at 1.3 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.12/spring-boot-test-3.2.12.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.12/spring-boot-test-3.2.12.pom (2.0 kB at 677 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.12/spring-boot-test-autoconfigure-3.2.12.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.12/spring-boot-test-autoconfigure-3.2.12.pom (2.5 kB at 495 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.1/json-smart-2.5.1.pom Progress (1): 9.3 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.1/json-smart-2.5.1.pom (9.3 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.1/accessors-smart-2.5.1.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.1/accessors-smart-2.5.1.pom (11 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.pom Progress (1): 3.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.pom (3.5 kB at 591 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.2.2/awaitility-parent-4.2.2.pom Progress (1): 11 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.2.2/awaitility-parent-4.2.2.pom (11 kB at 2.2 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.pom (3.2 kB at 641 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.pom Progress (1): 2.7/3.2 kB Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.pom (3.2 kB at 531 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.pom (2.8 kB at 472 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.pom (3.0 kB at 502 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.pom (3.2 kB at 801 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.pom (3.2 kB at 641 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.19/byte-buddy-agent-1.14.19.pom Progress (1): 2.7/10 kB Progress (1): 9.6/10 kB Progress (1): 10 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.19/byte-buddy-agent-1.14.19.pom (10 kB at 1.5 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.3/jsonassert-1.5.3.pom Progress (1): 7.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.3/jsonassert-1.5.3.pom (7.0 kB at 1.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.15/spring-test-6.1.15.pom Progress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.15/spring-test-6.1.15.pom (2.1 kB at 515 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.12/spring-boot-starter-data-jpa-3.2.12.jar Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-data-jpa/3.2.12/spring-boot-starter-data-jpa-3.2.12.jar (4.8 kB at 794 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.12/spring-boot-starter-aop-3.2.12.jar Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.15/spring-aop-6.1.15.jar Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22.1/aspectjweaver-1.9.22.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.12/spring-boot-starter-jdbc-3.2.12.jar Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.15/spring-jdbc-6.1.15.jar Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-aop/3.2.12/spring-boot-starter-aop-3.2.12.jar (4.8 kB at 530 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.4.10.Final/hibernate-core-6.4.10.Final.jar Progress (1): 1.4/418 kB Progress (1): 2.8/418 kB Progress (1): 4.1/418 kB Progress (1): 5.5/418 kB Progress (1): 6.9/418 kB Progress (2): 6.9/418 kB | 0/12 MB Progress (2): 8.3/418 kB | 0/12 MB Progress (2): 9.7/418 kB | 0/12 MB Progress (2): 11/418 kB | 0/12 MB Progress (2): 12/418 kB | 0/12 MB Progress (2): 12/418 kB | 0/12 MB Progress (2): 14/418 kB | 0/12 MB Progress (2): 15/418 kB | 0/12 MB Progress (2): 17/418 kB | 0/12 MB Progress (2): 18/418 kB | 0/12 MB Progress (2): 18/418 kB | 0/12 MB Progress (2): 19/418 kB | 0/12 MB Progress (2): 21/418 kB | 0/12 MB Progress (2): 22/418 kB | 0/12 MB Progress (2): 23/418 kB | 0/12 MB Progress (2): 25/418 kB | 0/12 MB Progress (2): 26/418 kB | 0/12 MB Progress (2): 28/418 kB | 0/12 MB Progress (2): 28/418 kB | 0.1/12 MB Progress (2): 29/418 kB | 0.1/12 MB Progress (2): 30/418 kB | 0.1/12 MB Progress (2): 32/418 kB | 0.1/12 MB Progress (2): 33/418 kB | 0.1/12 MB Progress (3): 33/418 kB | 0.1/12 MB | 1.4/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 2.8/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 4.1/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 5.5/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 6.9/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 8.3/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 9.7/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 11/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 12/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 14/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 15/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 16/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 18/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 19/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 21/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 22/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 23/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 25/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 26/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 27/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 29/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 30/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 32/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 33/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 34/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 36/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 37/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 37/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 38/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 40/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 41/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 43/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 44/468 kB Progress (3): 33/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 34/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 34/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 36/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 37/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 39/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 39/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 40/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 41/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 43/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 44/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 46/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 46/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 47/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 48/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 50/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 51/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 52/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 54/418 kB | 0.1/12 MB | 45/468 kB Progress (3): 55/418 kB | 0.1/12 MB | 45/468 kB Progress (4): 55/418 kB | 0.1/12 MB | 45/468 kB | 1.4/4.8 kB Progress (4): 57/418 kB | 0.1/12 MB | 45/468 kB | 1.4/4.8 kB Progress (4): 57/418 kB | 0.1/12 MB | 45/468 kB | 2.8/4.8 kB Progress (4): 58/418 kB | 0.1/12 MB | 45/468 kB | 2.8/4.8 kB Progress (4): 59/418 kB | 0.1/12 MB | 45/468 kB | 2.8/4.8 kB Progress (4): 59/418 kB | 0.1/12 MB | 45/468 kB | 4.1/4.8 kB Progress (4): 61/418 kB | 0.1/12 MB | 45/468 kB | 4.1/4.8 kB Progress (4): 61/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB Progress (4): 62/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB Progress (4): 63/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB Progress (4): 79/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB Progress (5): 79/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 79/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 79/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.1/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.2/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.2/12 MB | 45/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.2/12 MB | 47/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.2/12 MB | 48/468 kB | 4.8 kB | 0/2.2 MB Progress (5): 96/418 kB | 0.2/12 MB | 49/468 kB | 4.8 kB | 0/2.2 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-jdbc/3.2.12/spring-boot-starter-jdbc-3.2.12.jar (4.8 kB at 90 kB/s) Progress (4): 96/418 kB | 0.2/12 MB | 65/468 kB | 0/2.2 MB Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.19/byte-buddy-1.14.19.jar Progress (4): 96/418 kB | 0.2/12 MB | 82/468 kB | 0/2.2 MB Progress (4): 96/418 kB | 0.2/12 MB | 98/468 kB | 0/2.2 MB Progress (4): 96/418 kB | 0.2/12 MB | 114/468 kB | 0/2.2 MB Progress (4): 96/418 kB | 0.2/12 MB | 131/468 kB | 0/2.2 MB Progress (4): 96/418 kB | 0.2/12 MB | 147/468 kB | 0/2.2 MB Progress (4): 96/418 kB | 0.2/12 MB | 164/468 kB | 0/2.2 MB Progress (4): 96/418 kB | 0.2/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 112/418 kB | 0.2/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 112/418 kB | 0.2/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 129/418 kB | 0.2/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 129/418 kB | 0.2/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 145/418 kB | 0.2/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 145/418 kB | 0.2/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 161/418 kB | 0.2/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 161/418 kB | 0.2/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 161/418 kB | 0.3/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 178/418 kB | 0.3/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 182/418 kB | 0.3/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 182/418 kB | 0.3/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 198/418 kB | 0.3/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 198/418 kB | 0.3/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.3/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 180/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 196/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 196/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 213/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 229/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 229/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 246/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 246/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 262/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 262/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 278/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 295/468 kB | 0.1/2.2 MB Progress (4): 215/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB Progress (5): 215/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 215/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 215/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 215/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 231/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 231/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 231/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 231/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 247/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 247/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 247/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 247/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 264/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 264/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 280/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 296/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 313/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 329/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 329/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 329/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 329/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 329/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 346/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 346/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 346/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 346/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 346/418 kB | 0.4/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 346/418 kB | 0.5/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 311/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 327/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 327/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 344/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 344/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 344/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 360/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 360/468 kB | 0.1/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 360/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 377/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 377/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 393/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 393/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 393/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 409/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 409/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 426/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 362/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 378/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 378/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 378/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 378/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 378/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 395/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 395/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 411/418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0/4.2 MB Progress (5): 418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0.1/4.2 MB Progress (5): 418 kB | 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0.1/4.2 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.1.15/spring-aop-6.1.15.jar (418 kB at 4.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar Progress (4): 0.5/12 MB | 442/468 kB | 0.2/2.2 MB | 0.1/4.2 MB Progress (4): 0.6/12 MB | 442/468 kB | 0.2/2.2 MB | 0.1/4.2 MB Progress (4): 0.6/12 MB | 459/468 kB | 0.2/2.2 MB | 0.1/4.2 MB Progress (4): 0.6/12 MB | 459/468 kB | 0.2/2.2 MB | 0.1/4.2 MB Progress (4): 0.6/12 MB | 468 kB | 0.2/2.2 MB | 0.1/4.2 MB Progress (4): 0.6/12 MB | 468 kB | 0.2/2.2 MB | 0.1/4.2 MB Progress (4): 0.6/12 MB | 468 kB | 0.2/2.2 MB | 0.1/4.2 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/6.1.15/spring-jdbc-6.1.15.jar (468 kB at 4.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar Progress (3): 0.6/12 MB | 0.3/2.2 MB | 0.1/4.2 MB Progress (3): 0.6/12 MB | 0.3/2.2 MB | 0.1/4.2 MB Progress (3): 0.6/12 MB | 0.3/2.2 MB | 0.1/4.2 MB Progress (3): 0.6/12 MB | 0.3/2.2 MB | 0.1/4.2 MB Progress (3): 0.6/12 MB | 0.3/2.2 MB | 0.1/4.2 MB Progress (3): 0.6/12 MB | 0.3/2.2 MB | 0.1/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.1/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.1/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.1/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.1/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.2/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.2/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.2/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.2/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.2/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.2/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.2/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.2/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.2/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.2/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.6/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (3): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB Progress (4): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB | 16/139 kB Progress (4): 0.7/12 MB | 0.4/2.2 MB | 0.3/4.2 MB | 16/139 kB Progress (4): 0.8/12 MB | 0.4/2.2 MB | 0.3/4.2 MB | 16/139 kB Progress (4): 0.8/12 MB | 0.4/2.2 MB | 0.3/4.2 MB | 33/139 kB Progress (4): 0.8/12 MB | 0.4/2.2 MB | 0.3/4.2 MB | 33/139 kB Progress (4): 0.8/12 MB | 0.4/2.2 MB | 0.3/4.2 MB | 49/139 kB Progress (4): 0.8/12 MB | 0.4/2.2 MB | 0.3/4.2 MB | 49/139 kB Progress (4): 0.8/12 MB | 0.4/2.2 MB | 0.3/4.2 MB | 65/139 kB Progress (4): 0.8/12 MB | 0.4/2.2 MB | 0.3/4.2 MB | 65/139 kB Progress (4): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB Progress (4): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB Progress (4): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB | 16/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB | 16/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB | 33/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB | 33/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB | 49/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB | 62/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB | 79/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 65/139 kB | 95/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 81/139 kB | 95/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 98/139 kB | 95/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 114/139 kB | 95/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 130/139 kB | 95/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 139 kB | 95/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 139 kB | 95/920 kB Progress (5): 0.8/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 139 kB | 95/920 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar (139 kB at 1.2 MB/s) Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 95/920 kB Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 95/920 kB Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.3/4.2 MB | 95/920 kB Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 0.9/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 1.0/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 1.0/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 1.0/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 1.0/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 95/920 kB Progress (4): 1.0/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 111/920 kB Progress (4): 1.0/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 111/920 kB Progress (4): 1.0/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 128/920 kB Progress (4): 1.0/12 MB | 0.5/2.2 MB | 0.4/4.2 MB | 144/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 144/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 161/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 161/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 177/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 177/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 177/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 193/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 193/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 210/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 210/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 210/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 210/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 210/920 kB Progress (4): 1.0/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 210/920 kB Progress (4): 1.1/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 210/920 kB Progress (4): 1.1/12 MB | 0.6/2.2 MB | 0.4/4.2 MB | 210/920 kB Progress (4): 1.1/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 210/920 kB Progress (4): 1.1/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 210/920 kB Progress (4): 1.1/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 210/920 kB Progress (5): 1.1/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 210/920 kB | 16/27 kB Progress (5): 1.1/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 210/920 kB | 16/27 kB Progress (5): 1.1/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 210/920 kB | 27 kB Progress (5): 1.1/12 MB | 0.6/2.2 MB | 0.5/4.2 MB | 210/920 kB | 27 kB Progress (5): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 210/920 kB | 27 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar (27 kB at 215 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar Progress (4): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 210/920 kB Progress (4): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 210/920 kB Progress (4): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 210/920 kB Progress (4): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 210/920 kB Progress (4): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 226/920 kB Progress (4): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 226/920 kB Progress (4): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 242/920 kB Progress (4): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 242/920 kB Progress (4): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 242/920 kB Progress (4): 1.1/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 259/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 259/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 275/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 275/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 275/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 292/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 292/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 292/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 308/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 308/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.5/4.2 MB | 324/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB Progress (4): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB Progress (5): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 16/73 kB Progress (5): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 33/73 kB Progress (5): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 49/73 kB Progress (5): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 66/73 kB Progress (5): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.2/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.3/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.3/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.3/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.3/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.3/12 MB | 0.7/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.3/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.3/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.3/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 324/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 341/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 341/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 357/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 357/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 374/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 390/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 390/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 406/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 423/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 423/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 423/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 439/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 439/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 439/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 455/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 455/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 472/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 472/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 472/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.6/4.2 MB | 472/920 kB | 73 kB Progress (5): 1.4/12 MB | 0.8/2.2 MB | 0.7/4.2 MB | 472/920 kB | 73 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar (73 kB at 502 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.12/spring-data-jpa-3.2.12.jar Progress (4): 1.4/12 MB | 0.8/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.4/12 MB | 0.8/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.4/12 MB | 0.8/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.5/12 MB | 0.8/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.5/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.5/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.5/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.5/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.5/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.5/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.5/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 472/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 488/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 488/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 505/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 505/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 505/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 521/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 521/920 kB Progress (4): 1.6/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 537/920 kB Progress (4): 1.7/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 537/920 kB Progress (4): 1.7/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 554/920 kB Progress (4): 1.7/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 554/920 kB Progress (4): 1.7/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 554/920 kB Progress (4): 1.7/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 570/920 kB Progress (4): 1.7/12 MB | 0.9/2.2 MB | 0.7/4.2 MB | 570/920 kB Progress (4): 1.7/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB Progress (4): 1.7/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB Progress (4): 1.7/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB Progress (5): 1.7/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0/1.5 MB Progress (5): 1.7/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0/1.5 MB Progress (5): 1.7/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0/1.5 MB Progress (5): 1.7/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0/1.5 MB Progress (5): 1.7/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0/1.5 MB Progress (5): 1.7/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0.1/1.5 MB Progress (5): 1.7/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 570/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 586/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 586/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 586/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 603/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 603/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 0.9/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.1/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 619/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 636/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.8/4.2 MB | 636/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 636/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 636/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 636/920 kB | 0.2/1.5 MB Progress (5): 1.8/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 652/920 kB | 0.2/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 652/920 kB | 0.2/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 652/920 kB | 0.2/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 652/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 668/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 668/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 668/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 685/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 685/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 685/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 701/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 701/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 701/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 718/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 718/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 718/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 734/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 734/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 734/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 750/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 750/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.0/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.3/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.4/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.4/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 767/920 kB | 0.4/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 783/920 kB | 0.4/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 783/920 kB | 0.4/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 783/920 kB | 0.4/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 783/920 kB | 0.4/1.5 MB Progress (5): 1.9/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 799/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 799/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 799/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 816/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 816/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 832/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 849/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 865/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 865/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 881/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 881/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 881/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 0.9/4.2 MB | 898/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 1.0/4.2 MB | 898/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 1.0/4.2 MB | 914/920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 1.0/4.2 MB | 920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 1.0/4.2 MB | 920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.1/2.2 MB | 1.0/4.2 MB | 920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.4/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.2/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.5/1.5 MB Progress (5): 2.0/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.6/1.5 MB Progress (5): 2.0/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.6/1.5 MB Progress (5): 2.0/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.6/1.5 MB Progress (5): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.6/1.5 MB Progress (5): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.6/1.5 MB Progress (5): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.6/1.5 MB Progress (5): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.6/1.5 MB Progress (5): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.6/1.5 MB Progress (5): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 920 kB | 0.6/1.5 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar (920 kB at 5.4 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.12/spring-data-commons-3.2.12.jar Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.0/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.6/1.5 MB Progress (4): 2.1/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.7/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.7/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.7/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.7/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.7/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.7/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.7/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.7/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.1/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB Progress (4): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB Progress (5): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0/1.4 MB Progress (5): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0/1.4 MB Progress (5): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0/1.4 MB Progress (5): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0/1.4 MB Progress (5): 2.2/12 MB | 1.3/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0.1/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0.1/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0.1/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0.1/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0.1/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0.1/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0.1/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0.1/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.8/1.5 MB | 0.2/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.2/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 0.9/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.4/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.2/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.2/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.3/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.0/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.1/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.1/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.1/1.5 MB | 0.3/1.4 MB Progress (5): 2.3/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.1/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.1/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.1/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.1/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.1/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.1/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.5/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.3/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.2/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.4/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.4/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.5/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.6/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.4/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.3/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.6/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.4/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.5/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.7/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.7/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.5/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5/1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.8/4.2 MB | 1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 1.5 MB | 0.6/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 1.5 MB | 0.6/1.4 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-jpa/3.2.12/spring-data-jpa-3.2.12.jar (1.5 MB at 7.8 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.15/spring-orm-6.1.15.jar Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.6/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.7/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 1.9/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.0/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.8/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB Progress (4): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 16/238 kB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 16/238 kB Progress (5): 2.6/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 33/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 33/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 33/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 49/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 49/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 49/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 62/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 62/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 62/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 0.9/1.4 MB | 78/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.1/4.2 MB | 1.0/1.4 MB | 78/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 78/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 95/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 95/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 95/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 111/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 111/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 111/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 128/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 128/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 128/238 kB Progress (5): 2.7/12 MB | 1.8/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 144/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 144/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 144/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 144/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.2/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.3/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.3/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.3/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.3/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.3/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.3/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 160/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 177/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 177/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 177/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 193/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.0/1.4 MB | 193/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.1/1.4 MB | 193/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.1/1.4 MB | 209/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.1/1.4 MB | 209/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.1/1.4 MB | 209/238 kB Progress (5): 2.7/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.1/1.4 MB | 226/238 kB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.1/1.4 MB | 226/238 kB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.1/1.4 MB | 238 kB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.1/1.4 MB | 238 kB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.1/1.4 MB | 238 kB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 2.4/4.2 MB | 1.1/1.4 MB | 238 kB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 2.5/4.2 MB | 1.1/1.4 MB | 238 kB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 2.5/4.2 MB | 1.1/1.4 MB | 238 kB Progress (5): 2.8/12 MB | 1.9/2.2 MB | 2.5/4.2 MB | 1.1/1.4 MB | 238 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/6.1.15/spring-orm-6.1.15.jar (238 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.15/spring-context-6.1.15.jar Progress (4): 2.8/12 MB | 1.9/2.2 MB | 2.5/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 1.9/2.2 MB | 2.5/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 1.9/2.2 MB | 2.5/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 1.9/2.2 MB | 2.5/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 1.9/2.2 MB | 2.5/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 1.9/2.2 MB | 2.5/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 1.9/2.2 MB | 2.5/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 1.9/2.2 MB | 2.6/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 1.9/2.2 MB | 2.6/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.1/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.2/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.6/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.3/1.4 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.7/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.8/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.8/4.2 MB | 1.4/1.4 MB | 0.1/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.8/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.8/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.8/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.8/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.8/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.8/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.8/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4/1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4 MB | 0.2/1.3 MB Progress (5): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 1.4 MB | 0.2/1.3 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-commons/3.2.12/spring-data-commons-3.2.12.jar (1.4 MB at 6.6 MB/s) Progress (4): 2.8/12 MB | 2.0/2.2 MB | 2.9/4.2 MB | 0.2/1.3 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.8/12 MB | 2.0/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.9/12 MB | 2.0/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.9/12 MB | 2.0/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.2/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.3/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.3/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.3/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.3/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.3/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.3/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.3/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.3/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.3/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.3/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.0/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.1/4.2 MB | 0.4/1.3 MB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.15/spring-tx-6.1.15.jar Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.1/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.2/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.2/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.2/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.2/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.2/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.2/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.2/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.2/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.2/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.4/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.5/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.5/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.5/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.5/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.5/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.5/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.5/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.3/4.2 MB | 0.5/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.5/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.5/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.4/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB Progress (4): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 16/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 16/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 16/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 16/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 16/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 33/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 33/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 33/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 49/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 49/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.6/1.3 MB | 49/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.5/4.2 MB | 0.7/1.3 MB | 49/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 49/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 66/282 kB Progress (5): 2.9/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 66/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 66/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 66/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 82/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 82/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 82/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 98/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 98/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 98/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 98/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 114/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 114/282 kB Progress (5): 3.0/12 MB | 2.1/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 114/282 kB Progress (5): 3.0/12 MB | 2.2/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 114/282 kB Progress (5): 3.0/12 MB | 2.2/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 114/282 kB Progress (5): 3.0/12 MB | 2.2/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 114/282 kB Progress (5): 3.0/12 MB | 2.2/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 130/282 kB Progress (5): 3.0/12 MB | 2.2/2.2 MB | 3.6/4.2 MB | 0.7/1.3 MB | 130/282 kB Progress (5): 3.0/12 MB | 2.2/2.2 MB | 3.6/4.2 MB | 0.8/1.3 MB | 130/282 kB Progress (5): 3.0/12 MB | 2.2 MB | 3.6/4.2 MB | 0.8/1.3 MB | 130/282 kB Progress (5): 3.0/12 MB | 2.2 MB | 3.6/4.2 MB | 0.8/1.3 MB | 147/282 kB Progress (5): 3.0/12 MB | 2.2 MB | 3.6/4.2 MB | 0.8/1.3 MB | 147/282 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.22.1/aspectjweaver-1.9.22.1.jar (2.2 MB at 9.1 MB/s) Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.8/1.3 MB | 147/282 kB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.15/spring-beans-6.1.15.jar Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.8/1.3 MB | 147/282 kB Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.8/1.3 MB | 147/282 kB Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.8/1.3 MB | 147/282 kB Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 147/282 kB Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 147/282 kB Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 147/282 kB Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 147/282 kB Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 147/282 kB Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 147/282 kB Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 147/282 kB Progress (4): 3.0/12 MB | 3.6/4.2 MB | 0.9/1.3 MB | 163/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 163/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 179/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 179/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 179/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 196/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 196/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 212/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 212/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 229/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 229/282 kB Progress (4): 3.0/12 MB | 3.7/4.2 MB | 0.9/1.3 MB | 245/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 0.9/1.3 MB | 245/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 0.9/1.3 MB | 261/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 0.9/1.3 MB | 261/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 0.9/1.3 MB | 278/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 0.9/1.3 MB | 278/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 0.9/1.3 MB | 278/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 0.9/1.3 MB | 278/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 0.9/1.3 MB | 278/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 0.9/1.3 MB | 278/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 0.9/1.3 MB | 278/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 1.0/1.3 MB | 278/282 kB Progress (4): 3.0/12 MB | 3.8/4.2 MB | 1.0/1.3 MB | 278/282 kB Progress (5): 3.0/12 MB | 3.8/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.8/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.8/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.8/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.8/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.8/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.8/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.9/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.9/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.9/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.9/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.9/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.9/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 3.9/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 4.0/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 4.0/4.2 MB | 1.0/1.3 MB | 278/282 kB | 16/863 kB Progress (5): 3.0/12 MB | 4.0/4.2 MB | 1.0/1.3 MB | 282 kB | 16/863 kB Progress (5): 3.0/12 MB | 4.0/4.2 MB | 1.0/1.3 MB | 282 kB | 16/863 kB Progress (5): 3.0/12 MB | 4.0/4.2 MB | 1.0/1.3 MB | 282 kB | 33/863 kB Progress (5): 3.0/12 MB | 4.0/4.2 MB | 1.0/1.3 MB | 282 kB | 33/863 kB Progress (5): 3.0/12 MB | 4.0/4.2 MB | 1.0/1.3 MB | 282 kB | 49/863 kB Progress (5): 3.0/12 MB | 4.0/4.2 MB | 1.0/1.3 MB | 282 kB | 49/863 kB Progress (5): 3.0/12 MB | 4.0/4.2 MB | 1.0/1.3 MB | 282 kB | 62/863 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/6.1.15/spring-tx-6.1.15.jar (282 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.15/spring-aspects-6.1.15.jar Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.0/1.3 MB | 62/863 kB Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.1/1.3 MB | 62/863 kB Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.1/1.3 MB | 62/863 kB Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.1/1.3 MB | 62/863 kB Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.1/1.3 MB | 62/863 kB Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.1/1.3 MB | 62/863 kB Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.1/1.3 MB | 62/863 kB Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.1/1.3 MB | 78/863 kB Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.2/1.3 MB | 78/863 kB Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.2/1.3 MB | 78/863 kB Progress (4): 3.0/12 MB | 4.0/4.2 MB | 1.2/1.3 MB | 78/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.2/1.3 MB | 78/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.2/1.3 MB | 78/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.2/1.3 MB | 78/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.2/1.3 MB | 78/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.2/1.3 MB | 94/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.2/1.3 MB | 94/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.3/1.3 MB | 94/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.3/1.3 MB | 94/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.3/1.3 MB | 94/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.3/1.3 MB | 94/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.3 MB | 94/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.3 MB | 111/863 kB Progress (4): 3.1/12 MB | 4.0/4.2 MB | 1.3 MB | 111/863 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.1.15/spring-context-6.1.15.jar (1.3 MB at 5.0 MB/s) Progress (3): 3.1/12 MB | 4.1/4.2 MB | 111/863 kB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.12/spring-boot-starter-web-3.2.12.jar Progress (3): 3.1/12 MB | 4.1/4.2 MB | 111/863 kB Progress (4): 3.1/12 MB | 4.1/4.2 MB | 111/863 kB | 16/50 kB Progress (4): 3.1/12 MB | 4.1/4.2 MB | 111/863 kB | 16/50 kB Progress (4): 3.1/12 MB | 4.1/4.2 MB | 111/863 kB | 33/50 kB Progress (4): 3.1/12 MB | 4.1/4.2 MB | 111/863 kB | 33/50 kB Progress (4): 3.1/12 MB | 4.1/4.2 MB | 111/863 kB | 49/50 kB Progress (4): 3.1/12 MB | 4.1/4.2 MB | 111/863 kB | 50 kB Progress (4): 3.1/12 MB | 4.1/4.2 MB | 111/863 kB | 50 kB Progress (4): 3.1/12 MB | 4.1/4.2 MB | 127/863 kB | 50 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/6.1.15/spring-aspects-6.1.15.jar (50 kB at 190 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.12/spring-boot-starter-3.2.12.jar Progress (3): 3.1/12 MB | 4.1/4.2 MB | 143/863 kB Progress (3): 3.1/12 MB | 4.1/4.2 MB | 143/863 kB Progress (3): 3.1/12 MB | 4.1/4.2 MB | 160/863 kB Progress (3): 3.2/12 MB | 4.1/4.2 MB | 160/863 kB Progress (3): 3.2/12 MB | 4.1/4.2 MB | 176/863 kB Progress (3): 3.2/12 MB | 4.1/4.2 MB | 176/863 kB Progress (3): 3.2/12 MB | 4.1/4.2 MB | 176/863 kB Progress (3): 3.2/12 MB | 4.1/4.2 MB | 176/863 kB Progress (3): 3.2/12 MB | 4.1/4.2 MB | 176/863 kB Progress (3): 3.2/12 MB | 4.2/4.2 MB | 176/863 kB Progress (3): 3.2/12 MB | 4.2/4.2 MB | 176/863 kB Progress (3): 3.2/12 MB | 4.2/4.2 MB | 193/863 kB Progress (4): 3.2/12 MB | 4.2/4.2 MB | 193/863 kB | 4.8 kB Progress (4): 3.2/12 MB | 4.2/4.2 MB | 193/863 kB | 4.8 kB Progress (4): 3.2/12 MB | 4.2/4.2 MB | 193/863 kB | 4.8 kB Progress (4): 3.2/12 MB | 4.2 MB | 193/863 kB | 4.8 kB Progress (5): 3.2/12 MB | 4.2 MB | 193/863 kB | 4.8 kB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/3.2.12/spring-boot-starter-web-3.2.12.jar (4.8 kB at 18 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.12/spring-boot-3.2.12.jar Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.19/byte-buddy-1.14.19.jar (4.2 MB at 16 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.12/spring-boot-autoconfigure-3.2.12.jar Progress (3): 3.2/12 MB | 193/863 kB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/3.2.12/spring-boot-starter-3.2.12.jar (4.8 kB at 18 kB/s) Progress (2): 3.2/12 MB | 209/863 kB Progress (2): 3.2/12 MB | 225/863 kB Progress (2): 3.2/12 MB | 225/863 kB Progress (2): 3.2/12 MB | 225/863 kB Progress (2): 3.2/12 MB | 242/863 kB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.12/spring-boot-starter-logging-3.2.12.jar Progress (2): 3.2/12 MB | 258/863 kB Progress (2): 3.3/12 MB | 258/863 kB Progress (2): 3.3/12 MB | 275/863 kB Progress (3): 3.3/12 MB | 275/863 kB | 0/1.6 MB Progress (3): 3.3/12 MB | 275/863 kB | 0/1.6 MB Progress (3): 3.3/12 MB | 275/863 kB | 0/1.6 MB Progress (3): 3.3/12 MB | 275/863 kB | 0.1/1.6 MB Progress (3): 3.3/12 MB | 275/863 kB | 0.1/1.6 MB Progress (3): 3.3/12 MB | 291/863 kB | 0.1/1.6 MB Progress (4): 3.3/12 MB | 291/863 kB | 0.1/1.6 MB | 0/1.9 MB Progress (4): 3.3/12 MB | 291/863 kB | 0.1/1.6 MB | 0/1.9 MB Progress (4): 3.3/12 MB | 291/863 kB | 0.1/1.6 MB | 0/1.9 MB Progress (4): 3.3/12 MB | 291/863 kB | 0.1/1.6 MB | 0/1.9 MB Progress (4): 3.3/12 MB | 291/863 kB | 0.1/1.6 MB | 0.1/1.9 MB Progress (4): 3.3/12 MB | 291/863 kB | 0.1/1.6 MB | 0.1/1.9 MB Progress (4): 3.3/12 MB | 291/863 kB | 0.1/1.6 MB | 0.1/1.9 MB Progress (4): 3.3/12 MB | 291/863 kB | 0.1/1.6 MB | 0.1/1.9 MB Progress (4): 3.3/12 MB | 307/863 kB | 0.1/1.6 MB | 0.1/1.9 MB Progress (4): 3.3/12 MB | 307/863 kB | 0.1/1.6 MB | 0.1/1.9 MB Progress (4): 3.3/12 MB | 307/863 kB | 0.1/1.6 MB | 0.1/1.9 MB Progress (4): 3.3/12 MB | 307/863 kB | 0.1/1.6 MB | 0.1/1.9 MB Progress (4): 3.3/12 MB | 307/863 kB | 0.1/1.6 MB | 0.1/1.9 MB Progress (4): 3.3/12 MB | 307/863 kB | 0.1/1.6 MB | 0.1/1.9 MB Progress (4): 3.3/12 MB | 307/863 kB | 0.1/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 307/863 kB | 0.1/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 324/863 kB | 0.1/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 324/863 kB | 0.1/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 324/863 kB | 0.1/1.6 MB | 0.2/1.9 MB Progress (5): 3.3/12 MB | 324/863 kB | 0.1/1.6 MB | 0.2/1.9 MB | 4.8 kB Progress (5): 3.3/12 MB | 324/863 kB | 0.1/1.6 MB | 0.2/1.9 MB | 4.8 kB Progress (5): 3.3/12 MB | 340/863 kB | 0.1/1.6 MB | 0.2/1.9 MB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/3.2.12/spring-boot-starter-logging-3.2.12.jar (4.8 kB at 18 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.jar Progress (4): 3.3/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.3/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.4/12 MB | 340/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.4/12 MB | 356/863 kB | 0.2/1.6 MB | 0.2/1.9 MB Progress (4): 3.4/12 MB | 356/863 kB | 0.2/1.6 MB | 0.3/1.9 MB Progress (4): 3.4/12 MB | 356/863 kB | 0.2/1.6 MB | 0.3/1.9 MB Progress (4): 3.4/12 MB | 373/863 kB | 0.2/1.6 MB | 0.3/1.9 MB Progress (4): 3.4/12 MB | 373/863 kB | 0.2/1.6 MB | 0.3/1.9 MB Progress (4): 3.4/12 MB | 373/863 kB | 0.2/1.6 MB | 0.3/1.9 MB Progress (4): 3.4/12 MB | 373/863 kB | 0.2/1.6 MB | 0.3/1.9 MB Progress (4): 3.4/12 MB | 373/863 kB | 0.2/1.6 MB | 0.3/1.9 MB Progress (4): 3.4/12 MB | 373/863 kB | 0.2/1.6 MB | 0.3/1.9 MB Progress (4): 3.4/12 MB | 373/863 kB | 0.2/1.6 MB | 0.3/1.9 MB Progress (4): 3.4/12 MB | 373/863 kB | 0.2/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 373/863 kB | 0.2/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 373/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 389/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 389/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 389/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 389/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 389/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (5): 3.4/12 MB | 389/863 kB | 0.3/1.6 MB | 0.4/1.9 MB | 6.4 kB Progress (5): 3.4/12 MB | 406/863 kB | 0.3/1.6 MB | 0.4/1.9 MB | 6.4 kB Progress (5): 3.4/12 MB | 406/863 kB | 0.3/1.6 MB | 0.4/1.9 MB | 6.4 kB Progress (5): 3.4/12 MB | 406/863 kB | 0.3/1.6 MB | 0.4/1.9 MB | 6.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.16/jul-to-slf4j-2.0.16.jar (6.4 kB at 23 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.12/spring-boot-starter-json-3.2.12.jar Progress (4): 3.4/12 MB | 422/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 422/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 422/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 422/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 422/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 438/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 438/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 438/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.4/12 MB | 438/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.5/12 MB | 438/863 kB | 0.3/1.6 MB | 0.4/1.9 MB Progress (4): 3.5/12 MB | 438/863 kB | 0.3/1.6 MB | 0.5/1.9 MB Progress (4): 3.5/12 MB | 438/863 kB | 0.3/1.6 MB | 0.5/1.9 MB Progress (4): 3.5/12 MB | 438/863 kB | 0.3/1.6 MB | 0.5/1.9 MB Progress (4): 3.5/12 MB | 438/863 kB | 0.3/1.6 MB | 0.5/1.9 MB Progress (4): 3.5/12 MB | 438/863 kB | 0.3/1.6 MB | 0.5/1.9 MB Progress (4): 3.5/12 MB | 438/863 kB | 0.3/1.6 MB | 0.5/1.9 MB Progress (4): 3.5/12 MB | 438/863 kB | 0.3/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 438/863 kB | 0.3/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 438/863 kB | 0.3/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 455/863 kB | 0.3/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 455/863 kB | 0.4/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 471/863 kB | 0.4/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 471/863 kB | 0.4/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 471/863 kB | 0.4/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 471/863 kB | 0.4/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 488/863 kB | 0.4/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 488/863 kB | 0.4/1.6 MB | 0.6/1.9 MB Progress (4): 3.5/12 MB | 504/863 kB | 0.4/1.6 MB | 0.6/1.9 MB Progress (5): 3.5/12 MB | 504/863 kB | 0.4/1.6 MB | 0.6/1.9 MB | 4.7 kB Progress (5): 3.5/12 MB | 504/863 kB | 0.4/1.6 MB | 0.6/1.9 MB | 4.7 kB Progress (5): 3.5/12 MB | 504/863 kB | 0.4/1.6 MB | 0.6/1.9 MB | 4.7 kB Progress (5): 3.5/12 MB | 520/863 kB | 0.4/1.6 MB | 0.6/1.9 MB | 4.7 kB Progress (5): 3.5/12 MB | 520/863 kB | 0.4/1.6 MB | 0.6/1.9 MB | 4.7 kB Progress (5): 3.5/12 MB | 520/863 kB | 0.4/1.6 MB | 0.6/1.9 MB | 4.7 kB Progress (5): 3.5/12 MB | 537/863 kB | 0.4/1.6 MB | 0.6/1.9 MB | 4.7 kB Progress (5): 3.5/12 MB | 537/863 kB | 0.4/1.6 MB | 0.7/1.9 MB | 4.7 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/3.2.12/spring-boot-starter-json-3.2.12.jar (4.7 kB at 17 kB/s) Progress (4): 3.5/12 MB | 537/863 kB | 0.4/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 537/863 kB | 0.4/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 537/863 kB | 0.4/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 537/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 537/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 537/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 537/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 553/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 553/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 553/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 553/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 553/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 553/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 553/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.12/spring-boot-starter-tomcat-3.2.12.jar Progress (4): 3.5/12 MB | 569/863 kB | 0.5/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.7/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.8/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.9/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.6/1.6 MB | 0.9/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.7/1.6 MB | 0.9/1.9 MB Progress (4): 3.5/12 MB | 569/863 kB | 0.7/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 569/863 kB | 0.7/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 569/863 kB | 0.7/1.6 MB | 0.9/1.9 MB Progress (5): 3.6/12 MB | 569/863 kB | 0.7/1.6 MB | 0.9/1.9 MB | 4.8 kB Progress (5): 3.6/12 MB | 569/863 kB | 0.7/1.6 MB | 0.9/1.9 MB | 4.8 kB Progress (5): 3.6/12 MB | 569/863 kB | 0.7/1.6 MB | 0.9/1.9 MB | 4.8 kB Progress (5): 3.6/12 MB | 569/863 kB | 0.7/1.6 MB | 0.9/1.9 MB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/3.2.12/spring-boot-starter-tomcat-3.2.12.jar (4.8 kB at 17 kB/s) Progress (4): 3.6/12 MB | 569/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 569/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 586/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 586/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 586/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 602/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 602/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 602/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 619/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 619/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 0.9/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.33/tomcat-embed-core-10.1.33.jar Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 635/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 651/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 651/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 651/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 651/863 kB | 0.8/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 651/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 651/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 651/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.6/12 MB | 651/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.7/12 MB | 651/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.7/12 MB | 651/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.7/12 MB | 651/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.7/12 MB | 668/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 0.9/1.6 MB | 1.0/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 1.0/1.6 MB | 1.0/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 1.0/1.6 MB | 1.1/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 1.0/1.6 MB | 1.1/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 1.0/1.6 MB | 1.1/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 1.0/1.6 MB | 1.1/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 1.0/1.6 MB | 1.1/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 1.0/1.6 MB | 1.1/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 1.0/1.6 MB | 1.1/1.9 MB Progress (4): 3.7/12 MB | 684/863 kB | 1.0/1.6 MB | 1.1/1.9 MB Progress (4): 3.7/12 MB | 701/863 kB | 1.0/1.6 MB | 1.1/1.9 MB Progress (4): 3.7/12 MB | 701/863 kB | 1.0/1.6 MB | 1.2/1.9 MB Progress (4): 3.7/12 MB | 717/863 kB | 1.0/1.6 MB | 1.2/1.9 MB Progress (5): 3.7/12 MB | 717/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0/3.6 MB Progress (5): 3.7/12 MB | 717/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0/3.6 MB Progress (5): 3.7/12 MB | 717/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 733/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 750/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 750/863 kB | 1.0/1.6 MB | 1.2/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 750/863 kB | 1.0/1.6 MB | 1.3/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 750/863 kB | 1.0/1.6 MB | 1.3/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 750/863 kB | 1.0/1.6 MB | 1.3/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 750/863 kB | 1.0/1.6 MB | 1.3/1.9 MB | 0.1/3.6 MB Progress (5): 3.7/12 MB | 750/863 kB | 1.0/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 766/863 kB | 1.0/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 766/863 kB | 1.0/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 766/863 kB | 1.0/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 766/863 kB | 1.0/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 766/863 kB | 1.0/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 766/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 766/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 782/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.7/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.8/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.8/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.8/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.2/3.6 MB Progress (5): 3.8/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 799/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 815/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 815/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 815/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.3/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 832/863 kB | 1.1/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.1/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 848/863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.3/3.6 MB Progress (5): 3.8/12 MB | 863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.4/3.6 MB Progress (5): 3.8/12 MB | 863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.4/3.6 MB Progress (5): 3.8/12 MB | 863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.4/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.4/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.4/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.2/1.6 MB | 1.4/1.9 MB | 0.4/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.4/1.9 MB | 0.4/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.4/1.9 MB | 0.4/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.4/1.9 MB | 0.4/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.4/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.4/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.5/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.5/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.5/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.5/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.5/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.5/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.5/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.5/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.5/1.9 MB | 0.5/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (5): 3.9/12 MB | 863 kB | 1.3/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.1.15/spring-beans-6.1.15.jar (863 kB at 2.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.33/tomcat-embed-el-10.1.33.jar Progress (4): 3.9/12 MB | 1.3/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.3/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.3/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.3/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.3/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.3/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.5/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.4/1.6 MB | 1.6/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.6/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB Progress (4): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB Progress (5): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB | 16/264 kB Progress (5): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB | 16/264 kB Progress (5): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB | 16/264 kB Progress (5): 3.9/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.5/1.6 MB | 1.7/1.9 MB | 0.6/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.5/1.6 MB | 1.8/1.9 MB | 0.6/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.5/1.6 MB | 1.8/1.9 MB | 0.6/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.5/1.6 MB | 1.8/1.9 MB | 0.6/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.5/1.6 MB | 1.8/1.9 MB | 0.6/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.5/1.6 MB | 1.8/1.9 MB | 0.6/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.6/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 33/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 49/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 49/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 49/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 49/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 63/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 63/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 63/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.7/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.8/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.9/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.9/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.9/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6/1.6 MB | 1.9/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6 MB | 1.9/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6 MB | 1.9/1.9 MB | 0.8/3.6 MB | 79/264 kB Progress (5): 4.0/12 MB | 1.6 MB | 1.9/1.9 MB | 0.8/3.6 MB | 95/264 kB Progress (5): 4.0/12 MB | 1.6 MB | 1.9/1.9 MB | 0.8/3.6 MB | 112/264 kB Progress (5): 4.1/12 MB | 1.6 MB | 1.9/1.9 MB | 0.8/3.6 MB | 112/264 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/3.2.12/spring-boot-3.2.12.jar (1.6 MB at 5.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.33/tomcat-embed-websocket-10.1.33.jar Progress (4): 4.1/12 MB | 1.9/1.9 MB | 0.8/3.6 MB | 128/264 kB Progress (4): 4.1/12 MB | 1.9/1.9 MB | 0.8/3.6 MB | 128/264 kB Progress (4): 4.1/12 MB | 1.9/1.9 MB | 0.8/3.6 MB | 128/264 kB Progress (4): 4.1/12 MB | 1.9/1.9 MB | 0.8/3.6 MB | 144/264 kB Progress (4): 4.1/12 MB | 1.9/1.9 MB | 0.8/3.6 MB | 144/264 kB Progress (4): 4.1/12 MB | 1.9/1.9 MB | 0.8/3.6 MB | 144/264 kB Progress (4): 4.1/12 MB | 1.9/1.9 MB | 0.8/3.6 MB | 161/264 kB Progress (4): 4.1/12 MB | 1.9 MB | 0.8/3.6 MB | 161/264 kB Progress (4): 4.1/12 MB | 1.9 MB | 0.8/3.6 MB | 161/264 kB Progress (4): 4.1/12 MB | 1.9 MB | 0.8/3.6 MB | 161/264 kB Progress (4): 4.1/12 MB | 1.9 MB | 0.9/3.6 MB | 161/264 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/3.2.12/spring-boot-autoconfigure-3.2.12.jar (1.9 MB at 6.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.15/spring-web-6.1.15.jar Progress (3): 4.1/12 MB | 0.9/3.6 MB | 161/264 kB Progress (3): 4.1/12 MB | 0.9/3.6 MB | 161/264 kB Progress (3): 4.1/12 MB | 0.9/3.6 MB | 161/264 kB Progress (3): 4.1/12 MB | 0.9/3.6 MB | 161/264 kB Progress (3): 4.1/12 MB | 0.9/3.6 MB | 161/264 kB Progress (3): 4.1/12 MB | 0.9/3.6 MB | 161/264 kB Progress (3): 4.1/12 MB | 0.9/3.6 MB | 161/264 kB Progress (3): 4.1/12 MB | 0.9/3.6 MB | 161/264 kB Progress (3): 4.1/12 MB | 1.0/3.6 MB | 161/264 kB Progress (3): 4.2/12 MB | 1.0/3.6 MB | 161/264 kB Progress (3): 4.2/12 MB | 1.0/3.6 MB | 177/264 kB Progress (3): 4.2/12 MB | 1.0/3.6 MB | 177/264 kB Progress (3): 4.2/12 MB | 1.0/3.6 MB | 194/264 kB Progress (3): 4.2/12 MB | 1.0/3.6 MB | 194/264 kB Progress (3): 4.2/12 MB | 1.0/3.6 MB | 210/264 kB Progress (3): 4.2/12 MB | 1.0/3.6 MB | 210/264 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 210/264 kB | 16/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 210/264 kB | 16/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 210/264 kB | 33/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 226/264 kB | 33/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 226/264 kB | 49/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 226/264 kB | 63/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 226/264 kB | 79/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 226/264 kB | 79/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 226/264 kB | 79/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 243/264 kB | 79/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 243/264 kB | 79/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 243/264 kB | 79/283 kB Progress (4): 4.2/12 MB | 1.0/3.6 MB | 243/264 kB | 79/283 kB Progress (4): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 79/283 kB Progress (4): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB Progress (4): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB Progress (4): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB Progress (5): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB | 0/1.9 MB Progress (5): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB | 0/1.9 MB Progress (5): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB | 0/1.9 MB Progress (5): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB | 0/1.9 MB Progress (5): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB | 0/1.9 MB Progress (5): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB | 0/1.9 MB Progress (5): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB | 0.1/1.9 MB Progress (5): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB | 0.1/1.9 MB Progress (5): 4.2/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB | 0.1/1.9 MB Progress (5): 4.3/12 MB | 1.1/3.6 MB | 243/264 kB | 96/283 kB | 0.1/1.9 MB Progress (5): 4.3/12 MB | 1.2/3.6 MB | 243/264 kB | 96/283 kB | 0.1/1.9 MB Progress (5): 4.3/12 MB | 1.2/3.6 MB | 243/264 kB | 96/283 kB | 0.1/1.9 MB Progress (5): 4.3/12 MB | 1.2/3.6 MB | 243/264 kB | 112/283 kB | 0.1/1.9 MB Progress (5): 4.3/12 MB | 1.2/3.6 MB | 259/264 kB | 112/283 kB | 0.1/1.9 MB Progress (5): 4.3/12 MB | 1.2/3.6 MB | 259/264 kB | 129/283 kB | 0.1/1.9 MB Progress (5): 4.3/12 MB | 1.2/3.6 MB | 264 kB | 129/283 kB | 0.1/1.9 MB Progress (5): 4.3/12 MB | 1.2/3.6 MB | 264 kB | 145/283 kB | 0.1/1.9 MB Progress (5): 4.3/12 MB | 1.2/3.6 MB | 264 kB | 161/283 kB | 0.1/1.9 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/10.1.33/tomcat-embed-el-10.1.33.jar (264 kB at 818 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.13/micrometer-observation-1.12.13.jar Progress (4): 4.3/12 MB | 1.2/3.6 MB | 178/283 kB | 0.1/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 178/283 kB | 0.1/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.1/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.1/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.1/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.1/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.1/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.2/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.2/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.3/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.3/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.3/1.9 MB Progress (4): 4.3/12 MB | 1.3/3.6 MB | 194/283 kB | 0.3/1.9 MB Progress (4): 4.4/12 MB | 1.3/3.6 MB | 194/283 kB | 0.3/1.9 MB Progress (4): 4.4/12 MB | 1.3/3.6 MB | 194/283 kB | 0.3/1.9 MB Progress (4): 4.4/12 MB | 1.3/3.6 MB | 211/283 kB | 0.3/1.9 MB Progress (4): 4.4/12 MB | 1.3/3.6 MB | 227/283 kB | 0.3/1.9 MB Progress (5): 4.4/12 MB | 1.3/3.6 MB | 227/283 kB | 0.3/1.9 MB | 16/72 kB Progress (5): 4.4/12 MB | 1.3/3.6 MB | 243/283 kB | 0.3/1.9 MB | 16/72 kB Progress (5): 4.4/12 MB | 1.3/3.6 MB | 243/283 kB | 0.3/1.9 MB | 33/72 kB Progress (5): 4.4/12 MB | 1.3/3.6 MB | 243/283 kB | 0.3/1.9 MB | 33/72 kB Progress (5): 4.4/12 MB | 1.3/3.6 MB | 260/283 kB | 0.3/1.9 MB | 33/72 kB Progress (5): 4.4/12 MB | 1.3/3.6 MB | 260/283 kB | 0.3/1.9 MB | 33/72 kB Progress (5): 4.4/12 MB | 1.3/3.6 MB | 276/283 kB | 0.3/1.9 MB | 33/72 kB Progress (5): 4.4/12 MB | 1.3/3.6 MB | 276/283 kB | 0.3/1.9 MB | 33/72 kB Progress (5): 4.4/12 MB | 1.3/3.6 MB | 283 kB | 0.3/1.9 MB | 33/72 kB Progress (5): 4.4/12 MB | 1.3/3.6 MB | 283 kB | 0.4/1.9 MB | 33/72 kB Progress (5): 4.4/12 MB | 1.4/3.6 MB | 283 kB | 0.4/1.9 MB | 33/72 kB Progress (5): 4.4/12 MB | 1.4/3.6 MB | 283 kB | 0.4/1.9 MB | 33/72 kB Progress (5): 4.4/12 MB | 1.4/3.6 MB | 283 kB | 0.4/1.9 MB | 49/72 kB Progress (5): 4.4/12 MB | 1.4/3.6 MB | 283 kB | 0.4/1.9 MB | 49/72 kB Progress (5): 4.4/12 MB | 1.4/3.6 MB | 283 kB | 0.4/1.9 MB | 49/72 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.33/tomcat-embed-websocket-10.1.33.jar (283 kB at 859 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.13/micrometer-commons-1.12.13.jar Progress (4): 4.4/12 MB | 1.4/3.6 MB | 0.4/1.9 MB | 66/72 kB Progress (4): 4.4/12 MB | 1.4/3.6 MB | 0.4/1.9 MB | 66/72 kB Progress (4): 4.4/12 MB | 1.4/3.6 MB | 0.4/1.9 MB | 66/72 kB Progress (4): 4.4/12 MB | 1.4/3.6 MB | 0.4/1.9 MB | 72 kB Progress (4): 4.4/12 MB | 1.4/3.6 MB | 0.4/1.9 MB | 72 kB Progress (4): 4.4/12 MB | 1.4/3.6 MB | 0.4/1.9 MB | 72 kB Progress (4): 4.4/12 MB | 1.4/3.6 MB | 0.4/1.9 MB | 72 kB Progress (4): 4.4/12 MB | 1.4/3.6 MB | 0.4/1.9 MB | 72 kB Progress (4): 4.4/12 MB | 1.4/3.6 MB | 0.5/1.9 MB | 72 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.13/micrometer-observation-1.12.13.jar (72 kB at 217 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.15/spring-webmvc-6.1.15.jar Progress (3): 4.4/12 MB | 1.4/3.6 MB | 0.5/1.9 MB Progress (3): 4.4/12 MB | 1.4/3.6 MB | 0.5/1.9 MB Progress (3): 4.4/12 MB | 1.4/3.6 MB | 0.5/1.9 MB Progress (3): 4.4/12 MB | 1.4/3.6 MB | 0.5/1.9 MB Progress (3): 4.4/12 MB | 1.4/3.6 MB | 0.5/1.9 MB Progress (3): 4.4/12 MB | 1.4/3.6 MB | 0.5/1.9 MB Progress (3): 4.4/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.4/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.4/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.5/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.5/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.6/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.7/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.7/1.9 MB Progress (3): 4.5/12 MB | 1.6/3.6 MB | 0.7/1.9 MB Progress (3): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB Progress (3): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB Progress (3): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB Progress (3): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB Progress (4): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 16/47 kB Progress (4): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 33/47 kB Progress (4): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 47 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.13/micrometer-commons-1.12.13.jar (47 kB at 143 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.15/spring-expression-6.1.15.jar Progress (4): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0/1.0 MB Progress (4): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0/1.0 MB Progress (4): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0/1.0 MB Progress (4): 4.5/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.7/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.7/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (4): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB | 16/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB | 16/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB | 16/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB | 16/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB | 33/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.8/1.9 MB | 0.1/1.0 MB | 33/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 33/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 49/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 49/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 49/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 62/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 62/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 62/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 79/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 79/304 kB Progress (5): 4.6/12 MB | 1.8/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.6/12 MB | 1.9/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.6/12 MB | 1.9/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.6/12 MB | 1.9/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 0.9/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 95/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.1/1.0 MB | 111/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.2/1.0 MB | 111/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.2/1.0 MB | 111/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.2/1.0 MB | 111/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.2/1.0 MB | 128/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.2/1.0 MB | 128/304 kB Progress (5): 4.7/12 MB | 1.9/3.6 MB | 1.0/1.9 MB | 0.2/1.0 MB | 144/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.0/1.9 MB | 0.2/1.0 MB | 144/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 144/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 144/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 144/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 144/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 144/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 144/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 144/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 161/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 161/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 161/304 kB Progress (5): 4.7/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 161/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 161/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 177/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 193/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 210/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 210/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 226/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 242/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 259/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 259/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 259/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 259/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 259/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.1/1.9 MB | 0.2/1.0 MB | 259/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 259/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 259/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 259/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 259/304 kB Progress (5): 4.8/12 MB | 2.0/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 275/304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 275/304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 275/304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 275/304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 292/304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 292/304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 292/304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 304 kB Progress (5): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB | 304 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.1.15/spring-expression-6.1.15.jar (304 kB at 867 kB/s) Progress (4): 4.8/12 MB | 2.1/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB Progress (4): 4.8/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB Progress (4): 4.8/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB Progress (4): 4.8/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB Progress (4): 4.8/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.2/1.0 MB Progress (4): 4.8/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.8/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar Progress (4): 4.8/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.2/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.2/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.3/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.3/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.3/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 4.9/12 MB | 2.3/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 5.0/12 MB | 2.3/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 5.0/12 MB | 2.3/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 5.0/12 MB | 2.3/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 5.0/12 MB | 2.3/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 5.0/12 MB | 2.3/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 5.0/12 MB | 2.3/3.6 MB | 1.3/1.9 MB | 0.3/1.0 MB Progress (4): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.3/1.0 MB Progress (4): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.3/1.0 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.3/1.0 MB | 0/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.3/1.0 MB | 0/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.3/1.0 MB | 0/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.3/1.0 MB | 0/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.3/1.0 MB | 0/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.3/1.0 MB | 0/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.3/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.4/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.4/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.4/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.4/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.4/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.4/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.4/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.4/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.0/12 MB | 2.4/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.4/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.4/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.4/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.1/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.2/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.2/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.2/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.2/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.2/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.2/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.2/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.2/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.5/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.1/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.6/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.5/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.5/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.3/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 5.2/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.4/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.7/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.6/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.8/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.9/1.9 MB | 0.6/1.0 MB | 0.5/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.9/1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.9/1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.9/1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.9/1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.9/1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.7/3.6 MB | 1.9/1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.8/3.6 MB | 1.9/1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.8/3.6 MB | 1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.8/3.6 MB | 1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.8/3.6 MB | 1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.8/3.6 MB | 1.9 MB | 0.6/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.8/3.6 MB | 1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (5): 5.3/12 MB | 2.8/3.6 MB | 1.9 MB | 0.7/1.0 MB | 0.6/2.1 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.1.15/spring-web-6.1.15.jar (1.9 MB at 5.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.12/spring-boot-starter-test-3.2.12.jar Progress (4): 5.3/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 5.3/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.6/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.7/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.4/12 MB | 2.8/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.4/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.4/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.4/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.4/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.4/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.4/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.7/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.8/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.9/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.9/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.9/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.9/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.9/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.9/2.1 MB Progress (5): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.9/2.1 MB | 4.8 kB Progress (5): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.9/2.1 MB | 4.8 kB Progress (5): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 0.9/2.1 MB | 4.8 kB Progress (5): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB | 4.8 kB Progress (5): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB | 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/3.2.12/spring-boot-starter-test-3.2.12.jar (4.8 kB at 13 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.12/spring-boot-test-3.2.12.jar Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.5/12 MB | 2.9/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.5/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.0/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.0/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.1/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.1/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.1/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.1/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.1/2.1 MB Progress (4): 5.6/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.1/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.1/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.1/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.8/1.0 MB | 1.1/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.1/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.1/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.1/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB Progress (4): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB Progress (5): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 16/248 kB Progress (5): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 16/248 kB Progress (5): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 33/248 kB Progress (5): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 33/248 kB Progress (5): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 33/248 kB Progress (5): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 49/248 kB Progress (5): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 49/248 kB Progress (5): 5.7/12 MB | 3.1/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 49/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 49/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 49/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 66/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 66/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 66/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 0.9/1.0 MB | 1.2/2.1 MB | 82/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.2/2.1 MB | 82/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.2/2.1 MB | 82/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.2/2.1 MB | 98/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.2/2.1 MB | 98/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.2/2.1 MB | 98/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.2/2.1 MB | 98/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.2/2.1 MB | 115/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.2/2.1 MB | 115/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 115/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 131/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 131/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 131/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 147/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 147/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 147/248 kB Progress (5): 5.7/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.3/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.4/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.4/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.4/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.4/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.4/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0/1.0 MB | 1.4/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0 MB | 1.4/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.2/3.6 MB | 1.0 MB | 1.4/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.4/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.4/2.1 MB | 164/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.4/2.1 MB | 180/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.4/2.1 MB | 180/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 180/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 196/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 196/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 213/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 213/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 229/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 229/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 229/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 246/248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 248 kB Progress (5): 5.8/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 248 kB Progress (5): 5.9/12 MB | 3.3/3.6 MB | 1.0 MB | 1.5/2.1 MB | 248 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/3.2.12/spring-boot-test-3.2.12.jar (248 kB at 613 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.12/spring-boot-test-autoconfigure-3.2.12.jar Progress (4): 5.9/12 MB | 3.4/3.6 MB | 1.0 MB | 1.5/2.1 MB Progress (4): 5.9/12 MB | 3.4/3.6 MB | 1.0 MB | 1.5/2.1 MB Progress (4): 5.9/12 MB | 3.4/3.6 MB | 1.0 MB | 1.5/2.1 MB Progress (4): 5.9/12 MB | 3.4/3.6 MB | 1.0 MB | 1.5/2.1 MB Progress (4): 5.9/12 MB | 3.4/3.6 MB | 1.0 MB | 1.5/2.1 MB Progress (4): 5.9/12 MB | 3.4/3.6 MB | 1.0 MB | 1.5/2.1 MB Progress (4): 5.9/12 MB | 3.4/3.6 MB | 1.0 MB | 1.5/2.1 MB Progress (4): 5.9/12 MB | 3.4/3.6 MB | 1.0 MB | 1.5/2.1 MB Progress (4): 5.9/12 MB | 3.4/3.6 MB | 1.0 MB | 1.5/2.1 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.1.15/spring-webmvc-6.1.15.jar (1.0 MB at 2.6 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.5/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.5/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.6/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.6/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.6/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.6/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.6/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.6/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.7/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.7/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.7/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.7/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.7/2.1 MB Progress (3): 5.9/12 MB | 3.4/3.6 MB | 1.7/2.1 MB Progress (3): 6.0/12 MB | 3.4/3.6 MB | 1.7/2.1 MB Progress (3): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB Progress (3): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB Progress (3): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB Progress (3): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB Progress (3): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB Progress (3): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB Progress (3): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB Progress (3): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB Progress (3): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB Progress (4): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB | 16/131 kB Progress (4): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB | 16/131 kB Progress (4): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB | 16/131 kB Progress (4): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB | 16/131 kB Progress (4): 6.0/12 MB | 3.5/3.6 MB | 1.7/2.1 MB | 16/131 kB Progress (4): 6.0/12 MB | 3.5/3.6 MB | 1.8/2.1 MB | 16/131 kB Progress (4): 6.0/12 MB | 3.5/3.6 MB | 1.8/2.1 MB | 33/131 kB Progress (4): 6.0/12 MB | 3.6/3.6 MB | 1.8/2.1 MB | 33/131 kB Progress (4): 6.0/12 MB | 3.6/3.6 MB | 1.8/2.1 MB | 33/131 kB Progress (4): 6.0/12 MB | 3.6/3.6 MB | 1.8/2.1 MB | 33/131 kB Progress (4): 6.1/12 MB | 3.6/3.6 MB | 1.8/2.1 MB | 33/131 kB Progress (4): 6.1/12 MB | 3.6/3.6 MB | 1.8/2.1 MB | 33/131 kB Progress (4): 6.1/12 MB | 3.6/3.6 MB | 1.8/2.1 MB | 49/131 kB Progress (4): 6.1/12 MB | 3.6/3.6 MB | 1.8/2.1 MB | 49/131 kB Progress (4): 6.1/12 MB | 3.6/3.6 MB | 1.8/2.1 MB | 49/131 kB Progress (4): 6.1/12 MB | 3.6 MB | 1.8/2.1 MB | 49/131 kB Progress (4): 6.1/12 MB | 3.6 MB | 1.8/2.1 MB | 49/131 kB Progress (4): 6.1/12 MB | 3.6 MB | 1.8/2.1 MB | 49/131 kB Progress (4): 6.1/12 MB | 3.6 MB | 1.8/2.1 MB | 49/131 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/10.1.33/tomcat-embed-core-10.1.33.jar (3.6 MB at 8.7 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar Progress (3): 6.1/12 MB | 1.8/2.1 MB | 49/131 kB Progress (3): 6.1/12 MB | 1.8/2.1 MB | 49/131 kB Progress (3): 6.1/12 MB | 1.8/2.1 MB | 49/131 kB Progress (3): 6.2/12 MB | 1.8/2.1 MB | 49/131 kB Progress (3): 6.2/12 MB | 1.8/2.1 MB | 49/131 kB Progress (3): 6.2/12 MB | 1.8/2.1 MB | 49/131 kB Progress (3): 6.2/12 MB | 1.8/2.1 MB | 49/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 49/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 63/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 63/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 63/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 80/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 80/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 96/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 113/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 113/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB Progress (3): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 16/223 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 16/223 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 33/223 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 33/223 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 33/223 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 49/223 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 65/223 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 65/223 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 81/223 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 81/223 kB Progress (4): 6.2/12 MB | 1.9/2.1 MB | 129/131 kB | 97/223 kB Progress (4): 6.2/12 MB | 2.0/2.1 MB | 129/131 kB | 97/223 kB Progress (4): 6.2/12 MB | 2.0/2.1 MB | 131 kB | 97/223 kB Progress (4): 6.2/12 MB | 2.0/2.1 MB | 131 kB | 114/223 kB Progress (4): 6.2/12 MB | 2.0/2.1 MB | 131 kB | 114/223 kB Progress (4): 6.2/12 MB | 2.0/2.1 MB | 131 kB | 130/223 kB Progress (4): 6.2/12 MB | 2.0/2.1 MB | 131 kB | 130/223 kB Progress (4): 6.2/12 MB | 2.0/2.1 MB | 131 kB | 147/223 kB Progress (4): 6.2/12 MB | 2.0/2.1 MB | 131 kB | 147/223 kB Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar (131 kB at 317 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.1/json-smart-2.5.1.jar Progress (3): 6.2/12 MB | 2.0/2.1 MB | 163/223 kB Progress (3): 6.3/12 MB | 2.0/2.1 MB | 163/223 kB Progress (3): 6.3/12 MB | 2.0/2.1 MB | 163/223 kB Progress (3): 6.3/12 MB | 2.0/2.1 MB | 163/223 kB Progress (3): 6.3/12 MB | 2.0/2.1 MB | 163/223 kB Progress (3): 6.3/12 MB | 2.0/2.1 MB | 163/223 kB Progress (3): 6.3/12 MB | 2.0/2.1 MB | 163/223 kB Progress (3): 6.3/12 MB | 2.1 MB | 163/223 kB Progress (3): 6.3/12 MB | 2.1 MB | 163/223 kB Progress (4): 6.3/12 MB | 2.1 MB | 163/223 kB | 16/67 kB Progress (4): 6.3/12 MB | 2.1 MB | 163/223 kB | 16/67 kB Progress (4): 6.3/12 MB | 2.1 MB | 163/223 kB | 33/67 kB Progress (4): 6.4/12 MB | 2.1 MB | 163/223 kB | 33/67 kB Progress (4): 6.4/12 MB | 2.1 MB | 163/223 kB | 49/67 kB Progress (4): 6.4/12 MB | 2.1 MB | 163/223 kB | 49/67 kB Progress (4): 6.4/12 MB | 2.1 MB | 163/223 kB | 66/67 kB Progress (4): 6.4/12 MB | 2.1 MB | 163/223 kB | 67 kB Progress (4): 6.4/12 MB | 2.1 MB | 163/223 kB | 67 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar (2.1 MB at 5.0 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.1/accessors-smart-2.5.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar (67 kB at 160 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar Progress (2): 6.4/12 MB | 179/223 kB Progress (2): 6.4/12 MB | 196/223 kB Progress (2): 6.4/12 MB | 196/223 kB Progress (2): 6.4/12 MB | 212/223 kB Progress (2): 6.4/12 MB | 212/223 kB Progress (2): 6.4/12 MB | 223 kB Progress (2): 6.4/12 MB | 223 kB Progress (2): 6.5/12 MB | 223 kB Progress (2): 6.5/12 MB | 223 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/3.2.12/spring-boot-test-autoconfigure-3.2.12.jar (223 kB at 536 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar Progress (2): 6.5/12 MB | 15/122 kB Progress (2): 6.5/12 MB | 31/122 kB Progress (2): 6.5/12 MB | 48/122 kB Progress (2): 6.5/12 MB | 64/122 kB Progress (2): 6.5/12 MB | 77/122 kB Progress (3): 6.5/12 MB | 77/122 kB | 16/30 kB Progress (3): 6.5/12 MB | 77/122 kB | 30 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.5.1/accessors-smart-2.5.1.jar (30 kB at 73 kB/s) Progress (2): 6.5/12 MB | 77/122 kB Progress (2): 6.5/12 MB | 77/122 kB Progress (2): 6.5/12 MB | 77/122 kB Progress (2): 6.5/12 MB | 77/122 kB Progress (2): 6.6/12 MB | 77/122 kB Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar Progress (2): 6.6/12 MB | 93/122 kB Progress (2): 6.6/12 MB | 110/122 kB Progress (2): 6.6/12 MB | 122 kB Progress (2): 6.6/12 MB | 122 kB Progress (2): 6.6/12 MB | 122 kB Progress (3): 6.6/12 MB | 122 kB | 6.4 kB Progress (3): 6.6/12 MB | 122 kB | 6.4 kB Progress (4): 6.6/12 MB | 122 kB | 6.4 kB | 15/97 kB Progress (4): 6.6/12 MB | 122 kB | 6.4 kB | 15/97 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.10.5/junit-jupiter-5.10.5.jar (6.4 kB at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar Progress (3): 6.6/12 MB | 122 kB | 31/97 kB Progress (3): 6.6/12 MB | 122 kB | 48/97 kB Progress (3): 6.6/12 MB | 122 kB | 64/97 kB Progress (3): 6.6/12 MB | 122 kB | 64/97 kB Progress (3): 6.7/12 MB | 122 kB | 64/97 kB Progress (3): 6.7/12 MB | 122 kB | 81/97 kB Progress (3): 6.7/12 MB | 122 kB | 81/97 kB Progress (3): 6.7/12 MB | 122 kB | 97/97 kB Progress (3): 6.7/12 MB | 122 kB | 97 kB Progress (3): 6.7/12 MB | 122 kB | 97 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.5.1/json-smart-2.5.1.jar (122 kB at 293 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar (97 kB at 233 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar Progress (2): 6.7/12 MB | 16/211 kB Progress (2): 6.7/12 MB | 33/211 kB Progress (2): 6.7/12 MB | 49/211 kB Progress (2): 6.7/12 MB | 62/211 kB Progress (2): 6.7/12 MB | 78/211 kB Progress (2): 6.7/12 MB | 95/211 kB Progress (2): 6.7/12 MB | 111/211 kB Progress (2): 6.7/12 MB | 111/211 kB Progress (2): 6.7/12 MB | 111/211 kB Progress (2): 6.7/12 MB | 111/211 kB Progress (2): 6.8/12 MB | 111/211 kB Progress (2): 6.8/12 MB | 111/211 kB Progress (2): 6.8/12 MB | 111/211 kB Progress (2): 6.8/12 MB | 127/211 kB Progress (3): 6.8/12 MB | 127/211 kB | 16/106 kB Progress (3): 6.8/12 MB | 144/211 kB | 16/106 kB Progress (3): 6.8/12 MB | 144/211 kB | 33/106 kB Progress (3): 6.8/12 MB | 160/211 kB | 33/106 kB Progress (3): 6.8/12 MB | 160/211 kB | 49/106 kB Progress (4): 6.8/12 MB | 160/211 kB | 49/106 kB | 16/586 kB Progress (4): 6.8/12 MB | 176/211 kB | 49/106 kB | 16/586 kB Progress (4): 6.8/12 MB | 176/211 kB | 65/106 kB | 16/586 kB Progress (4): 6.8/12 MB | 176/211 kB | 65/106 kB | 33/586 kB Progress (4): 6.8/12 MB | 193/211 kB | 65/106 kB | 33/586 kB Progress (4): 6.8/12 MB | 193/211 kB | 81/106 kB | 33/586 kB Progress (4): 6.8/12 MB | 193/211 kB | 81/106 kB | 49/586 kB Progress (4): 6.8/12 MB | 209/211 kB | 81/106 kB | 49/586 kB Progress (4): 6.8/12 MB | 209/211 kB | 97/106 kB | 49/586 kB Progress (4): 6.8/12 MB | 211 kB | 97/106 kB | 49/586 kB Progress (4): 6.8/12 MB | 211 kB | 106 kB | 49/586 kB Progress (4): 6.8/12 MB | 211 kB | 106 kB | 49/586 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.5/junit-platform-commons-1.10.5.jar (106 kB at 252 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar Progress (3): 6.8/12 MB | 211 kB | 49/586 kB Progress (3): 6.8/12 MB | 211 kB | 49/586 kB Progress (3): 6.8/12 MB | 211 kB | 49/586 kB Progress (3): 6.8/12 MB | 211 kB | 62/586 kB Progress (4): 6.8/12 MB | 211 kB | 62/586 kB | 16/245 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.5/junit-jupiter-api-5.10.5.jar (211 kB at 500 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.19/byte-buddy-agent-1.14.19.jar Progress (3): 6.8/12 MB | 78/586 kB | 16/245 kB Progress (3): 6.8/12 MB | 78/586 kB | 33/245 kB Progress (3): 6.8/12 MB | 78/586 kB | 49/245 kB Progress (3): 6.8/12 MB | 95/586 kB | 49/245 kB Progress (3): 6.8/12 MB | 95/586 kB | 64/245 kB Progress (3): 6.8/12 MB | 111/586 kB | 64/245 kB Progress (3): 6.8/12 MB | 111/586 kB | 80/245 kB Progress (3): 6.8/12 MB | 128/586 kB | 80/245 kB Progress (3): 6.8/12 MB | 128/586 kB | 96/245 kB Progress (3): 6.9/12 MB | 128/586 kB | 96/245 kB Progress (3): 6.9/12 MB | 128/586 kB | 113/245 kB Progress (3): 6.9/12 MB | 128/586 kB | 113/245 kB Progress (3): 6.9/12 MB | 128/586 kB | 129/245 kB Progress (3): 6.9/12 MB | 128/586 kB | 129/245 kB Progress (3): 6.9/12 MB | 128/586 kB | 129/245 kB Progress (3): 6.9/12 MB | 128/586 kB | 145/245 kB Progress (3): 6.9/12 MB | 128/586 kB | 145/245 kB Progress (3): 6.9/12 MB | 144/586 kB | 145/245 kB Progress (4): 6.9/12 MB | 144/586 kB | 145/245 kB | 16/213 kB Progress (4): 6.9/12 MB | 160/586 kB | 145/245 kB | 16/213 kB Progress (4): 6.9/12 MB | 160/586 kB | 145/245 kB | 16/213 kB Progress (4): 7.0/12 MB | 160/586 kB | 145/245 kB | 16/213 kB Progress (4): 7.0/12 MB | 160/586 kB | 145/245 kB | 16/213 kB Progress (4): 7.0/12 MB | 177/586 kB | 145/245 kB | 16/213 kB Progress (4): 7.0/12 MB | 177/586 kB | 145/245 kB | 16/213 kB Progress (4): 7.0/12 MB | 193/586 kB | 145/245 kB | 16/213 kB Progress (4): 7.0/12 MB | 209/586 kB | 145/245 kB | 16/213 kB Progress (4): 7.0/12 MB | 226/586 kB | 145/245 kB | 16/213 kB Progress (5): 7.0/12 MB | 226/586 kB | 145/245 kB | 16/213 kB | 16/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 145/245 kB | 16/213 kB | 33/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 145/245 kB | 16/213 kB | 49/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 145/245 kB | 33/213 kB | 49/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 162/245 kB | 33/213 kB | 49/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 162/245 kB | 33/213 kB | 63/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 162/245 kB | 49/213 kB | 63/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 178/245 kB | 49/213 kB | 63/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 178/245 kB | 64/213 kB | 63/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 178/245 kB | 64/213 kB | 79/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 195/245 kB | 64/213 kB | 79/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 195/245 kB | 80/213 kB | 79/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 195/245 kB | 80/213 kB | 95/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 211/245 kB | 80/213 kB | 95/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 211/245 kB | 96/213 kB | 95/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 211/245 kB | 96/213 kB | 112/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 227/245 kB | 96/213 kB | 112/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 227/245 kB | 113/213 kB | 112/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 227/245 kB | 113/213 kB | 128/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 244/245 kB | 113/213 kB | 128/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 245 kB | 113/213 kB | 128/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 245 kB | 113/213 kB | 144/263 kB Progress (5): 7.0/12 MB | 226/586 kB | 245 kB | 113/213 kB | 144/263 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.5/junit-jupiter-engine-5.10.5.jar (245 kB at 568 kB/s) Progress (4): 7.0/12 MB | 242/586 kB | 113/213 kB | 144/263 kB Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.3/jsonassert-1.5.3.jar Progress (4): 7.0/12 MB | 242/586 kB | 113/213 kB | 144/263 kB Progress (4): 7.0/12 MB | 259/586 kB | 113/213 kB | 144/263 kB Progress (4): 7.0/12 MB | 259/586 kB | 129/213 kB | 144/263 kB Progress (4): 7.0/12 MB | 259/586 kB | 129/213 kB | 144/263 kB Progress (4): 7.0/12 MB | 275/586 kB | 129/213 kB | 144/263 kB Progress (4): 7.0/12 MB | 275/586 kB | 146/213 kB | 144/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 146/213 kB | 144/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 162/213 kB | 144/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 162/213 kB | 144/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 162/213 kB | 161/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 178/213 kB | 161/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 178/213 kB | 177/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 195/213 kB | 177/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 195/213 kB | 194/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 211/213 kB | 194/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 213 kB | 194/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 213 kB | 210/263 kB Progress (4): 7.1/12 MB | 275/586 kB | 213 kB | 226/263 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.5/junit-platform-engine-1.10.5.jar (213 kB at 494 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.15/spring-core-6.1.15.jar Progress (3): 7.1/12 MB | 291/586 kB | 226/263 kB Progress (3): 7.1/12 MB | 308/586 kB | 226/263 kB Progress (3): 7.1/12 MB | 308/586 kB | 243/263 kB Progress (3): 7.1/12 MB | 324/586 kB | 243/263 kB Progress (3): 7.1/12 MB | 324/586 kB | 259/263 kB Progress (3): 7.1/12 MB | 341/586 kB | 259/263 kB Progress (3): 7.1/12 MB | 341/586 kB | 263 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.19/byte-buddy-agent-1.14.19.jar (263 kB at 604 kB/s) Progress (3): 7.1/12 MB | 341/586 kB | 16/31 kB Progress (3): 7.1/12 MB | 357/586 kB | 16/31 kB Progress (3): 7.1/12 MB | 357/586 kB | 31 kB Progress (3): 7.1/12 MB | 357/586 kB | 31 kB Progress (3): 7.1/12 MB | 373/586 kB | 31 kB Progress (3): 7.1/12 MB | 373/586 kB | 31 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.3/jsonassert-1.5.3.jar (31 kB at 71 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.15/spring-jcl-6.1.15.jar Progress (2): 7.1/12 MB | 390/586 kB Progress (2): 7.1/12 MB | 390/586 kB Progress (2): 7.1/12 MB | 406/586 kB Progress (2): 7.1/12 MB | 406/586 kB Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.15/spring-test-6.1.15.jar Progress (2): 7.1/12 MB | 422/586 kB Progress (2): 7.2/12 MB | 422/586 kB Progress (2): 7.2/12 MB | 422/586 kB Progress (2): 7.2/12 MB | 439/586 kB Progress (2): 7.2/12 MB | 439/586 kB Progress (2): 7.2/12 MB | 439/586 kB Progress (2): 7.2/12 MB | 455/586 kB Progress (2): 7.2/12 MB | 455/586 kB Progress (2): 7.2/12 MB | 472/586 kB Progress (2): 7.2/12 MB | 488/586 kB Progress (2): 7.2/12 MB | 488/586 kB Progress (2): 7.3/12 MB | 488/586 kB Progress (2): 7.3/12 MB | 504/586 kB Progress (2): 7.3/12 MB | 504/586 kB Progress (2): 7.3/12 MB | 521/586 kB Progress (3): 7.3/12 MB | 521/586 kB | 16/25 kB Progress (3): 7.3/12 MB | 537/586 kB | 16/25 kB Progress (3): 7.3/12 MB | 537/586 kB | 25 kB Progress (4): 7.3/12 MB | 537/586 kB | 25 kB | 16/857 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.1.15/spring-jcl-6.1.15.jar (25 kB at 56 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar Progress (3): 7.3/12 MB | 537/586 kB | 16/857 kB Progress (3): 7.3/12 MB | 554/586 kB | 16/857 kB Progress (3): 7.3/12 MB | 554/586 kB | 16/857 kB Progress (3): 7.3/12 MB | 554/586 kB | 16/857 kB Progress (3): 7.3/12 MB | 570/586 kB | 16/857 kB Progress (4): 7.3/12 MB | 570/586 kB | 16/857 kB | 0/1.9 MB Progress (4): 7.3/12 MB | 570/586 kB | 16/857 kB | 0/1.9 MB Progress (4): 7.3/12 MB | 570/586 kB | 16/857 kB | 0/1.9 MB Progress (4): 7.3/12 MB | 570/586 kB | 33/857 kB | 0/1.9 MB Progress (4): 7.3/12 MB | 570/586 kB | 33/857 kB | 0/1.9 MB Progress (4): 7.3/12 MB | 570/586 kB | 49/857 kB | 0/1.9 MB Progress (4): 7.3/12 MB | 570/586 kB | 49/857 kB | 0.1/1.9 MB Progress (4): 7.3/12 MB | 570/586 kB | 64/857 kB | 0.1/1.9 MB Progress (4): 7.3/12 MB | 570/586 kB | 64/857 kB | 0.1/1.9 MB Progress (4): 7.3/12 MB | 586 kB | 64/857 kB | 0.1/1.9 MB Progress (4): 7.3/12 MB | 586 kB | 80/857 kB | 0.1/1.9 MB Progress (4): 7.3/12 MB | 586 kB | 80/857 kB | 0.1/1.9 MB Progress (4): 7.3/12 MB | 586 kB | 97/857 kB | 0.1/1.9 MB Progress (4): 7.3/12 MB | 586 kB | 113/857 kB | 0.1/1.9 MB Progress (4): 7.3/12 MB | 586 kB | 113/857 kB | 0.1/1.9 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.5/junit-jupiter-params-5.10.5.jar (586 kB at 1.3 MB/s) Progress (3): 7.3/12 MB | 113/857 kB | 0.1/1.9 MB Progress (3): 7.3/12 MB | 113/857 kB | 0.1/1.9 MB Progress (3): 7.4/12 MB | 113/857 kB | 0.1/1.9 MB Progress (3): 7.4/12 MB | 113/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 113/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 113/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 113/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 130/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 146/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 162/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 179/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 179/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 195/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 195/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 212/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 212/857 kB | 0.2/1.9 MB Progress (3): 7.4/12 MB | 228/857 kB | 0.2/1.9 MB Progress (4): 7.4/12 MB | 228/857 kB | 0.2/1.9 MB | 16/69 kB Progress (4): 7.4/12 MB | 228/857 kB | 0.2/1.9 MB | 16/69 kB Progress (4): 7.4/12 MB | 244/857 kB | 0.2/1.9 MB | 16/69 kB Progress (4): 7.4/12 MB | 244/857 kB | 0.2/1.9 MB | 33/69 kB Progress (4): 7.4/12 MB | 244/857 kB | 0.2/1.9 MB | 33/69 kB Progress (4): 7.4/12 MB | 261/857 kB | 0.2/1.9 MB | 33/69 kB Progress (4): 7.4/12 MB | 261/857 kB | 0.2/1.9 MB | 49/69 kB Progress (4): 7.4/12 MB | 261/857 kB | 0.2/1.9 MB | 66/69 kB Progress (4): 7.4/12 MB | 261/857 kB | 0.2/1.9 MB | 69 kB Progress (4): 7.4/12 MB | 261/857 kB | 0.2/1.9 MB | 69 kB Progress (4): 7.4/12 MB | 261/857 kB | 0.2/1.9 MB | 69 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar (69 kB at 155 kB/s) Progress (3): 7.5/12 MB | 261/857 kB | 0.2/1.9 MB Progress (3): 7.5/12 MB | 261/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 261/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 261/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 261/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 261/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 261/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 277/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 277/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 293/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 293/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 293/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 310/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 326/857 kB | 0.3/1.9 MB Progress (3): 7.5/12 MB | 326/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 343/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 343/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 359/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 359/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 375/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 375/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 375/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 392/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 392/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 408/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 408/857 kB | 0.4/1.9 MB Progress (3): 7.5/12 MB | 408/857 kB | 0.4/1.9 MB Progress (3): 7.6/12 MB | 408/857 kB | 0.4/1.9 MB Progress (3): 7.6/12 MB | 408/857 kB | 0.4/1.9 MB Progress (3): 7.6/12 MB | 408/857 kB | 0.4/1.9 MB Progress (3): 7.6/12 MB | 408/857 kB | 0.4/1.9 MB Progress (3): 7.6/12 MB | 425/857 kB | 0.4/1.9 MB Progress (3): 7.6/12 MB | 441/857 kB | 0.4/1.9 MB Progress (3): 7.6/12 MB | 457/857 kB | 0.4/1.9 MB Progress (3): 7.6/12 MB | 474/857 kB | 0.4/1.9 MB Progress (3): 7.6/12 MB | 490/857 kB | 0.4/1.9 MB Progress (3): 7.6/12 MB | 490/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 506/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 523/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 523/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 523/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 539/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 539/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 556/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 556/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 556/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 556/857 kB | 0.5/1.9 MB Progress (3): 7.6/12 MB | 556/857 kB | 0.6/1.9 MB Progress (3): 7.6/12 MB | 556/857 kB | 0.6/1.9 MB Progress (3): 7.6/12 MB | 556/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 556/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 556/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 572/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 572/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 572/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 572/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 588/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 588/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 605/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 605/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 621/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 638/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 654/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 670/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 670/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 687/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 687/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 703/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 703/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 719/857 kB | 0.6/1.9 MB Progress (3): 7.7/12 MB | 719/857 kB | 0.6/1.9 MB Progress (3): 7.8/12 MB | 719/857 kB | 0.6/1.9 MB Progress (3): 7.8/12 MB | 719/857 kB | 0.6/1.9 MB Progress (3): 7.8/12 MB | 736/857 kB | 0.6/1.9 MB Progress (3): 7.8/12 MB | 752/857 kB | 0.6/1.9 MB Progress (3): 7.8/12 MB | 752/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 769/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 785/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 785/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 801/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 801/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 818/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 818/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 834/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 834/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 851/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 851/857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 857 kB | 0.7/1.9 MB Progress (3): 7.8/12 MB | 857 kB | 0.8/1.9 MB Progress (3): 7.8/12 MB | 857 kB | 0.8/1.9 MB Progress (3): 7.8/12 MB | 857 kB | 0.8/1.9 MB Progress (3): 7.8/12 MB | 857 kB | 0.8/1.9 MB Progress (3): 7.8/12 MB | 857 kB | 0.8/1.9 MB Progress (3): 7.8/12 MB | 857 kB | 0.8/1.9 MB Progress (3): 7.8/12 MB | 857 kB | 0.8/1.9 MB Progress (3): 7.8/12 MB | 857 kB | 0.8/1.9 MB Progress (3): 7.9/12 MB | 857 kB | 0.8/1.9 MB Progress (3): 7.9/12 MB | 857 kB | 0.8/1.9 MB Progress (3): 7.9/12 MB | 857 kB | 0.8/1.9 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.1.15/spring-test-6.1.15.jar (857 kB at 1.8 MB/s) Progress (2): 7.9/12 MB | 0.8/1.9 MB Progress (2): 7.9/12 MB | 0.8/1.9 MB Progress (2): 7.9/12 MB | 0.8/1.9 MB Progress (2): 7.9/12 MB | 0.8/1.9 MB Progress (2): 7.9/12 MB | 0.8/1.9 MB Progress (2): 7.9/12 MB | 0.8/1.9 MB Progress (2): 7.9/12 MB | 0.9/1.9 MB Progress (2): 7.9/12 MB | 0.9/1.9 MB Progress (2): 7.9/12 MB | 0.9/1.9 MB Progress (2): 7.9/12 MB | 0.9/1.9 MB Progress (2): 7.9/12 MB | 0.9/1.9 MB Progress (2): 7.9/12 MB | 0.9/1.9 MB Progress (2): 8.0/12 MB | 0.9/1.9 MB Progress (2): 8.0/12 MB | 0.9/1.9 MB Progress (2): 8.0/12 MB | 0.9/1.9 MB Progress (2): 8.0/12 MB | 0.9/1.9 MB Progress (2): 8.0/12 MB | 0.9/1.9 MB Progress (2): 8.0/12 MB | 0.9/1.9 MB Progress (2): 8.1/12 MB | 0.9/1.9 MB Progress (2): 8.1/12 MB | 0.9/1.9 MB Progress (2): 8.1/12 MB | 0.9/1.9 MB Progress (2): 8.1/12 MB | 1.0/1.9 MB Progress (2): 8.1/12 MB | 1.0/1.9 MB Progress (2): 8.1/12 MB | 1.0/1.9 MB Progress (2): 8.1/12 MB | 1.0/1.9 MB Progress (2): 8.1/12 MB | 1.0/1.9 MB Progress (2): 8.1/12 MB | 1.0/1.9 MB Progress (2): 8.1/12 MB | 1.1/1.9 MB Progress (2): 8.1/12 MB | 1.1/1.9 MB Progress (2): 8.1/12 MB | 1.1/1.9 MB Progress (2): 8.1/12 MB | 1.1/1.9 MB Progress (2): 8.1/12 MB | 1.1/1.9 MB Progress (2): 8.1/12 MB | 1.1/1.9 MB Progress (2): 8.1/12 MB | 1.1/1.9 MB Progress (2): 8.1/12 MB | 1.1/1.9 MB Progress (2): 8.1/12 MB | 1.1/1.9 MB Progress (2): 8.2/12 MB | 1.1/1.9 MB Progress (2): 8.2/12 MB | 1.2/1.9 MB Progress (2): 8.2/12 MB | 1.2/1.9 MB Progress (2): 8.2/12 MB | 1.2/1.9 MB Progress (2): 8.2/12 MB | 1.2/1.9 MB Progress (2): 8.2/12 MB | 1.2/1.9 MB Progress (2): 8.2/12 MB | 1.2/1.9 MB Progress (2): 8.2/12 MB | 1.2/1.9 MB Progress (2): 8.2/12 MB | 1.2/1.9 MB Progress (2): 8.3/12 MB | 1.2/1.9 MB Progress (2): 8.3/12 MB | 1.2/1.9 MB Progress (2): 8.3/12 MB | 1.2/1.9 MB Progress (2): 8.3/12 MB | 1.2/1.9 MB Progress (2): 8.3/12 MB | 1.2/1.9 MB Progress (2): 8.3/12 MB | 1.2/1.9 MB Progress (2): 8.3/12 MB | 1.2/1.9 MB Progress (2): 8.3/12 MB | 1.2/1.9 MB Progress (2): 8.3/12 MB | 1.2/1.9 MB Progress (2): 8.4/12 MB | 1.2/1.9 MB Progress (2): 8.4/12 MB | 1.3/1.9 MB Progress (2): 8.4/12 MB | 1.3/1.9 MB Progress (2): 8.4/12 MB | 1.3/1.9 MB Progress (2): 8.4/12 MB | 1.3/1.9 MB Progress (2): 8.4/12 MB | 1.3/1.9 MB Progress (2): 8.4/12 MB | 1.3/1.9 MB Progress (2): 8.4/12 MB | 1.3/1.9 MB Progress (2): 8.4/12 MB | 1.3/1.9 MB Progress (2): 8.4/12 MB | 1.3/1.9 MB Progress (2): 8.4/12 MB | 1.3/1.9 MB Progress (2): 8.4/12 MB | 1.4/1.9 MB Progress (2): 8.4/12 MB | 1.4/1.9 MB Progress (2): 8.5/12 MB | 1.4/1.9 MB Progress (2): 8.5/12 MB | 1.4/1.9 MB Progress (2): 8.5/12 MB | 1.4/1.9 MB Progress (2): 8.5/12 MB | 1.4/1.9 MB Progress (2): 8.5/12 MB | 1.4/1.9 MB Progress (2): 8.5/12 MB | 1.4/1.9 MB Progress (2): 8.5/12 MB | 1.4/1.9 MB Progress (2): 8.5/12 MB | 1.4/1.9 MB Progress (2): 8.5/12 MB | 1.4/1.9 MB Progress (2): 8.5/12 MB | 1.4/1.9 MB Progress (2): 8.6/12 MB | 1.4/1.9 MB Progress (2): 8.6/12 MB | 1.4/1.9 MB Progress (2): 8.6/12 MB | 1.5/1.9 MB Progress (2): 8.6/12 MB | 1.5/1.9 MB Progress (2): 8.6/12 MB | 1.5/1.9 MB Progress (2): 8.6/12 MB | 1.5/1.9 MB Progress (2): 8.6/12 MB | 1.5/1.9 MB Progress (2): 8.6/12 MB | 1.5/1.9 MB Progress (2): 8.6/12 MB | 1.5/1.9 MB Progress (2): 8.6/12 MB | 1.5/1.9 MB Progress (2): 8.6/12 MB | 1.5/1.9 MB Progress (2): 8.6/12 MB | 1.5/1.9 MB Progress (2): 8.7/12 MB | 1.5/1.9 MB Progress (2): 8.7/12 MB | 1.5/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.7/12 MB | 1.6/1.9 MB Progress (2): 8.8/12 MB | 1.6/1.9 MB Progress (2): 8.8/12 MB | 1.6/1.9 MB Progress (2): 8.8/12 MB | 1.7/1.9 MB Progress (2): 8.8/12 MB | 1.7/1.9 MB Progress (2): 8.8/12 MB | 1.7/1.9 MB Progress (2): 8.8/12 MB | 1.7/1.9 MB Progress (2): 8.8/12 MB | 1.7/1.9 MB Progress (2): 8.8/12 MB | 1.7/1.9 MB Progress (2): 8.8/12 MB | 1.7/1.9 MB Progress (2): 8.8/12 MB | 1.7/1.9 MB Progress (2): 8.9/12 MB | 1.7/1.9 MB Progress (2): 8.9/12 MB | 1.7/1.9 MB Progress (2): 8.9/12 MB | 1.7/1.9 MB Progress (2): 8.9/12 MB | 1.7/1.9 MB Progress (2): 8.9/12 MB | 1.7/1.9 MB Progress (2): 8.9/12 MB | 1.7/1.9 MB Progress (2): 8.9/12 MB | 1.7/1.9 MB Progress (2): 8.9/12 MB | 1.7/1.9 MB Progress (2): 8.9/12 MB | 1.7/1.9 MB Progress (2): 8.9/12 MB | 1.8/1.9 MB Progress (2): 9.0/12 MB | 1.8/1.9 MB Progress (2): 9.0/12 MB | 1.8/1.9 MB Progress (2): 9.0/12 MB | 1.8/1.9 MB Progress (2): 9.0/12 MB | 1.8/1.9 MB Progress (2): 9.0/12 MB | 1.8/1.9 MB Progress (2): 9.0/12 MB | 1.8/1.9 MB Progress (2): 9.0/12 MB | 1.8/1.9 MB Progress (2): 9.0/12 MB | 1.8/1.9 MB Progress (2): 9.0/12 MB | 1.8/1.9 MB Progress (2): 9.0/12 MB | 1.8/1.9 MB Progress (2): 9.1/12 MB | 1.8/1.9 MB Progress (2): 9.1/12 MB | 1.8/1.9 MB Progress (2): 9.1/12 MB | 1.8/1.9 MB Progress (2): 9.1/12 MB | 1.9/1.9 MB Progress (2): 9.1/12 MB | 1.9/1.9 MB Progress (2): 9.1/12 MB | 1.9/1.9 MB Progress (2): 9.1/12 MB | 1.9/1.9 MB Progress (2): 9.1/12 MB | 1.9 MB Progress (2): 9.1/12 MB | 1.9 MB Progress (2): 9.1/12 MB | 1.9 MB Progress (2): 9.2/12 MB | 1.9 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.1.15/spring-core-6.1.15.jar (1.9 MB at 3.8 MB/s) Progress (1): 9.2/12 MB Progress (1): 9.2/12 MB Progress (1): 9.2/12 MB Progress (1): 9.2/12 MB Progress (1): 9.2/12 MB Progress (1): 9.3/12 MB Progress (1): 9.3/12 MB Progress (1): 9.3/12 MB Progress (1): 9.3/12 MB Progress (1): 9.3/12 MB Progress (1): 9.3/12 MB Progress (1): 9.4/12 MB Progress (1): 9.4/12 MB Progress (1): 9.4/12 MB Progress (1): 9.4/12 MB Progress (1): 9.4/12 MB Progress (1): 9.4/12 MB Progress (1): 9.5/12 MB Progress (1): 9.5/12 MB Progress (1): 9.5/12 MB Progress (1): 9.5/12 MB Progress (1): 9.5/12 MB Progress (1): 9.5/12 MB Progress (1): 9.6/12 MB Progress (1): 9.6/12 MB Progress (1): 9.6/12 MB Progress (1): 9.6/12 MB Progress (1): 9.6/12 MB Progress (1): 9.6/12 MB Progress (1): 9.7/12 MB Progress (1): 9.7/12 MB Progress (1): 9.7/12 MB Progress (1): 9.7/12 MB Progress (1): 9.7/12 MB Progress (1): 9.7/12 MB Progress (1): 9.7/12 MB Progress (1): 9.8/12 MB Progress (1): 9.8/12 MB Progress (1): 9.8/12 MB Progress (1): 9.8/12 MB Progress (1): 9.8/12 MB Progress (1): 9.8/12 MB Progress (1): 9.9/12 MB Progress (1): 9.9/12 MB Progress (1): 9.9/12 MB Progress (1): 9.9/12 MB Progress (1): 9.9/12 MB Progress (1): 9.9/12 MB Progress (1): 10.0/12 MB Progress (1): 10.0/12 MB Progress (1): 10.0/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 10/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 11/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12/12 MB Progress (1): 12 MB Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/orm/hibernate-core/6.4.10.Final/hibernate-core-6.4.10.Final.jar (12 MB at 21 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202510_G81_E1_AdopcionMascotas_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_202510_G81_E1_AdopcionMascotas_Back/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ MP_202510_G81_E1_AdopcionMascotas_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.11.0:compile (default-compile) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 54 source files with javac [debug 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_202510_G81_E1_AdopcionMascotas_Back --- [INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Changes detected - recompiling the module! :dependency [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Building jar: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/MP_202510_G81_E1_AdopcionMascotas_Back-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.2.12:repackage (repackage) @ MP_202510_G81_E1_AdopcionMascotas_Back --- Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.12/spring-boot-buildpack-platform-3.2.12.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.12/spring-boot-buildpack-platform-3.2.12.pom (3.2 kB at 459 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.23/spring-core-6.0.23.pom Progress (1): 2.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.23/spring-core-6.0.23.pom (2.0 kB at 403 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.23/spring-jcl-6.0.23.pom Progress (1): 1.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.23/spring-jcl-6.0.23.pom (1.8 kB at 460 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.12/spring-boot-loader-tools-3.2.12.pom Progress (1): 2.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.12/spring-boot-loader-tools-3.2.12.pom (2.2 kB at 560 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.12/micrometer-observation-1.12.12.pom Progress (1): 3.9 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.12/micrometer-observation-1.12.12.pom (3.9 kB at 770 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.12/micrometer-commons-1.12.12.pom Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.12/micrometer-commons-1.12.12.pom (3.4 kB at 684 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.12/spring-boot-buildpack-platform-3.2.12.jar Progress (1): 16/296 kB Progress (1): 33/296 kB Progress (1): 49/296 kB Progress (1): 66/296 kB Progress (1): 82/296 kB Progress (1): 98/296 kB Progress (1): 112/296 kB Progress (1): 129/296 kB Progress (1): 145/296 kB Progress (1): 162/296 kB Progress (1): 178/296 kB Progress (1): 194/296 kB Progress (1): 211/296 kB Progress (1): 227/296 kB Progress (1): 243/296 kB Progress (1): 260/296 kB Progress (1): 276/296 kB Progress (1): 293/296 kB Progress (1): 296 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-buildpack-platform/3.2.12/spring-boot-buildpack-platform-3.2.12.jar (296 kB at 25 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.12/spring-boot-loader-tools-3.2.12.jar Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.12/micrometer-observation-1.12.12.jar Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.12/micrometer-commons-1.12.12.jar Progress (1): 16/442 kB Progress (1): 33/442 kB Progress (2): 33/442 kB | 16/72 kB Progress (2): 49/442 kB | 16/72 kB Progress (2): 49/442 kB | 33/72 kB Progress (2): 63/442 kB | 33/72 kB Progress (3): 63/442 kB | 33/72 kB | 16/47 kB Progress (3): 63/442 kB | 49/72 kB | 16/47 kB Progress (3): 80/442 kB | 49/72 kB | 16/47 kB Progress (3): 80/442 kB | 66/72 kB | 16/47 kB Progress (3): 80/442 kB | 66/72 kB | 33/47 kB Progress (3): 80/442 kB | 72 kB | 33/47 kB Progress (3): 80/442 kB | 72 kB | 47 kB Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.12.12/micrometer-observation-1.12.12.jar (72 kB at 9.0 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.12.12/micrometer-commons-1.12.12.jar (47 kB at 5.9 MB/s) Progress (1): 96/442 kB Progress (1): 113/442 kB Progress (1): 129/442 kB Progress (1): 145/442 kB Progress (1): 162/442 kB Progress (1): 178/442 kB Progress (1): 194/442 kB Progress (1): 211/442 kB Progress (1): 227/442 kB Progress (1): 244/442 kB Progress (1): 260/442 kB Progress (1): 276/442 kB Progress (1): 293/442 kB Progress (1): 309/442 kB Progress (1): 326/442 kB Progress (1): 342/442 kB Progress (1): 358/442 kB Progress (1): 375/442 kB Progress (1): 391/442 kB Progress (1): 407/442 kB Progress (1): 424/442 kB Progress (1): 440/442 kB Progress (1): 442 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/3.2.12/spring-boot-loader-tools-3.2.12.jar (442 kB at 29 MB/s) [INFO] Replacing main artifact /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/MP_202510_G81_E1_AdopcionMascotas_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_202510_G81_E1_AdopcionMascotas_Back/target/MP_202510_G81_E1_AdopcionMascotas_Back-0.0.1-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco:0.8.11:report (jacoco-site) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- spring-boot:3.2.12:start (pre-integration-test) @ MP_202510_G81_E1_AdopcionMascotas_Back --- [INFO] Attaching agents: [] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2025-04-23T13:16:31.647Z INFO 100 --- [ main] c.e.u.mdp.adopcion.MainApplication : Starting MainApplication using Java 21.0.4 with PID 100 (/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/classes started by root in /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back) 2025-04-23T13:16:31.650Z INFO 100 --- [ main] c.e.u.mdp.adopcion.MainApplication : The following 1 profile is active: "integration-tests" 2025-04-23T13:16:32.400Z INFO 100 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2025-04-23T13:16:32.502Z INFO 100 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 94 ms. Found 16 JPA repository interfaces. 2025-04-23T13:16:33.108Z INFO 100 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8999 (http) 2025-04-23T13:16:33.122Z INFO 100 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2025-04-23T13:16:33.123Z INFO 100 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.33] 2025-04-23T13:16:33.322Z INFO 100 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/api] : Initializing Spring embedded WebApplicationContext 2025-04-23T13:16:33.322Z INFO 100 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1625 ms 2025-04-23T13:16:33.359Z INFO 100 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2025-04-23T13:16:33.558Z INFO 100 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:adopcion user=SA 2025-04-23T13:16:33.560Z INFO 100 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2025-04-23T13:16:33.575Z INFO 100 --- [ main] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:adopcion' 2025-04-23T13:16:33.732Z INFO 100 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2025-04-23T13:16:33.784Z INFO 100 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.10.Final 2025-04-23T13:16:33.817Z INFO 100 --- [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2025-04-23T13:16:34.039Z INFO 100 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2025-04-23T13:16:34.081Z WARN 100 --- [ 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) 2025-04-23T13:16:34.278Z ERROR 100 --- [ main] j.LocalContainerEntityManagerFactoryBean : Failed to initialize JPA EntityManagerFactory: Entity 'co.edu.udistrital.mdp.adopcion.entities.adoption.AdoptionFollowUpEntity' has no identifier (every '@Entity' class must declare or inherit at least one '@Id' or '@EmbeddedId' property) 2025-04-23T13:16:34.279Z WARN 100 --- [ main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Entity 'co.edu.udistrital.mdp.adopcion.entities.adoption.AdoptionFollowUpEntity' has no identifier (every '@Entity' class must declare or inherit at least one '@Id' or '@EmbeddedId' property) 2025-04-23T13:16:34.279Z INFO 100 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2025-04-23T13:16:34.283Z INFO 100 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 2025-04-23T13:16:34.285Z INFO 100 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2025-04-23T13:16:34.298Z INFO 100 --- [ main] .s.b.a.l.ConditionEvaluationReportLogger : Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled. 2025-04-23T13:16:34.315Z ERROR 100 --- [ main] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Entity 'co.edu.udistrital.mdp.adopcion.entities.adoption.AdoptionFollowUpEntity' has no identifier (every '@Entity' class must declare or inherit at least one '@Id' or '@EmbeddedId' property) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1806) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:600) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:205) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:954) ~[spring-context-6.1.15.jar:6.1.15] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625) ~[spring-context-6.1.15.jar:6.1.15] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.2.12.jar:3.2.12] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) ~[spring-boot-3.2.12.jar:3.2.12] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) ~[spring-boot-3.2.12.jar:3.2.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) ~[spring-boot-3.2.12.jar:3.2.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1363) ~[spring-boot-3.2.12.jar:3.2.12] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1352) ~[spring-boot-3.2.12.jar:3.2.12] at co.edu.udistrital.mdp.adopcion.MainApplication.main(MainApplication.java:10) ~[classes/:na] Caused by: org.hibernate.AnnotationException: Entity 'co.edu.udistrital.mdp.adopcion.entities.adoption.AdoptionFollowUpEntity' has no identifier (every '@Entity' class must declare or inherit at least one '@Id' or '@EmbeddedId' property) at org.hibernate.boot.model.internal.InheritanceState.determineDefaultAccessType(InheritanceState.java:279) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.boot.model.internal.InheritanceState.getElementsToProcess(InheritanceState.java:215) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.boot.model.internal.InheritanceState.postProcess(InheritanceState.java:160) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.boot.model.internal.EntityBinder.handleIdentifier(EntityBinder.java:348) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.boot.model.internal.EntityBinder.bindEntityClass(EntityBinder.java:237) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.boot.model.internal.AnnotationBinder.bindClass(AnnotationBinder.java:423) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl.processEntityHierarchies(AnnotationMetadataSourceProcessorImpl.java:256) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.boot.model.process.spi.MetadataBuildingProcess$1.processEntityHierarchies(MetadataBuildingProcess.java:279) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:322) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1432) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1503) ~[hibernate-core-6.4.10.Final.jar:6.4.10.Final] at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:75) ~[spring-orm-6.1.15.jar:6.1.15] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390) ~[spring-orm-6.1.15.jar:6.1.15] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-6.1.15.jar:6.1.15] at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-6.1.15.jar:6.1.15] at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366) ~[spring-orm-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) ~[spring-beans-6.1.15.jar:6.1.15] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1802) ~[spring-beans-6.1.15.jar:6.1.15] ... 15 common frames omitted [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.969 s [INFO] Finished at: 2025-04-23T13:16:34Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:3.2.12:start (pre-integration-test) on project MP_202510_G81_E1_AdopcionMascotas_Back: Failed to connect to MBean server at port 9001: Could not invoke shutdown operation: Connection refused to host: 127.0.0.1; nested exception is: [ERROR] java.net.ConnectException: Connection refused [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [Pipeline] } $ docker stop --time=1 4afc63625392d1179c9767a3c0f37217a6ebcb1102281185493cdcb9b2887ecc $ docker rm -f --volumes 4afc63625392d1179c9767a3c0f37217a6ebcb1102281185493cdcb9b2887ecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Testing) Stage "Testing" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static Analysis) Stage "Static Analysis" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] deleteDir [Pipeline] dir Running in /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/MP_202510_G81_E1_AdopcionMascotas_Back@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE